about summary refs log tree commit diff
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-13 Stupid error in scriptMichael Raskin1-1/+1
2008-06-13 OK, I will believe that fix does no worse..Michael Raskin1-1/+1
2008-06-12 Updated help textMichael Raskin1-6/+15
2008-06-12 Added verbosity for nix-reduce-buildMichael Raskin1-0/+3
2008-05-11 Added support for file:// archive (.nar.gz) repositories to nix-reduce-build....Michael Raskin1-0/+5
2008-05-07 --proxy=proxy:3128Michael Raskin2-1/+51
2008-04-29 Added http alternative transport for nix-reduce-buildMichael Raskin1-3/+12
2008-03-28 * Fix for NIX-101 (should use an absolute path for call to nix-hash).Eelco Dolstra1-1/+1
2008-03-20 * Cleanup.Eelco Dolstra1-5/+9
2008-02-28 * Don't install nix-reduce-build by default yet please, I first wantEelco Dolstra1-2/+2
2008-02-27 Added nix-reduce-build. You point it to some path you want to build and it fe...Michael Raskin2-2/+71
2007-12-30 * Don't use "store expression", it's obsolete.Eelco Dolstra1-2/+2
2007-11-16 * Flag `--no-build-hook' to disable distributed builds.Eelco Dolstra1-1/+1
2007-11-15 * nix-build: pass --argstr to nix-instantiate.Eelco Dolstra1-3/+3
2007-11-15 * Doh!Eelco Dolstra1-1/+2
2007-11-15 * Add build-remote.pl to the Nix distribution.Eelco Dolstra2-1/+211
2007-11-05 * nix-prefetch-url: don't fail if /tmp/nix-prefetch-url-<pid> exists,Eelco Dolstra1-4/+23
2007-10-22 (no commit message)Eelco Dolstra2-3/+1
2007-10-09 * New command `nix-store --optimise' to reduce Nix store disk spaceEelco Dolstra1-91/+0
2007-09-18 * Remove garbage.Eelco Dolstra2-2/+2
2007-09-17 * nix-env: allow ~/.nix-defexpr to be a directory. If it is, then theEelco Dolstra1-3/+8
2007-09-04 * nix-push / generate-patches: bzip the manifest.Eelco Dolstra2-0/+12
2007-08-22 * nix-channel: supports users who don't have write permission to theEelco Dolstra1-12/+21
2007-08-15 * Show errors in nix-prefetch-url.Eelco Dolstra3-4/+5
2007-08-14 * Fix the tests.Eelco Dolstra1-1/+2
2007-08-12 * Get rid of the substitutes database table (NIX-47). Instead, if weEelco Dolstra3-52/+48
2007-08-10 * nix-pull: support bzipped manifests: when doing a nix-pull on $url,Eelco Dolstra1-8/+32
2007-08-10 * Enable nix-prefetch-url caching in nix-channel.Eelco Dolstra2-3/+9
2007-08-10 * Don't rely on /dev/stdin.Eelco Dolstra1-1/+2
2007-08-09 * nix-pull: using nix-prefetch-url (so that we get caching for free),Eelco Dolstra1-8/+9
2007-08-09 * nix-prefetch-url: support caching. If the environment variableEelco Dolstra3-13/+58
2007-06-11 * Check against creation of GC roots in the store. Those roots don'tEelco Dolstra1-2/+2
2007-06-04 * Remove debug statement.Eelco Dolstra1-1/+0
2007-05-02 (no commit message)Eelco Dolstra1-1/+0
2007-05-01 * Give unpacked channels more sensible names than 0, 1, ... They nowEelco Dolstra1-8/+9
2007-03-30 * Make the maximum patch size configurable.Eelco Dolstra1-3/+9
2007-03-27 * Forgot a @bindir@.Eelco Dolstra1-1/+1
2007-03-26 * `nix-copy-closure --from': copy from a remote machine instead of toEelco Dolstra1-12/+62
2007-03-26 * Refactoring.Eelco Dolstra1-35/+53
2007-03-20 * Scan /proc/sys/kernel/modprobe for roots to prevent the kernelEelco Dolstra1-0/+17
2007-03-13 * Remove old generations in all directories underEelco Dolstra1-6/+15
2007-03-01 * Get rid of those stupid --login tricks, it's the responsibility ofEelco Dolstra1-2/+2
2007-03-01 * sh -> bash.Eelco Dolstra1-2/+2
2007-02-26 * Error message to stdout.Eelco Dolstra1-1/+1
2007-02-22 * nix-copy-closure: force a login shell on the remote machine to makeEelco Dolstra1-3/+11
2007-02-22 * nix-copy-closure: option --sign.Eelco Dolstra1-2/+20
2007-02-21 * New command `nix-copy-closure' to copy a closure to a Nix store onEelco Dolstra2-1/+58
2007-02-20 * Close the file - just in case.Eelco Dolstra1-0/+3
2007-01-23 * New kind of manifest object: "localPath", which denotes that a storeEelco Dolstra8-22/+73
2007-01-23 * Successors have been gone for ages.Eelco Dolstra8-32/+15