oil: add changelog
This commit is contained in:
parent
fd56ee7964
commit
7b4dc7caae
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
|
||||||
];
|
];
|
||||||
|
|
||||||
maintainers = with lib.maintainers; [ lheckemann alva ];
|
maintainers = with lib.maintainers; [ lheckemann alva ];
|
||||||
|
changelog = "https://www.oilshell.org/release/${version}/changelog.html";
|
||||||
};
|
};
|
||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
|
|
Loading…
Reference in a new issue