summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2021-12-18style: Refer to source files by absolute file names....Ludovic Courtès
2021-12-18import: elpa: Support ‘upstream-name’ property....Xinglu Chen
2021-12-17lint: Adjust patch file length check....Vagrant Cascadian
2021-12-17guix hash: Add git serializer....zimoun
2021-12-17guix hash: Add 'serializer' option....zimoun
2021-12-17guix hash: Support several files....zimoun
2021-12-17import: Beautify descriptions when appropriate....Xinglu Chen
2021-12-17import: utils: Wrap lines in description....Xinglu Chen
2021-12-16lint: 'kdoctools' is typically used only while building....Leo Famulari
2021-12-15offload: Autoload Guile-SSH....Ludovic Courtès
2021-12-15offload: Delay call to 'read-derivation-from-file'....Ludovic Courtès
2021-12-15build-system/linux-module: Wrap with build variables....Tobias Geerinckx-Rice
2021-12-14build-system: emacs: Do not rely on input labels in the 'build' phase....Maxim Cournoyer
2021-12-14guix: Fix typo in last commit....Nicolas Goaziou
2021-12-14guix: Do not assume "emacs" label in make-autoloads....Nicolas Goaziou
2021-12-13packages: 'modify-inputs' preserves and introduces input labels if needed....Ludovic Courtès
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12progress: Rate limit drawing in the progress-reporter/bar....Christopher Baines
2021-12-12narinfo: Do not repeat slash when building nar URLs....Ludovic Courtès
2021-12-12substitutes: Build correct narinfo URLs for cache URLs without trailing slash....Ludovic Courtès
2021-12-12challenge: Store item contents are returned in canonical order....Ludovic Courtès
2021-12-12challenge: Use SRFI-71 instead of SRFI-11....Ludovic Courtès
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-10environment: Suggestion code gracefully handles empty "/bin" directories....Ludovic Courtès
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages....Ludovic Courtès
2021-12-10shell: Fix '--file' description in '--help' output....Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus