Skip to content

Commit 2005040

Browse files
panel-nightly: v6404a853c64ebe974f001fee463a4fd029374d21 -> release-1.0.10-unstable-2026-06-15
Diff: calagopus/panel@6404a85...1b5a0ae
1 parent d13c9cc commit 2005040

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/panel-nightly/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
perl,
1111
openssl,
1212
}: let
13-
version = "6404a853c64ebe974f001fee463a4fd029374d21";
13+
version = "1b5a0ae23fd0b4343a2909cb33a9096e0f84a8dd";
1414
src = fetchFromGitHub {
1515
owner = "calagopus";
1616
repo = "panel";
1717
rev = "${version}";
18-
sha256 = "sha256-0feD0m3vFrlr5uGP6p9cIVKrZxH7/J+judvbz+1LidY=";
18+
sha256 = "sha256-iJPG+eN0vl/FlapnvuPnNlTfhOKK0cewxpOZFyebdvE=";
1919
};
2020
frontend = stdenv.mkDerivation (finalAttrs: {
2121
pname = "calagopus-panel-nightly-frontend";

0 commit comments

Comments
 (0)