diff --git a/flake.lock b/flake.lock index 9563e0a..3dd7acc 100644 --- a/flake.lock +++ b/flake.lock @@ -67,7 +67,7 @@ }, "original": { "owner": "NixOS", - "ref": "nixos-unstable-small", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 6563f2d..c5f4080 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ type = "github"; owner = "NixOS"; repo = "nixpkgs"; - ref = "nixos-unstable-small"; + ref = "nixpkgs-unstable"; }; pre-commit-hooks = {