mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-30 06:11: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 {};
|
|
})
|