nu_scripts: 0-unstable-2025-04-07 -> 0-unstable-2025-04-14

This commit is contained in:
R. Ryantm
2025-04-17 09:58:21 +00:00
parent ebe4301cbd
commit 0189ce4ca6

View File

@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2025-04-07";
version = "0-unstable-2025-04-14";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "b7869a8f337dc64f4d1dbf8f2c7a5833bc3abfbf";
hash = "sha256-IoyClULiILl5wPwyf7zzTK5Rb0yEbkVpFRtUSHksrjc=";
rev = "c639113adebdf05f25e0e33b833798a6b0c624d4";
hash = "sha256-aeYe642070aAvhIES9apQAC/vyj7pnXiQbn7QTYVVlQ=";
};
installPhase = ''