woeusb-ng: add ntfs3g dependency (#529597)

This commit is contained in:
Felix Bühler
2026-06-09 21:44:34 +00:00
committed by GitHub
+2
View File
@@ -6,6 +6,7 @@
p7zip,
parted,
grub2,
ntfs3g,
}:
python3Packages.buildPythonApplication (finalAttrs: {
@@ -35,6 +36,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
p7zip
parted
grub2
ntfs3g
]
}"
)