Loading pkgs/shells/nushell/nu_scripts/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation rec { pname = "nu_scripts"; version = "unstable-2024-03-17"; version = "unstable-2024-03-20"; src = fetchFromGitHub { owner = "nushell"; repo = pname; rev = "7d662ad5c5e6cc33162034f6191f97394bdc9d6b"; hash = "sha256-fJ05NC5N/90qLWuBR7RcrH5U4615MBAZEiVwg6JZp24="; rev = "707cda345078553f3e878a100ca103a28f440705"; hash = "sha256-pgihFkuPIjFTLYtVKaXA+NPUfs/8TpWoojpGyi5TLhY="; }; installPhase = '' Loading Loading
pkgs/shells/nushell/nu_scripts/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation rec { pname = "nu_scripts"; version = "unstable-2024-03-17"; version = "unstable-2024-03-20"; src = fetchFromGitHub { owner = "nushell"; repo = pname; rev = "7d662ad5c5e6cc33162034f6191f97394bdc9d6b"; hash = "sha256-fJ05NC5N/90qLWuBR7RcrH5U4615MBAZEiVwg6JZp24="; rev = "707cda345078553f3e878a100ca103a28f440705"; hash = "sha256-pgihFkuPIjFTLYtVKaXA+NPUfs/8TpWoojpGyi5TLhY="; }; installPhase = '' Loading