diff --git a/flake.lock b/flake.lock index 9b1b348..88282be 100644 --- a/flake.lock +++ b/flake.lock @@ -70,7 +70,10 @@ "neovim-flake": { "inputs": { "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs" + "nixpkgs": [ + "neovim-nightly-overlay", + "nixpkgs" + ] }, "locked": { "dir": "contrib", @@ -111,22 +114,6 @@ } }, "nixpkgs": { - "locked": { - "lastModified": 1642281915, - "narHash": "sha256-jcMsXmmO1knyf99o242A+2cy1A0eKa9afly0cwBknPA=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "d5dae6569ea9952f1ae4e727946d93a71c507821", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_2": { "locked": { "lastModified": 1642609835, "narHash": "sha256-ZwJnV4mdis28u5vH240ec2mrApuEJYJekn23qlTwJ8c=", @@ -161,7 +148,7 @@ "home-manager": "home-manager", "homepage": "homepage", "neovim-nightly-overlay": "neovim-nightly-overlay", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs", "nur": "nur", "sops-nix": "sops-nix", "unstable": "unstable"