Update hash for nushell-plugin-format
This commit is contained in:
parent
dab6303e3d
commit
a61be5c827
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage {
|
|||
|
||||
src = nushell.src;
|
||||
|
||||
cargoHash = "sha256-7cMUFCG6tL/Mj3An1+HA8Z7auBkJ/nvgPc/mm+t074E=";
|
||||
cargoHash = "sha256-t9xfKrt3RnNe7L90dP1NkkKf+nbbuLuAHxWeJcDUh8Q=";
|
||||
|
||||
buildInputs = lib.optionals stdenv.isDarwin [ IOKit CoreFoundation ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue