nu_scripts: 0-unstable-2024-06-16 -> 0-unstable-2024-06-22

This commit is contained in:
R. Ryantm 2024-06-24 08:07:54 +00:00
parent d06d11ac35
commit 51bef8c5a9

View File

@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2024-06-16";
version = "0-unstable-2024-06-22";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "92f20ff2827b1afb3d06011bc0609a0212c53993";
hash = "sha256-ZYrlX8Kg9VD5/eUctesAXQlBcVPiOZ3W9WCpBkByrpA=";
rev = "a992f5b4fa2f7d907cbe32cb8933f05546b598a4";
hash = "sha256-TVRqwvIwVZQDmrj20bna9oU8jtVp5FAzEp4L2mcyHVU=";
};
installPhase = ''