nu_scripts: 0-unstable-2026-01-23 -> 0-unstable-2026-01-29 (#485550)

This commit is contained in:
Nick Cao
2026-02-02 21:48:23 +00:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2026-01-23";
version = "0-unstable-2026-01-29";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "e65d76cd14979937ee378d56fc21f4e72f21cecc";
hash = "sha256-LPwe0DS7rNFY6MUcfCCqMYJjPkhHQyBmy4M+KjrNz34=";
rev = "049b00e54e0dc878bc9a37ee0e05c6ba18789c2f";
hash = "sha256-zHLVDV7RsQMMgYP7ysWF83Q+7PoP4E+pOguzixWf9iA=";
};
installPhase = ''