nu_scripts: 0-unstable-2025-02-28 -> 0-unstable-2025-03-13 (#390556)

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