lix/corepkgs/nar/unnar.sh
2003-07-10 20:34:29 +00:00

4 lines
73 B
Bash

#! /bin/sh
bunzip2 < $nar | /tmp/nix/bin/nix --restore "$out" || exit 1