leftwm: add changelog
This commit is contained in:
parent
73518ff753
commit
b7e9cc4db9
@ -32,5 +32,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ mschneider ];
|
maintainers = with maintainers; [ mschneider ];
|
||||||
|
changelog = "https://github.com/leftwm/leftwm/blob/${version}/CHANGELOG";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user