install 198 Bytes
Newer Older
1 2 3 4 5 6 7 8
#!/bin/bash

# To get infos
# nix-shell -p nix-info --run "nix-info -m"

nix-channel --update 
nix-env -iA nixpkgs.nix nixpkgs.cacert
nix-shell --show-trace --option build-fallback true --run build