summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2019-08-07Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus
2019-08-07deploy: Use all machine modules when loading deploymentJakob L. Kreuze
2019-08-06reconfigure: Fix GC root installation.Jakob L. Kreuze
2019-08-06Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus
2019-08-04build/cargo-build-system: Patch cargo checksums.Efraim Flashner
2019-08-02reconfigure: Reload all shepherd files when upgrading services.Jakob L. Kreuze
2019-07-29gnu: Update default Go compiler to Go 1.12.Leo Famulari
2019-07-26gexp: 'program-file' honors the current system and cross-compilation target.Ludovic Courtès
2019-07-26gexp: 'compiled-modules' can cross-compile.Ludovic Courtès
2019-07-26discovery: 'scheme-files' ignores hidden files.Ludovic Courtès
2019-07-26guix system: Reimplement 'reconfigure'.Jakob L. Kreuze
2019-07-26guix system: Add 'reconfigure' module.Jakob L. Kreuze
2019-07-26guix build: '--with-commit' recognizes "v[0-9]" tags.Ludovic Courtès
2019-07-26git: 'switch-to-ref' resolves tag targets.Ludovic Courtès
2019-07-26git: <git-checkout> allows tags in its 'commit' field.Ludovic Courtès
2019-07-26git: 'update-cached-checkout' supports a 'tag-or-commit' type of ref.Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès
2019-07-24deploy: Handle the '--system' command line option.宋文武
2019-07-24deploy: Honor '--no-grafts'.宋文武
2019-07-23build-system/texlive: Add texlive-origin.Ricardo Wurmus
2019-07-23guix: Add svn-multi-reference.Ricardo Wurmus
2019-07-23build: svn-fetch: Use "svn export".Ricardo Wurmus
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