summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-07-22pack: Pass a list as the entry point for 'build-docker-image'....Ludovic Courtès
2019-07-22swh: Add basic tests....Ludovic Courtès
2019-07-20lint: Use the 'warning' procedure for messages....Ludovic Courtès
2019-07-20lint: source: Stop as soon as a valid URL is found....Ludovic Courtès
2019-07-20lint: Remove unused imports....Ludovic Courtès
2019-07-20lint: 'source' check no longer complains about unavailable mirrors....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' provides hints for unbound variables....Ludovic Courtès
2019-07-20ui: 'warn-about-load-error' warns about file/module name mismatches....Ludovic Courtès
2019-07-19channels: Always provide a <channel-metadata> record....Ludovic Courtès
2019-07-19channels: Remove unneeded 'version' field of <channel-metadata>....Ludovic Courtès
2019-07-19channels: Strictly check the version of '.guix-channel'....Ludovic Courtès
2019-07-19guix archive: Use (gcrypt common)....Ludovic Courtès
2019-07-18pull: Pass #:use-substitutes? to 'show-what-to-build'....Ludovic Courtès
2019-07-18pull: Use (ice-9 format)....Ludovic Courtès
2019-07-18pull: Remove unused procedures....Ludovic Courtès
2019-07-16Use more guix.gnu.org....Tobias Geerinckx-Rice
2019-07-16build/cargo-build-system: Use bundled json instead of guile-json....Robert Vollmert
2019-07-16build/cargo-build-system: Set CARGO_HOME early....Robert Vollmert
2019-07-15lint: Separate checkers by dependence on the internet....Christopher Baines
2019-07-15lint: Move the linting code to a different module....Christopher Baines
2019-07-15scripts: lint: Separate the message warning text and data....Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type....Christopher Baines
2019-07-15remote: Make sure the user doesn't mess up with the REPL protocol....Ludovic Courtès
2019-07-15remote: Fix type error in the list of store items to send....Ludovic Courtès
2019-07-15channels: Avoid use of 'derivation-input-path'....Ludovic Courtès
2019-07-15gexp: 'lowered-gexp-guile' now returns a <derivation-input>....Ludovic Courtès
2019-07-15derivations: Deprecate the previous calling convention....Ludovic Courtès
2019-07-15derivations: 'map-derivation' uses the new 'derivation' calling convention....Ludovic Courtès
2019-07-15download: Use the new 'derivation' calling convention....Ludovic Courtès
2019-07-15gexp: <lowered-gexp> separates sources from derivation inputs....Ludovic Courtès
2019-07-15derivations: 'derivation' primitive accepts <derivation> and #:sources....Ludovic Courtès
2019-07-15syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5....Ludovic Courtès
2019-07-15compile: Report the name of the file that cannot be compiled....Ludovic Courtès
2019-07-14Revert "guix: node-build-system: Use guile-json instead of a custom parser."...Julien Lepiller
2019-07-14guix: node-build-system: Use guile-json instead of a custom parser....Julien Lepiller
2019-07-14build: Add node-build-system....Jelle Licht
2019-07-14channels: Add optional directory to channel metadata....Jan Nieuwenhuizen
2019-07-12build: Use '-Wshadowed-toplevel' only when supported....Ludovic Courtès
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments....Ludovic Courtès
2019-07-08discovery: Handle edge case in scheme-files when looking at symlinks....Christopher Baines
2019-07-08scripts: environment: Add --no-cwd....Carl Dong
2019-07-08scripts: environment: Only rewrite user-specified mappings....Carl Dong
2019-07-08channels: Key cached channel derivations by system....Ludovic Courtès
2019-07-06self: Ship the (gnu machine …) modules....Mark H Weaver
2019-07-06channels: Simplify 'channel-instances->manifest'....Ludovic Courtès
2019-07-06Add 'guix deploy'....Jakob L. Kreuze
2019-07-06ssh: Add 'identity' keyword to 'open-ssh-session'....Jakob L. Kreuze
2019-07-05store: 'run-with-store' gracefully deals with #f store....Ludovic Courtès
2019-07-05derivations: Simplify 'substitution-oracle'....Ludovic Courtès
2019-07-05derivations: 'derivation-build-plan' recurses on substituables....Ludovic Courtès