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

This commit is contained in:
happysalada
2023-04-27 23:45:20 -04:00
committed by Yt
parent 35ef6d71d1
commit c7063f1743
+3 -3
View File
@@ -5,13 +5,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "unstable-2023-03-16";
version = "unstable-2023-04-26";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "00b0039653be5dd2e6567ce8feea82064d27ae11";
sha256 = "0m17cj5wzp94f01kwgs1dh76zwsl2irr7b06i9sb5skqxmmdnjnz";
rev = "724f89c330dc5b93a2fde29f732cbd5b8d73785c";
hash = "sha256-aCLFbxVE8/hWsPNPLt2Qn8CaBkYJJLSDgpl6LYvFVYc=";
};
installPhase = ''