summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* import: snix: Use the right 'package-name->name+version'.Ludovic Courtès2016-03-06
* store: 'references/substitutes' correctly handles the order of substitutes.Ludovic Courtès2016-03-05
* grafts: Memoize intermediate results in 'cumulative-grafts'.Ludovic Courtès2016-03-05
* packages: The result of 'bag-grafts' does not contain duplicates.Ludovic Courtès2016-03-05
* grafts: Use dependency information from substitutes when possible.Ludovic Courtès2016-03-05
* store: Add 'references/substitutes'.Ludovic Courtès2016-03-05
* tests: Narinfos can specify an non-empty reference list.Ludovic Courtès2016-03-05
* guix build: Set the build options early.Ludovic Courtès2016-03-05
* lint: cve: Gracefully handle HTTP errors.Ludovic Courtès2016-03-04
* lint: derivation: Disable grafts, but check replacements.Ludovic Courtès2016-03-03
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* graph: Ignore 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-03-02
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* guix archive: Use 'with-store'.Ludovic Courtès2016-03-02
* grafts: Graft recursively.Ludovic Courtès2016-03-01
* grafts: Consider all the outputs in the graft mapping.Ludovic Courtès2016-02-27
* grafts: Slight simplification.Ludovic Courtès2016-02-27
* grafts: Make sure files are not created world-writable.Ludovic Courtès2016-02-27
* import: Add github-updater.Ben Woodcroft2016-02-26
* store: 'path-info-deriver' is #f when there is no deriver.Ludovic Courtès2016-02-26
* grafts: Add record type printer.Ludovic Courtès2016-02-26
* Merge branch 'media-updates'Mark H Weaver2016-02-25
|\
| * gnu-maintenance: Add X.org updater.Andy Wingo2016-02-24
* | http-client: 'http-client/cached' uses unique cache file names.Ludovic Courtès2016-02-25
* | http-client: 'http-fetch/cached' updates the cache atomically.Ludovic Courtès2016-02-25
* | guix system: Restore load path after running the activation script.Ludovic Courtès2016-02-25
* | store: Clarify documentation of 'valid-path?'.Ludovic Courtès2016-02-25
* | publish: Do not publish nars for invalid store items.Ludovic Courtès2016-02-25
|/
* Do not check package freshness during upgrade.Alex Kost2016-02-24
* publish: Move 'query-path-info' call where it belongs.Ludovic Courtès2016-02-24
* refresh: Remove unneeded import.Ludovic Courtès2016-02-23
* grafts: 'name' parameter of 'graft-derivation' is now optional.Ludovic Courtès2016-02-22
* derivations: Move grafts to (guix grafts).Ludovic Courtès2016-02-22
* licenses: Add repoze license.Leo Famulari2016-02-22
* download: Add 'url-fetch/tarbomb'.Ludovic Courtès2016-02-22
* import: gem: Add updater.Ben Woodcroft2016-02-20
* licenses: Add CC-BY-SA and CC-BY.Rene Saavedra2016-02-18
* licenses: Add tcl/tk license.Jan Nieuwenhuizen2016-02-12
* scripts: environment: Build environments as profiles.David Thompson2016-02-12
* profiles: Add #:system argument to profile-derivation.Ludovic Courtès2016-02-12
* store: Add monadic access to '%current-system'.Ludovic Courtès2016-02-12
* Add (guix build bournish) and use it in the initrd.Ludovic Courtès2016-02-08
* build-system/python: Honor the 'python2-variant' property of packages.Ludovic Courtès2016-02-07
* guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès2016-02-05
* licenses: Add the fdl1.1+.Fabian Harfert2016-02-04
* guix system: 'reconfigure' loads and starts new services.Ludovic Courtès2016-02-03
* syscalls: 'all-network-interface-names' accepts non-alphanumeric characters.Ludovic Courtès2016-02-03
* licenses: Add the Unlicense.Leo Famulari2016-02-02
* guix build: Add '--with-input'.Ludovic Courtès2016-02-01