forked from lix-project/lix
4 lines
68 B
Bash
4 lines
68 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
/tmp/nix/bin/nix --dump --file "$path" > $out || exit 1
|