diff options
Diffstat (limited to 'nix-conf/flake.lock')
-rw-r--r-- | nix-conf/flake.lock | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/nix-conf/flake.lock b/nix-conf/flake.lock index 7c813e4..9caaed0 100644 --- a/nix-conf/flake.lock +++ b/nix-conf/flake.lock @@ -86,32 +86,30 @@ "locked": { "lastModified": 1755704039, "narHash": "sha256-gKlP0LbyJ3qX0KObfIWcp5nbuHSb5EHwIvU6UcNBg2A=", - "owner": "nixos", + "owner": "NixOS", "repo": "nixpkgs", "rev": "9cb344e96d5b6918e94e1bca2d9f3ea1e9615545", "type": "github" }, "original": { - "owner": "nixos", + "id": "nixpkgs", "ref": "nixos-25.05", - "repo": "nixpkgs", - "type": "github" + "type": "indirect" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1755736253, "narHash": "sha256-jlIQRypNhB1PcB1BE+expE4xZeJxzoAGr1iUbHQta8s=", - "owner": "nixos", + "owner": "NixOS", "repo": "nixpkgs", "rev": "596312aae91421d6923f18cecce934a7d3bfd6b8", "type": "github" }, "original": { - "owner": "nixos", + "id": "nixpkgs", "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "indirect" } }, "root": { |