rust overlay
This commit is contained in:
5
nixpkgs/config.nix
Normal file
5
nixpkgs/config.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
permittedInsecurePackages = [
|
||||
"nodejs-16.20.0"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user