Merge pull request #57366 from r-ryantm/auto-update/pius
pius: 2.2.6 -> 2.2.7
This commit is contained in:
commit
8c0abe74f0
@ -1,6 +1,6 @@
|
|||||||
{ fetchFromGitHub, stdenv, pythonPackages, gnupg, perl }:
|
{ fetchFromGitHub, stdenv, pythonPackages, gnupg, perl }:
|
||||||
|
|
||||||
let version = "2.2.6"; in
|
let version = "2.2.7"; in
|
||||||
pythonPackages.buildPythonApplication {
|
pythonPackages.buildPythonApplication {
|
||||||
name = "pius-${version}";
|
name = "pius-${version}";
|
||||||
namePrefix = "";
|
namePrefix = "";
|
||||||
@ -9,7 +9,7 @@ pythonPackages.buildPythonApplication {
|
|||||||
owner = "jaymzh";
|
owner = "jaymzh";
|
||||||
repo = "pius";
|
repo = "pius";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1rffwyjd84rwx1w5yyqckirm1kdj80ldfwjlw91kk74swhpbpzzj";
|
sha256 = "1kjj44lf9di4ylvmc949dxncllzd8afp0yknr3152dmxkw1vl127";
|
||||||
};
|
};
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user