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