1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

lxgw-wenkai: move to pkgs/by-name

This commit is contained in:
Ryan Cao 2024-10-04 10:46:35 +08:00
parent 52cfd83eee
commit ec7c9c3d97
No known key found for this signature in database
GPG key ID: 48C96B2057D71CB1
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,8 @@
{ lib, stdenvNoCC, fetchurl }:
{
lib,
stdenvNoCC,
fetchurl,
}:
stdenvNoCC.mkDerivation rec {
pname = "lxgw-wenkai";

View file

@ -27493,8 +27493,6 @@ with pkgs;
inherit (plasma5Packages) breeze-icons;
};
lxgw-wenkai = callPackage ../data/fonts/lxgw-wenkai { };
maia-icon-theme = libsForQt5.callPackage ../data/icons/maia-icon-theme { };
mailcap = callPackage ../data/misc/mailcap { };