python312Packages.xstatic-pygments: normalize pname
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "XStatic-Pygments";
|
||||
pname = "xstatic-pygments";
|
||||
version = "2.9.0.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit version pname;
|
||||
pname = "XStatic-Pygments";
|
||||
inherit version;
|
||||
sha256 = "082c1e9fe606fbbef474f78b6fdb19e9a2efcc7a9b7d94163cf66f7bfae75762";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user