Age | Commit message (Expand) | Author |
2021-09-15 | import: cabal: Treat identifier names correctly. | Xinglu Chen |
2021-09-13 | packages: Add 'package-definition-location'. | Ludovic Courtès |
2021-09-08 | transformations: Git tags and 'git describe' style IDs are used as version. | Marius Bakke |
2021-09-07 | tests: Adjust '--with-input' test. | Ludovic Courtès |
2021-09-07 | tests: Disable grafts in 'tests/builders.scm'. | Ludovic Courtès |
2021-09-07 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-09-01 | import: go: Improve error handling. | zimoun |
2021-09-01 | import: utils: Skip not found packages. | Sarah Morgensen |
2021-08-12 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-08-29 | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer |
2021-08-29 | gnu: bootloader: Support multiple targets. | Maxim Cournoyer |
2021-08-21 | guix: opam: More flexibility in the importer. | Alice BRENON |
2021-08-20 | guix: Add ContentDB importer. | Maxime Devos |
2021-08-11 | transformations: 'with-patch' works on non-origin sources. | Ludovic Courtès |
2021-08-12 | records: Support field sanitizers. | Ludovic Courtès |
2021-08-02 | Reinstate "services: Add a service for Jami." | Maxim Cournoyer |
2021-08-02 | Revert "services: Add a service for Jami." | Maxim Cournoyer |
2021-08-02 | services: Add a service for Jami. | Maxim Cournoyer |
2021-07-20 | import: hackage: Emit new-style package inputs. | Sarah Morgensen |
2021-07-20 | import: opam: Emit new-style package inputs. | Sarah Morgensen |
2021-07-20 | import: gem: Emit new-style package inputs. | Sarah Morgensen |
2021-07-20 | import: egg: Emit new-style package inputs. | Sarah Morgensen |
2021-07-18 | Merge branch 'master' into core-updates | Ludovic Courtès |
2021-07-18 | pack: Streamline how files are included in tarballs. | Maxim Cournoyer |
2021-07-18 | pack: Allow embedding custom control files in deb packs. | Maxim Cournoyer |
2021-07-18 | import: go: Upgrade go.mod parser. | Sarah Morgensen |
2021-07-17 | tests/go: Remove unused variable. | Maxim Cournoyer |
2021-07-14 | packages: Define this-package-input and this-package-native-input. | Maxime Devos |
2021-07-14 | utils: Define a target-x86-32? and target-x86-64? predicate. | Maxime Devos |
2021-07-14 | utils: Define 'target-linux?' predicate. | Maxime Devos |
2021-07-13 | lint: Check for leading whitespace in description. | Brice Waegeneire |
2021-07-11 | import: print: Emit new-style package inputs when possible. | Ludovic Courtès |
2021-07-11 | import: cran: Emit new-style package inputs. | Ludovic Courtès |
2021-07-11 | import: pypi: Emit new-style package inputs. | Ludovic Courtès |
2021-07-11 | Add 'guix style'. | Ludovic Courtès |
2021-07-11 | lint: Add 'input-labels' checker. | Ludovic Courtès |
2021-07-11 | packages: Allow inputs to be plain package lists. | Ludovic Courtès |
2021-07-11 | records: Support field sanitizers. | Ludovic Courtès |
2021-07-11 | environment: Adjust to earlier 'gcc-bootstrap' search paths changes. | Ludovic Courtès |
2021-07-11 | pack: Adjust test to earlier <compressor> changes. | Ludovic Courtès |
2021-07-07 | lint: Lint usages of 'wrap-program' without a "bash" input. | Maxime Devos |
2021-07-05 | tests: Fix typo in 'tests/store.scm'. | Ludovic Courtès |
2021-07-05 | tests: Adjust Python "sanity" check tests. | Ludovic Courtès |
2021-07-01 | packages: 'package-derivation' honors 'system' again. | Ludovic Courtès |
2021-06-30 | lint: Verify if #:tests? is respected in the 'check' phase. | Maxime Devos |
2021-06-30 | guix: gexp: Define gexp->approximate-sexp. | Maxime Devos |
2021-06-29 | pack: Add support for the deb format. | Maxim Cournoyer |
2021-06-29 | tests: pack: Fix compressor extension. | Maxim Cournoyer |
2021-06-29 | pack: Prevent duplicate files in tar archives. | Maxim Cournoyer |
2021-06-29 | services: configuration: Allow specifying prefix for serializer names. | Xinglu Chen |