summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-02-01guix package: Add '--export-manifest'.Ludovic Courtès
2021-02-01utils: Add 'version-unique-prefix'.Ludovic Courtès
2021-02-01profiles: Add 'manifest->code'.Ludovic Courtès
2021-01-31scripts: import: json: Fix error handling.zimoun
2021-01-31import: gnu: Mention package name upon failure.zimoun
2021-01-31gnu-maintenance: Fix error handling.zimoun
2021-01-31database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès
2021-01-31database: Remove workarounds unnecessary with guile-sqlite3 0.1.2.Ludovic Courtès
2021-01-31ci: Add missing imports.Ludovic Courtès
2021-01-31guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe
2021-01-30guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès
2021-01-30services: shepherd: Allow custom 'shepherd' package.Maxime Devos
2021-01-30build-system/julia: Don't rely on file name to set module name.nixo
2021-01-30build-system/julia: Enable tests.nixo
2021-01-29inferior: Speed up 'cached-channel-instance' for cache hits.Ludovic Courtès
2021-01-28ui: Look up extensions before built-in commands.zimoun
2021-01-28guix: Add Open Software License 2.1.Ricardo Wurmus
2021-01-28guix: Fix typo.Ricardo Wurmus
2021-01-27inferior: Memoize entries in 'inferior-package->manifest-entry'.Ludovic Courtès
2021-01-22store: Add 'find-roots' RPC.Ludovic Courtès
2021-01-21Revert "substitute: Remove extra 'newline' call."Ludovic Courtès
2021-01-21repl: Fix exception handling for interpreted code.Ludovic Courtès
2021-01-21import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.Ludovic Courtès
2021-01-20archive: Note service type in ACL hint.Tobias Geerinckx-Rice
2021-01-20import/cran: Add more invalid package names to ignore.Ricardo Wurmus
2021-01-19transformations: Add '--with-latest'.Ludovic Courtès
2021-01-19environment: Fix '--root' option with relative file name.JOULAUD François
2021-01-19modules: Recognize #:re-export-and-replace.Ludovic Courtès
2021-01-19system: Rename 'disk-image' command 'image'.Mathieu Othacehe
2021-01-17image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe
2021-01-16guix: Move narinfo code from substitute script to module.Christopher Baines
2021-01-16substitute: Untangle skipping authentication from valid-narinfo?.Christopher Baines
2021-01-14self: Add dependency on guile-zstd.Ludovic Courtès
2021-01-13substitute: Add zstd support.Ludovic Courtès
2021-01-13publish: Add support for zstd compression.Ludovic Courtès
2021-01-13utils: Support zstd compression via Guile-zstd.Ludovic Courtès
2021-01-13utils: Remove 'compressed-output-port'.Ludovic Courtès
2021-01-13substitute: Remove extra 'newline' call.Ludovic Courtès
2021-01-13git: Periodically delete least-recently-used cached checkouts.Ludovic Courtès
2021-01-11packages: Fix 'base32' used before definition warning.Maxim Cournoyer
2021-01-10import: texlive: Produce a partial package definition rather than crashing.Maxim Cournoyer
2021-01-10Revert "gnu: nmap: Update license."Leo Prikler
2021-01-07ui: Fix order of match clauses.Simon Tournier
2021-01-07upstream: Make the 'updaters' parameter optional.Ludovic Courtès
2021-01-07import: elpa: Updater gracefully handles missing upstream data.Ludovic Courtès
2021-01-05Discover extensions via GUIX_EXTENSIONS_PATH.Ricardo Wurmus
2021-01-04graph: Install JavaScript files.Ludovic Courtès
2021-01-04ui: It's 2021 now!Ludovic Courtès
2021-01-04guix system: Add '--graph-backend'.Ludovic Courtès
2021-01-04environment: Remove unused modules.guy fleury iteriteka