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

hyprpanel: 0-unstable-2025-12-24 -> 0-unstable-2026-01-03 (#476770)

parents d654e19f 8193ec1a
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-12-24";
  version = "0-unstable-2026-01-03";

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

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