Revert "programs: Fix audacity hanging after quitting"

This reverts commit 6e9c04e52a.

A fix for this problem has been added to nixpkgs.
neomutt
Simon Bruder 2021-12-21 17:41:38 +01:00
parent 95fdbc6b25
commit 1b8f16e88a
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ in
gimp-with-plugins # bitmap image editor
# audio
(audacity.override { sqlite = sqlite.overrideAttrs (o: o // { NIX_CFLAGS_COMPILE = o.NIX_CFLAGS_COMPILE + " -DSQLITE_ENABLE_DBPAGE_VTAB"; }); }) # audio editor
audacity # audio editor
picard # musicbrainz tagger
# office