mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
leftwm: add changelog
This commit is contained in:
parent
73518ff753
commit
b7e9cc4db9
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue