summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2013-03-06gnu: xorg: Fix http mirror and uncomment xcb packages.Andreas Enge
2013-03-05utils: Add a #:follow-symlinks? parameter to `copy-recursively'.Ludovic Courtès
2013-03-05utils: Add `delete-file-recursively'.Ludovic Courtès
2013-03-04Merge branch 'master' into core-updatesLudovic Courtès
2013-03-04guix: build: Add "share/pkgconfig" to PKG_CONFIG_PATH, as used by xorg.Andreas Enge
2013-03-04Add (guix build-system perl).Ludovic Courtès
2013-03-04download: Add CPAN mirrors.Ludovic Courtès
2013-03-01ui: Factorize `read/eval-package-expression'.Ludovic Courtès
2013-03-01guix package: Add `--install-from-expression'.Ludovic Courtès
2013-02-27guix gc: Add `--references' and `--referrers'.Ludovic Courtès
2013-02-27store: Add queries for references & co.Ludovic Courtès
2013-02-27pull: Distinguish "already up to date" from "updated".Ludovic Courtès
2013-02-27pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès
2013-02-27Add "guix pull".Ludovic Courtès
2013-02-27ui: Factorize `show-what-to-build'.Ludovic Courtès
2013-02-27ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès
2013-02-27download: Adjust to `http-get*' deprecation.Ludovic Courtès
2013-02-27derivations: Add a search path parameter for module derivations.Ludovic Courtès
2013-02-27store: Add the `%daemon-socket-file' parameter.Ludovic Courtès
2013-02-27scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès
2013-02-27scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès
2013-02-27Replace individual scripts with master 'guix' script.Mark H Weaver
2013-02-27packages: Add `package-output'.Ludovic Courtès
2013-02-27build-system/gnu: Make the strip behavior of `static-package' configurable.Ludovic Courtès
2013-02-27Add version-compare and version>? to utils.scm.Mark H Weaver
2013-02-23Patch-shebang: Do not add space after interpreter without argument.Andreas Enge
2013-02-23Patch-shebang: Handle "#!/usr/bin/env command"Andreas Enge
2013-02-23download: Add X.org mirrors.Andreas Enge
2013-02-22pull: Distinguish "already up to date" from "updated".Ludovic Courtès
2013-02-22pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès
2013-02-20Add "guix pull".Ludovic Courtès
2013-02-20ui: Factorize `show-what-to-build'.Ludovic Courtès
2013-02-20ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès
2013-02-20download: Adjust to `http-get*' deprecation.Ludovic Courtès
2013-02-20derivations: Add a search path parameter for module derivations.Ludovic Courtès
2013-02-18store: Add the `%daemon-socket-file' parameter.Ludovic Courtès
2013-02-17scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès
2013-02-17scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver
2013-02-16packages: Add `package-output'.Ludovic Courtès
2013-02-14build-system/gnu: Make the strip behavior of `static-package' configurable.Ludovic Courtès
2013-02-12Add version-compare and version>? to utils.scm.Mark H Weaver
2013-02-11gnu: Add tmux. licenses: add ISC.Cyril Roelandt
2013-02-10Re-export `%current-system' from (guix packages).Ludovic Courtès
2013-02-08build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'.Ludovic Courtès
2013-02-06union: Don't warn when colliding leaves point to the same file.Ludovic Courtès
2013-02-06union: Delete duplicates when passed the same input several times.Ludovic Courtès
2013-02-05licenses: Add new meta-license fsf-free.Andreas Enge
2013-02-04store: Add substitute-related procedures.Ludovic Courtès
2013-02-04store: Update to protocol 1.12.Ludovic Courtès