nushell: update formats plugin
This commit is contained in:
parent
82a3f93960
commit
a5b3a84cd7
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage {
|
|||
|
||||
src = nushell.src;
|
||||
|
||||
cargoHash = "sha256-t9xfKrt3RnNe7L90dP1NkkKf+nbbuLuAHxWeJcDUh8Q=";
|
||||
cargoHash = "sha256-ce5nD1AoXl9TJoe7eBX1H9YgF4+8cwOvo2Bcq5iiYiE=";
|
||||
|
||||
buildInputs = lib.optionals stdenv.isDarwin [ IOKit CoreFoundation ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue