Files
lix/corepkgs/nar/nar.sh
T

4 lines
76 B
Bash

#! /bin/sh
/tmp/nix/bin/nix --dump --file "$path" | bzip2 > $out || exit 1