forked from lix-project/lix
d072485d28
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.
4 lines
68 B
Bash
4 lines
68 B
Bash
#! /bin/sh
|
|
|
|
/tmp/nix/bin/nix --dump --file "$path" > $out || exit 1
|