Commit c9f7e061 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

bacon: format

parent 969e0857
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
{ lib
, stdenv
, rustPlatform
, fetchFromGitHub
, darwin
{
  lib,
  stdenv,
  rustPlatform,
  fetchFromGitHub,
  darwin,
}:

rustPlatform.buildRustPackage rec {