nu_scripts: unstable-2023-11-22 -> unstable-2023-12-29

This commit is contained in:
R. Ryantm 2024-01-02 01:49:45 +00:00
parent 3d54a95d71
commit 0e13c454ef

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "unstable-2023-11-22";
version = "unstable-2023-12-29";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "91b6a2b2280123ed5789f5c0870b9de22c722fb3";
hash = "sha256-nRplK0w55I1rk15tfkCMxFBqTR9ihhnE/tHRs9mKLdY=";
rev = "9b7c1772e21b71c2233e1dc14259ac9d43ac0d10";
hash = "sha256-4r6B+SZeXieNspmanMerGf7LH1Pa6vtK4U7hl29IOiU=";
};
installPhase = ''