summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix package: Sort the list of generation numbers in '--list-generations'.Ludovic Courtès2013-09-21
* guix package: Internationalize "Generation" string.Ludovic Courtès2013-09-21
* pull: Adjust to 'derivation' API change.Ludovic Courtès2013-09-21
* guix package: Add '--list-generations'.Nikita Karetnikov2013-09-19
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* derivations: Add a nicer printer.Ludovic Courtès2013-09-18
* derivations: Keep the .drv file name in <derivation> objects.Ludovic Courtès2013-09-17
* Merge branch 'python'Andreas Enge2013-09-14
|\
| * guix: python: Create module installation path and add it to PYTHONPATH duringAndreas Enge2013-09-11
| * guix: python: Do not import %standard-phases from gnu-build-system.Andreas Enge2013-09-10
| * guix: python: Add parameter #:phases to build system.Andreas Enge2013-09-10
| * guix: python: Add package-with-python2, a procedure rewriting a packageAndreas Enge2013-09-08
| * guix: python: Add build phase and factor out calls to setup.py.Andreas Enge2013-09-05
| * gnu: python: Honour #:tests? and #:test-target in build system.Andreas Enge2013-09-05
| * guix: python: Switch to python-wrapper as the default version for the pythonAndreas Enge2013-09-04
* | substitute-binary: Add '--help'.Ludovic Courtès2013-09-13
* | guix package: Rename generation-related procedures.Nikita Karetnikov2013-09-13
* | linux-initrd: Create /dev/klog and /dev/kmsg.Ludovic Courtès2013-09-11
* | store: The 'references' parameter of 'add-text-to-store' is now optional.Ludovic Courtès2013-09-11
* | gnu: linux-initrd: Fix creation of /dev/tty nodes.Ludovic Courtès2013-09-05
* | pull: Compile files in the lexicographic order.Ludovic Courtès2013-09-03
* | build-system/cmake: Fix typo.Ludovic Courtès2013-09-03
* | build-system/gnu: Delay resolution of (@ (gnu packages cmake) cmake).Ludovic Courtès2013-09-03
* | substitute-binary: Show the Nar size, when available.Ludovic Courtès2013-09-02
* | union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès2013-09-02
|/
* store: Add a printer for <nix-server>.Ludovic Courtès2013-09-02
* gnu: linux-initrd: Factorize device node creation.Ludovic Courtès2013-09-02
* gnu: linux-initrd: Make Guile modules accessible in the chroot.Ludovic Courtès2013-08-31
* gnu: linux-initrd: Add (guix build linux-initrd) and use it.Ludovic Courtès2013-08-29
* gnu: linux-initrd: Allow Guile modules to be embedded in the initrd.Ludovic Courtès2013-08-29
* derivations: Rename #:dependency-graphs to #:references-graphs.Ludovic Courtès2013-08-28
* derivations: Add #:dependency-graphs to `build-expression->derivation'.Ludovic Courtès2013-08-26
* derivations: Add #:dependency-graphs `derivation' parameter.Ludovic Courtès2013-08-26
* derivations: Move 3 positional parameters into keyword parameters.Ludovic Courtès2013-08-26
* download: Add kernel.org mirrors.Ludovic Courtès2013-08-25
* build-system/gnu: Add `dist-package'.Ludovic Courtès2013-08-24
* packages: Allow file names as package sources.Ludovic Courtès2013-08-24
* utils: Add `guile-version>?', and use it.Ludovic Courtès2013-08-23
* substitute-binary: Try hard to avoid port buffering.Ludovic Courtès2013-08-22
* substitute-binary: Don't pretend to report download progress on Guile 2.0.5.Ludovic Courtès2013-08-21
* Make "guix -h" work as "guix --help".Cyril Roelandt2013-08-15
* guix package: Allow separate install of several outputs of the same package.Ludovic Courtès2013-07-15
* Rename (guix web) to (guix http-client).Ludovic Courtès2013-07-14
* guix package: Fix handling of `-e'.Ludovic Courtès2013-07-12
* ui: Ignore SIGPIPE and catch `system-error' exceptions.Ludovic Courtès2013-07-12
* guix package: Reuse FTP connections for subsequent `latest-release' calls.Ludovic Courtès2013-07-12
* gnu-maintenance: `latest-release' closes its connection.Ludovic Courtès2013-07-12
* substitute-binary: Directly replace the global `regexp-exec'.Ludovic Courtès2013-07-11
* substitute-binary: Increase the default timeout.Ludovic Courtès2013-07-11
* guix refresh: Keep only the newest versions of packages as upgrade candidates.Ludovic Courtès2013-07-11