summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * | deploy: Honor '--no-grafts'.宋文武2019-07-24
| |/
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * pack: Pass a list as the entry point for 'build-docker-image'.Ludovic Courtès2019-07-22
| * swh: Add basic tests.Ludovic Courtès2019-07-22
| * lint: Use the 'warning' procedure for messages.Ludovic Courtès2019-07-20
| * lint: source: Stop as soon as a valid URL is found.Ludovic Courtès2019-07-20
| * lint: Remove unused imports.Ludovic Courtès2019-07-20
| * lint: 'source' check no longer complains about unavailable mirrors.Ludovic Courtès2019-07-20
| * ui: 'warn-about-load-error' provides hints for unbound variables.Ludovic Courtès2019-07-20
| * ui: 'warn-about-load-error' warns about file/module name mismatches.Ludovic Courtès2019-07-20
| * channels: Always provide a <channel-metadata> record.Ludovic Courtès2019-07-19
| * channels: Remove unneeded 'version' field of <channel-metadata>.Ludovic Courtès2019-07-19
| * channels: Strictly check the version of '.guix-channel'.Ludovic Courtès2019-07-19
| * guix archive: Use (gcrypt common).Ludovic Courtès2019-07-19
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-19
|\|
| * pull: Pass #:use-substitutes? to 'show-what-to-build'.Ludovic Courtès2019-07-18
| * pull: Use (ice-9 format).Ludovic Courtès2019-07-18
| * pull: Remove unused procedures.Ludovic Courtès2019-07-18
* | syscalls: 'define-as-needed' does not re-export local variables.Ludovic Courtès2019-07-19
* | 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