There was an error while loading. Please reload this page.
1 parent 45e4d87 commit a339bdcCopy full SHA for a339bdc
1 file changed
flake.nix
@@ -59,8 +59,7 @@
59
version = "0.3.3-dev";
60
61
src = ./.;
62
-
63
- cargoHash = "sha256-M/jncfud4U4n4UBnXGcW1uMBgxBMG9WZefSFEsDSKso=";
+ cargoLock.lockFile = ./Cargo.lock;
64
65
env = {
66
SEABIRD_PROTO_PATH = "${seabird-protos}";
0 commit comments