building libvirt

This commit is contained in:
2025-07-25 14:39:14 +03:00
parent 20f207ddd2
commit 0a260f2cf1
2 changed files with 2 additions and 1 deletions

View File

@@ -80,5 +80,5 @@
boot.blacklistedKernelModules = ["b43" "ssb" "brcmfmac" "brcmsmac" "bcma"];
nixpkgs.config.permittedInsecurePackages = ["broadcom-sta-6.30.223.271-57-6.12.38" "python-2.7.18.8"];
nixpkgs.config.permittedInsecurePackages = ["broadcom-sta-6.30.223.271-57-6.12.39" "python-2.7.18.8"];
}