nixfiles/scripts/nixFlakes.sh

3 lines
105 B
Bash
Raw Normal View History

2022-03-02 17:28:05 +00:00
#!/usr/bin/env bash
nix-shell -p nixFlakes --run "nix --experimental-features \"nix-command flakes\" $@"