summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-01-10guix hash: Allow '-r' as a non-deprecated alias....Ludovic Courtès
2022-01-10style: '-S format' canonicalizes comments....Ludovic Courtès
2022-01-10style: Add '--styling' option....Ludovic Courtès
2022-01-10style: Add support for "newline forms"....Ludovic Courtès
2022-01-10style: Allow special forms to be scoped....Ludovic Courtès
2022-01-10style: Improve pretty printer and add tests....Ludovic Courtès
2022-01-10build: julia-build-system: Create 'Project.toml' file when missing....zimoun
2022-01-10import: texlive: Update error message....Ricardo Wurmus
2022-01-10import: texlive: Remove more specific entries with the same prefix....Ricardo Wurmus
2022-01-09import: go: Correctly report diagnostics upon version mismatch....Ludovic Courtès
2022-01-09scripts: import: go: Wrap body in 'with-error-handling'....Ludovic Courtès
2022-01-09guix: node-build-system: Add 'delete-dependencies' helper function....Philip McGrath
2022-01-09guix: node-build-system: Add avoid-node-gyp-rebuild phase....Philip McGrath
2022-01-09guix: node-build-system: Add JSON utilities....Philip McGrath
2022-01-09guix: node-build-system: Add implicit libuv input....Philip McGrath
2022-01-09guix: node-build-system: Add delete-lockfiles phase....Philip McGrath
2022-01-06guix home, system: Use 'leave' to report missing generations....Ludovic Courtès
2022-01-06upstream: Support updating and fetching 'git-fetch' origins....Sarah Morgensen
2022-01-06refresh: Support non-tarball sources....Sarah Morgensen
2022-01-06import: Factorize file hashing....Sarah Morgensen
2022-01-06guix hash: Extract file hashing procedures....Sarah Morgensen
2022-01-05import: elpa: Also check NonGNU ELPA for updates....Xinglu Chen
2022-01-05home: import: Fix handling of manifest entries with specific output....Arjan Adriaanse
2022-01-05linux-container: Handle CLONE_NEWCGROUP and use it by default....Ryan Sundberg
2022-01-05guix/upstream: Let changed-inputs support the new input lists....Ricardo Wurmus
2022-01-04guix hash: Allow '--exclude-vcs' option using 'git' serializer....zimoun
2022-01-03offload: Do not read ~/.ssh/config....Ludovic Courtès
2022-01-01transformations: Add '--tune'....Ludovic Courtès
2022-01-01Add (guix cpu)....Ludovic Courtès
2022-01-01ui: It's 2022!...Leo Famulari
2021-12-30utils: Fix URL in comment....Tobias Geerinckx-Rice
2021-12-29substitute: Document the limited UI....Tobias Geerinckx-Rice
2021-12-25channels: Add 'branch' to 'channel->code' output....Brice Waegeneire
2021-12-24build-system/go: Add pre-built standard library as implicit input....Sarah Morgensen
2021-12-24build-system/go: Initialize build cache from input packages....Sarah Morgensen
2021-12-24build-system/go: Add #:substitutable? argument....Sarah Morgensen
2021-12-23tests: git: Avoid ambiguous module import....Leo Famulari
2021-12-23tests: gnupg: Factor out and export KEY-FINGERPRINT-VECTOR....Attila Lendvai
2021-12-23tests: Smarten up git repository testing framework....Attila Lendvai
2021-12-23self: Add guile-lzma as a dependency....Timothy Sample
2021-12-23scripts: system: Add a missing module....Mathieu Othacehe
2021-12-23scripts: system: Use the disk-image size argument for VM generation....Mathieu Othacehe
2021-12-23scripts: system: Pass the volatile field to VM generation....Mathieu Othacehe
2021-12-23scripts: system: Deprecate the docker-image command....Mathieu Othacehe
2021-12-22packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0....Ludovic Courtès
2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai
2021-12-20combinators: Add 'define-compile-time-procedure'....Ludovic Courtès
2021-12-20build-system/meson: Define build variables when cross-compiling....Ludovic Courtès
2021-12-19ci: Restrict substitute search to guix jobset....Andrew Whatson
2021-12-18style: Gracefully handle errors such as EACCES when opening files....Ludovic Courtès