nu_scripts: 0-unstable-2025-04-07 -> 0-unstable-2025-04-14
This commit is contained in:
@@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "nu_scripts";
|
pname = "nu_scripts";
|
||||||
version = "0-unstable-2025-04-07";
|
version = "0-unstable-2025-04-14";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nushell";
|
owner = "nushell";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "b7869a8f337dc64f4d1dbf8f2c7a5833bc3abfbf";
|
rev = "c639113adebdf05f25e0e33b833798a6b0c624d4";
|
||||||
hash = "sha256-IoyClULiILl5wPwyf7zzTK5Rb0yEbkVpFRtUSHksrjc=";
|
hash = "sha256-aeYe642070aAvhIES9apQAC/vyj7pnXiQbn7QTYVVlQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user