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