summary refs log tree commit diff
path: root/pkgs/development/python-modules/pygtksourceview
Commit message (Collapse)AuthorAge
* pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-23
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* Python: replace mkPythonDerivation with buildPythonPackage and format="other";Frederik Rietdijk2017-03-21
| | | | | This way all Python packages use the same function, `buildPythonPackage`.
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* pythonPackages: use mkPythonDerivationFrederik Rietdijk2016-09-01
|
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* Adds a new package: cherrytree - A hierarchical note taking applicationAndrey Arapov2015-01-31
cherrytree - A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. This commit also adds PyGtkSourceView - a Python wrapper for the GtkSourceView widget library. Official page http://www.giuspen.com/cherrytree