3 lines
67 B
Text
3 lines
67 B
Text
|
#!/usr/bin/env bash
|
||
|
nix-shell -A manual --run 'patchPhase && make'
|