nixos/pam: replace apparmor warnings with assertions

This commit is contained in:
2024-08-04 00:50:41 +00:00
parent ef6b7cf175
commit b488b6748d

View File

@@ -32,6 +32,13 @@ in
# hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE="; # hash = "sha256-fGuS46f9qSMRHvWZvTmcirKufIqlXHwwhckeK1RNejE=";
# }) # })
(fetchpatch' {
title = "nixos/pam: replace apparmor warnings with assertions";
prUrl = "https://github.com/NixOS/nixpkgs/pull/332119";
saneCommit = "17e5fa9dc3c6d9f1fbfa2b23f6e1ae5c7e17bebd";
hash = "sha256-9UrJB/ijXL07H/SESquCCqI1boVoYpDcYqxD+Mx2Mwc=";
})
(fetchpatch' { (fetchpatch' {
title = "syshud: 0-unstable-2024-07-16 -> 0-unstable-2024-07-29"; title = "syshud: 0-unstable-2024-07-16 -> 0-unstable-2024-07-29";
prUrl = "https://github.com/NixOS/nixpkgs/pull/331931"; prUrl = "https://github.com/NixOS/nixpkgs/pull/331931";