Merge pull request #45233 from r-ryantm/auto-update/ghp-import
ghp-import: 0.4.1 -> 0.5.5
This commit is contained in:
commit
d6d9ca679e
@ -3,12 +3,12 @@
|
|||||||
with python3.pkgs;
|
with python3.pkgs;
|
||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
version = "0.4.1";
|
version = "0.5.5";
|
||||||
pname = "ghp-import";
|
pname = "ghp-import";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "6058810e1c46dd3b5b1eee87e203bdfbd566e10cfc77566edda7aa4dbf6a3053";
|
sha256 = "1mvmpi7lqflw2lr0g0y5f9s0d1pv9cav4gbmaqnziqg442klx4iy";
|
||||||
};
|
};
|
||||||
|
|
||||||
disabled = isPyPy;
|
disabled = isPyPy;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user