diff --git a/flake.lock b/flake.lock index c6f295431..8ff6a0e2e 100644 --- a/flake.lock +++ b/flake.lock @@ -343,17 +343,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1709463895, - "narHash": "sha256-IeqHqMnES9Adu7l8fRRhyCyA9IH3EQnSsLAti/qxif8=", + "lastModified": 1710083183, + "narHash": "sha256-g0HU5HQVQNZAQgpYASnsoazp+6kc5gcaFRWDqdY0z2M=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "386047017bed0ea4ec985bec134b4f8c2b5bd199", + "rev": "fb8b096a243ae71d62e9be83ea0c2a2f6d50ea69", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", - "rev": "386047017bed0ea4ec985bec134b4f8c2b5bd199", + "rev": "fb8b096a243ae71d62e9be83ea0c2a2f6d50ea69", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 3690b2131..c2fa231c4 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,7 @@ }; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/386047017bed0ea4ec985bec134b4f8c2b5bd199"; + nixpkgs.url = "github:NixOS/nixpkgs/fb8b096a243ae71d62e9be83ea0c2a2f6d50ea69"; # # Flake and repo structuring configurations