trunk-io: format with nixfmt
This commit is contained in:
parent
0d509f7634
commit
9f4511da1a
@ -1,4 +1,8 @@
|
|||||||
{ lib, stdenv, fetchurl }:
|
{
|
||||||
|
lib,
|
||||||
|
stdenv,
|
||||||
|
fetchurl,
|
||||||
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "trunk-io";
|
pname = "trunk-io";
|
||||||
|
Loading…
Reference in New Issue
Block a user