summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* union: Detect collisions, and delete duplicate leaves.Ludovic Courtès2013-01-09
* derivations: Fix `derivation-prerequisites-to-build' when outputs are there.Ludovic Courtès2013-01-09
* gnu-maintenance: Add `latest-release' and related tools.Ludovic Courtès2013-01-08
* snix: Use (guix licenses) variables.Ludovic Courtès2013-01-07
* snix: Gracefully handle `null' in Nix build inputs.Ludovic Courtès2013-01-07
* Update license headers.Ludovic Courtès2013-01-06
* derivations: Add `derivation-path->output-paths'.Ludovic Courtès2013-01-05
* ui: Factorize bug-report information in `--help'.Ludovic Courtès2013-01-05
* download: Remove unreachable SourceForge mirror.Ludovic Courtès2012-12-17
* download: Correctly detect "No route to host" conditions.Ludovic Courtès2012-12-17
* download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès2012-12-14
* build: Fix default value of `%state-directory'.Ludovic Courtès2012-12-13
* Merge branch 'nix-integration'Ludovic Courtès2012-12-13
|\
| * Merge branch 'master' into nix-integrationLudovic Courtès2012-12-09
| |\
| * | build: Capture configure-time settings in (guix config).Ludovic Courtès2012-12-06
* | | licenses: Add 'bsd-style', 'expat', 'gpl1', 'gpl1+', 'lgpl2.0', and 'lgpl2.0+'.Nikita Karetnikov2012-12-12
* | | Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string.Ludovic Courtès2012-12-10
* | | derivations: Distinguish direct store paths from files within a store path.Ludovic Courtès2012-12-10
| |/ |/|
* | store: Add GC-related operations.Ludovic Courtès2012-12-09
* | store: Add `add-temp-root'.Ludovic Courtès2012-12-09
* | Add (guix licenses).Nikita Karetnikov2012-12-08
* | download: Fix the primary Savannah URL.Ludovic Courtès2012-12-07
* | Add (guix gnu-maintenance).Nikita Karetnikov2012-12-05
|/
* store: Honor $NIX_STORE_DIR and $NIX_STATE_DIR.Ludovic Courtès2012-12-04
* derivations: Fix erroneous call to `add-to-store' for local files as input.Ludovic Courtès2012-12-04
* download: Add kernel.org mirrors.Ludovic Courtès2012-11-27
* download: Keep only one slash when concatenating URIs.Ludovic Courtès2012-11-27
* packages: Add missing export.Ludovic Courtès2012-11-25
* guix-package: Add `--list-available'.Ludovic Courtès2012-11-19
* guix-download: Use code from (guix build download).Ludovic Courtès2012-11-13
* download: Add support for mirror:// URLs.Ludovic Courtès2012-11-13
* download: Follow HTTP redirections.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12
* Move base32 code to (guix base32).Ludovic Courtès2012-11-11
* http: Add informative output.Ludovic Courtès2012-11-09
* http: Check the HTTP response code, and bail if not 200.Ludovic Courtès2012-11-09
* derivations: build-expression->derivation: Builder only refers to sources.Ludovic Courtès2012-11-09
* store: Document `add-to-store' hack for `fixed?'.Ludovic Courtès2012-11-08
* build-system/gnu: Add `static-libgcc-package' & supporting procedure.Ludovic Courtès2012-11-05
* utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'.Ludovic Courtès2012-11-05
* Add (guix snix) and the `guix-import' command.Ludovic Courtès2012-11-04
* packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès2012-11-04
* utils: Add `package-name->name+version'.Ludovic Courtès2012-11-04
* build: Require GNU libgcrypt.Ludovic Courtès2012-11-03
* ui: Factorize `--version'.Ludovic Courtès2012-11-03
* build: Produce (guix config) instead of using compile-time tricks.Ludovic Courtès2012-11-03
* build: Clearly mark Nixpkgs as optional.Ludovic Courtès2012-11-03
* store: Add `store-path-package-name'.Ludovic Courtès2012-11-01
* utils: Remove stuff committed by error.Ludovic Courtès2012-11-01