From be34e301a49149daf183e1f8f540d56ffe4b3095 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 24 Jan 2024 16:02:33 -0600 Subject: [PATCH] refactor(nix-hm): use bob-nvim from `inputs` --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index bfd7eadb..5cdc75d5 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ wrapProgram $out/bin/lxappearance --prefix GDK_BACKEND : x11 ''; }); - bob-nvim = bob.overlays.${system}.default; + bob-nvim = inputs.bob.overlays.${system}.default; opensnitch-ui = super.opensnitch-ui.overrideAttrs (oldAttrs: rec { propagatedBuildInputs = oldAttrs.propagatedBuildInputs ++ [