summaryrefslogtreecommitdiffstats
path: root/pkgs/shells
diff options
context:
space:
mode:
authorDaniel Nagy <danielnagy@posteo.de>2021-02-10 23:10:11 +0100
committerDaniel Nagy <danielnagy@posteo.de>2021-04-01 17:59:48 +0200
commit7b4dc7caae5977e543eed222bcefee641d4ef081 (patch)
tree141db8ee4f6a6aeb0997359d803cebea60a54b34 /pkgs/shells
parentfd56ee796424aeec9af9679b3e1fea6ab1b1b701 (diff)
oil: add changelog
Diffstat (limited to 'pkgs/shells')
-rw-r--r--pkgs/shells/oil/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/shells/oil/default.nix b/pkgs/shells/oil/default.nix
index 78cef0df26f9..9df88affb9f1 100644
--- a/pkgs/shells/oil/default.nix
+++ b/pkgs/shells/oil/default.nix
@@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
];
maintainers = with lib.maintainers; [ lheckemann alva ];
+ changelog = "https://www.oilshell.org/release/${version}/changelog.html";
};
passthru = {