summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-03-09upstream: Fix 'signature-urls' coalescing....Ludovic Courtès
2016-03-08guix build: Add '--quiet'....Ludovic Courtès
2016-03-08guix system: Write the GC root on the target file system....Ludovic Courtès
2016-03-08packages: Cache the result of 'input-grafts'....Ludovic Courtès
2016-03-08packages: Cache the result of 'package->bag'....Ludovic Courtès
2016-03-08packages: Generalize the 'cached' macro....Ludovic Courtès
2016-03-06import: snix: Use the right 'package-name->name+version'....Ludovic Courtès
2016-03-05store: 'references/substitutes' correctly handles the order of substitutes....Ludovic Courtès
2016-03-05grafts: Memoize intermediate results in 'cumulative-grafts'....Ludovic Courtès
2016-03-05packages: The result of 'bag-grafts' does not contain duplicates....Ludovic Courtès
2016-03-05grafts: Use dependency information from substitutes when possible....Ludovic Courtès
2016-03-05store: Add 'references/substitutes'....Ludovic Courtès
2016-03-05tests: Narinfos can specify an non-empty reference list....Ludovic Courtès
2016-03-05guix build: Set the build options early....Ludovic Courtès
2016-03-04lint: cve: Gracefully handle HTTP errors....Ludovic Courtès
2016-03-03lint: derivation: Disable grafts, but check replacements....Ludovic Courtès
2016-03-03guix build: -S returns the replacement's source....Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin
2016-03-02graph: Ignore 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2016-03-02guix build: Move '--no-grafts' to the common build options....Ludovic Courtès
2016-03-02guix archive: Use 'with-store'....Ludovic Courtès
2016-03-01grafts: Graft recursively....Ludovic Courtès
2016-02-27grafts: Consider all the outputs in the graft mapping....Ludovic Courtès
2016-02-27grafts: Slight simplification....Ludovic Courtès
2016-02-27grafts: Make sure files are not created world-writable....Ludovic Courtès
2016-02-26import: Add github-updater....Ben Woodcroft
2016-02-26store: 'path-info-deriver' is #f when there is no deriver....Ludovic Courtès
2016-02-26grafts: Add record type printer....Ludovic Courtès
2016-02-25Merge branch 'media-updates'Mark H Weaver
2016-02-25http-client: 'http-client/cached' uses unique cache file names....Ludovic Courtès
2016-02-25http-client: 'http-fetch/cached' updates the cache atomically....Ludovic Courtès
2016-02-25guix system: Restore load path after running the activation script....Ludovic Courtès
2016-02-25store: Clarify documentation of 'valid-path?'....Ludovic Courtès
2016-02-25publish: Do not publish nars for invalid store items....Ludovic Courtès
2016-02-24gnu-maintenance: Add X.org updater....Andy Wingo
2016-02-24Do not check package freshness during upgrade....Alex Kost
2016-02-24publish: Move 'query-path-info' call where it belongs....Ludovic Courtès
2016-02-23refresh: Remove unneeded import....Ludovic Courtès
2016-02-22grafts: 'name' parameter of 'graft-derivation' is now optional....Ludovic Courtès
2016-02-22derivations: Move grafts to (guix grafts)....Ludovic Courtès
2016-02-22licenses: Add repoze license....Leo Famulari
2016-02-22download: Add 'url-fetch/tarbomb'....Ludovic Courtès
2016-02-20import: gem: Add updater....Ben Woodcroft
2016-02-18licenses: Add CC-BY-SA and CC-BY....Rene Saavedra
2016-02-12licenses: Add tcl/tk license....Jan Nieuwenhuizen
2016-02-12scripts: environment: Build environments as profiles....David Thompson
2016-02-12profiles: Add #:system argument to profile-derivation....Ludovic Courtès
2016-02-12store: Add monadic access to '%current-system'....Ludovic Courtès
2016-02-08Add (guix build bournish) and use it in the initrd....Ludovic Courtès
2016-02-07build-system/python: Honor the 'python2-variant' property of packages....Ludovic Courtès