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 15c3433 commit 4446df9Copy full SHA for 4446df9
pkgs/by-name/ni/nicotine-plus/package.nix
@@ -13,7 +13,7 @@
13
let
14
15
pname = "nicotine-plus";
16
- version = "3.3.8";
+ version = "3.3.10";
17
in
18
python3Packages.buildPythonApplication {
19
inherit pname version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication {
22
owner = "nicotine-plus";
23
repo = "nicotine-plus";
24
tag = version;
25
- hash = "sha256-KgFxMcL/sT00fkXLgdfDMAMODi4N1j1Y/oEKbjGaRdY=";
+ hash = "sha256-ic/+Us56UewMjD8vgmxxCisoId96Qtaq8/Ll+CCFR3Y=";
26
};
27
28
nativeBuildInputs = [
0 commit comments