From 347f2a0183ab4f2fda02c9887b71be983d54cf65 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 6 Aug 2023 13:16:35 +0200 Subject: [PATCH] programs: Use picard from unstable The stable version is missing the qtwayland input and therefore only supports xcb. --- users/simon/modules/programs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/simon/modules/programs.nix b/users/simon/modules/programs.nix index 6863ed6..92d9e06 100644 --- a/users/simon/modules/programs.nix +++ b/users/simon/modules/programs.nix @@ -167,7 +167,7 @@ in # audio audacity # audio editor - picard # musicbrainz tagger + unstable.picard # musicbrainz tagger # office gnome.evince # pdf viewer