mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
4 lines
61 B
Nix
4 lines
61 B
Nix
|
with import <nixpkgs> {};
|
||
|
qt59.callPackage ./package.nix {}
|
||
|
|