mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python310Packages.cloudsmith-api: fix package name
Co-authored-by: ckie <25263210+ckiee@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "0";
|
||||
pname = "cloudsmith-api";
|
||||
version = "2.0.1";
|
||||
format = "wheel";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user