diff --git a/flake.lock b/flake.lock index 109bdb2..97d7f9c 100755 --- a/flake.lock +++ b/flake.lock @@ -576,6 +576,22 @@ "type": "indirect" } }, + "nixpkgs_5": { + "locked": { + "lastModified": 1724479785, + "narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "pre-commit-hooks-nix": { "inputs": { "flake-compat": [ @@ -618,7 +634,7 @@ "nixpkgs": "nixpkgs_4", "nixpkgs-latest": "nixpkgs-latest", "nixpkgs-unstable": "nixpkgs-unstable", - "sops-nix": "sops-nix" + "sops-nix": "sops-nix", "zen-browser": "zen-browser" } },