mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nicotine-plus: 3.3.8 -> 3.3.10
This commit is contained in:
parent
15c3433acf
commit
4446df926f
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
let
|
let
|
||||||
|
|
||||||
pname = "nicotine-plus";
|
pname = "nicotine-plus";
|
||||||
version = "3.3.8";
|
version = "3.3.10";
|
||||||
in
|
in
|
||||||
python3Packages.buildPythonApplication {
|
python3Packages.buildPythonApplication {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
@ -22,7 +22,7 @@ python3Packages.buildPythonApplication {
|
||||||
owner = "nicotine-plus";
|
owner = "nicotine-plus";
|
||||||
repo = "nicotine-plus";
|
repo = "nicotine-plus";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-KgFxMcL/sT00fkXLgdfDMAMODi4N1j1Y/oEKbjGaRdY=";
|
hash = "sha256-ic/+Us56UewMjD8vgmxxCisoId96Qtaq8/Ll+CCFR3Y=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue