nu_scripts: 0-unstable-2025-05-15 -> 0-unstable-2025-05-22

This commit is contained in:
R. Ryantm 2025-05-28 08:55:16 +00:00
parent 3f62a1ca1a
commit 2bc3ec0b45

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 = ''