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 4cc099a commit 780c69dCopy full SHA for 780c69d
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