aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-13 22:07:08 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-06-13 22:07:08 +0200
commit17b4ee1f87c6645302240b72503e70c869b3e60f (patch)
tree2cd8300d89c98b41fe35163f3ef048fb29bfc008 /flake.lock
parentscripts/check.sh: Improve readability (diff)
downloadnixos-server-17b4ee1f87c6645302240b72503e70c869b3e60f.zip
modules/atuin-sync: Replace `atuin` with `turtle`
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 23 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index df3cfce..77499fc 100644
--- a/flake.lock
+++ b/flake.lock
@@ -442,7 +442,8 @@
"rust-overlay": "rust-overlay",
"simple-nixos-mailserver": "simple-nixos-mailserver",
"systems": "systems",
- "treefmt-nix": "treefmt-nix"
+ "treefmt-nix": "treefmt-nix",
+ "turtle": "turtle"
}
},
"rust-overlay": {
@@ -525,6 +526,27 @@
"repo": "treefmt-nix",
"type": "github"
}
+ },
+ "turtle": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1781376339,
+ "narHash": "sha256-h7Madx8B9ECeQcpoN79eI2l4+QSSD9o5Sl8vMNRcvxY=",
+ "ref": "main",
+ "rev": "478ccf2b33ee06f43a27378992280b8f62de6531",
+ "revCount": 1833,
+ "type": "git",
+ "url": "https://git.foss-syndicate.org/bpeetz/forks/atuin"
+ },
+ "original": {
+ "ref": "main",
+ "type": "git",
+ "url": "https://git.foss-syndicate.org/bpeetz/forks/atuin"
+ }
}
},
"root": "root",