nu_scripts: unstable-2023-07-29 -> unstable-2023-08-24

This commit is contained in:
Mario Rodas 2023-08-24 04:20:00 +00:00 committed by Yt
parent 11c5895493
commit b4e06a160c

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "nu_scripts"; pname = "nu_scripts";
version = "unstable-2023-07-29"; version = "unstable-2023-08-24";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nushell"; owner = "nushell";
repo = pname; repo = pname;
rev = "3ee56c6ec31fcc8dbffee85e1c73eb6fe0bbba8d"; rev = "45c051dad0e243a63608c8274b7fddd5f0b74941";
hash = "sha256-luGIvcKOfhDorPfGfL449+eD+58MGo5jMCsNwIRJWt4="; hash = "sha256-kpE+vgobYsQuh8sS3gK/yg68nQykquwteeuecjLtIrE=";
}; };
installPhase = '' installPhase = ''