summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2016-02-05guix system: Simply warn if we cannot talk to the shepherd....Ludovic Courtès
2016-02-04licenses: Add the fdl1.1+....Fabian Harfert
2016-02-03guix system: 'reconfigure' loads and starts new services....Ludovic Courtès
2016-02-03syscalls: 'all-network-interface-names' accepts non-alphanumeric characters....Ludovic Courtès
2016-02-02licenses: Add the Unlicense....Leo Famulari
2016-02-01guix build: Add '--with-input'....Ludovic Courtès
2016-02-01build-system/python: Use 'ensure-keyword-arguments'....Ludovic Courtès
2016-02-01guix package: Support package transformation options....Ludovic Courtès
2016-02-01guix build: Separate transformation options....Ludovic Courtès
2016-02-01guix build: Transformations operate on single objects....Ludovic Courtès
2016-01-31license: Add giftware....David Thompson
2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'....Alex Kost
2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost
2016-01-28packages: Use '@' in package record printers....Mathieu Lirzin
2016-01-28lint: Rewrite 'check-patch-file-names'....Mathieu Lirzin
2016-01-28lint: Remove an unneeded clause in 'check-patch-file-names'....Mathieu Lirzin
2016-01-24Merge branch 'master' into core-updatesMark H Weaver
2016-01-20gnu: licenses: Add Mozilla Public License 1.0....Eric Bavier
2016-01-20import: gem: Beautify only the description, not the synopsis....Ben Woodcroft
2016-01-20import: Add Bioconductor importer and updater....Ricardo Wurmus