Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-02 | * Use passive FTP in wget. | Eelco Dolstra | 1 | -1/+1 | |
2003-10-02 | * Include the right files in a distribution. | Eelco Dolstra | 1 | -1/+1 | |
2003-08-15 | * A script `nix-prefetch-url' to fetch a URL, place it in the Nix | Eelco Dolstra | 1 | -1/+10 | |
store, and print its hash. | |||||
2003-08-06 | * `==' is not a valid operator. | Eelco Dolstra | 1 | -1/+1 | |
2003-08-06 | * Scan for wget and use the full path in fetchurl.sh. | Eelco Dolstra | 1 | -2/+2 | |
* Use nix-hash (not md5sum) in fetchurl.sh. | |||||
2003-07-30 | * INSTALL_DATA -> INSTALL_PROGRAM to ensure that the execute bit | Eelco Dolstra | 1 | -1/+1 | |
remains set. | |||||
2003-07-23 | * Incorporated Berkeley DB and ATerm into the source tree. | Eelco Dolstra | 1 | -0/+2 | |
* `make dist'. | |||||
2003-07-21 | * Allow the output/expression id to be forced to a certain | Eelco Dolstra | 2 | -5/+4 | |
value; this potentially dangerous feature enables better sharing for those paths for which the content is known in advance (e.g., because a content hash is given). * Fast builds: if we can expand all output paths of a derive expression, we don't have to build. | |||||
2003-07-18 | * Generate nar.sh, fetchurl.sh. | Eelco Dolstra | 1 | -0/+8 | |
2003-07-16 | * Substitute fixes. | Eelco Dolstra | 1 | -3/+5 | |
2003-07-12 | * Fetchurl: check md5 checksum. | Eelco Dolstra | 2 | -3/+10 | |
2003-07-10 | * Moved the fetchutl package to corepkgs. | Eelco Dolstra | 2 | -0/+12 | |