From 8d39f43ba53e35cc0b3d139443c5bee6b06f21cb Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 18 Apr 2023 15:21:06 +0200 Subject: Chore(flake): Update --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index aaf47b28..1925b1db 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ url = "github:oxalica/rust-overlay"; inputs = { nixpkgs.follows = "nixpkgs"; - systems.follows = "systems"; + flake-utils.follows = "flake-utils"; }; }; @@ -67,7 +67,7 @@ }; neovim_config = { - url = "git+https://codeberg.org/ene/neovim-config.git"; + url = "git+https://codeberg.org/soispha/neovim-config.git"; flake = false; }; templates = { -- cgit 1.4.1