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

nu_scripts: 0-unstable-2024-06-08 -> 0-unstable-2024-06-16
This commit is contained in:
Nick Cao 2024-06-18 16:08:53 -04:00 committed by GitHub
commit 6ae0e8bd59
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-08";
version = "0-unstable-2024-06-16";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "398cc82308d8ddd0fb09bc9e8fc20cced26a0d30";
hash = "sha256-zJWZakNxLQI3vxClzS4B0NqY84Oj5R1BjX2aMjCm/+Q=";
rev = "92f20ff2827b1afb3d06011bc0609a0212c53993";
hash = "sha256-ZYrlX8Kg9VD5/eUctesAXQlBcVPiOZ3W9WCpBkByrpA=";
};
installPhase = ''