hyprmon: 0.0.13 -> 0.0.14 (#510799)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-17 08:12:53 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGo126Module (finalAttrs: {
pname = "hyprmon";
version = "0.0.13";
version = "0.0.14";
src = fetchFromGitHub {
owner = "erans";
repo = "hyprmon";
rev = "v${finalAttrs.version}";
hash = "sha256-fITGGP01RB8h8loClSZ+vuohViJQC8mpSt4iNZVK9yk=";
hash = "sha256-ObOvC2cIoLTBaGmpTAkm2y4vzqg61z+JZotEnmef1eE=";
};
vendorHash = "sha256-JahEeFmPYfJVXjbKdfUePI/xF3Ob/c2czFXKCy92ouQ=";
vendorHash = "sha256-n4RZxpsrlSUD3B/GLVoM2CPckvDkbyaMyg6h4QNbuH0=";
meta = {
description = "TUI monitor configuration tool for Hyprland with visual layout, drag-and-drop, and profile management";