touhou-cursors: init
All checks were successful
Build packages / Build derivations (push) Successful in 3m14s
All checks were successful
Build packages / Build derivations (push) Successful in 3m14s
This commit is contained in:
parent
63a165b801
commit
4761b6fd19
2 changed files with 37 additions and 0 deletions
|
@ -7,5 +7,6 @@ final: prev: {
|
|||
project-sekai-cursors = prev.callPackage ./project-sekai-cursors/package.nix { };
|
||||
shlink = prev.callPackage ./shlink/package.nix { };
|
||||
sql-developer = prev.callPackage ./sql-developer.nix { };
|
||||
touhou-cursors = prev.callPackage ./touhou-cursors.nix { };
|
||||
vineflower = prev.callPackage ./vineflower.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue