Merge pull request #295892 from r-ryantm/auto-update/nu_scripts

nu_scripts: unstable-2024-03-09 -> unstable-2024-03-12
This commit is contained in:
Nick Cao 2024-03-14 13:01:31 -04:00 committed by GitHub
commit c170d79a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "nu_scripts"; pname = "nu_scripts";
version = "unstable-2024-03-09"; version = "unstable-2024-03-12";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nushell"; owner = "nushell";
repo = pname; repo = pname;
rev = "5e51b23b1f25eef426da5548964e14fef4b4a485"; rev = "c2ef662e48223938b1ae35b95d2f28cd5b531fba";
hash = "sha256-sAqTGy7pXDCgJ9UImJPYwUfbYgRjNjZdHHSyH/+QRNs="; hash = "sha256-EMpBJhPtuUMZ4FQTf/uJhZOz1DzHW56utLes3RdwK/0=";
}; };
installPhase = '' installPhase = ''