mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-29 05:41:52 +02:00
4 lines
106 B
Nix
4 lines
106 B
Nix
_: (self: super: {
|
|
icomoon-feather-icon-font = super.callPackage ./icomoon-feather-icon-font.nix {};
|
|
})
|