forked from lix-project/lix
4 lines
63 B
Bash
4 lines
63 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
/tmp/nix/bin/nix --restore "$out" < $nar || exit 1
|