nu_scripts: unstable-2023-10-19 -> unstable-2023-10-31

This commit is contained in:
R. Ryantm 2023-11-02 21:25:33 +00:00 committed by Yt
parent 90cb5ef2a2
commit 6508a69e07

View file

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "unstable-2023-10-19";
version = "unstable-2023-10-31";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "7b2856ddff8afac538d826df4abc08325c4be39d";
hash = "sha256-9OFKtaADDV5I5Yu0sCfQABAmf8yqwX2QwDhPPkh5BEo=";
rev = "c2bb125a6790bef1e448680e077345c4d10dcb12";
hash = "sha256-Sug07QTL7fxxQAf9YOprMNEQSDqeXEk7qt1g2dP0Eqk=";
};
installPhase = ''