nu_scripts: 0-unstable-2026-01-29 -> 0-unstable-2026-02-05 (#487818)

This commit is contained in:
Nick Cao
2026-02-09 22:00:21 +00:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2026-01-29";
version = "0-unstable-2026-02-05";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "049b00e54e0dc878bc9a37ee0e05c6ba18789c2f";
hash = "sha256-zHLVDV7RsQMMgYP7ysWF83Q+7PoP4E+pOguzixWf9iA=";
rev = "4444335709d0c9f8291ac925b0854d91132f6ffc";
hash = "sha256-50uIcHHV3yPX91KRxDrMmG1eaSfw08CNG/S86CM08P0=";
};
installPhase = ''