aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
* deploy: Handle the '--system' command line option.宋文武2019-07-24
* deploy: Honor '--no-grafts'.宋文武2019-07-24
* 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
* 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
* 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.linting-improvementsChristopher 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
* 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.fix-crash-in-discovery-scheme-filesChristopher 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