Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/qt-5/modules/qtwebglplugin.nix

7 lines
115 B
Nix
Raw Normal View History

qtwebglplugin: init at 5.11 Note: As with all Qt plugins, must set QT_QPA_PLATFORM_PLUGIN_PATH=~/.nix-profile/lib/qt-5.11/plugins for it to be found.
2018-11-10 18:40:12 +00:00
{ qtModule, qtbase, qtwebsockets }:
qtModule {
Restore version in Qt derivation names
2021-05-14 05:53:30 -05:00
pname = "qtwebglplugin";
qtwebglplugin: init at 5.11 Note: As with all Qt plugins, must set QT_QPA_PLATFORM_PLUGIN_PATH=~/.nix-profile/lib/qt-5.11/plugins for it to be found.
2018-11-10 18:40:12 +00:00
qtInputs = [ qtbase qtwebsockets ];
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 2793ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API