pkgs/it-tools: init
This commit is contained in:
parent
1a24a8a7ad
commit
a4351f8edf
2 changed files with 45 additions and 0 deletions
|
@ -4,6 +4,7 @@ rec {
|
|||
ears-cli = pkgs.callPackage ./ears-cli.nix { };
|
||||
fw-ectool = pkgs.callPackage ./fw-ectool.nix { };
|
||||
hexagon = pkgs.callPackage ./hexagon.nix { };
|
||||
it-tools = pkgs.callPackage ./it-tools.nix { };
|
||||
jupyterlab-myst = pkgs.python3Packages.callPackage ./jupyterlab-myst { };
|
||||
jupyterlab-vim = pkgs.python3Packages.callPackage ./jupyterlab-vim { };
|
||||
mcaselector = pkgs.callPackage ./mcaselector.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue