summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* Add (guix cpu).Ludovic Courtès2022-01-01
* ui: It's 2022!Leo Famulari2022-01-01
* utils: Fix URL in comment.Tobias Geerinckx-Rice2021-12-30
* substitute: Document the limited UI.Tobias Geerinckx-Rice2021-12-29
* channels: Add 'branch' to 'channel->code' output.Brice Waegeneire2021-12-25
* build-system/go: Add pre-built standard library as implicit input.Sarah Morgensen2021-12-24
* build-system/go: Initialize build cache from input packages.Sarah Morgensen2021-12-24
* build-system/go: Add #:substitutable? argument.Sarah Morgensen2021-12-24
* tests: git: Avoid ambiguous module import.Leo Famulari2021-12-23
* tests: gnupg: Factor out and export KEY-FINGERPRINT-VECTOR.Attila Lendvai2021-12-23
* tests: Smarten up git repository testing framework.Attila Lendvai2021-12-23
* self: Add guile-lzma as a dependency.Timothy Sample2021-12-23
* scripts: system: Add a missing module.Mathieu Othacehe2021-12-23
* scripts: system: Use the disk-image size argument for VM generation.Mathieu Othacehe2021-12-23
* scripts: system: Pass the volatile field to VM generation.Mathieu Othacehe2021-12-23
* scripts: system: Deprecate the docker-image command.Mathieu Othacehe2021-12-23
* packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0.Ludovic Courtès2021-12-22
* tests: Move keys into ./tests/keys/ and add a third ed25519 key.Attila Lendvai2021-12-22
* combinators: Add 'define-compile-time-procedure'.Ludovic Courtès2021-12-20
* build-system/meson: Define build variables when cross-compiling.Ludovic Courtès2021-12-20
* ci: Restrict substitute search to guix jobset.Andrew Whatson2021-12-19
* style: Gracefully handle errors such as EACCES when opening files.Ludovic Courtès2021-12-18
* style: Refer to source files by absolute file names.Ludovic Courtès2021-12-18
* import: elpa: Support ‘upstream-name’ property.Xinglu Chen2021-12-18
* lint: Adjust patch file length check.Vagrant Cascadian2021-12-17
* guix hash: Add git serializer.zimoun2021-12-17
* guix hash: Add 'serializer' option.zimoun2021-12-17
* guix hash: Support several files.zimoun2021-12-17
* import: Beautify descriptions when appropriate.Xinglu Chen2021-12-17
* import: utils: Wrap lines in description.Xinglu Chen2021-12-17
* lint: 'kdoctools' is typically used only while building.Leo Famulari2021-12-16
* offload: Autoload Guile-SSH.Ludovic Courtès2021-12-15
* offload: Delay call to 'read-derivation-from-file'.Ludovic Courtès2021-12-15
* build-system/linux-module: Wrap with build variables.Tobias Geerinckx-Rice2021-12-15
* build-system: emacs: Do not rely on input labels in the 'build' phase.Maxim Cournoyer2021-12-14
* guix: Fix typo in last commit.Nicolas Goaziou2021-12-14
* guix: Do not assume "emacs" label in make-autoloads.Nicolas Goaziou2021-12-14
* packages: 'modify-inputs' preserves and introduces input labels if needed.Ludovic Courtès2021-12-13
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * progress: Rate limit drawing in the progress-reporter/bar.Christopher Baines2021-12-12
| * narinfo: Do not repeat slash when building nar URLs.Ludovic Courtès2021-12-12
| * substitutes: Build correct narinfo URLs for cache URLs without trailing slash.Ludovic Courtès2021-12-12
| * challenge: Store item contents are returned in canonical order.Ludovic Courtès2021-12-12
| * challenge: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2021-12-12
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\|
| * environment: Suggestion code gracefully handles empty "/bin" directories.Ludovic Courtès2021-12-10
| * shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès2021-12-10
| * shell: Fix '--file' description in '--help' output.Ludovic Courtès2021-12-10
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * import: PyPI: Validate GPG signatures when applicable.Marius Bakke2021-12-05