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

hyprpanel: 0-unstable-2025-11-07 -> 0-unstable-2025-12-24 (#474964)

parents 0c361ee9 8895e033
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-2025-11-07";
  version = "0-unstable-2025-12-24";

  __structuredAttrs = true;
  strictDeps = true;
@@ -45,8 +45,8 @@ ags.bundle {
  src = fetchFromGitHub {
    owner = "Jas-SinghFSU";
    repo = "HyprPanel";
    rev = "f9a04192e8fb90a48e1756989f582dc0baec2351";
    hash = "sha256-W/eYgKKVqCh7SJLHk6Asc4LvU3YXvGtlL29yBMGymz4=";
    rev = "17ecff630bece1ac81569e427088ee8b11322f36";
    hash = "sha256-xgMcrwKhFSQeSQN7ak0iUHNsnxaprEzuRYRo2ADeTtg=";
  };

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