nu_scripts: 0-unstable-2026-03-12 -> 0-unstable-2026-04-11 (#509226)

This commit is contained in:
Nick Cao
2026-04-13 21:28:29 +00:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2026-03-12";
version = "0-unstable-2026-04-11";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "196d94338d382561e7bacb29948ffcfa5ff1b2a1";
hash = "sha256-5FKqphXxVSgqGXbqOL3aiZEGFSr5SMjMVIWzB0dA/+I=";
rev = "341154f469b0fbb5bc5b69e591ba97ebf0e58fdb";
hash = "sha256-94u6d6WyyyamUn4a4p8O9Ujl9R56p1JxthuS03B4auw=";
};
installPhase = ''