format all
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ stdenv
|
||||
, lib
|
||||
, ...
|
||||
{
|
||||
stdenv,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "hub";
|
||||
|
||||
Reference in New Issue
Block a user