Skip to content

Commit f1d7450

Browse files
portunus: bump dex vendor hash
1 parent cbda462 commit f1d7450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/portunus.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ in
107107
];
108108

109109
vendorHash = if lib.versionAtLeast prev.dex-oidc.version "2.39" then
110-
"sha256-3hk/yJjX4BHi/6aeBdtF0Fw6/3yqVn0YPVIa92mNQnI="
110+
"sha256-NgKZb2Oi4BInO/dSLzSUK722L/3pWQFWSNynjSj5sEE="
111111
else if lib.versionAtLeast prev.dex-oidc.version "2.38" then
112112
"sha256-f0b4z+Li0nspdWQyg4DPv6kFCO9xzO8IZBScSX2DoIs="
113113
else

0 commit comments

Comments
 (0)