about summary refs log tree commit diff
path: root/corepkgs/nar/unnar.sh
blob: e6a3f3c1fe19f81b7cb45d5821dd7d707270985b (plain) (blame)
1
2
3
#! /bin/sh

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