3 # give absolute path of release.nix as argument
5 --argstr system x86_64-linux \
6 --argstr system i686-linux \
7 --argstr system x86_64-darwin \
8 --argstr system i686-cygwin \
9 --argstr system x86_64-cygwin \
10 --argstr system i686-freebsd \
11 --arg officialRelease false \
12 --arg nixpkgs
"{ outPath = builtins.storePath ./. ; rev = 1234; }" \