Skip to content

Commit

Permalink
gnome-podcasts: don't mark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Mar 21, 2021
1 parent c83315e commit 434768a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkgs/applications/audio/gnome-podcasts/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,5 @@ stdenv.mkDerivation rec {
license = licenses.gpl3Plus;
maintainers = teams.gnome.members;
platforms = platforms.unix;
# couldn't read /build/source/build/podcasts-gtk/resources/resources.gresource: No such file or directory (os error 2)
broken = true;
};
}

0 comments on commit 434768a

Please sign in to comment.