mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
486676f248
Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
3 lines
61 B
Nix
3 lines
61 B
Nix
with import <nixpkgs> {};
|
|
qt59.callPackage ./package.nix {}
|
|
|