summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-15make-bootstrap: Adjust copied linux headers....Efraim Flashner
2019-11-13guix: svn: Allow dropping externals....Julien Lepiller
2019-11-09ui: Emit hyperlinks for 'license' in package search results....Ludovic Courtès
2019-11-09ui: Produce hyperlinks for the 'location' field of search results....Ludovic Courtès
2019-11-08guix: package: lock profiles when processing them....Julien Lepiller
2019-11-08guix: Add file-locking with no wait....Julien Lepiller
2019-11-07graph: Support package transformation options....Ludovic Courtès
2019-11-07derivations: Use a regular hash table for the module cache....Ludovic Courtès
2019-11-01pull: Gracefully handle invalid Texinfo markup in news....Ludovic Courtès
2019-10-30Merge branch 'master' into stagingMarius Bakke
2019-10-28derivation: Remove memoization invalidation for 'derivation->bytevector'....Ludovic Courtès
2019-10-27pull: Honor '/etc/guix/channels.scm'....Ludovic Courtès
2019-10-27channels: Refer to 'guile-json-3'....Ludovic Courtès
2019-10-27derivations: Don't memoize 'derivation->bytevector'....Ludovic Courtès
2019-10-27gexp: Cache the module to derivation mappings....Ludovic Courtès
2019-10-27store: Allow objects in the cache to be inserted and search for with 'equal?'....Ludovic Courtès
2019-10-27gexp: Add 'imported+compiled-modules'....Ludovic Courtès
2019-10-27derivations: 'build-expression->derivation' caches its module derivations....Ludovic Courtès
2019-10-27derivations: Introduce 'imported+compiled-modules'....Ludovic Courtès
2019-10-27Merge branch 'master' into stagingMarius Bakke
2019-10-25guix build: Remove obsolete TODO....Ludovic Courtès
2019-10-25guix build: Warn when '--keep-failed' is passed to a remote daemon....Ludovic Courtès
2019-10-24Revert "guix: svn: Allow dropping externals."...Tobias Geerinckx-Rice
2019-10-23guix: svn: Allow dropping externals....Julien Lepiller
2019-10-23Merge branch 'master' into stagingMarius Bakke
2019-10-23lint: Re-enable CVE checker....Ludovic Courtès
2019-10-23cve: Rewrite to read the JSON feed instead of the XML feed....Ludovic Courtès
2019-10-21download: Honor /etc/ssl/certs when 'SSL_CERT_DIR' is not set....Ludovic Courtès
2019-10-21Merge branch 'master' into stagingMarius Bakke
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-18Merge branch 'master' into stagingMarius Bakke
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-13Merge branch 'master' into stagingMarius Bakke
2019-10-13gnu: ant-build-system: Don't override symlinks....Björn Höfling
2019-10-11gnu: Add nsis-x86_64 and nsis-i686....Carl Dong
2019-10-08Merge branch 'master' into stagingMarius Bakke
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