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

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