nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

python313Packages.spidev: nixfmt

-1
-1
pkgs/development/python-modules/spidev/default.nix
··· 10 10 version = "3.7"; 11 11 pyproject = true; 12 12 13 - 14 13 src = fetchFromGitHub { 15 14 owner = "doceme"; 16 15 repo = "py-spidev";