summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-30Merge branch 'master' into core-updatesMarius Bakke
2020-03-29build-system/gnu: Optimize the package graph.Ludovic Courtès
2020-03-29packages: 'package->bag' keys cache by replacement.Ludovic Courtès
2020-03-29deploy: Use 'map/accumulate-builds'.Ludovic Courtès
2020-03-29deploy: Factorize machine deployment.Ludovic Courtès
2020-03-29packages: Change 'guile-for-grafts' back to 2.0.Ludovic Courtès
2020-03-29'--dry-run' no longer implies '--no-grafts'.Ludovic Courtès
2020-03-29grafts: Don't rely on substitute info for missing store items.Ludovic Courtès
2020-03-29store: Add 'references/cached'.Ludovic Courtès
2020-03-29profiles: Use 'mapm/accumulate-builds'.Ludovic Courtès
2020-03-29gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès
2020-03-29guix build: Use 'map/accumulate-builds'.Ludovic Courtès
2020-03-29store: Add 'map/accumulate-builds'.Ludovic Courtès
2020-03-28deploy: Remove use of '~*' in format string.Marius Bakke
2020-03-27packages: Use Guile 3.0 for grafts.Ludovic Courtès
2020-03-27Merge branch 'master' into core-updatesMarius Bakke
2020-03-26status: Display synthetic information about profiles being built.Ludovic Courtès
2020-03-26profiles: 'profile-derivation' sets a 'type' property.Ludovic Courtès
2020-03-26gnu: bootstrap: Add support for the Hurd.Efraim Flashner
2020-03-25import/cran: Import missing module.Ricardo Wurmus
2020-03-25environment: Use 'with-build-handler'.Ludovic Courtès
2020-03-25archive: Use 'with-build-handler'.Ludovic Courtès
2020-03-25import/cran: Support importing from Mercurial repositories.Ricardo Wurmus
2020-03-24scripts: lint: Handle store connections for lint checkers.Christopher Baines
2020-03-24lint: Add a #:store argument to check-derivationChristopher Baines
2020-03-24lint: Mark the derivation checker as requiring a store connection.Christopher Baines
2020-03-24lint: Add a requires-store? field to the checker record.Christopher Baines
2020-03-24guix system: Fix mistaken 'guix pull' warning upon 'reconfigure'.Ludovic Courtès
2020-03-24pack: Do not store extended attributes in squashfs images.Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates package lists for install/remove.Ludovic Courtès
2020-03-24ui: 'show-manifest-transaction' tabulates upgraded package lists.Ludovic Courtès
2020-03-24import: crate: Deduplicate dependencies.Martin Becze
2020-03-24licenses: Add QWT 1.0 license.Arun Isaac
2020-03-24licenses: Add Open Government Licence for Public Sector Information.Arun Isaac
2020-03-23deploy: Write a message upon successful deployment.Ludovic Courtès
2020-03-23deploy: Show what machines will be deployed.Ludovic Courtès
2020-03-23ui: Add 'indented-string'.Ludovic Courtès
2020-03-23ssh: 'send-files' reports missing modules on the remote host.Ludovic Courtès
2020-03-22build: emacs-utils: Add an option to select scoping for batch eval.Maxim Cournoyer
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-22system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic
2020-03-22packages: 'package-field-location' handles missing source properties.Ludovic Courtès
2020-03-22copy: Use 'with-build-handler'.Ludovic Courtès
2020-03-22copy: Actually implement '--dry-run'.Ludovic Courtès
2020-03-22copy: Factorize 'with-store' & co.Ludovic Courtès
2020-03-22ui: 'build-notifier' invokes continuation when there's nothing to do.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns two values, for builds and downloads.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns true when there are grafts to build.Ludovic Courtès
2020-03-22guix system: Use 'with-build-handler'.Ludovic Courtès