···51 # (alpine patches {1,4,5,6,8} are needed for apparmor 2.11, but not 2.12)
52 ] ++ [
53 ./cross.patch
0000054 ];
5556 # Set to `true` after the next FIXME gets fixed or this gets some
···51 # (alpine patches {1,4,5,6,8} are needed for apparmor 2.11, but not 2.12)
52 ] ++ [
53 ./cross.patch
54+ # Support Python 3.8
55+ (fetchpatch {
56+ url = https://gitlab.com/apparmor/apparmor/commit/ccbf1e0bf1bf5c3bbab47029fbbc5415ef73bac1.patch;
57+ sha256 = "0kfzc0wyjybj38n10yvwakaaqvglalzigd3kk7gcrbp1xdn70pq2";
58+ })
59 ];
6061 # Set to `true` after the next FIXME gets fixed or this gets some