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

nu_scripts: unstable-2023-12-29 -> unstable-2024-01-05
This commit is contained in:
Nick Cao 2024-01-08 11:24:24 -05:00 committed by GitHub
commit 521b5b3e67
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-12-29";
version = "unstable-2024-01-05";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "9b7c1772e21b71c2233e1dc14259ac9d43ac0d10";
hash = "sha256-4r6B+SZeXieNspmanMerGf7LH1Pa6vtK4U7hl29IOiU=";
rev = "06327787549c41c93f8079cb034305d666479587";
hash = "sha256-O7wBMsq1Ds5Re5PakxQoDNnJg0VOdz1yKKanv4Q42SA=";
};
installPhase = ''