Skip to content

Commit 4de3e02

Browse files
committed
skiplist: add systemd variants
1 parent 32979bd commit 4de3e02

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Skiplist.hs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ attrPathList =
117117
eq
118118
"yt-dlp-light"
119119
"updates via yt-dlp",
120+
eq "systemdLibs" "same as systemd",
121+
eq "systemdMinimal" "same as systemd",
122+
eq "systemdUkify" "same as systemd",
120123
eq "unbound-full" "same as unbound",
121124
eq "unbound-with-systemd" "same as unbound"
122125
]

0 commit comments

Comments
 (0)