doctave: nixfmt
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ lib, rustPlatform, fetchFromGitHub, stdenv, darwin, }:
|
||||
{
|
||||
lib,
|
||||
rustPlatform,
|
||||
fetchFromGitHub,
|
||||
stdenv,
|
||||
darwin,
|
||||
}:
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "doctave";
|
||||
|
||||
Reference in New Issue
Block a user