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

nu_scripts: unstable-2023-08-24 -> unstable-2023-10-07
This commit is contained in:
Weijia Wang 2023-10-17 21:30:38 +02:00 committed by GitHub
commit 57fa66b1a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "unstable-2023-08-24";
version = "unstable-2023-10-07";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "36a45f28a39ee1526a748b53f438a41ae939fc7c";
hash = "sha256-QhERyWomyOOk9aYRjm69ykzOR3G/uGM/A4Pr9PlB71w=";
rev = "85da8c2fb5967a7f575d8f63ebeb8d49d36fc139";
hash = "sha256-tT/BTnIXEgcMoyfujzWMFlOM7EclWT9LL/dt5jj7Y2M=";
};
installPhase = ''