all repos — nixfiles @ 162d4d2468aeb53685da1ff07419c2b77820e59b

System and user configuration, managed by nix and home-manager

use searchix's own nixpkgs input (uses previous builds)

Alan Pearce
commit

162d4d2468aeb53685da1ff07419c2b77820e59b

parent

70d04f125ec7cd5df5c94922fa5c80a1c8341db9

1 file changed, 1 insertion(+), 4 deletions(-)

jump to
M flake.nixflake.nix
@@ -22,10 +22,7 @@ personal = {
url = "git+file:packages"; inputs.nixpkgs.follows = "nixpkgs"; }; - searchix = { - url = "git+https://git.alanpearce.eu/searchix"; - inputs.nixpkgs.follows = "nixpkgs-small"; - }; + searchix.url = "git+https://git.alanpearce.eu/searchix"; golink = { url = "github:tailscale/golink"; inputs.nixpkgs.follows = "nixpkgs-small";