diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-06-18 09:17:38 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-06-18 09:17:38 -0700 |
commit | d3c18ce7338b0e964746988f1b7559d865bd9dd9 (patch) | |
tree | d55b88bf1ed32a375d70b3f2cd9aaff30bae51a5 | |
parent | dfe34f9d40fc8972cce4d2ad926b1aad784a1118 (diff) | |
download | nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar.gz nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar.bz2 nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar.lz nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar.xz nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.tar.zst nix-d3c18ce7338b0e964746988f1b7559d865bd9dd9.zip |
Remove temporarily broken yabridge
-rw-r--r-- | hosts/common/optional/sound.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index bc77050..fc28248 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -41,8 +41,8 @@ pkgs.wavpack pkgs.winetricks pkgs.master.wineWowPackages.stagingFull - pkgs.master.yabridge - pkgs.master.yabridgectl + #pkgs.master.yabridge + #pkgs.master.yabridgectl pkgs.yoshimi pkgs.zam-plugins pkgs.zynaddsubfx |