diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -389,9 +389,10 @@ "type": "github" }, "original": { - "id": "nixpkgs", + "owner": "NixOS", "ref": "nixos-unstable", - "type": "indirect" + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs-stable": { @@ -404,9 +405,10 @@ "type": "github" }, "original": { - "id": "nixpkgs", + "owner": "NixOS", "ref": "nixos-24.05", - "type": "indirect" + "repo": "nixpkgs", + "type": "github" } }, "openwrt-imagebuilder": { |
