forked from the-distro/ofborg
5 lines
79 B
Bash
Executable file
5 lines
79 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd nix
|
|
|
|
carnix ./../ofborg/Cargo.lock --output ./ofborg-carnix.nix
|