mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-11 07:23:40 +00:00
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 { };
|
||||
|
||||
staticjinja = with python3.pkgs; toPythonApplication staticjinja;
|
||||
|
||||
stress = callPackage ../tools/system/stress { };
|
||||
|
||||
stress-ng = callPackage ../tools/system/stress-ng { };
|
||||
|
Loading…
Reference in New Issue
Block a user