Skip to content

Commit 82243e4

Browse files
committed
Update branch
1 parent d8b1865 commit 82243e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
inputs = {
44
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
55
cadical = {
6-
url = "github:meelgroup/cadical/add-flake";
6+
url = "github:meelgroup/cadical/add_dynamic_lib";
77
inputs.nixpkgs.follows = "nixpkgs";
88
};
99
cadiback = {
10-
url = "github:meelgroup/cadiback/add-flake";
10+
url = "github:meelgroup/cadiback/synthesis";
1111
inputs.nixpkgs.follows = "nixpkgs";
1212
};
1313
};

0 commit comments

Comments
 (0)