setting namePrefix = "" in rawdog
This commit is contained in:
parent
10ddeea0c6
commit
8622b76dbf
@ -10,6 +10,8 @@ pythonPackages.buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = with pythonPackages; [ feedparser ];
|
||||
|
||||
namePrefix = "";
|
||||
|
||||
meta = {
|
||||
homepage = "http://offog.org/code/rawdog/";
|
||||
description = "an RSS Aggregator Without Delusions Of Grandeur.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user