nu_scripts: 0-unstable-2025-06-05 -> 0-unstable-2025-06-12 (#417778)
This commit is contained in:
commit
bdcca3e64f
@ -7,13 +7,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "nu_scripts";
|
||||
version = "0-unstable-2025-06-05";
|
||||
version = "0-unstable-2025-06-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nushell";
|
||||
repo = "nu_scripts";
|
||||
rev = "6fe7713322d95be89677389f812eceab6d4b89e2";
|
||||
hash = "sha256-Dq5KwKpnpX9YJIj7FM5fNaeMNdk/BHji2CesIE6Ndps=";
|
||||
rev = "32cdc96414995e41de2a653719b7ae7375352eef";
|
||||
hash = "sha256-vn/YosQZ4OkWQqG4etNwISjzGJfxMucgC3wMpMdUwUg=";
|
||||
};
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user