diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = ""; }; |