summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2019-10-30
|\
| * derivation: Remove memoization invalidation for 'derivation->bytevector'.Ludovic Courtès2019-10-28
| * pull: Honor '/etc/guix/channels.scm'.Ludovic Courtès2019-10-27
| * channels: Refer to 'guile-json-3'.Ludovic Courtès2019-10-27
| * derivations: Don't memoize 'derivation->bytevector'.Ludovic Courtès2019-10-27
| * gexp: Cache the module to derivation mappings.Ludovic Courtès2019-10-27
| * store: Allow objects in the cache to be inserted and search for with 'equal?'.Ludovic Courtès2019-10-27
| * gexp: Add 'imported+compiled-modules'.Ludovic Courtès2019-10-27
| * derivations: 'build-expression->derivation' caches its module derivations.Ludovic Courtès2019-10-27
| * derivations: Introduce 'imported+compiled-modules'.Ludovic Courtès2019-10-27
* | Merge branch 'master' into stagingMarius Bakke2019-10-27
|\|
| * guix build: Remove obsolete TODO.Ludovic Courtès2019-10-25
| * guix build: Warn when '--keep-failed' is passed to a remote daemon.Ludovic Courtès2019-10-25
| * Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice2019-10-24
| * guix: svn: Allow dropping externals.Julien Lepiller2019-10-23
* | Merge branch 'master' into stagingMarius Bakke2019-10-23
|\|
| * lint: Re-enable CVE checker.Ludovic Courtès2019-10-23
| * cve: Rewrite to read the JSON feed instead of the XML feed.Ludovic Courtès2019-10-23
| * download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set.Ludovic Courtès2019-10-21
* | Merge branch 'master' into stagingMarius Bakke2019-10-21
|\|
| * packages: Add "aarch64-linux" to '%hydra-supported-systems'.Ludovic Courtès2019-10-20
| * reconfigure: Silence "shepherd: Evaluating ..." messages.Ludovic Courtès2019-10-18
* | Merge branch 'master' into stagingMarius Bakke2019-10-18
|\|
| * lint: Comment out 'cve' checker.Ludovic Courtès2019-10-18
| * pull: Call 'ensure-default-profile' after 'set-build-options'.Ludovic Courtès2019-10-18
| * build-system/asdf: Fix package transform.Guillaume Le Vaillant2019-10-18
| * daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès2019-10-16
| * inferior: Set the error port when using older Guix versions.Christopher Baines2019-10-15
| * inferior: Allow controlling the inferior error port.Christopher Baines2019-10-15
| * ssh: Add a longer SSH timeout by default.Ludovic Courtès2019-10-15
| * offload: Set a longer SSH session timeout.Ludovic Courtès2019-10-15
| * gexp: Use cross extensions when cross-compiling.Mathieu Othacehe2019-10-14
| * build-system/gnu: 'package-with-explicit-inputs' uses 'package-mapping'.Ludovic Courtès2019-10-14
* | Merge branch 'master' into stagingMarius Bakke2019-10-13
|\|
| * gnu: Add nsis-x86_64 and nsis-i686.Carl Dong2019-10-11
* | gnu: ant-build-system: Don't override symlinks.Björn Höfling2019-10-13
* | Merge branch 'master' into stagingMarius Bakke2019-10-08
|\|
| * Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
| |\
| | * gexp: 'load-path-expression' produces an expression that deletes duplicates.Ludovic Courtès2019-10-03
| | * environment: '--container' honors '--preserve'.Ludovic Courtès2019-10-03
| | * import: crate: Add '--recursive'.Martin Becze2019-10-01
| | * import: crate: Support recursive imports.Martin Becze2019-10-01
| | * pull: Do not use '~*', which 'msgfmt' fails to interpret.Konrad Hinsen2019-10-01
| | * inferior: Change to use the (guix repl) module.Christopher Baines2019-10-01
| * | syscalls: Add 'add-to-entropy-count'.Ludovic Courtès2019-10-05
| * | channels: Add quirk to build recent 'master' with Guile 2.2.4.Ludovic Courtès2019-10-02
| * | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
| |\|
| | * pull: Do not use '~*', which 'msgfmt' fails to interpret.Ludovic Courtès2019-10-01
| | * ui: 'show-what-to-build' colorizes store file names.Ludovic Courtès2019-10-01
| | * syscalls: 'define-as-needed' does not re-export local variables.Ludovic Courtès2019-09-29