mirror of
https://codeberg.org/icewind/ptouch-api.git
synced 2026-06-03 10:54:07 +02:00
3 lines
71 B
Nix
3 lines
71 B
Nix
final: prev: {
|
|
ptouch-remote = final.callPackage ./package.nix {};
|
|
}
|