nu_scripts: 0-unstable-2024-11-10 -> 0-unstable-2024-12-08 (#363942)

This commit is contained in:
Weijia Wang
2024-12-18 20:40:49 +01:00
committed by GitHub
+3 -3
View File
@@ -6,13 +6,13 @@
stdenvNoCC.mkDerivation rec {
pname = "nu_scripts";
version = "0-unstable-2024-11-10";
version = "0-unstable-2024-12-08";
src = fetchFromGitHub {
owner = "nushell";
repo = pname;
rev = "1ed7ef9401f3793fb946ef3add82f05f091299ff";
hash = "sha256-ee06x4Txa58vHEheyYoLx/KOX3Y6Np3HDgK/BZI5Dfw=";
rev = "b5385a2af002b4a69fc061f1c45afb60f0bbd269";
hash = "sha256-0i5dnYb2kQuL+F2/316pPun0Jtuwb2EDDpSJpyqctPM=";
};
installPhase = ''