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

Configure Feed

Select the types of activity you want to include in your feed.

python3Packages.commoncode: orphan

+1 -1
+1 -1
pkgs/development/python-modules/commoncode/default.nix
··· 84 84 description = "A set of common utilities, originally split from ScanCode"; 85 85 homepage = "https://github.com/nexB/commoncode"; 86 86 license = licenses.asl20; 87 - maintainers = teams.determinatesystems.members; 87 + maintainers = [ ]; 88 88 }; 89 89 }