Merge pull request #282734 from r-ryantm/auto-update/usbsdmux
usbsdmux: 0.2.1 -> 24.1
This commit is contained in:
commit
53787bf738
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "usbsdmux";
|
pname = "usbsdmux";
|
||||||
version = "0.2.1";
|
version = "24.1";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "sha256-gCxwR5jxzkH22B6nxBwAd0HpwWMIj/zp5VROJ0IWq7c=";
|
sha256 = "sha256-Qt60QKRadFoPiHjmpx9tmid4K+6ixCN7JD7JHcT5MDE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# usbsdmux is not meant to be used as an importable module and has no tests
|
# usbsdmux is not meant to be used as an importable module and has no tests
|
||||||
|
Loading…
Reference in New Issue
Block a user