chore(pkgs): remove wine-discord-ipc-bridge
Some checks failed
Build packages / Build derivations (push) Has been cancelled

package was upstreamed
This commit is contained in:
Leo Roux-Alzate 2024-09-27 14:49:10 +02:00
parent 0240c60903
commit 2ac5462032
No known key found for this signature in database
2 changed files with 0 additions and 30 deletions

View file

@ -2,8 +2,4 @@ final: prev: {
enigma = prev.callPackage ./enigma.nix {};
vineflower = prev.callPackage ./vineflower.nix {};
koi = prev.kdePackages.callPackage ./koi.nix {};
wine-discord-ipc-bridge = prev.callPackage ./wine-discord-ipc-bridge.nix {
inherit (prev.pkgsCross.mingw32) stdenv;
};
}