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

This commit is contained in:
R. Ryantm 2024-06-17 10:19:31 +00:00
parent bd8d034e65
commit e681a07830

View File

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