nu_scripts: 0-unstable-2026-02-12 -> 0-unstable-2026-02-19 (#492831)

This commit is contained in:
Nick Cao
2026-02-23 15:27:28 +00:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2026-02-12";
version = "0-unstable-2026-02-19";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "cc94140f4942116e065a97d73c3ce430a092fef2";
hash = "sha256-KRZtbZTzkQvizZSkorLnYpqI70lE8y4ERtbPQkb6ALo=";
rev = "492cad098a44ebe4cabc28c131729932075cb6dc";
hash = "sha256-5ARyJxBrQsNyosiNcG5RAYAbgHNxZNmJqlS181K8DmE=";
};
installPhase = ''