libxml2: rename default.nix to common.nix

This commit is contained in:
Gutyina Gergő
2025-07-19 00:28:02 +02:00
parent 2fc3989948
commit e67ade88a3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8835,7 +8835,7 @@ with pkgs;
libxcrypt-legacy = libxcrypt.override { enableHashes = "all"; };
libxkbcommon = libxkbcommon_8;
libxml2 = callPackage ../development/libraries/libxml2 { };
libxml2 = callPackage ../development/libraries/libxml2/common.nix { };
libxml2Python =
let