summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-10-21download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set.Ludovic Courtès
2019-10-20packages: Add "aarch64-linux" to '%hydra-supported-systems'.Ludovic Courtès
2019-10-18reconfigure: Silence "shepherd: Evaluating ..." messages.Ludovic Courtès
2019-10-18lint: Comment out 'cve' checker.Ludovic Courtès
2019-10-18pull: Call 'ensure-default-profile' after 'set-build-options'.Ludovic Courtès
2019-10-18build-system/asdf: Fix package transform.Guillaume Le Vaillant
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès
2019-10-15inferior: Set the error port when using older Guix versions.Christopher Baines
2019-10-15inferior: Allow controlling the inferior error port.Christopher Baines
2019-10-15ssh: Add a longer SSH timeout by default.Ludovic Courtès
2019-10-15offload: Set a longer SSH session timeout.Ludovic Courtès
2019-10-14gexp: Use cross extensions when cross-compiling.Mathieu Othacehe
2019-10-14build-system/gnu: 'package-with-explicit-inputs' uses 'package-mapping'.Ludovic Courtès
2019-10-11gnu: Add nsis-x86_64 and nsis-i686.Carl Dong
2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-10-05syscalls: Add 'add-to-entropy-count'.Ludovic Courtès
2019-10-03gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès
2019-10-03environment: '--container' honors '--preserve'.Ludovic Courtès
2019-10-02channels: Add quirk to build recent 'master' with Guile 2.2.4.Ludovic Courtès
2019-10-01import: crate: Add '--recursive'.Martin Becze
2019-10-01import: crate: Support recursive imports.Martin Becze
2019-10-01pull: Do not use '~*', which 'msgfmt' fails to interpret.Konrad Hinsen
2019-10-01inferior: Change to use the (guix repl) module.Christopher Baines
2019-10-01Merge branch 'master' into core-updatesLudovic Courtès
2019-10-01pull: Do not use '~*', which 'msgfmt' fails to interpret.Ludovic Courtès
2019-10-01ui: 'show-what-to-build' colorizes store file names.Ludovic Courtès
2019-09-29syscalls: 'define-as-needed' does not re-export local variables.Ludovic Courtès
2019-09-28offload: Include the port number in the machine lock file name.Ludovic Courtès
2019-09-27compile: Fix race condition on completion progress.Eric Bavier
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-26self: Mark trivial "-modules" derivations as non-substitutable.Ludovic Courtès
2019-09-26guix download: Ensure destination file-name is valid in the store.Hartmut Goebel
2019-09-26guix package: Add '--list-profiles'.Ludovic Courtès
2019-09-25pull: Dim the commit ID when displaying news.Ludovic Courtès
2019-09-25colors: Add 'dim'.Ludovic Courtès
2019-09-24Merge branch 'master' into core-updatesLudovic Courtès
2019-09-23pull: Use ~/.cache/guix/checkouts instead of ~/.cache/guix/pull.Ludovic Courtès
2019-09-23gexp: Remove unused procedure.Ludovic Courtès
2019-09-23gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès
2019-09-23repl, marionette: 'self-quoting?' matches keywords.Ludovic Courtès
2019-09-23show, search: Add '--load-path'.Ludovic Courtès
2019-09-23build: ruby-build-system: Fix typo.Vagrant Cascadian
2019-09-23import: stackage: Fix typo.Vagrant Cascadian
2019-09-23inferior: Fix typo.Vagrant Cascadian
2019-09-23lint: Fix typo.Vagrant Cascadian
2019-09-23scripts: container: Fix typo.Vagrant Cascadian
2019-09-23deploy: Add '--verbosity' and properly interpret build log.Ludovic Courtès
2019-09-23pull: Display news titles directly upon 'pull'.Ludovic Courtès
2019-09-23pull: '-l' displays channel news.Ludovic Courtès
2019-09-23pull: Display channel news.Ludovic Courtès