about summary refs log tree commit diff
path: root/pkgs/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-05-29 20:09:38 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-05-29 20:09:38 +0200
commit53e5da6c11b9fb00b460363e0ff670f5454c00e5 (patch)
tree6b6b9d04110f4eb56d81a61ffe445a9eb2d4a59f /pkgs/default.nix
parent9959d0977b1772e9991e7c1c7810fad2c1cf4dfc (diff)
programs/taalo-build: Split into realize and build
With just taalo-build we can't realize plain .drv files, so let's use
the Perl part to just realize the derivations given by the command line
and provide two shell script wrappers on top of it:

 * taalo-build: Similar to nix-build
 * taalo-realize: Similar to nix-store -r

Having a command like taalo-realize is very useful if evaluation is done
on a different machine and the closure is just copied over to the local
machine before being sent to taalo.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/default.nix')
0 files changed, 0 insertions, 0 deletions