summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\
| * guix: narinfo: Export narinfo-contents.Christopher Baines2021-02-02
| * import: gnu: Fix the detection of non-GNU packages.Maxim Cournoyer2021-02-02
| * guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
| * channels: Add 'channel->code'.Ludovic Courtès2021-02-01
| * guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
| * channels: Add the channel name to channel sexps.Ludovic Courtès2021-02-01
| * channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès2021-02-01
| * guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
| * utils: Add 'version-unique-prefix'.Ludovic Courtès2021-02-01
| * profiles: Add 'manifest->code'.Ludovic Courtès2021-02-01
| * scripts: import: json: Fix error handling.zimoun2021-01-31
| * import: gnu: Mention package name upon failure.zimoun2021-01-31
| * gnu-maintenance: Fix error handling.zimoun2021-01-31
| * database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès2021-01-31
| * database: Remove workarounds unnecessary with guile-sqlite3 0.1.2.Ludovic Courtès2021-01-31
| * ci: Add missing imports.Ludovic Courtès2021-01-31
| * guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
| * guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès2021-01-30
| * services: shepherd: Allow custom 'shepherd' package.Maxime Devos2021-01-30
| * build-system/julia: Don't rely on file name to set module name.nixo2021-01-30
| * build-system/julia: Enable tests.nixo2021-01-30
| * inferior: Speed up 'cached-channel-instance' for cache hits.Ludovic Courtès2021-01-29
| * ui: Look up extensions before built-in commands.zimoun2021-01-28
| * guix: Add Open Software License 2.1.Ricardo Wurmus2021-01-28
| * guix: Fix typo.Ricardo Wurmus2021-01-28
| * inferior: Memoize entries in 'inferior-package->manifest-entry'.Ludovic Courtès2021-01-27
| * store: Add 'find-roots' RPC.Ludovic Courtès2021-01-22
| * Revert "substitute: Remove extra 'newline' call."Ludovic Courtès2021-01-21
| * repl: Fix exception handling for interpreted code.Ludovic Courtès2021-01-21
| * import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.Ludovic Courtès2021-01-21
| * archive: Note service type in ACL hint.Tobias Geerinckx-Rice2021-01-20
| * import/cran: Add more invalid package names to ignore.Ricardo Wurmus2021-01-20
| * transformations: Add '--with-latest'.Ludovic Courtès2021-01-19
| * environment: Fix '--root' option with relative file name.JOULAUD François2021-01-19
| * modules: Recognize #:re-export-and-replace.Ludovic Courtès2021-01-19
| * system: Rename 'disk-image' command 'image'.Mathieu Othacehe2021-01-19
| * image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe2021-01-17
| * guix: Move narinfo code from substitute script to module.Christopher Baines2021-01-16
| * substitute: Untangle skipping authentication from valid-narinfo?.Christopher Baines2021-01-16
| * self: Add dependency on guile-zstd.Ludovic Courtès2021-01-14
| * substitute: Add zstd support.Ludovic Courtès2021-01-13
| * publish: Add support for zstd compression.Ludovic Courtès2021-01-13
| * utils: Support zstd compression via Guile-zstd.Ludovic Courtès2021-01-13
| * utils: Remove 'compressed-output-port'.Ludovic Courtès2021-01-13
| * substitute: Remove extra 'newline' call.Ludovic Courtès2021-01-13
| * git: Periodically delete least-recently-used cached checkouts.Ludovic Courtès2021-01-13
| * packages: Fix 'base32' used before definition warning.Maxim Cournoyer2021-01-11
| * import: texlive: Produce a partial package definition rather than crashing.Maxim Cournoyer2021-01-10
| * Revert "gnu: nmap: Update license."Leo Prikler2021-01-10