| Commit message (Expand) | Author | Age |
... | |
* | | utils: 'find-files' always returns a proper list. | Ludovic Courtès | 2013-10-16 |
* | | build-system/{gnu,cmake}: Remove #:patches and #:patch-flags parameters. | Ludovic Courtès | 2013-10-10 |
* | | packages: The 'patch-guile' field of <origin> is now a package. | Ludovic Courtès | 2013-10-10 |
|/ |
|
* | snix: Prefer descriptions from the Womb rather than from Nixpkgs. | Ludovic Courtès | 2013-10-09 |
* | gnu-maintenance: Get descriptions from 'gnumaint/pkgdescr.txt'. | Ludovic Courtès | 2013-10-09 |
* | packages: Add 'patches' and related fields to <origin>. | Ludovic Courtès | 2013-10-09 |
* | download: Add Debian mirrors. | Ludovic Courtès | 2013-10-05 |
* | monads: Allow resolution of a monad's bind/return at expansion time. | Ludovic Courtès | 2013-10-03 |
* | Add (guix monads). | Ludovic Courtès | 2013-10-03 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2013-09-27 |
|\ |
|
| * | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-09-26 |
| |\ |
|
| * \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-09-23 |
| |\ \ |
|
| * | | | utils: 'find-files' returns a sorted list. | Ludovic Courtès | 2013-09-15 |
* | | | | guix package: '--delete-generations' deletes generations older than specified. | Ludovic Courtès | 2013-09-27 |
* | | | | build-system/trivial: Take the 'source' field into account. | Ludovic Courtès | 2013-09-27 |
* | | | | guix package: Add '--delete-generations'. | Nikita Karetnikov | 2013-09-26 |
* | | | | guix package: Add 'link-to-empty-profile'. | Nikita Karetnikov | 2013-09-26 |
* | | | | guix package: Exit with 0 when there is nothing to list. | Nikita Karetnikov | 2013-09-26 |
| |_|/
|/| | |
|
* | | | packages: Make the 'output' parameter of 'package-output' optional. | Ludovic Courtès | 2013-09-25 |
* | | | guix package: Show which generation is the current one. | Nikita Karetnikov | 2013-09-25 |
* | | | guix package: Do not list the zeroth generation. | Nikita Karetnikov | 2013-09-25 |
* | | | guix package: Exit with 1 when a generation cannot be listed. | Nikita Karetnikov | 2013-09-25 |
| |/
|/| |
|
* | | nar: Fix file descriptor leak when writing a Nar. | Ludovic Courtès | 2013-09-23 |
* | | guix package: Show most recently installed packages last. | Ludovic Courtès | 2013-09-23 |
* | | guix package: Sort the list of generation numbers in '--list-generations'. | Ludovic Courtès | 2013-09-21 |
* | | guix package: Internationalize "Generation" string. | Ludovic Courtès | 2013-09-21 |
* | | pull: Adjust to 'derivation' API change. | Ludovic Courtès | 2013-09-21 |
* | | guix package: Add '--list-generations'. | Nikita Karetnikov | 2013-09-19 |
* | | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès | 2013-09-18 |
* | | derivations: Add a nicer printer. | Ludovic Courtès | 2013-09-18 |
* | | derivations: Keep the .drv file name in <derivation> objects. | Ludovic Courtès | 2013-09-17 |
* | | Merge branch 'python' | Andreas Enge | 2013-09-14 |
|\ \ |
|
| * | | guix: python: Create module installation path and add it to PYTHONPATH during | Andreas Enge | 2013-09-11 |
| * | | guix: python: Do not import %standard-phases from gnu-build-system. | Andreas Enge | 2013-09-10 |
| * | | guix: python: Add parameter #:phases to build system. | Andreas Enge | 2013-09-10 |
| * | | guix: python: Add package-with-python2, a procedure rewriting a package | Andreas Enge | 2013-09-08 |
| * | | guix: python: Add build phase and factor out calls to setup.py. | Andreas Enge | 2013-09-05 |
| * | | gnu: python: Honour #:tests? and #:test-target in build system. | Andreas Enge | 2013-09-05 |
| * | | guix: python: Switch to python-wrapper as the default version for the python | Andreas Enge | 2013-09-04 |
* | | | substitute-binary: Add '--help'. | Ludovic Courtès | 2013-09-13 |
* | | | guix package: Rename generation-related procedures. | Nikita Karetnikov | 2013-09-13 |
* | | | linux-initrd: Create /dev/klog and /dev/kmsg. | Ludovic Courtès | 2013-09-11 |
* | | | store: The 'references' parameter of 'add-text-to-store' is now optional. | Ludovic Courtès | 2013-09-11 |
| |/
|/| |
|
* | | gnu: linux-initrd: Fix creation of /dev/tty nodes. | Ludovic Courtès | 2013-09-05 |
* | | pull: Compile files in the lexicographic order. | Ludovic Courtès | 2013-09-03 |
* | | build-system/cmake: Fix typo. | Ludovic Courtès | 2013-09-03 |
* | | build-system/gnu: Delay resolution of (@ (gnu packages cmake) cmake). | Ludovic Courtès | 2013-09-03 |
* | | substitute-binary: Show the Nar size, when available. | Ludovic Courtès | 2013-09-02 |
* | | union: Don't traverse sub-directories only found in one element of the union. | Ludovic Courtès | 2013-09-02 |
|/ |
|
* | store: Add a printer for <nix-server>. | Ludovic Courtès | 2013-09-02 |