formatted
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
}:
|
||||
|
||||
let
|
||||
custom-fonts = pkgs.stdenvNoCC.mkDerivation {
|
||||
|
||||
Reference in New Issue
Block a user