mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-10 03:13:36 +02:00
4 lines
110 B
Nix
4 lines
110 B
Nix
{...}: (self: super: {
|
|
icomoon-feather-icon-font = super.callPackage ./icomoon-feather-icon-font.nix {};
|
|
})
|