mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
nix flake update: 2024-03-20 17:43:26 UTC
• Updated input 'nixpkgs': 'github:NixOS/nixpkgs/614b4613980a522ba49f0d194531beddbb7220d3' (2024-03-17) → 'github:NixOS/nixpkgs/fa9f817df522ac294016af3d40ccff82f5fd3a63' (2024-03-19) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/e367f7a1fb93137af22a3908f00b9a35e2d286a7' (2024-03-18) → 'github:NixOS/nixpkgs/7872526e9c5332274ea5932a0c3270d6e4724f3b' (2024-03-19)
This commit is contained in:
@@ -6,9 +6,7 @@ in
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"nix-2.16.2"
|
||||
];
|
||||
permittedInsecurePackages = [ ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user