nu_scripts: 0-unstable-2025-07-29 -> 0-unstable-2025-08-04 (#432762)

This commit is contained in:
Nick Cao
2025-08-11 17:40:28 -04:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2025-07-29";
version = "0-unstable-2025-08-04";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "365b8839bad8c7d77c2361f2fc0d8b27bf14df92";
hash = "sha256-YasyvTR9DCZpHFNNrBxBR1MshLvJO8DUDXmYptVzzXk=";
rev = "ec945380be3981522f9bb55e764a5254a908e652";
hash = "sha256-0fw0fJSlUnT5vbBHDubqLrk3F+OU7CE15vIeU295C4w=";
};
installPhase = ''