486676f248
Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
4 lines
61 B
Nix
4 lines
61 B
Nix
with import <nixpkgs> {};
|
|
qt59.callPackage ./package.nix {}
|
|
|