hareThirdParty.hare-toml: format with nixfmt-rfc-style
This commit is contained in:
+7
-6
@@ -1,9 +1,10 @@
|
||||
{ stdenv
|
||||
, hare
|
||||
, scdoc
|
||||
, lib
|
||||
, fetchFromGitea
|
||||
, nix-update-script
|
||||
{
|
||||
fetchFromGitea,
|
||||
hare,
|
||||
lib,
|
||||
nix-update-script,
|
||||
scdoc,
|
||||
stdenv,
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hare-toml";
|
||||
|
||||
Reference in New Issue
Block a user