mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
raylib: add changelog
This commit is contained in:
parent
c24a48c092
commit
7e26b36f7a
@ -51,5 +51,6 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.zlib;
|
||||
maintainers = with maintainers; [ adamlwgriffiths ];
|
||||
platforms = platforms.linux;
|
||||
changelog = "https://github.com/raysan5/raylib/blob/${version}/CHANGELOG";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user