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

          
                                                           
#! /bin/sh

/nix/bin/nix --dump --file "$path" | bzip2 > $out || exit 1