diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-04-14 12:47:46 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-04-14 12:47:46 -0700 |
commit | 74ff572da5b285d51960f5e6f65a03a5ddc20947 (patch) | |
tree | 84c52edc63e33f1b6d7bc32fcced5db23e7352e7 /hosts/common/optional/sound.nix | |
parent | fd4f1086f0cbfaed99f35d749571fec2b9fb7b09 (diff) | |
download | nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar.gz nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar.bz2 nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar.lz nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar.xz nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.tar.zst nix-74ff572da5b285d51960f5e6f65a03a5ddc20947.zip |
Revert zynaddsubfx to unstable branch
Diffstat (limited to '')
-rw-r--r-- | hosts/common/optional/sound.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 23b1397..1bb395d 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -45,7 +45,7 @@ #master.yabridgectl yoshimi zam-plugins - master.zynaddsubfx + zynaddsubfx ]; }; } |