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

nu_scripts: unstable-2024-01-17 -> unstable-2024-01-26
This commit is contained in:
Nick Cao 2024-01-27 11:16:33 -05:00 committed by GitHub
commit ca63515c72
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-01-17";
version = "unstable-2024-01-26";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "e5176370f68fb028ba0b5c83c83dac8d796b9d8e";
hash = "sha256-aQpyZkVm5/ono7xxtYBTSr4xSdnq/9NJeYTfUyskS8U=";
rev = "302fd84fed8616d4b3259c3265c5b01554fe8d91";
hash = "sha256-XMHqjxkJo60nwjXNlS0SKWLV/Ffxz8+oImG8lG8GjkE=";
};
installPhase = ''