packages/wine-discord-ipc-bridge: init

This commit is contained in:
LavaDesu 2021-12-23 22:43:50 +07:00
parent bc7a06be63
commit 357774dc1b
Signed by: cilly
GPG key ID: 6500251E087653C9
6 changed files with 41 additions and 0 deletions

View file

@ -28,6 +28,7 @@
spotify-adblock = { url = "github:abba23/spotify-adblock"; flake = false; };
tree-sitter-glimmer = { url = "github:alexlafroscia/tree-sitter-glimmer"; flake = false; };
tree-sitter-jsonc = { url = "gitlab:WhyNotHugo/tree-sitter-jsonc"; flake = false; };
wine-discord-ipc-bridge = { url = "github:0e4ef622/wine-discord-ipc-bridge"; flake = false; };
# shells
rust-overlay.url = "github:oxalica/rust-overlay";