Skip to content

Commit b2f67be

Browse files
committed
chore: clean up
1 parent bb2dfd6 commit b2f67be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/libxml2.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
, gnome
1919
, testers
2020
, enableHttp ? false
21-
, python ? null # Add this line to accept 'python' as an argument
21+
, python ? null # accept 'python' as an argument
2222
}:
2323

2424
let

0 commit comments

Comments
 (0)