- Mar 23, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
listed later in the list of new valid paths.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
`--register-validity'. * `nix-store --register-validity': read arguments from stdin, and allow the references and deriver to be set.
-
- Mar 21, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Mar 18, 2005
-
-
Eelco Dolstra authored
-
- Mar 17, 2005
-
-
Eelco Dolstra authored
-
- Mar 16, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
users. * Change to base-32 hashes.
-
Eelco Dolstra authored
-
- Mar 15, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Mar 14, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
unique. * Drop `hashAlgo' attribute in manifests; prefix hashes with the hash algorithm instead.
-
Eelco Dolstra authored
file names in the directory not included in any of the manifests specified on the command line.
-
- Mar 11, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
* nix-prefecth-url: print out in base-16.
-
- Mar 10, 2005
-
-
Eelco Dolstra authored
expressions.
-
- Mar 07, 2005
-
-
Eelco Dolstra authored
conditional expression in the blacklist can specify when to continue/stop a traversal. For example, in <condition> <within> <traverse> <not><hasAttr name='outputHash' value='.+' /></not> </traverse> <hasAttr name='outputHash' value='ef1cb003448b4a53517b8f25adb12452' /> </within> </condition> we traverse the dependency graph, not following the dependencies of `fetchurl' derivations (as indicated by the presence of an `outputHash' attribute - this is a bit ugly). The resulting set of paths is scanned for a fetch of a file with the given hash, in this case, the hash of zlib-1.2.1.tar.gz (which has a security bug). The intent is that a dependency on zlib is not a problem if it is in a `fetchurl' derivation, since that's build-time only. (Other build-time uses of zlib *might* be a problem, e.g., static linking.)
-
Eelco Dolstra authored
-
Eelco Dolstra authored
Maybe this is a bad idea.
-
- Mar 04, 2005
-
-
Eelco Dolstra authored
checked against every item in a blacklist.
-
- Mar 03, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
* Maintain the cleanup invariant in clearSubstitutes().
-
- Mar 02, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
store path (which is stored in the database).
-
- Mar 01, 2005
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-