summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2016-01-19build-system/haskell: Fix package.conf parsing.Eric Bavier
2016-01-19guix build: Add '--keep-going'.Ludovic Courtès
2016-01-19Merge branch 'master' into core-updatesMark H Weaver
2016-01-16Move <boot-parameters> to (gnu system).Alex Kost
2016-01-14import: gem: Beautify description field.Ben Woodcroft
2016-01-14import: cran: Move beautify-description to utils module.Ben Woodcroft
2016-01-13Merge branch 'master' into core-updatesLudovic Courtès
2016-01-13build-system/gnu: 'dist-package' can be passed the phases.Ludovic Courtès
2016-01-13monad-repl: Close connection when leaving the monad REPL.Ludovic Courtès
2016-01-11ruby: Abstract out path to GEM_HOME.Ben Woodcroft
2016-01-08build-system/python: 'pypi-uri' takes an optional file name extension.Ludovic Courtès
2016-01-07import: Rename "cran-fetch" to "fetch-description".Ricardo Wurmus
2016-01-07import: Add package->upstream-name procedure.Ricardo Wurmus
2016-01-06build-system/gnu: Make 'package-with-explicit-inputs' idempotent.Ludovic Courtès