aocl-utils: apply nixfmt
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{ lib, stdenv, fetchFromGitHub, cmake } :
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
fetchFromGitHub,
|
||||
cmake,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "aocl-utils";
|
||||
|
||||
Reference in New Issue
Block a user