nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08

This commit is contained in:
R. Ryantm 2024-06-09 04:38:28 +00:00
parent 2a823de133
commit d716e1e267

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2024-06-01";
version = "0-unstable-2024-06-08";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "5271d68b7a6770eeade257b298089d14c68ab62b";
hash = "sha256-AWra4CO0mfRlyneHel2RPNZ7NSHOmSH6dL+Vy2Pduuk=";
rev = "398cc82308d8ddd0fb09bc9e8fc20cced26a0d30";
hash = "sha256-zJWZakNxLQI3vxClzS4B0NqY84Oj5R1BjX2aMjCm/+Q=";
};
installPhase = ''