summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-12-05Merge branch 'master' into core-updatesMarius Bakke
2019-12-05gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stum...Pierre Neidhardt
2019-12-05Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...Tobias Geerinckx-Rice
2019-12-05Revert "build-system/linux-module: Accept a #:make-flags keyword."Efraim Flashner
2019-12-05gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...Pierre Neidhardt
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-04ssh: 'open-ssh-session' can be passed the expected host key.Ludovic Courtès
2019-12-04ssh: Always authenticate the server [security fix].Ludovic Courtès
2019-12-04ssh: Add 'authenticate-server*' and use it for offloading.Ludovic Courtès
2019-12-04substitute: Remove unused procedure.Ludovic Courtès
2019-12-04build: emacs-build-system: Unify the installation directory.Maxim Cournoyer
2019-12-04build-system/linux-module: Accept a #:make-flags keyword.Tobias Geerinckx-Rice
2019-12-02lint: archival: Gracefully handle network failures.Ludovic Courtès
2019-12-01guix: Add the 'qt' build system.Hartmut Goebel
2019-12-01scripts: system: Add --target option.Mathieu Othacehe
2019-11-30gexp: 'local-file' properly resolves non-literal relative file names.Ludovic Courtès
2019-11-30guix: import: Fix importing dune project.Julien Lepiller
2019-11-30guix: import: Fix opam importer.Julien Lepiller
2019-11-29ui: 'with-profile-lock' keeps going upon ENOLCK.Ludovic Courtès
2019-11-29ui: Factorize 'with-profile-lock'.Ludovic Courtès
2019-11-28pull, describe: Emit hyperlinks for commit identifiers.Ludovic Courtès
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-28ui: 'display-generation' emits a hyperlink for the generation.Ludovic Courtès
2019-11-28ui: Add 'file-hyperlink'.Ludovic Courtès
2019-11-28substitute: 'http-multiple-get' no longer drops requests above 1,000.Ludovic Courtès
2019-11-28lint: Check for more packages which should be native.Efraim Flashner
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-27substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès
2019-11-27ui: Adjust SRFI-34 exception handling to Guile 2.9.5.Ludovic Courtès
2019-11-26guix: Fix wrap-qt-program.Hartmut Goebel
2019-11-26guix build: '--keep-failed' implies '--no-offload'.Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès
2019-11-26guix build, daemon: Rename "--no-build-hook" to "--no-offload".Ludovic Courtès
2019-11-23compile: Adjust for Guile 2.9.5.Ludovic Courtès
2019-11-22utils: Use target-aarch64? and target-arm? helpers.Mathieu Othacehe
2019-11-22pack: Allow multiple '--manifest' options.Ludovic Courtès
2019-11-22package: Allow multiple '--manifest' options.Ludovic Courtès
2019-11-22profiles: Add 'concatenate-manifests'.Ludovic Courtès
2019-11-22import: texlive: Handle multi-license packages.Ludovic Courtès
2019-11-22substitute: Don't fetch /nix-cache-info.Ludovic Courtès
2019-11-21Merge branch 'master' into stagingMarius Bakke
2019-11-21pack: Add "--derivation".Ludovic Courtès
2019-11-20gnu: Use GHC 8.6.5 as the main Haskell compiler.Timothy Sample
2019-11-19deploy: Handle "--version".Ludovic Courtès
2019-11-19pull: Acquire a lock for the target profile.Ludovic Courtès
2019-11-18download: Load *.crt certificate bundles when *.pem files are missing.Ludovic Courtès
2019-11-18build-system: emacs: Simplify the SET-EMACS-LOAD-PATH phase.Maxim Cournoyer
2019-11-18utils: Handle #f file-name.Alex Sassmannshausen
2019-11-17guix build: Handle "guix build /….drv" correctly for non-existent derivations.Ludovic Courtès
2019-11-16Merge remote-tracking branch master into core-updatesMathieu Othacehe