aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7211c98..e9a543d 100644
--- a/flake.nix
+++ b/flake.nix
@@ -57,6 +57,7 @@
turtle = {
url = "git+https://git.foss-syndicate.org/bpeetz/forks/atuin?ref=main";
inputs = {
+ crane.follows = "crane";
nixpkgs.follows = "nixpkgs";
};
};