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 77c9686 commit 0eebea2Copy full SHA for 0eebea2
packages/pistache/default.nix
@@ -13,7 +13,7 @@
13
}:
14
stdenv.mkDerivation rec {
15
pname = "pistache";
16
- version = "2023-02-25";
+ version = "0.4.26";
17
src = fetchFromGitHub {
18
owner = "pistacheio";
19
repo = "pistache";
0 commit comments