woeusb-ng: add ntfs3g dependency

This commit is contained in:
Jonas Heinrich
2026-06-08 18:47:26 +02:00
parent e517b539c4
commit 8240fc2f01
+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
]
}"
)