1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

roddhjav-apparmor-rules: 0-unstable-2024-06-11 -> 0-unstable-2024-06-12

This commit is contained in:
R. Ryantm 2024-06-13 00:23:28 +00:00
parent 0e3a6393a0
commit 7edb5e0041

View file

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "roddhjav-apparmor-rules";
version = "0-unstable-2024-06-11";
version = "0-unstable-2024-06-12";
src = fetchFromGitHub {
owner = "roddhjav";
repo = "apparmor.d";
rev = "6d549b7c70415e884586c23a8a5d2448d89e543d";
hash = "sha256-iHBIBOKOsagDwQRD8SjymEeM3xTQhtTDeL8YvqhHtPQ=";
rev = "327c1dec332aaf2f6a9ef59e2243fdf517a0956a";
hash = "sha256-AIMmwqa7Kh4/zbTAiHVfOi4LwXO9eInaGCjUx9MRa1o=";
};
dontConfigure = true;