Merge pull request #318425 from r-ryantm/auto-update/nu_scripts

nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08
This commit is contained in:
Nick Cao 2024-06-09 10:53:38 -04:00 committed by GitHub
commit d3036d8008
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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