Use librewolf from nixpkgs 26.05

This commit is contained in:
2026-06-20 00:48:01 +02:00
parent a6af72b1ae
commit 5b2b451002
5 changed files with 27 additions and 3 deletions
-2
View File
@@ -7,7 +7,5 @@
nixpkgs.config.permittedInsecurePackages = [
# Ventoy has some blobs making it insecure
"ventoy-qt5-1.1.12"
# Temporary workaround
"librewolf-unwrapped-151.0.2-1" "librewolf-151.0.2-1"
];
}