diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-08-16 08:59:23 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-08-16 08:59:23 -0700 |
| commit | b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a (patch) | |
| tree | b71c626c44473eb00f1f5ba469fb60032103cc3e /hosts/common | |
| parent | 5dfa7e22ae16f7cbc8c7e9d02b64aa041aeb77a1 (diff) | |
| download | nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar.gz nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar.bz2 nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar.lz nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar.xz nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.tar.zst nix-b54ea7b99e1f5a6bed2f974f0fe65bb1345e9c2a.zip | |
Remove deprecated package vocproc
Diffstat (limited to 'hosts/common')
| -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 55be237..28c228f 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -37,7 +37,7 @@ pkgs.vapoursynth pkgs.vital pkgs.vmpk - pkgs.vocproc + #pkgs.vocproc pkgs.wavpack pkgs.winetricks pkgs.wineWow64Packages.stagingFull |
