3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
nix-shell -p nixFlakes --run "nix --experimental-features \"nix-command flakes\" $@" |