dejavu_fontsEnv: explain the situation in a comment
This commit is contained in:
parent
168d6fdf21
commit
e8dea0db30
1 changed files with 1 additions and 0 deletions
|
@ -11931,6 +11931,7 @@ in
|
|||
inherit (perlPackages) FontTTF;
|
||||
});
|
||||
|
||||
# solve collision for nix-env before https://github.com/NixOS/nix/pull/815
|
||||
dejavu_fontsEnv = buildEnv {
|
||||
name = "${dejavu_fonts.name}";
|
||||
paths = [ dejavu_fonts.out ];
|
||||
|
|
Loading…
Reference in a new issue