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 9e2c60f commit 51fd602Copy full SHA for 51fd602
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