nu_scripts: 0-unstable-2025-05-15 -> 0-unstable-2025-05-22 (#411680)

This commit is contained in:
Nick Cao 2025-05-28 19:47:56 -04:00 committed by GitHub
commit b7a2e47e12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "nu_scripts";
version = "0-unstable-2025-05-15";
version = "0-unstable-2025-05-22";
src = fetchFromGitHub {
owner = "nushell";
repo = "nu_scripts";
rev = "b2d512f6c67f68895a26136c6ce552281efbec6e";
hash = "sha256-iC5Qmyn9vDr4b1BWtJkC3pl2dOam2Se51+ENvRdXlvA=";
rev = "765555beddc3c81555e6b70abb2542c37a1c0ad6";
hash = "sha256-/LoeL4BILPSOv3jnURcuuQhuRLdE0amBGnEOTB+LLgI=";
};
installPhase = ''