Commit 304ef5c
Changed files (1)
modules
core
shell
modules/core/shell/fish.nix
@@ -28,8 +28,8 @@
src = pkgs.fetchFromGitHub {
owner = "sshilovsky";
repo = "fish-helix";
- rev = "8a5c7999ec67ae6d70de11334aa888734b3af8d7";
- hash = "sha256-04cL9/m5v0/5dkqz0tEqurOY+5sDjCB5mMKvqgpV4vM=";
+ rev = "d2de6d1f2b03bd35869b1427e727f91612485194";
+ hash = "sha256-Zc4v4Ek3gQRNImaLj6sbi9KG3onIl2I24IYZdBSkr40=";
};
name = "fish-helix";
}