..
lang
* Added a primop `removeAttrs' to remove attributes from a set, e.g.,
2005-05-18 17:19:21 +00:00
build-hook.hook.sh
* Fix the build hook mechanism; pass the pointer graph to the hook.
2005-01-25 11:55:43 +00:00
build-hook.nix.in
* Broken test.
2004-05-12 13:49:10 +00:00
build-hook.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
dependencies.builder0.sh
* Add missing files to dist.
2005-02-01 09:23:38 +00:00
dependencies.builder1.sh
* Another test.
2004-05-04 13:22:33 +00:00
dependencies.builder2.sh
* Another test.
2004-05-04 13:22:33 +00:00
dependencies.nix.in
* Another test.
2004-05-04 13:22:33 +00:00
dependencies.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
fallback.nix.in
* Added a switch `--fallback'. From the manual:
2004-06-28 10:42:57 +00:00
fallback.sh
* nix-store: --substitute' ->
--register-substitutes'.
2005-04-08 13:48:41 +00:00
gc-concurrent.builder.sh
* Don't delete active lock files.
2005-01-31 12:19:53 +00:00
gc-concurrent.nix.in
* Add a test to check whether concurrent garbage collection (i.e.,
2005-01-28 20:36:46 +00:00
gc-concurrent.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
gc-concurrent2.builder.sh
* Add a test for a more subtle race: a process starting after the
2005-01-31 22:01:55 +00:00
gc-concurrent2.nix.in
* Add a test for a more subtle race: a process starting after the
2005-01-31 22:01:55 +00:00
gc.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
hash.sh
* Add a test for base-32 encoding of hashes since it seems to be
2005-03-23 17:13:42 +00:00
init.sh
* Get rid of fetchurl, we don't need it anymore.
2005-04-07 14:35:44 +00:00
lang.sh
* Use atdiff' instead of
cmp' for checking test output.
2004-10-27 13:12:58 +00:00
locking.builder.sh
* 1000th revision!
2004-05-04 13:56:30 +00:00
locking.nix.in
* 1000th revision!
2004-05-04 13:56:30 +00:00
locking.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
Makefile.am
* Fix broken GC test.
2005-02-15 09:39:12 +00:00
nix-pull.sh
* Mac OS X (and POSIX) doesn't have readlink.
2005-05-06 14:43:14 +00:00
nix-push.sh
* Really fix the substitute mechanism, i.e., ensure the closure
2005-01-25 17:08:52 +00:00
parallel.builder.sh
* Cygwin compatibility.
2005-01-04 17:38:26 +00:00
parallel.nix.in
* True parallel builds. Nix can now run as many build jobs in
2004-05-11 18:05:44 +00:00
parallel.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
simple.builder.sh
* Allow the location of the store etc. to be specified using
2004-05-04 12:15:30 +00:00
simple.nix.in
* Allow the location of the store etc. to be specified using
2004-05-04 12:15:30 +00:00
simple.sh
* Propagate the deriver of a path through the substitute mechanism.
2005-02-09 12:57:13 +00:00
substituter.sh
* Fix the `--fallback' switch.
2005-01-25 13:00:12 +00:00
substituter2.sh
* Add missing substitutes files to dist.
2005-01-27 17:48:50 +00:00
substitutes.nix.in
* Re-enable support for substitutes in the normaliser.
2004-06-20 19:17:54 +00:00
substitutes.sh
* nix-store: --substitute' ->
--register-substitutes'.
2005-04-08 13:48:41 +00:00
substitutes2.nix.in
* Multiple and/or failing substitutes now work.
2004-06-24 13:40:38 +00:00
substitutes2.sh
* nix-store: --substitute' ->
--register-substitutes'.
2005-04-08 13:48:41 +00:00
verify.sh
* Added a switch `--fallback'. From the manual:
2004-06-28 10:42:57 +00:00