diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-02-22 10:02:11 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-02-22 10:02:11 -0800 |
| commit | 392f18f42fca61fee76274ab9779560c91ba3a4f (patch) | |
| tree | 83e5e14b1f856a7b199fe9cc8f685526cc6af1ed /hosts/common/optional | |
| parent | af1e7171e46727f9ae3d485751c00ad5d042c661 (diff) | |
| download | nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar.gz nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar.bz2 nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar.lz nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar.xz nix-392f18f42fca61fee76274ab9779560c91ba3a4f.tar.zst nix-392f18f42fca61fee76274ab9779560c91ba3a4f.zip | |
Revert to local Reaper version override
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 cb282d2..3a2e7ea 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -24,7 +24,7 @@ pkgs.oxefmsynth pkgs.polyphone pkgs.qsynth - pkgs.my-nixpkgs.reaper + pkgs.reaper pkgs.rosegarden pkgs.samplv1 pkgs.sfizz |
