Fix slippi input

This commit is contained in:
Daniel Flanagan 2024-07-30 17:07:50 -05:00
parent 5a20df95ba
commit 624229a035

View file

@ -23,8 +23,8 @@
hardware.url = "github:nixos/nixos-hardware";
hyprland.url = "github:hyprwm/Hyprland";
# slippi.url = "github:lytedev/slippi-nix/fix-recursion";
slippi.url = "git+file:///home/daniel/code/open-source/slippi-nix";
slippi.url = "github:lytedev/slippi-nix";
# slippi.url = "git+file:///home/daniel/code/open-source/slippi-nix";
slippi.inputs.nixpkgs.follows = "nixpkgs-unstable";
slippi.inputs.home-manager.follows = "home-manager-unstable";