nixfiles/scripts/nixFlakes.sh
2022-03-02 17:28:05 +00:00

3 lines
105 B
Bash
Executable file

#!/usr/bin/env bash
nix-shell -p nixFlakes --run "nix --experimental-features \"nix-command flakes\" $@"