-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gimp import pygtk error #223
Comments
pygtk does not create pth files, thx @shlevy and @NixOSn00b (on irc) for pointing it out and finding workarounds for now. |
Previously the checkPhase was not executed. It is now and a couple of issues with it are seded away.
I can see pth files in pygtk now. |
@iyzsong: Great! Will you make a pull request of that? |
gimp: wraped with PYTHONPATH, fix #223
I've just hit this issue installing and running gimp from nix on macOS Sierra. From nix I've installed gimp-2.8.20 and python-2.7.13. Is there another package I need?
|
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sysbench/versions. <details><summary>Version release notes (from GitHub)</summary> * version 1.0.15 * CI/build/packaging: add Fedora 28 * CI/build/packaging: add Ubuntu Bionic * CI/build/packaging: remove Fedora 26 (EOL) * CI/build/packaging: remove Debian Wheezy (EOL) * fileio: fix NixOSGH-229 (--file-fsync-freq=0 seems to prevent fsync() at the end of the test) * command line: improve parsing of boolean command line options * tests: fix NixOSGH-220 (Testsuite api_sql_mysql.t failed ...) * tests: fix NixOSGH-223 (test failure on ppc64) * tests: fix opt_help.t to pass when the binary is not configured with MySQL support * MySQL driver: use it by default in DB benchmarks </details> These checks were done: - built on NixOS - /nix/store/jfyhnvp5696s1cjn64fxp5ir072m7h35-sysbench-1.0.15/bin/sysbench passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 1 of 1 passed binary check by having the new version present in output. - found 1.0.15 with grep in /nix/store/jfyhnvp5696s1cjn64fxp5ir072m7h35-sysbench-1.0.15 - directory tree listing: https://gist.github.com/2d15615806f49f153b03e6495af3654b - du listing: https://gist.github.com/6d323aaf15bf22506caed9176fe9b034
Add separate options for ComputerName and LocalHostName in networking module
The text was updated successfully, but these errors were encountered: