diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-08-23 19:50:47 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-08-23 19:50:47 +0200 |
| commit | 361d598c1ac1a729098e427cebfa520860701c43 (patch) | |
| tree | 07e042494235727d5c5b5a143b0c7dde0abd832e | |
| parent | modules/atuin: Disable fish shell integration (diff) | |
| download | nixos-config-361d598c1ac1a729098e427cebfa520860701c43.zip | |
unflake.nix: Update turtle dependency
| -rw-r--r-- | unflake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/unflake.nix b/unflake.nix index f0a5458d..b0d2732a 100644 --- a/unflake.nix +++ b/unflake.nix @@ -159,10 +159,10 @@ let type = "git"; url = "https://git.foss-syndicate.org/bpeetz/forks/atuin"; ref = "main"; - rev = "b81401f84e543ee28ccc65db70cba50a8ae1a51a"; - revCount = 1856; - lastModified = 1787429005; - narHash = "sha256-87D3us4WLi6QOPfH30eT1YiP98HBFksHtHv4gAwQboo="; + rev = "d5a9a76c0755e668ddefaa65edd4543898646678"; + revCount = 1858; + lastModified = 1787507226; + narHash = "sha256-BGhcURdG+B4Lm7iZUaZDReBuHCNWEWUG5/aM3gDQitw="; }; unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = { type = "git"; |
