nu_scripts: 0-unstable-2025-03-13 -> 0-unstable-2025-03-23

This commit is contained in:
R. Ryantm
2025-03-28 01:07:39 +00:00
parent d4a90291ca
commit 342cbe3970
+3 -3
View File
@@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2025-03-13";
version = "0-unstable-2025-03-23";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "861a99779d31010ba907e4d6aaf7b1629b9eb775";
hash = "sha256-L/ySTOTGijpu+6Bncg+Rn7MBd/R5liSSPLlfoQvg7ps=";
rev = "e956708244820d2b98620ef0ed10e63cb7d42b3a";
hash = "sha256-fzQ8f6mB7cVRbwVOCxPD/4nFmI3s5mXzJagn8us6ngA=";
};
installPhase = ''