Age | Commit message (Expand) | 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 | 2 | -2/+2 |
2003-08-28 | * Set a path. | Eelco Dolstra | 1 | -0/+2 |
2003-08-28 | * nix-push generated invalid (old-style) slices. | Eelco Dolstra | 1 | -0/+2 |
2003-08-15 | * A script `nix-prefetch-url' to fetch a URL, place it in the Nix | Eelco Dolstra | 1 | -1/+10 |
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 |
2003-07-30 | * INSTALL_DATA -> INSTALL_PROGRAM to ensure that the execute bit | Eelco Dolstra | 2 | -3/+3 |
2003-07-23 | * Incorporated Berkeley DB and ATerm into the source tree. | Eelco Dolstra | 2 | -0/+4 |
2003-07-22 | * Substitutes now should produce a path with the same id as they are | Eelco Dolstra | 1 | -0/+1 |
2003-07-21 | * Syntax fixes. | Eelco Dolstra | 2 | -3/+8 |
2003-07-21 | * Allow the output/expression id to be forced to a certain | Eelco Dolstra | 2 | -5/+4 |
2003-07-18 | * Generate nar.sh, fetchurl.sh. | Eelco Dolstra | 7 | -19/+28 |
2003-07-16 | * The write() system call can write less than the requested | Eelco Dolstra | 1 | -0/+2 |
2003-07-16 | * Doh! | Eelco Dolstra | 1 | -1/+2 |
2003-07-16 | * Substitute fixes. | Eelco Dolstra | 2 | -4/+6 |
2003-07-12 | * Fetchurl: check md5 checksum. | Eelco Dolstra | 2 | -3/+10 |
2003-07-10 | * Compress Nix archives when pushing them. | Eelco Dolstra | 2 | -2/+2 |
2003-07-10 | * The policy-free derivate sharing now *almost* works. :-) For any | Eelco Dolstra | 3 | -0/+13 |
2003-07-10 | * Get `nix-push' working again. It now uses Nix/Fix to create Nix | Eelco Dolstra | 3 | -0/+19 |
2003-07-10 | * Moved the fetchutl package to corepkgs. | Eelco Dolstra | 2 | -0/+12 |