k 5 urlwatch: remove obsolete postFixup
This commit is contained in:
parent
f4ce5ea248
commit
b6e6a99585
|
@ -15,10 +15,6 @@ python3Packages.buildPythonPackage rec {
|
|||
requests2
|
||||
];
|
||||
|
||||
postFixup = ''
|
||||
wrapProgram "$out/bin/urlwatch" --prefix "PYTHONPATH" : "$PYTHONPATH"
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "A tool for monitoring webpages for updates";
|
||||
homepage = https://thp.io/2008/urlwatch/;
|
||||
|
|
Loading…
Reference in a new issue