diff --git a/flake.lock b/flake.lock index fd26b8f..83809e0 100644 --- a/flake.lock +++ b/flake.lock @@ -117,14 +117,18 @@ }, "nixpkgs": { "locked": { - "lastModified": 0, - "narHash": "sha256-gI9kkaH0ZjakJOKrdjaI/VbaMEo9qBbSUl93DnU7f4c=", - "path": "/nix/store/cjz8w4dgc3rd2n3dqv5c208vygndjyba-source", - "type": "path" + "lastModified": 1732521221, + "narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d", + "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs-lib": {