6 lines
79 B
Bash
Executable file
6 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd nix
|
|
|
|
carnix ./../ofborg/Cargo.lock --output ./ofborg-carnix.nix
|