From bab446318a9d06c135d6ebd05386842c5a93feea Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sun, 5 Jun 2016 00:32:33 +0200 Subject: machines/katara: fix audacity liblame --- machines/profpatsch/katara.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index 5fe7585c..39abd7a5 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -151,7 +151,7 @@ in { userPrograms = [ abcde # high-level cd-ripper with tag support anki # spaced repetition system - audacity lame # audio editor and mp3 codec + audacity lame.lib # audio editor and mp3 codec myPkgs.beets # audio file metadata tagger # chromium # browser (chromium.override { enablePepperFlash = true; }) -- cgit 1.4.1