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

roddhjav-apparmor-rules: 0-unstable-2025-10-05 -> 0-unstable-2025-10-14 (#453622)

parents ef604c58 29d9e829
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "roddhjav-apparmor-rules";
  version = "0-unstable-2025-10-05";
  version = "0-unstable-2025-10-14";

  src = fetchFromGitHub {
    owner = "roddhjav";
    repo = "apparmor.d";
    rev = "cdc782ce0836f3d5566fafb93cb43cbae21b3f58";
    hash = "sha256-uXa78bFhCYkMCOTdNnQJLu7Yz3do+hZBUG3TIZWv544=";
    rev = "f85802feeaa5f414184398b38e9916cfd5a2e25c";
    hash = "sha256-JlG7TpLICeRrTl+4MVe9UUF4nezeHiKcE+C8pwsca4M=";
  };

  dontConfigure = true;