diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-08-23 22:25:30 +0200 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-08-23 22:25:30 +0200 |
| commit | 3d5033658274fd0c7704efd4a8e64b3b82685bf7 (patch) | |
| tree | 188a963c03320edd0dacaed9c5b25f415da60014 /unflake.nix | |
| parent | modules/atuin: Use the turtle hm module (diff) | |
| download | nixos-config-3d5033658274fd0c7704efd4a8e64b3b82685bf7.zip | |
unflake.nix/turtle: Update
Diffstat (limited to '')
| -rw-r--r-- | unflake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/unflake.nix b/unflake.nix index b6bce519..a4ce51fb 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 = "8ef03a3027f14eca88e2b283d4b70d5a4fcbbde2"; - revCount = 1859; - lastModified = 1787514975; - narHash = "sha256-Y5uiyc7NoWXB+r0P48r48ngaHpGiVGRnOb8TyGxyC+o="; + rev = "9a78305b20aba97617a94ab8e52acd5719593a93"; + revCount = 1861; + lastModified = 1787516633; + narHash = "sha256-eSitueOrO/xYyMP437GVPMJLg3NxF52KVvhal4/3Pa8="; }; unflake_git_https---git-lix-systems-lix-project-flake-compat_ref_main = { type = "git"; |
