gnu: r-performance: Update to 0.3.0.
[jackhill/guix/guix.git] / guix /
2019-08-04 Efraim Flashnerbuild/cargo-build-system: Patch cargo checksums.
2019-08-02 Jakob L. Kreuzereconfigure: Reload all shepherd files when upgrading...
2019-07-29 Leo Famularignu: Update default Go compiler to Go 1.12.
2019-07-26 Ludovic Courtèsgexp: 'program-file' honors the current system and...
2019-07-26 Ludovic Courtèsgexp: 'compiled-modules' can cross-compile.
2019-07-26 Ludovic Courtèsdiscovery: 'scheme-files' ignores hidden files.
2019-07-26 Jakob L. Kreuzeguix system: Reimplement 'reconfigure'.
2019-07-26 Jakob L. Kreuzeguix system: Add 'reconfigure' module.
2019-07-26 Ludovic Courtèsguix build: '--with-commit' recognizes "v[0-9]" tags.
2019-07-26 Ludovic Courtèsgit: 'switch-to-ref' resolves tag targets.
2019-07-26 Ludovic Courtèsgit: <git-checkout> allows tags in its 'commit' field.
2019-07-26 Ludovic Courtèsgit: 'update-cached-checkout' supports a 'tag-or-commit...
2019-07-24 Ludovic Courtèsmaint: Switch to Guile-JSON 3.x.
2019-07-24 宋文武deploy: Handle the '--system' command line option.
2019-07-24 宋文武deploy: Honor '--no-grafts'.
2019-07-22 Ludovic Courtèspack: Pass a list as the entry point for 'build-docker...
2019-07-22 Ludovic Courtèsswh: Add basic tests.
2019-07-19 Ludovic Courtèslint: Use the 'warning' procedure for messages.
2019-07-19 Ludovic Courtèslint: source: Stop as soon as a valid URL is found.
2019-07-19 Ludovic Courtèslint: Remove unused imports.
2019-07-19 Ludovic Courtèslint: 'source' check no longer complains about unavaila...
2019-07-19 Ludovic Courtèsui: 'warn-about-load-error' provides hints for unbound...
2019-07-19 Ludovic Courtèsui: 'warn-about-load-error' warns about file/module...
2019-07-19 Ludovic Courtèschannels: Always provide a <channel-metadata> record.
2019-07-19 Ludovic Courtèschannels: Remove unneeded 'version' field of <channel...
2019-07-19 Ludovic Courtèschannels: Strictly check the version of '.guix-channel'.
2019-07-19 Ludovic Courtèsguix archive: Use (gcrypt common).
2019-07-17 Ludovic Courtèspull: Pass #:use-substitutes? to 'show-what-to-build'.
2019-07-17 Ludovic Courtèspull: Use (ice-9 format).
2019-07-17 Ludovic Courtèspull: Remove unused procedures.
2019-07-16 Tobias Geerinckx... Use more guix.gnu.org.
2019-07-16 Robert Vollmertbuild/cargo-build-system: Use bundled json instead...
2019-07-16 Robert Vollmertbuild/cargo-build-system: Set CARGO_HOME early.
2019-07-15 Christopher Baineslint: Separate checkers by dependence on the internet.
2019-07-15 Christopher Baineslint: Move the linting code to a different module.
2019-07-15 Christopher Bainesscripts: lint: Separate the message warning text and...
2019-07-15 Christopher Bainesscripts: lint: Handle warnings with a record type.
2019-07-15 Ludovic Courtèsremote: Make sure the user doesn't mess up with the...
2019-07-15 Ludovic Courtèsremote: Fix type error in the list of store items to...
2019-07-15 Ludovic Courtèschannels: Avoid use of 'derivation-input-path'.
2019-07-15 Ludovic Courtèsgexp: 'lowered-gexp-guile' now returns a <derivation...
2019-07-15 Ludovic Courtèsderivations: Deprecate the previous calling convention.
2019-07-15 Ludovic Courtèsderivations: 'map-derivation' uses the new 'derivation...
2019-07-15 Ludovic Courtèsdownload: Use the new 'derivation' calling convention.
2019-07-15 Ludovic Courtèsgexp: <lowered-gexp> separates sources from derivation...
2019-07-15 Ludovic Courtèsderivations: 'derivation' primitive accepts <derivation...
2019-07-15 Ludovic Courtèssyscalls: Use 'define-as-needed' for 'AT_' constants...
2019-07-15 Ludovic Courtèscompile: Report the name of the file that cannot be...
2019-07-14 Julien LepillerRevert "guix: node-build-system: Use guile-json instead...
2019-07-14 Julien Lepillerguix: node-build-system: Use guile-json instead of...
2019-07-14 Jelle Lichtbuild: Add node-build-system.
2019-07-13 Jan Nieuwenhuizenchannels: Add optional directory to channel metadata.
2019-07-12 Ludovic Courtèsbuild: Use '-Wshadowed-toplevel' only when supported.
2019-07-11 Ludovic Courtèsguix gc: Correctly handle '--delete-generations' with...
2019-07-09 Marius BakkeMerge branch 'master' into staging
2019-07-08 Christopher Bainesdiscovery: Handle edge case in scheme-files when lookin...
2019-07-08 Carl Dongscripts: environment: Add --no-cwd.
2019-07-08 Carl Dongscripts: environment: Only rewrite user-specified mappings.
2019-07-08 Ludovic Courtèschannels: Key cached channel derivations by system.
2019-07-07 Mark H Weaverself: Ship the (gnu machine …) modules.
2019-07-06 Marius BakkeMerge branch 'master' into staging
2019-07-06 Ludovic Courtèschannels: Simplify 'channel-instances->manifest'.
2019-07-06 Jakob L. KreuzeAdd 'guix deploy'.
2019-07-06 Jakob L. Kreuzessh: Add 'identity' keyword to 'open-ssh-session'.
2019-07-04 Ludovic Courtèsstore: 'run-with-store' gracefully deals with #f store.
2019-07-04 Ludovic Courtèsderivations: Simplify 'substitution-oracle'.
2019-07-04 Ludovic Courtèsderivations: 'derivation-build-plan' recurses on substi...
2019-07-04 Ludovic Courtèspack: 'squashfs' backend records the profile's search...
2019-07-04 Ludovic Courtèspack: 'docker' backend records the profile's search...
2019-07-04 Ludovic CourtèsAdd (guix remote).
2019-07-04 Ludovic Courtèsinferior: Add 'read-repl-response'.
2019-07-04 Ludovic CourtèsAdd (guix repl).
2019-07-04 Ludovic Courtèsgexp: Add 'lower-gexp' and express 'gexp->derivation...
2019-07-04 Marius BakkeMerge branch 'master' into staging
2019-07-03 Ludovic Courtèsstore: 'run-with-store' preserves the functional object...
2019-07-03 Ludovic Courtèsderivations: 'substitution-oracle' no longer calls...
2019-07-03 Ludovic Courtèsderivations: Avoid another call to 'read-derivation...
2019-07-03 Ludovic Courtèsderivations: 'map-derivation' no longer calls 'read...
2019-07-03 Ludovic Courtèsderivations: Work around pathological memoization behavior.
2019-07-03 Kyle Meyerprofiles: Adjust packages->manifest pattern for inferio...
2019-07-02 Marius BakkeMerge branch 'master' into staging
2019-07-02 Ludovic Courtèsgrafts: 'references-oracle' now takes a derivation...
2019-07-02 Ludovic Courtèsderivations: Update 'build-derivations' docstring.
2019-07-02 Maxim Cournoyerimport: pypi: Preserve package name case when forming...
2019-07-02 Maxim Cournoyerimport: pypi: Update the host URI.
2019-07-02 Maxim Cournoyerimport: pypi: Include optional test inputs as native...
2019-07-02 Maxim Cournoyerimport: pypi: Completely mute the output of the "unzip...
2019-07-02 Maxim Cournoyerimport: pypi: Fix typo in docstring.
2019-07-02 Maxim Cournoyerimport: pypi: Parse wheel METADATA instead of metadata...
2019-07-02 Maxim Cournoyerimport: pypi: Support more types of archives.
2019-07-02 Maxim Cournoyerimport: pypi: Deduplicate requirements.
2019-07-02 Maxim Cournoyerimport: pypi: Improve parsing of requirement specificat...
2019-07-02 Maxim Cournoyerimport: pypi: Do not parse optional requirements from...
2019-07-02 Maxim Cournoyerimport: pypi: Do not consider requirements.txt files.
2019-06-30 Ivan Petkovguix: import: crate: fix redundant inputs list nesting
2019-06-29 Marius BakkeMerge branch 'master' into staging
2019-06-29 Tobias Geerinckx... download: Remove hydra from content-addressed URL list
2019-06-29 Tobias Geerinckx... etc: Remove hydra.gnu.org.pub key.
2019-06-27 Ludovic Courtèsui: 'show-derivation-outputs' accepts <derivation-input...
2019-06-27 Ludovic Courtèsui: 'show-what-to-build' accepts derivation inputs.
next