summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-11-08Merge branch 'master' into core-updates...Ludovic Courtès
2013-11-07packages: Add a 'snippet' field to <origin>....Ludovic Courtès
2013-11-03ui: Make '--version' output GCS-compliant....Ludovic Courtès
2013-11-01guix package: Show the output name of what's being removed....Ludovic Courtès
2013-11-01guix package: Fix indentation of "will be removed" messages....Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output....Ludovic Courtès
2013-11-01guix package: Separate '--remove' option processing....Ludovic Courtès
2013-11-01ui: Factorize package specification parsing....Ludovic Courtès
2013-11-01Add (guix profiles)....Ludovic Courtès
2013-11-01Merge branch 'master' into core-updatesLudovic Courtès
2013-10-31union: Do not warn when identical files collide....Ludovic Courtès
2013-10-30guix package: Factorize generation file name computation....Ludovic Courtès
2013-10-30guix package: Specify inputs for each manifest entry....Ludovic Courtès
2013-10-30union: Make the log port a parameter....Ludovic Courtès
2013-10-30derivations: 'derivation-path->output-path' honors the 'output' parameter....Ludovic Courtès
2013-10-30guix package: Always use the term "profile", not "user environment"....Ludovic Courtès
2013-10-30guix package: Introduce <manifest> and <manifest-entry> types....Ludovic Courtès
2013-10-30guix package: Better separate option processing....Ludovic Courtès
2013-10-29guix package: Declutter the entry point....Ludovic Courtès
2013-10-29build-system/{cmake,perl}: Don't use (guix build gnu-build-system)....Ludovic Courtès
2013-10-16utils: 'find-files' always returns a proper list....Ludovic Courtès
2013-10-15records: define-record-type*: Field bindings are bound with 'let*'....Ludovic Courtès
2013-10-15guix package: '--search' matches against package names....Ludovic Courtès
2013-10-13pull: Compile modules correctly regardless of the compilation order....Ludovic Courtès
2013-10-13guix: Make cmake build system aware of usual paths....Andreas Enge
2013-10-13pull: Simplify the builder....Ludovic Courtès
2013-10-12build-system/perl: Lazily resolve (gnu packages perl)....Ludovic Courtès
2013-10-12pull: Add '--url' option....Ludovic Courtès
2013-10-12download: Support 'file://' URLs....Ludovic Courtès
2013-10-12guix: Add missing call to 'bindtextdomain'....Ludovic Courtès
2013-10-11gnu-maintenance: Adjust URL of package description file....Ludovic Courtès
2013-10-10build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters....Ludovic Courtès
2013-10-10packages: The 'patch-guile' field of <origin> is now a package....Ludovic Courtès
2013-10-09snix: Prefer descriptions from the Womb rather than from Nixpkgs....Ludovic Courtès
2013-10-09gnu-maintenance: Get descriptions from 'gnumaint/pkgdescr.txt'....Ludovic Courtès
2013-10-09packages: Add 'patches' and related fields to <origin>....Ludovic Courtès
2013-10-05download: Add Debian mirrors....Ludovic Courtès
2013-10-03monads: Allow resolution of a monad's bind/return at expansion time....Ludovic Courtès
2013-10-03Add (guix monads)....Ludovic Courtès
2013-09-27Merge branch 'core-updates'Ludovic Courtès
2013-09-27guix package: '--delete-generations' deletes generations older than specified....Ludovic Courtès
2013-09-27build-system/trivial: Take the 'source' field into account....Ludovic Courtès
2013-09-26guix package: Add '--delete-generations'....Nikita Karetnikov
2013-09-26guix package: Add 'link-to-empty-profile'....Nikita Karetnikov
2013-09-26guix package: Exit with 0 when there is nothing to list....Nikita Karetnikov
2013-09-26Merge branch 'master' into core-updatesLudovic Courtès
2013-09-25packages: Make the 'output' parameter of 'package-output' optional....Ludovic Courtès
2013-09-25guix package: Show which generation is the current one....Nikita Karetnikov
2013-09-25guix package: Do not list the zeroth generation....Nikita Karetnikov
2013-09-25guix package: Exit with 1 when a generation cannot be listed....Nikita Karetnikov