Qt: Difference between revisions
imported>Das-g m →qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "": add filename & programming language for example shell.nix (for workaround) |
imported>Das-g m fix gratuitous HTML escaping |
||
| Line 37: | Line 37: | ||
Another is to set the variable in a shell.nix file like the following {{File|shell.nix|nix|<nowiki> | Another is to set the variable in a shell.nix file like the following {{File|shell.nix|nix|<nowiki> | ||
with import <nixpkgs> {}; | with import </nowiki><nixpkgs><nowiki> {}; | ||
stdenv.mkDerivation { | stdenv.mkDerivation { | ||