ceptre: format via nixfmt
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ lib, stdenv, fetchFromGitHub, mlton }:
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
mlton,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "ceptre";
|
||||
|
||||
Reference in New Issue
Block a user