Commit 82bc5bbd authored by misuzu's avatar misuzu
Browse files

git-workspace: nixfmt

parent 3eeb3fed
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, rustPlatform
, pkg-config
, openssl
, nix-update-script
{
  lib,
  fetchFromGitHub,
  rustPlatform,
  pkg-config,
  openssl,
  nix-update-script,
}:

rustPlatform.buildRustPackage rec {