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

          
                                                            
#! /bin/sh

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