4 lines
61 B
Nix
4 lines
61 B
Nix
|
with import <nixpkgs> {};
|
||
|
qt59.callPackage ./package.nix {}
|
||
|
|