nu_scripts: 0-unstable-2025-02-28 -> 0-unstable-2025-03-13

This commit is contained in:
R. Ryantm
2025-03-17 02:23:50 +00:00
parent 5d9b5431f9
commit 547bd65123
+3 -3
View File
@@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2025-02-28";
version = "0-unstable-2025-03-13";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "698e24064710f9dcaca8d378181c8b954e37ac6e";
hash = "sha256-VcPydbV2zEhQGJajBI1DRuJYJ/XKbTWsCGecDLGeLAs=";
rev = "861a99779d31010ba907e4d6aaf7b1629b9eb775";
hash = "sha256-L/ySTOTGijpu+6Bncg+Rn7MBd/R5liSSPLlfoQvg7ps=";
};
installPhase = ''