Merge pull request #54758 from r-ryantm/auto-update/nyx
nyx: 2.0.4 -> 2.1.0
This commit is contained in:
commit
346aff19e2
@ -4,11 +4,11 @@ with pythonPackages;
|
||||
|
||||
buildPythonApplication rec {
|
||||
pname = "nyx";
|
||||
version = "2.0.4";
|
||||
version = "2.1.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "0pm7vfcqr02pzqz4b2f6sw5prxxmgqwr1912am42xmy2i53n7nrq";
|
||||
sha256 = "02rrlllz2ci6i6cs3iddyfns7ang9a54jrlygd2jw1f9s6418ll8";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ stem ];
|
||||
|
Loading…
Reference in New Issue
Block a user