diff --git a/flake.nix b/flake.nix index ec075a4..918cd6f 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ flake = false; }; arrows = { - url = "github:Harlequin/arrows"; + url = "https://gitlab.com/Harleqin/arrows.git"; flake = false; }; cl-sasl = {