mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
ea268d9761
* Fix default.nix * Cleanup package.nix
3 lines
67 B
Nix
3 lines
67 B
Nix
with import <nixpkgs> {};
|
|
libsForQt5.callPackage ./package.nix {}
|
|
|