Commit a6942fb8 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

sad: format with nixfmt

parent e50cb99f
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
{ lib
, fetchFromGitHub
, rustPlatform
, python3
{
  lib,
  fetchFromGitHub,
  rustPlatform,
  python3,
}:

rustPlatform.buildRustPackage rec {