guix/corepkgs/nar/unnar.sh

4 lines
63 B
Bash

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