Unverified Commit 8278c549 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

hyprpanel: 0-unstable-2026-01-07 -> 0-unstable-2026-03-23 (#503350)

parents 9355edab 2fdd6f08
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
}:
ags.bundle {
  pname = "hyprpanel";
  version = "0-unstable-2026-01-07";
  version = "0-unstable-2026-03-23";

  __structuredAttrs = true;
  strictDeps = true;
@@ -45,8 +45,8 @@ ags.bundle {
  src = fetchFromGitHub {
    owner = "Jas-SinghFSU";
    repo = "HyprPanel";
    rev = "0e73df1dfedf0f6fa21ed0ae5e031b0663c8f400";
    hash = "sha256-yBejG3j6OLQYn87UozFAI3q9a1vH00u9xjIf2Q4V5j8=";
    rev = "e919b4a8a8ab5f2a0752f68576ab3eed6993cefd";
    hash = "sha256-92ZbaBfsEXEE7VaWJjv9aRSk3l9nyoYYyMe2AwTqSZI=";
  };

  # keep in sync with https://github.com/Jas-SinghFSU/HyprPanel/blob/master/flake.nix#L42