summaryrefslogtreecommitdiff
path: root/pkgs/development/python2-modules/pygtk (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace `lib/${python.libPrefix}/site-packages` with its shorthand ...•••which should be always preferred Sandro Jäckel2024-01-301-2/+2
* treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional•••env values must be strings Artturin2023-02-221-2/+2
* treewide: move NIX_CFLAGS_COMPILE to the env attrset•••with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure Artturin2023-02-221-1/+1
* Merge pull request #193680 from wegank/gimp-aarch64-darwinSandro2022-10-041-1/+2
|\
| * pygtk: fix build on aarch64-darwinWeijia Wang2022-10-041-1/+2
* | python2Packages.pygtk: format should be other•••because it doesn't use any of the hooks for building. Frederik Rietdijk2022-09-161-0/+1
|/
* pygtk: set outputs to reduce runtime closureIlya Fedin2022-05-131-0/+1
* python2Packages.{pygtk,pyGtkGlade}: remove libglade supportpiegames2022-01-291-3/+3
* python2.pkgs: move expressions into python2-modules/ folder•••Another step in further separating python2 from python3. Frederik Rietdijk2022-01-161-0/+74