diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ url = "github:caelestia-dots/cli"; inputs.nixpkgs.follows = "nixpkgs"; inputs.app2unit.follows = "app2unit"; + inputs.caelestia-shell.follows = ""; }; }; |