pkgs/unsup: init
This commit is contained in:
parent
e55205af8a
commit
ee460a0913
2 changed files with 10 additions and 0 deletions
|
@ -15,6 +15,7 @@ rec {
|
|||
tmx-cups-ppd = pkgs.callPackage ./tmx-cups-ppd.nix { };
|
||||
unbted = pkgs.callPackage ./unbted.nix { };
|
||||
unmap = pkgs.callPackage ./unmap { };
|
||||
unsup = pkgs.callPackage ./unsup.nix { };
|
||||
vpython-jupyter = pkgs.python3Packages.callPackage ./vpython-jupyter.nix {
|
||||
inherit jupyterlab-vpython;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue