nu_scripts: 0-unstable-2025-09-19 -> 0-unstable-2025-10-03
This commit is contained in:
@@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "nu_scripts";
|
pname = "nu_scripts";
|
||||||
version = "0-unstable-2025-09-19";
|
version = "0-unstable-2025-10-03";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nushell";
|
owner = "nushell";
|
||||||
repo = "nu_scripts";
|
repo = "nu_scripts";
|
||||||
rev = "7ea6780a4137bef1d683fb16989c19a945891b54";
|
rev = "0fae4807a6216549a5a7973085b3bd4530e86dbc";
|
||||||
hash = "sha256-Bof9bsQZnjtc9MLcuTIjdtsX/lbWGKc1u9HgGZp8uD8=";
|
hash = "sha256-7gQocXY0B7dJjo4R6fPrdPIYU051hrtNp1Y4s1tPUt8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user