- Aug 20, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
would not be properly closed under the path reference relation.
-
- Aug 19, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
option `--keep-failed' to override this behaviour.
-
- Aug 18, 2003
-
-
Eelco Dolstra authored
("srcs", [Relative("foo/bar.c"), Relative("foo/baz.h")]) The result is an environment variable that contains the path names of the inputs separated by spaces (so this is not safe for values containing spaces).
-
Eelco Dolstra authored
when PATH is not set. We don't want this, so fill it in with some dummy value.
-
Eelco Dolstra authored
* Put `@' in front of echo's in the Makefile.
-
Eelco Dolstra authored
-
- Aug 15, 2003
-
-
Eelco Dolstra authored
builder using the `args' binding: ("args", ["bla", True, IncludeFix("aterm/aterm.fix")]) Note that packages can also be declared as inputs by specifying them in the argument list.
-
Eelco Dolstra authored
builder. Note that this unfortunately causes all Fix-computed hashes to change.
-
Eelco Dolstra authored
store, and print its hash.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Aug 14, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Aug 13, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Aug 12, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Aug 08, 2003
-
-
Eelco Dolstra authored
when we delete entries from a directory while we are reading it. So read the directory into memory, then delete its contents.
-
- Aug 07, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Aug 06, 2003
-
-
Eelco Dolstra authored
NAME'. E.g., on the losser Subversion server, I do `nix-switch --name svn $(fix ...)' to atomically upgrade the server (the SVN server uses the Apache and Subversion installations in /nix/var/nix/links/svn).
-
Eelco Dolstra authored
-
Eelco Dolstra authored
* Use nix-hash (not md5sum) in fetchurl.sh.
-
Eelco Dolstra authored
process is already holding a lock on a path, it may acquire the lock again without blocking or failing). (This might be dangerous, not sure). Necessary for fast builds to work.
-
Eelco Dolstra authored
a regular file. I.e., `nix-hash --flat' is equivalent to the coreutils `md5sum' command (which doesn't exist on all systems).
-
Eelco Dolstra authored
* Allow booleans in package environment bindings (True maps to "1", False maps to "").
-
- Aug 05, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
the same time.
-
Eelco Dolstra authored
normalise to Nix expression.
-