We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2dfd6 commit b2f67beCopy full SHA for b2f67be
nix/libxml2.nix
@@ -18,7 +18,7 @@
18
, gnome
19
, testers
20
, enableHttp ? false
21
-, python ? null # Add this line to accept 'python' as an argument
+, python ? null # accept 'python' as an argument
22
}:
23
24
let
0 commit comments