Unverified Commit a61a7d27 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

hyprshutdown: 0-unstable-2026-01-11 -> 0-unstable-2026-01-27 (#484716)

parents 4fc10180 9e41c6f1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -18,13 +18,13 @@

gcc15Stdenv.mkDerivation (finalAttrs: {
  pname = "hyprshutdown";
  version = "0-unstable-2026-01-11";
  version = "0-unstable-2026-01-27";

  src = fetchFromGitHub {
    owner = "hyprwm";
    repo = "hyprshutdown";
    rev = "0c9cec7809a715c5c9a99a585db0b596bfb96a59";
    hash = "sha256-JMpLic41Jw6kDXXMtj6tEYUMu3QQ0Sg/M8EBxmAwapU=";
    rev = "9f18be9c4e1a484c65b22dd53280815dc79a5a56";
    hash = "sha256-dp5lyZzKsjdqJLfwr0S4ILets8eu1kLfBB2y/LxspsU=";
  };

  nativeBuildInputs = [