nu_scripts: unstable-2024-03-09 -> unstable-2024-03-12

This commit is contained in:
R. Ryantm 2024-03-14 13:56:27 +00:00
parent 9f26152cc3
commit 42e1dea38d

View file

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