tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
python310Packages.python-periphery: 2.3.0 -> 2.4.1
R. Ryantm
2 years ago
c21cc2ad
81335074
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
development
python-modules
python-periphery
default.nix
+2
-2
pkgs/development/python-modules/python-periphery/default.nix
···
2
2
3
3
buildPythonPackage rec {
4
4
pname = "python-periphery";
5
5
-
version = "2.3.0";
5
5
+
version = "2.4.1";
6
6
7
7
src = fetchPypi {
8
8
inherit pname version;
9
9
-
sha256 = "8a8ec019d9b330a6a6f69a7de61d14b4c98b102d76359047c5ce0263e12246a6";
9
9
+
sha256 = "sha256-YdRh1zaYKm92boeHIKsQpoFR4ujBCGYA2TiaxH5A6Io=";
10
10
};
11
11
12
12
# Some tests require physical probing and additional physical setup