dendrify: comfy-station
This commit is contained in:
8
old/pkgs/default.nix
Normal file
8
old/pkgs/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
final: _: {
|
||||
hive = {
|
||||
crossover = final.callPackage ./crossover.nix {};
|
||||
bulk-transcode = final.callPackage ./bulk-transcode {};
|
||||
spotify-shortcuts = final.callPackage ./spotify-shortcuts/derivation.nix {};
|
||||
layan-qt6 = final.kdePackages.callPackage ./layan-qt6.nix {};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user