diff --git a/flake.nix b/flake.nix index d78043a..f52221f 100644 --- a/flake.nix +++ b/flake.nix @@ -63,7 +63,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; beeengine = { - url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; + url = "git+https://github.com/KyleKrein/BeeEngine?submodules=1"; #"git+https://gitlab.kylekrein.com/beeengine/BeeEngine?shallow=1"; }; conduwuit.url = "github:matrix-construct/tuwunel"; niri-flake = {