summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 5c88411..7f51bac 100644
--- a/flake.nix
+++ b/flake.nix
@@ -10,7 +10,7 @@
};
caelestia-cli = {
- url = "github:caelestia-dots/cli";
+ url = "git+https://g.freya.cat/caelestia-cli";
inputs.nixpkgs.follows = "nixpkgs";
inputs.caelestia-shell.follows = "";
};