Age | Commit message (Expand) | Author | Files | Lines |
2012-01-03 | * Use Nix::Config. | Eelco Dolstra | 1 | -10/+8 |
2012-01-03 | * Refactoring: Get rid of a few subdirectories in corepkgs/, and some | Eelco Dolstra | 1 | -4/+1 |
2011-11-29 | * For consistency with "nix-store -q --hash", produce hashes in | Eelco Dolstra | 1 | -2/+2 |
2011-10-10 | * Set the executable bit on scripts. | Eelco Dolstra | 1 | -0/+0 |
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | 1 | -4/+5 |
2011-04-11 | * configure: detect whether DBD::SQLite is present. If necessary the | Eelco Dolstra | 1 | -1/+1 |
2011-04-11 | * Subtle bug: if you import File::stat in one module, it affects other | Eelco Dolstra | 1 | -1/+2 |
2011-02-17 | (no commit message) | Eelco Dolstra | 1 | -1/+1 |
2011-02-17 | * nix-push: handle the case where the hash is not set in the DB. | Eelco Dolstra | 1 | -0/+10 |
2010-12-05 | * Use CamelCase for the Perl modules. | Eelco Dolstra | 1 | -1/+1 |
2010-11-17 | * Store the NAR size in the manifest. | Eelco Dolstra | 1 | -0/+5 |
2010-11-17 | * nix-push: no need to compute the NAR hash, since the Nix database | Eelco Dolstra | 1 | -7/+5 |
2009-03-18 | * Unify exportReferencesGraph and exportBuildReferencesGraph, and make | Eelco Dolstra | 1 | -5/+1 |
2008-12-04 | * Dirty hack to make nix-push work properly on derivations: the | Eelco Dolstra | 1 | -2/+1 |
2008-11-20 | * Urgh. | Eelco Dolstra | 1 | -2/+1 |
2008-11-19 | * Primop builtins.storePath for declaring a store path as a | Eelco Dolstra | 1 | -1/+1 |
2008-03-20 | * Cleanup. | Eelco Dolstra | 1 | -5/+9 |
2007-12-30 | * Don't use "store expression", it's obsolete. | Eelco Dolstra | 1 | -2/+2 |
2007-11-16 | * Flag `--no-build-hook' to disable distributed builds. | Eelco Dolstra | 1 | -1/+1 |
2007-09-04 | * nix-push / generate-patches: bzip the manifest. | Eelco Dolstra | 1 | -0/+4 |
2007-08-15 | * Show errors in nix-prefetch-url. | Eelco Dolstra | 1 | -1/+1 |
2006-10-04 | * tmpnam() -> File::Temp::tempdir(). | Eelco Dolstra | 1 | -10/+7 |
2006-09-25 | * Clean up calls to system(). | Eelco Dolstra | 1 | -1/+1 |
2006-09-25 | * Use builtins.toPath. | Eelco Dolstra | 1 | -2/+2 |
2006-09-20 | * Use paths, not strings, when calling the function that generates | Eelco Dolstra | 1 | -10/+17 |
2006-08-09 | * file:/ -> file:// | Eelco Dolstra | 1 | -1/+1 |
2006-08-08 | rework the --target flag. If this flag is used, a URI should be given. Default | Armijn Hemel | 1 | -4/+4 |
2006-08-07 | * In nar.nix, path -> storePath, otherwise we get a collision between | Eelco Dolstra | 1 | -1/+1 |
2006-08-03 | urgh...for some weird reason this one-liner was not in svn. PEBKAC! | Armijn Hemel | 1 | -1/+1 |
2006-08-01 | add a flag --target, so we can override the URL in the MANIFEST file. This | Armijn Hemel | 1 | -0/+9 |
2005-11-17 | * FreeBSD compatibility fix. | Eelco Dolstra | 1 | -1/+2 |
2005-10-29 | * Turn off build hooks in nix-push because of an impurity (NIX-21). | Eelco Dolstra | 1 | -1/+11 |
2005-09-21 | * Remove other uses of IPC::Open2. | Eelco Dolstra | 1 | -20/+8 |
2005-03-15 | * Use SHA-256 for nix-push. | Eelco Dolstra | 1 | -17/+29 |
2005-03-14 | * Set NAR name to content hash; previous nix-push names were not | Eelco Dolstra | 1 | -11/+10 |
2005-02-24 | * (Unnecessary) refactoring. | Eelco Dolstra | 1 | -29/+36 |
2005-02-17 | * Fix nix-channel. | Eelco Dolstra | 1 | -6/+6 |
2005-02-09 | * Propagate the deriver of a path through the substitute mechanism. | Eelco Dolstra | 1 | -19/+10 |
2005-01-25 | * Really fix the substitute mechanism, i.e., ensure the closure | Eelco Dolstra | 1 | -30/+87 |
2005-01-19 | * Set the Perl search path properly (reported by Roy van den Broek). | Eelco Dolstra | 1 | -1/+1 |
2004-12-28 | * Added a function to write manifests. | Eelco Dolstra | 1 | -26/+29 |
2004-12-13 | * Include the size of the bzipped archive (necessary for computing the | Eelco Dolstra | 1 | -5/+15 |
2004-08-20 | * Setuid support for sharing a Nix installation between multiple | Eelco Dolstra | 1 | -1/+1 |
2004-04-21 | * Channels. These allow you to stay current with an evolving set of | Eelco Dolstra | 1 | -1/+3 |
2004-04-15 | * Allow extra parameters to be passed to Curl through the `CURL_FLAGS' | Eelco Dolstra | 1 | -1/+1 |
2004-04-06 | * Switched from wget to curl. | Eelco Dolstra | 1 | -7/+7 |
2004-03-15 | * Make perl a dependency of Nix. | Eelco Dolstra | 1 | -1/+1 |
2004-02-13 | * Only include predecessors that are themselves being pushed. | Eelco Dolstra | 1 | -1/+6 |
2004-02-10 | * Lots of manual stuff. Reference pages for most Nix commands. | Eelco Dolstra | 1 | -1/+1 |
2004-01-14 | * Synchronous `nix-pull' with `nix-push'. | Eelco Dolstra | 1 | -1/+1 |