diff --git a/flake.lock b/flake.lock index 967589f..912e2d3 100644 --- a/flake.lock +++ b/flake.lock @@ -78,11 +78,11 @@ ] }, "locked": { - "lastModified": 1716736760, - "narHash": "sha256-h3RmnNknKYtVA+EvUSra6QAwfZjC2q1G8YA7W0gat8Y=", + "lastModified": 1717316182, + "narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=", "owner": "nix-community", "repo": "home-manager", - "rev": "5d151429e1e79107acf6d06dcc5ace4e642ec239", + "rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af", "type": "github" }, "original": { @@ -227,11 +227,11 @@ }, "nixos-hardware": { "locked": { - "lastModified": 1716798306, - "narHash": "sha256-s8+OhT1WSPMoqbTawT30hj4NVMg+w03/a+2HVqcNhY0=", + "lastModified": 1717248095, + "narHash": "sha256-e8X2eWjAHJQT82AAN+mCI0B68cIDBJpqJ156+VRrFO0=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "9a20e17a73b052d6be912adcee220cb483477094", + "rev": "7b49d3967613d9aacac5b340ef158d493906ba79", "type": "github" }, "original": { @@ -266,17 +266,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1716509168, - "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=", + "lastModified": 1717196966, + "narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "bfb7a882678e518398ce9a31a881538679f6f092", + "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", - "rev": "bfb7a882678e518398ce9a31a881538679f6f092", + "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8", "type": "github" } }, diff --git a/flake.nix b/flake.nix index c802697..5964687 100644 --- a/flake.nix +++ b/flake.nix @@ -39,7 +39,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/bfb7a882678e518398ce9a31a881538679f6f092; + nixpkgs.url = github:nixos/nixpkgs/57610d2f8f0937f39dbd72251e9614b1561942d8; nixos-hardware.url = github:NixOS/nixos-hardware; # Really just to streamline deps.