summaryrefslogtreecommitdiff
path: root/guix/packages.scm
AgeCommit message (Expand)Author
2012-08-23packages: Raise an error condition upon invalid input.Ludovic Courtès
2012-08-16packages: Add all non-derivation paths to the store.Ludovic Courtès
2012-08-16packages: Allow store paths as inputs.Ludovic Courtès
2012-07-07Add `package-transitive-inputs'; use it to honor propagated inputs.Ludovic Courtès
2012-07-05packages: Allow inputs that are local files.Ludovic Courtès
2012-07-05packages: Add a `self-native-input?' field.Ludovic Courtès
2012-07-03Rename <package-source> to <origin>; use the `letrec*' behavior in packages.Ludovic Courtès
2012-07-02Add a `base32' macro, for convenience.Ludovic Courtès
2012-07-02packages: Allow the `arguments' field to be a procedure.Ludovic Courtès
2012-07-02Add `propagated-inputs' and `properties' to <package>.Ludovic Courtès
2012-06-29distro: Add libsigsegv and GNU Awk.Ludovic Courtès
2012-06-28packages: Add a `home-page' field.Ludovic Courtès
2012-06-28Track the source location of packages.Ludovic Courtès
2012-06-28Add a declarative packaging layer.Ludovic Courtès