forked from mirrors/nixpkgs
Allow autoupdates for altermime
This commit is contained in:
parent
91623b8472
commit
040c0e8d7d
|
@ -42,11 +42,9 @@ rec {
|
|||
];
|
||||
platforms = with a.lib.platforms;
|
||||
linux;
|
||||
};
|
||||
passthru = {
|
||||
updateInfo = {
|
||||
downloadPage = "http://www.pldaniels.com/altermime/";
|
||||
};
|
||||
inherit version;
|
||||
updateWalker = true;
|
||||
};
|
||||
}) x
|
||||
|
||||
|
|
Loading…
Reference in a new issue