aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06gnu: xorg: Add home-page, synopsis and description....Andreas Enge
2013-03-06gnu: xorg: Fix http mirror and uncomment xcb packages....Andreas Enge
2013-03-06gnu: xorg: Downgrade package versions to those present in X11R7.7...Andreas Enge
2013-03-06gnu: xorg: Add licenses....Andreas Enge
2013-03-06gnu: xorg: Add missing hashes....Andreas Enge
2013-03-06gnu: xorg: Transform propagated into normal inputs....Andreas Enge
2013-03-06gnu: xorg: Add and remove packages to mirror X11R7.7/src/everything...Andreas Enge
2013-03-06gnu: xorg: Initial import from nix....Andreas Enge
2013-03-05Update TODO.Ludovic Courtès
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-05gnu: glibc: Install locale data....Ludovic Courtès
2013-03-04Merge branch 'master' into core-updates...Ludovic Courtès
2013-03-04guix: build: Add "share/pkgconfig" to PKG_CONFIG_PATH, as used by xorg....Andreas Enge
2013-03-04gnu: Add Perl XML::Parser....Ludovic Courtès
2013-03-04Add (guix build-system perl)....Ludovic Courtès
2013-03-04download: Add CPAN mirrors....Ludovic Courtès
2013-03-03gnu: Add vpnc....Andreas Enge
2013-03-02release.nix: Reduce the number of dependencies....Ludovic Courtès
2013-03-02gnu: Add libdaemon....Ludovic Courtès
2013-03-02release.nix: Unchroot recursively....Ludovic Courtès
2013-03-02release.nix: Build outside of a chroot....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-03-01gnu: global: Update to 6.2.8....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-27gnu: Add cross tool chain....Ludovic Courtès
2013-02-27gnu: linux: Make `system->linux-architecture' public, and add ARM....Ludovic Courtès
2013-02-27gnu: linux-libre-headers: Set 'ARCH' to 'mips'....Nikita Karetnikov
2013-02-27gnu: gcc: Remove extraneous newline in 'LIB_SPEC'....Nikita Karetnikov
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-27guix: Make sure UPDATES-DIR is valid....Ludovic Courtès
2013-02-27Add "guix pull"....Ludovic Courtès
2013-02-27ui: Factorize `show-what-to-build'....Ludovic Courtès
2013-02-27build: Adjust guix.texi to Texinfo 5.0....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-27gnu: texinfo: Make Perl a propagated input....Ludovic Courtès
2013-02-27build: Add missing -I flag for the daemon....Ludovic Courtès
2013-02-27daemon: Add `--listen'....Ludovic Courtès
2013-02-27Update from upstream Nix.Ludovic Courtès
2013-02-27store: Add the `%daemon-socket-file' parameter....Ludovic Courtès
2013-02-27Add Mark to `AUTHORS'.Ludovic Courtès
2013-02-27build: Build guix/scripts/download.go after guix/build/download.go....Ludovic Courtès
2013-02-27scripts: Remove hyphen in the command name shown by `--version'....Ludovic Courtès
2013-02-27gnu: guile-reader: Rename packages to avoid version number confusion....Mark H Weaver
2013-02-27Update `TODO'.Mark H Weaver