nu_scripts: 0-unstable-2025-03-13 -> 0-unstable-2025-03-23 (#393879)

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