summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2019-11-28
|\
| * ui: 'display-generation' emits a hyperlink for the generation.Ludovic Courtès2019-11-28
| * ui: Add 'file-hyperlink'.Ludovic Courtès2019-11-28
| * substitute: 'http-multiple-get' no longer drops requests above 1,000.Ludovic Courtès2019-11-28
| * lint: Check for more packages which should be native.Efraim Flashner2019-11-28
* | Merge branch 'master' into stagingMarius Bakke2019-11-28
|\|
| * substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès2019-11-27
| * ui: Adjust SRFI-34 exception handling to Guile 2.9.5.Ludovic Courtès2019-11-27
| * guix: Fix wrap-qt-program.Hartmut Goebel2019-11-26
| * guix build: '--keep-failed' implies '--no-offload'.Ludovic Courtès2019-11-26
| * Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
| * guix build, daemon: Rename "--no-build-hook" to "--no-offload".Ludovic Courtès2019-11-26
| * compile: Adjust for Guile 2.9.5.Ludovic Courtès2019-11-23
| * utils: Use target-aarch64? and target-arm? helpers.Mathieu Othacehe2019-11-22
| * pack: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
| * package: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
| * profiles: Add 'concatenate-manifests'.Ludovic Courtès2019-11-22
| * import: texlive: Handle multi-license packages.Ludovic Courtès2019-11-22
| * substitute: Don't fetch /nix-cache-info.Ludovic Courtès2019-11-22
* | Merge branch 'master' into stagingMarius Bakke2019-11-21
|\|
| * pack: Add "--derivation".Ludovic Courtès2019-11-21
| * gnu: Use GHC 8.6.5 as the main Haskell compiler.Timothy Sample2019-11-20
| * deploy: Handle "--version".Ludovic Courtès2019-11-19
| * pull: Acquire a lock for the target profile.Ludovic Courtès2019-11-19
| * download: Load *.crt certificate bundles when *.pem files are missing.Ludovic Courtès2019-11-18
| * build-system: emacs: Simplify the SET-EMACS-LOAD-PATH phase.Maxim Cournoyer2019-11-18
| * utils: Handle #f file-name.Alex Sassmannshausen2019-11-18
| * guix build: Handle "guix build /….drv" correctly for non-existent derivations.Ludovic Courtès2019-11-17
| * time-machine: Honor the standard build options.Ludovic Courtès2019-11-15
| * time-machine: Handle 'git-error' exceptions.Ludovic Courtès2019-11-15
| * inferior: 'cached-channel-instance' takes an open store connection.Konrad Hinsen2019-11-15
| * Add 'guix time-machine'.Konrad Hinsen2019-11-15
| * pull: Remove unused '--verbose' option.Ludovic Courtès2019-11-15
* | Merge branch 'master' into stagingMarius Bakke2019-11-15
|\|
| * make-bootstrap: Adjust copied linux headers.Efraim Flashner2019-11-15
| * guix: svn: Allow dropping externals.Julien Lepiller2019-11-13
| * ui: Emit hyperlinks for 'license' in package search results.Ludovic Courtès2019-11-09
| * ui: Produce hyperlinks for the 'location' field of search results.Ludovic Courtès2019-11-09
| * guix: package: lock profiles when processing them.Julien Lepiller2019-11-08
| * guix: Add file-locking with no wait.Julien Lepiller2019-11-08
| * graph: Support package transformation options.Ludovic Courtès2019-11-07
| * derivations: Use a regular hash table for the module cache.Ludovic Courtès2019-11-07
| * pull: Gracefully handle invalid Texinfo markup in news.Ludovic Courtès2019-11-01
* | 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