mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
hyprutils: add meta.changelog
This commit is contained in:
@@ -39,6 +39,7 @@ gcc15Stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/hyprwm/hyprutils";
|
||||
changelog = "https://github.com/hyprwm/hyprutils/releases/tag/${finalAttrs.src.tag}";
|
||||
description = "Small C++ library for utilities used across the Hypr* ecosystem";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = lib.platforms.linux ++ lib.platforms.freebsd;
|
||||
|
||||
Reference in New Issue
Block a user