diff --git a/configuration.nix b/configuration.nix index 37633c7..e7ccd34 100644 --- a/configuration.nix +++ b/configuration.nix @@ -170,7 +170,6 @@ vim wget cifs-utils - saleae-logic-2 ] ++ (if !inputs.x11mode then [ greetd.regreet ] else [ ]); programs.dconf.enable = true; @@ -337,7 +336,6 @@ ''; }; - # Fix for CVE-2022-27470 keeping package from building nixpkgs.config.permittedInsecurePackages = [ "SDL_ttf-2.0.11" diff --git a/flake.lock b/flake.lock index ccda79a..92e9af9 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1754495836, - "narHash": "sha256-ON5VEr70cAUR0YOHuVgLlgq9HarBqfbWsxknlmHnM+o=", + "lastModified": 1753181343, + "narHash": "sha256-CLQfNtUqirNVSYoW/kYbvL4PeeNasmZonaPnjO3+1YQ=", "owner": "nix-community", "repo": "home-manager", - "rev": "88913c98fe674e10302bbdb71b4e173f527b69c2", + "rev": "0cdfcdbb525b77b951c889b6131047bc374f48fe", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1754214453, - "narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=", + "lastModified": 1752950548, + "narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376", + "rev": "c87b95e25065c028d31a94f06a62927d18763fdf", "type": "github" }, "original": {