fix(packages): correct pname typo, add missing category, add sed warning, fix indent
- graphify: fix pname typo graphifyy -> graphify - container-use: add missing passthru.category - radar: add brittleness warning on postPatch sed block - freebuff: fix extractNpmPkg indentation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "graphifyy";
|
||||
pname = "graphify";
|
||||
version = "0.7.10";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user