diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock index 9b757473..0ae3ad6f 100644 --- a/flake.lock +++ b/flake.lock @@ -46,9 +46,10 @@ "type": "github" }, "original": { - "id": "nixpkgs", + "owner": "NixOS", "ref": "nixos-unstable", - "type": "indirect" + "repo": "nixpkgs", + "type": "github" } }, "root": { |