Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-02 | * Use passive FTP in wget. | 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 | -0/+10 | |
* Use nix-hash (not md5sum) in fetchurl.sh. |