Loading pkgs/shells/fish/plugins/pisces.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ buildFishPlugin rec { src = fetchFromGitHub { owner = "laughedelic"; repo = pname; rev = "v${version}"; sha256 = "sha256-Oou2IeNNAqR00ZT3bss/DbhrJjGeMsn9dBBYhgdafBw="; repo = "pisces"; tag = "v${version}"; hash = "sha256-Oou2IeNNAqR00ZT3bss/DbhrJjGeMsn9dBBYhgdafBw="; }; meta = { Loading Loading
pkgs/shells/fish/plugins/pisces.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,9 +10,9 @@ buildFishPlugin rec { src = fetchFromGitHub { owner = "laughedelic"; repo = pname; rev = "v${version}"; sha256 = "sha256-Oou2IeNNAqR00ZT3bss/DbhrJjGeMsn9dBBYhgdafBw="; repo = "pisces"; tag = "v${version}"; hash = "sha256-Oou2IeNNAqR00ZT3bss/DbhrJjGeMsn9dBBYhgdafBw="; }; meta = { Loading