project-sekai-cursors: init
This commit is contained in:
parent
b730a1516e
commit
63a165b801
4 changed files with 117 additions and 0 deletions
|
@ -4,6 +4,7 @@ final: prev: {
|
|||
jaspersoft-studio-community = prev.callPackage ./jaspersoft-studio-community.nix { };
|
||||
liberica-17 = prev.callPackage ./liberica.nix { };
|
||||
openwebstart = prev.callPackage ./openwebstart.nix { };
|
||||
project-sekai-cursors = prev.callPackage ./project-sekai-cursors/package.nix { };
|
||||
shlink = prev.callPackage ./shlink/package.nix { };
|
||||
sql-developer = prev.callPackage ./sql-developer.nix { };
|
||||
vineflower = prev.callPackage ./vineflower.nix { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue