aboutsummaryrefslogtreecommitdiff
path: root/substitute.mk
AgeCommit message (Collapse)Author
2004-01-02* Generate RPM spec file.Eelco Dolstra
2003-12-23* nix-pull requires libexecdir to be substituted.Eelco Dolstra
2003-12-01* Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra
"i686-linux" instead of "i686-suse-linux").
2003-11-24* Autoconf sucks.Eelco Dolstra
2003-11-22* Maintain integrity of the substitute and successor mappings whenEelco Dolstra
deleting a path in the store. * Allow absolute paths in Nix expressions. * Get nix-prefetch-url to work again. * Various other fixes.
2003-08-06* Scan for wget and use the full path in fetchurl.sh.Eelco Dolstra
* Use nix-hash (not md5sum) in fetchurl.sh.
2003-07-20* Refactorings.Eelco Dolstra