pynitrokey: 0.4.42 -> 0.4.43
This commit is contained in:
parent
8d9ae2d1f8
commit
3768e103ef
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "pynitrokey";
|
pname = "pynitrokey";
|
||||||
version = "0.4.42";
|
version = "0.4.43";
|
||||||
mainProgram = "nitropy";
|
mainProgram = "nitropy";
|
||||||
in
|
in
|
||||||
|
|
||||||
@ -40,7 +40,7 @@ buildPythonApplication {
|
|||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
hash = "sha256-KLUuMTGiPqm2C3+TWS7nBNZAq+rGxAL/mMaT94SkYWY=";
|
hash = "sha256-dYOdokqALDg4Xn7N6Yd0skM/tit+j5+xY73sm9k76hE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user