Skip to content

Commit 6e87470

Browse files
committed
Update CBMC to diffblue/cbmc#8573
Signed-off-by: Hanno Becker <[email protected]>
1 parent 135c36e commit 6e87470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nix/cbmc/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ buildEnv {
1818
src = fetchFromGitHub {
1919
owner = "remi-delmas-3000";
2020
repo = old.pname;
21-
rev = "contracts-predicates-units-no-fail";
22-
hash = "sha256-63DdStiwIFAcjnN7MTqh+miCyrzBNnfCPZAt0ODQfk4";
21+
rev = "contracts-obj-set--demonic";
22+
hash = "sha256-FG6pTGlPpIwynsaMBgU1wdk7tZQllyImOKfHJjcjOJo";
2323
};
2424
patches = [
2525
./0001-Do-not-download-sources-in-cmake.patch

0 commit comments

Comments
 (0)