Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-10 | * Get `nix-push' working again. It now uses Nix/Fix to create Nix | Eelco Dolstra | 1 | -21/+1 | |
archives (using the package in corepkgs/nar). * queryPathByHash -> expandHash, and it takes an argument specifying the target path (which may be empty). * Install the core Fix packages in $prefix/share/fix. TODO: bootstrap Nix and install Nix as a Fix package. | |||||
2003-07-09 | * Outline of the new scheme for derivate distribution. | Eelco Dolstra | 1 | -0/+5 | |
2003-07-09 | * When computing the set of paths referenced by an expression, also | Eelco Dolstra | 1 | -36/+51 | |
include the paths of the subterms. | |||||
2003-07-08 | * Canonicalise paths so that Fix produces identical Nix | Eelco Dolstra | 1 | -1/+1 | |
expressions for identical inputs. | |||||
2003-07-08 | * The output of a Derive() node is not a referenced path. | Eelco Dolstra | 1 | -2/+0 | |
2003-07-08 | * A command to query the paths referenced by an fstate expression. | Eelco Dolstra | 1 | -52/+96 | |
* Use a temporary directory for build actions. | |||||
2003-07-07 | * Make dbRefs a mapping from Hash to [Path]. | Eelco Dolstra | 1 | -4/+4 | |
2003-07-07 | * Refactoring on the file names. | Eelco Dolstra | 1 | -0/+340 | |