diff --git a/flake.lock b/flake.lock index 8a40d950..19df7b8e 100644 --- a/flake.lock +++ b/flake.lock @@ -184,17 +184,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1697059129, - "narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=", + "lastModified": 1697723726, + "narHash": "sha256-SaTWPkI8a5xSHX/rrKzUe+/uVNy6zCGMXgoeMb7T9rg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593", + "rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", - "rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593", + "rev": "7c9cc5a6e5d38010801741ac830a3f8fd667a7a0", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 7c1a8ceb..330dc8d4 100644 --- a/flake.nix +++ b/flake.nix @@ -36,7 +36,7 @@ # This ensures that we always use the official nix cache. # nixpkgs.url = "/home/user/src/nixpkgs-local?cache-bust=4"; # TODO: Change to patch system NixOs/nix/issues#3920 - nixpkgs.url = github:nixos/nixpkgs/5e4c2ada4fcd54b99d56d7bd62f384511a7e2593; + nixpkgs.url = github:nixos/nixpkgs/7c9cc5a6e5d38010801741ac830a3f8fd667a7a0; nixos-hardware.url = github:NixOS/nixos-hardware; # Really just to streamline deps.