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

nu_scripts: unstable-2024-03-20 -> 0-unstable-2024-04-30
This commit is contained in:
Weijia Wang 2024-05-04 18:04:01 +02:00 committed by GitHub
commit 8dc78bf7d3
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 = "unstable-2024-03-20";
version = "0-unstable-2024-04-30";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "707cda345078553f3e878a100ca103a28f440705";
hash = "sha256-pgihFkuPIjFTLYtVKaXA+NPUfs/8TpWoojpGyi5TLhY=";
rev = "4eab7ea772f0a288c99a79947dd332efc1884315";
hash = "sha256-rXEtn0mO0hEH1zuDJ9vzsAeZfHnw9mkitzMqr7o5UYs=";
};
installPhase = ''