nuscripts: unstable-2023-03-16 -> unstable-2023-04-26

This commit is contained in:
happysalada 2023-04-27 23:39:18 -04:00 committed by Yt
parent 35ef6d71d1
commit c7063f1743

View file

@ -5,13 +5,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "nu_scripts"; pname = "nu_scripts";
version = "unstable-2023-03-16"; version = "unstable-2023-04-26";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nushell"; owner = "nushell";
repo = pname; repo = pname;
rev = "00b0039653be5dd2e6567ce8feea82064d27ae11"; rev = "724f89c330dc5b93a2fde29f732cbd5b8d73785c";
sha256 = "0m17cj5wzp94f01kwgs1dh76zwsl2irr7b06i9sb5skqxmmdnjnz"; hash = "sha256-aCLFbxVE8/hWsPNPLt2Qn8CaBkYJJLSDgpl6LYvFVYc=";
}; };
installPhase = '' installPhase = ''