format all
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{ stdenv, lib, buildNpmPackage, fetchFromGitHub, kop-hub, ente-frontend }:
|
||||
{
|
||||
stdenv,
|
||||
lib,
|
||||
buildNpmPackage,
|
||||
fetchFromGitHub,
|
||||
kop-hub,
|
||||
ente-frontend,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "kopatz-website";
|
||||
|
||||
Reference in New Issue
Block a user