install 197 Bytes
Newer Older
1 2 3 4 5
#!/bin/bash

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

Alexandre Delanoë's avatar
Alexandre Delanoë committed
6
nix-channel --update
7 8
nix-env -iA nixpkgs.nix nixpkgs.cacert
nix-shell --show-trace --option build-fallback true --run build