diff options
Diffstat (limited to 'hm/env/cursor.nix')
| -rw-r--r-- | hm/env/cursor.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/env/cursor.nix b/hm/env/cursor.nix index 7b09f43..eda8f55 100644 --- a/hm/env/cursor.nix +++ b/hm/env/cursor.nix @@ -10,7 +10,7 @@ let miyabi-src = pkgs.fetchgit { url = "https://codeberg.org/adikro/nixos-resources.git"; rev = "refs/heads/main"; - sha256 = "sha256-4VxeajQFrZivYbJQ1ERPm18Isnf91tiCK5SAJydHfQc="; + sha256 = "sha256-5kIAyW/dQ2qrqrP6ekwFfpV7a1kBa+YvPGMWj2HWYhE="; fetchLFS = true; }; |
