nu_scripts: 0-unstable-2025-02-17 -> 0-unstable-2025-02-28 (#387032)

This commit is contained in:
Nick Cao
2025-03-06 15:13:34 -05:00
committed by GitHub
+3 -3
View File
@@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2025-02-17";
version = "0-unstable-2025-02-28";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "a8919f9c01ec4ece1cef8a08f3d6df32d616ea95";
hash = "sha256-nbucy8iy0ADNDEIuQ1cdN7Yl9oV9ZF64vgGXKqh0K64=";
rev = "698e24064710f9dcaca8d378181c8b954e37ac6e";
hash = "sha256-VcPydbV2zEhQGJajBI1DRuJYJ/XKbTWsCGecDLGeLAs=";
};
installPhase = ''