about summary refs log tree commit diff
path: root/corepkgs/nar (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-07 * In nar.nix, path -> storePath, otherwise we get a collision betweenEelco Dolstra2-4/+6
2006-05-12 * Support for srcdir != builddir (NIX-41).Eelco Dolstra1-1/+1
2005-03-15 * Purify all corepkgs builders.Eelco Dolstra1-5/+2
2005-03-15 * Use SHA-256 for nix-push.Eelco Dolstra2-5/+4
2005-03-14 * Set NAR name to content hash; previous nix-push names were notEelco Dolstra1-1/+3
2005-01-25 * Really fix the substitute mechanism, i.e., ensure the closureEelco Dolstra4-21/+4
2004-12-13 * Include the size of the bzipped archive (necessary for computing theEelco Dolstra1-4/+8
2004-11-08 * Check exit status of pipe elements.Eelco Dolstra1-0/+2
2004-04-06 * Switched from wget to curl.Eelco Dolstra2-9/+8
2003-12-30 * RPM spec file.Eelco Dolstra1-6/+6
2003-11-24 * Bug fix. Hmm, I thought I'd fixed this before :-|Eelco Dolstra1-2/+2
2003-11-22 * Fix nix-push.Eelco Dolstra7-25/+22
2003-10-16 * Substitutes and nix-pull now work again.Eelco Dolstra1-3/+3
2003-10-16 * Get nix-push to work again.Eelco Dolstra1-4/+4
2003-10-02 * Include the right files in a distribution.Eelco Dolstra1-1/+1
2003-08-28 * Set a path.Eelco Dolstra1-0/+2
2003-08-28 * nix-push generated invalid (old-style) slices.Eelco Dolstra1-0/+2
2003-07-30 * INSTALL_DATA -> INSTALL_PROGRAM to ensure that the execute bitEelco Dolstra1-2/+2
2003-07-23 * Incorporated Berkeley DB and ATerm into the source tree.Eelco Dolstra1-0/+2
2003-07-22 * Substitutes now should produce a path with the same id as they areEelco Dolstra1-0/+1
2003-07-21 * Syntax fixes.Eelco Dolstra2-3/+8
2003-07-18 * Generate nar.sh, fetchurl.sh.Eelco Dolstra5-9/+19
2003-07-16 * The write() system call can write less than the requested Eelco Dolstra1-0/+2
2003-07-16 * Doh!Eelco Dolstra1-1/+2
2003-07-16 * Substitute fixes.Eelco Dolstra1-1/+1
2003-07-10 * Compress Nix archives when pushing them.Eelco Dolstra2-2/+2
2003-07-10 * The policy-free derivate sharing now *almost* works. :-) For anyEelco Dolstra2-0/+11
2003-07-10 * Get `nix-push' working again. It now uses Nix/Fix to create NixEelco Dolstra2-0/+11