feat(pkgs): add vineflower
This commit is contained in:
parent
2e2389e366
commit
6583145a63
2 changed files with 32 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
packages = {
|
||||
reposilite = pkgs.callPackage ./reposilite/derivation.nix {};
|
||||
enigma = pkgs.callPackage ./pkgs/enigma.nix {};
|
||||
vineflower = pkgs.callPackage ./pkgs/vineflower.nix {};
|
||||
|
||||
wine-discord-ipc-bridge = pkgs.callPackage ./pkgs/wine-discord-ipc-bridge.nix {
|
||||
inherit (pkgs.pkgsCross.mingw32) stdenv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue