Merge pull request #119067 from doronbehar/pkg/gnome-feeds/rename

This commit is contained in:
Sandro
2021-04-13 18:06:14 +02:00
committed by GitHub
3 changed files with 4 additions and 3 deletions
@@ -17,8 +17,9 @@
, webkitgtk
, python3
}:
python3.pkgs.buildPythonApplication rec {
pname = "feeds";
pname = "gnome-feeds";
version = "0.16.1";
src = fetchFromGitLab {