From 374444d1934630cce781cf81262ffc497e98bfe5 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 5 May 2024 22:49:20 +0200 Subject: Update --- flake.lock | Bin 13104 -> 12683 bytes flake.nix | 5 ++++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index 4ab1c92..e1e332e 100644 Binary files a/flake.lock and b/flake.lock differ diff --git a/flake.nix b/flake.nix index 6540fe1..4b84653 100644 --- a/flake.nix +++ b/flake.nix @@ -25,7 +25,10 @@ nur.url = "github:nix-community/NUR"; - neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay"; + neovim-nightly-overlay = { + url = "github:nix-community/neovim-nightly-overlay"; + inputs.nixpkgs.follows = "nixpkgs"; + }; nixtest.url = "github:jetpack-io/nixtest"; -- cgit 1.4.1