summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-05-14store: 'mapm/accumulate-builds' preserves '%current-target-system'....Ludovic Courtès
2020-05-14packages: Ensure bags are insensitive to '%current-target-system'....Ludovic Courtès
2020-05-14pack: Do not cross-compile the image building tools....Ludovic Courtès
2020-05-14syscalls: Add 'getxattr'....Jan (janneke) Nieuwenhuizen
2020-05-13compile: Reduce optimization levels for gnu/services and gnu/packages....Ludovic Courtès
2020-05-13syscalls: Add 'setxattr'....Jan (janneke) Nieuwenhuizen
2020-05-13guix: cran: Add missing default R package....pimi
2020-05-13mailmap: Update entries for Nikita....nikita
2020-05-11guix graph: Add '--path'....Ludovic Courtès
2020-05-11graph: Add 'shortest-path'....Ludovic Courtès
2020-05-11graph: reference/referrer node types work with graph traversal....Ludovic Courtès
2020-05-11guix package, show: Support multiple queries....zimoun
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07build-system/emacs: Hide the 'delete' binding from (guix build utils)....Marius Bakke
2020-05-07nar: 'with-temporary-store-file' uses a single connection...Caleb Ristvedt
2020-05-07nar: 'finalize-store-file' follows proper store lock protocol....Caleb Ristvedt
2020-05-07guix system: 'docker-image' honors '--network'....Ludovic Courtès
2020-05-07channels: Add patch for <https://bugs.gnu.org/41028>....Ludovic Courtès
2020-05-07channels: Add mechanism to patch checkouts of the 'guix channel....Ludovic Courtès
2020-05-07channels: Add 'latest-channel-instance'....Ludovic Courtès
2020-05-07syscalls: Add ioctl flags for the Hurd....Jan (janneke) Nieuwenhuizen
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-05syscalls: 'define-c-struct' supports cross-compilation....Ludovic Courtès
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05image: Add a new API....Mathieu Othacehe
2020-05-05build: store-copy: Export file-size procedure....Mathieu Othacehe
2020-05-04openpgp: Add missing type predicate for '&openpgp-invalid-signature-error'....Ludovic Courtès
2020-05-04openpgp: Raise error conditions instead of calling 'error'....Ludovic Courtès
2020-05-04openpgp: Add 'string->openpgp-packet'....Ludovic Courtès
2020-05-04openpgp: 'lookup-key-by-{id,fingerprint}' return the key first....Ludovic Courtès
2020-05-04openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible....Ludovic Courtès
2020-05-04openpgp: Add 'lookup-key-by-fingerprint'....Ludovic Courtès
2020-05-04openpgp: Store the issuer key id and fingerprint in <openpgp-signature>....Ludovic Courtès
2020-05-04openpgp: Decode the issuer-fingerprint signature subpacket....Ludovic Courtès
2020-05-04Add (guix openpgp)....Ludovic Courtès
2020-05-02Merge branch 'master' into core-updatesMarius Bakke
2020-05-01profiles: Mark manual database as non-substitutable....Ludovic Courtès
2020-04-30Merge branch 'master' into core-updates...Marius Bakke
2020-04-27guix: edit: Make nano the default editor....Raghav Gururajan
2020-04-27import: crate: Gracefully handle non-existent crates....Ludovic Courtès
2020-04-26channels: Use a declarative profile....Ludovic Courtès
2020-04-26pack: Use a declarative profile....Ludovic Courtès
2020-04-26profiles: Add lowerable <profile> record type....Ludovic Courtès
2020-04-26substitute: Close port at the end of http-multiple-get....Christopher Baines
2020-04-26substitute: Make http-multiple-get batch size configurable....Christopher Baines
2020-04-26substitute: Use the same port for multiple request batches....Christopher Baines
2020-04-24Merge branch 'master' into core-updatesMarius Bakke
2020-04-24guix package: Export 'search-path-environment-variables'....Marius Bakke
2020-04-24Revert "licenses: Export license record."...Mathieu Othacehe
2020-04-23compile: Pre-load the compiler outside 'with-target'....Ludovic Courtès