parametrize ventoy-qt5 version in permittedInsecurePackages
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
# Ventoy has some blobs making it insecure
|
||||
"ventoy-qt5-1.1.12"
|
||||
"ventoy-qt5-${pkgs.ventoy.version}"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user