nu_scripts: 0-unstable-2026-05-13 -> 0-unstable-2026-05-23

This commit is contained in:
R. Ryantm
2026-05-24 09:42:04 +00:00
parent be646414ee
commit 4d0a91bf7e
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2026-05-13";
version = "0-unstable-2026-05-23";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "018fe3c3134d49504be652a7ace5512291545317";
hash = "sha256-JUsFHsacED+7eTLAlfBnF9vasIHWIL/POJMCPbC9Baw=";
rev = "57f49add9b32d4741351b63236f28341eba35077";
hash = "sha256-l0feMriwY8/WAghUOwSsD0MDUVGXgOkzUklnnvS1ij8=";
};
installPhase = ''