ofborg/nix/update-carnix.sh
Graham Christensen 781bdcdf8d
Setup ircbot
2017-12-04 20:58:08 -05:00

7 lines
139 B
Bash
Executable file

#!/bin/sh
cd nix
carnix ./../ofborg/Cargo.lock --output ./ofborg-carnix.nix
carnix ./../ircbot/Cargo.lock --output ./ircbot-carnix.nix