mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
packages: refactor emoji-picker into a package
This commit is contained in:
parent
f0e78ee262
commit
f6a94713e1
4 changed files with 34 additions and 21 deletions
|
|
@ -1,7 +0,0 @@
|
|||
let
|
||||
sources = import ../../npins;
|
||||
in
|
||||
final: _: {
|
||||
# `-rs` to not mask the go one in nixpkgs
|
||||
emoji-picker-rs = final.callPackage (sources.emoji-picker + "/package.nix") {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue