staticjinja: lift to top level
Most user will probably use the cli tool
This commit is contained in:
parent
47ae218d9e
commit
52228daa3a
@ -7621,6 +7621,8 @@ in
|
|||||||
|
|
||||||
stabber = callPackage ../misc/stabber { };
|
stabber = callPackage ../misc/stabber { };
|
||||||
|
|
||||||
|
staticjinja = with python3.pkgs; toPythonApplication staticjinja;
|
||||||
|
|
||||||
stress = callPackage ../tools/system/stress { };
|
stress = callPackage ../tools/system/stress { };
|
||||||
|
|
||||||
stress-ng = callPackage ../tools/system/stress-ng { };
|
stress-ng = callPackage ../tools/system/stress-ng { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user