summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\
| * Use more guix.gnu.org.Tobias Geerinckx-Rice2019-07-16
| * build/cargo-build-system: Use bundled json instead of guile-json.Robert Vollmert2019-07-16
| * build/cargo-build-system: Set CARGO_HOME early.Robert Vollmert2019-07-16
| * lint: Separate checkers by dependence on the internet.Christopher Baines2019-07-15
| * lint: Move the linting code to a different module.Christopher Baines2019-07-15
| * scripts: lint: Separate the message warning text and data.Christopher Baines2019-07-15
| * scripts: lint: Handle warnings with a record type.Christopher Baines2019-07-15
| * remote: Make sure the user doesn't mess up with the REPL protocol.Ludovic Courtès2019-07-15
| * remote: Fix type error in the list of store items to send.Ludovic Courtès2019-07-15
| * channels: Avoid use of 'derivation-input-path'.Ludovic Courtès2019-07-15
| * gexp: 'lowered-gexp-guile' now returns a <derivation-input>.Ludovic Courtès2019-07-15
| * derivations: Deprecate the previous calling convention.Ludovic Courtès2019-07-15
| * derivations: 'map-derivation' uses the new 'derivation' calling convention.Ludovic Courtès2019-07-15
| * download: Use the new 'derivation' calling convention.Ludovic Courtès2019-07-15
| * gexp: <lowered-gexp> separates sources from derivation inputs.Ludovic Courtès2019-07-15
| * derivations: 'derivation' primitive accepts <derivation> and #:sources.Ludovic Courtès2019-07-15
| * syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.Ludovic Courtès2019-07-15
| * compile: Report the name of the file that cannot be compiled.Ludovic Courtès2019-07-15
| * Revert "guix: node-build-system: Use guile-json instead of a custom parser."Julien Lepiller2019-07-14
| * guix: node-build-system: Use guile-json instead of a custom parser.Julien Lepiller2019-07-14
| * build: Add node-build-system.Jelle Licht2019-07-14
| * channels: Add optional directory to channel metadata.Jan Nieuwenhuizen2019-07-14
| * build: Use '-Wshadowed-toplevel' only when supported.Ludovic Courtès2019-07-12
* | build-system/go: Fix typo.Leo Famulari2019-07-13
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
| * discovery: Handle edge case in scheme-files when looking at symlinks.Christopher Baines2019-07-08
| * scripts: environment: Add --no-cwd.Carl Dong2019-07-08
| * scripts: environment: Only rewrite user-specified mappings.Carl Dong2019-07-08
| * channels: Key cached channel derivations by system.Ludovic Courtès2019-07-08
| * self: Ship the (gnu machine …) modules.Mark H Weaver2019-07-06
| * channels: Simplify 'channel-instances->manifest'.Ludovic Courtès2019-07-06
| * Add 'guix deploy'.Jakob L. Kreuze2019-07-06
| * ssh: Add 'identity' keyword to 'open-ssh-session'.Jakob L. Kreuze2019-07-06
| * store: 'run-with-store' gracefully deals with #f store.Ludovic Courtès2019-07-05
| * derivations: Simplify 'substitution-oracle'.Ludovic Courtès2019-07-05
| * derivations: 'derivation-build-plan' recurses on substituables.Ludovic Courtès2019-07-05
| * pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * pack: 'docker' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * Add (guix remote).Ludovic Courtès2019-07-04
| * inferior: Add 'read-repl-response'.Ludovic Courtès2019-07-04
| * Add (guix repl).Ludovic Courtès2019-07-04
| * gexp: Add 'lower-gexp' and express 'gexp->derivation' in terms of it.Ludovic Courtès2019-07-04
* | build-system/meson: Enable compiler optimizations.Marius Bakke2019-07-07
* | import: hackage: Update list of ghc-included packages.Robert Vollmert2019-07-04
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-04
|\|
| * store: 'run-with-store' preserves the functional object cache.Ludovic Courtès2019-07-03
| * derivations: 'substitution-oracle' no longer calls 'read-derivation-from-file'.Ludovic Courtès2019-07-03
| * derivations: Avoid another call to 'read-derivation-from-file'.Ludovic Courtès2019-07-03