chore(pkgs): remove wine-discord-ipc-bridge
All checks were successful
Build packages / Build derivations (push) Successful in 6m33s
All checks were successful
Build packages / Build derivations (push) Successful in 6m33s
package was upstreamed
This commit is contained in:
parent
06c8ae96d4
commit
9655e7bad4
2 changed files with 0 additions and 30 deletions
|
@ -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;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue