Age | Commit message (Expand) | Author |
2012-12-13 | Merge branch 'nix-integration' | Ludovic Courtès |
2012-12-13 | tests: Skip network-dependent tests when the network is unreachable. | Ludovic Courtès |
2012-12-13 | tests: base32: Work around `system*' bug. | Ludovic Courtès |
2012-12-12 | tests: Remove `t-profile' files on exit. | Ludovic Courtès |
2012-12-12 | guix-package: Gracefully handle multiple installs of the same path. | Ludovic Courtès |
2012-12-09 | Merge branch 'master' into nix-integration | Ludovic Courtès |
2012-12-09 | store: Add GC-related operations. | Ludovic Courtès |
2012-12-06 | build: Update skip count in `tests/derivations.scm'. | Ludovic Courtès |
2012-12-06 | build: Run all the tests against the just-built daemon. | Ludovic Courtès |
2012-12-05 | tests: Remove hard-coded /nix/store. | Ludovic Courtès |
2012-12-05 | daemon: Add `list-runtime-roots' script. | Ludovic Courtès |
2012-12-04 | daemon: Add test. | Ludovic Courtès |
2012-12-04 | derivations: Fix erroneous call to `add-to-store' for local files as input. | Ludovic Courtès |
2012-11-19 | guix-package: Extract version strings when installing a direct store path. | Ludovic Courtès |
2012-11-19 | guix-package: Add `--list-available'. | Ludovic Courtès |
2012-11-19 | distro: Add `fold-packages'. | Ludovic Courtès |
2012-11-19 | guix-package: Add `--list-installed'. | Ludovic Courtès |
2012-11-13 | guix-download: Use code from (guix build download). | Ludovic Courtès |
2012-11-13 | guix-download: Add support for file:// URIs. | Ludovic Courtès |
2012-11-13 | guix-download: Gracefully handle invalid URIs. | Ludovic Courtès |
2012-11-13 | tests: Make sure to use the bootstrap Guile. | Ludovic Courtès |
2012-11-13 | tests: Remove extraneous test. | Ludovic Courtès |
2012-11-13 | Remove (guix http) and (guix ftp). | Ludovic Courtès |
2012-11-12 | Add (guix download) and (guix build download). | Ludovic Courtès |
2012-11-11 | Move base32 code to (guix base32). | Ludovic Courtès |
2012-11-09 | tests: Choose a less expensive test for packages. | Ludovic Courtès |
2012-11-09 | derivations: build-expression->derivation: Builder only refers to sources. | Ludovic Courtès |
2012-11-08 | derivations: Add tests relative to fixed-output derivations. | Ludovic Courtès |
2012-11-08 | guix-download: Error out when the HTTP response code is not 200. | Ludovic Courtès |
2012-11-07 | guix-build: Error out when `-S' used for source-less package. | Ludovic Courtès |
2012-11-07 | guix-package: Fix handling of the PACKAGE:OUTPUT syntax. | Ludovic Courtès |
2012-11-04 | distro: Move bootstrap packages to (distro packages bootstrap). | Ludovic Courtès |
2012-11-04 | Add (guix snix) and the `guix-import' command. | Ludovic Courtès |
2012-11-04 | packages: `description' → `synopsis', `long-description' → `description'. | Ludovic Courtès |
2012-11-04 | utils: Add `package-name->name+version'. | Ludovic Courtès |
2012-11-02 | tests: Run without substitutes. | Ludovic Courtès |
2012-11-01 | Add a preliminary `guix-package' command-line tool. | Ludovic Courtès |
2012-11-01 | store: Add `store-path-package-name'. | Ludovic Courtès |
2012-11-01 | build: Add unit test for the `guix-build' command. | Ludovic Courtès |
2012-10-29 | Add (guix build union). | Ludovic Courtès |
2012-10-28 | tests: Use our own bootstrap tools. | Ludovic Courtès |
2012-10-25 | derivations: Pass the derivation of guile-for-build to `imported-files' & co. | Ludovic Courtès |
2012-10-24 | store: Add `query-path-hash'. | Ludovic Courtès |
2012-10-24 | derivations: Compile the #:modules passed to `build-expression->derivation'. | Ludovic Courtès |
2012-10-21 | packages: Add support for system-dependent inputs. | Ludovic Courtès |
2012-10-16 | utils: Add `fold-port-matches' and `remove-store-references'. | Ludovic Courtès |
2012-10-07 | tests: Use bootstrap and Nixpkgs inputs to be less costly. | Ludovic Courtès |
2012-09-26 | distro: Rename (distro ...) to (distro packages ...). | Ludovic Courtès |
2012-09-10 | Add (guix build-system trivial). | Ludovic Courtès |
2012-08-30 | define-record-type*: Add the `inherit' syntactic constructor keyword. | Ludovic Courtès |