2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
nix-shell -A manual --run 'patchPhase && make'
|