We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189fc3b commit fca18dfCopy full SHA for fca18df
packages/sp1/default.nix
@@ -11,7 +11,7 @@
11
let
12
commonArgs = rec {
13
pname = "sp1";
14
- version = "unstable-2025-02-20";
+ version = "unstable-2025-02-19";
15
16
nativeBuildInputs = [
17
pkg-config
0 commit comments