summary refs log tree commit diff
path: root/pkgs/development/libraries/gtk-sharp-beans
Commit message (Collapse)AuthorAge
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* treewide: remove redundant quotesvolth2019-09-08
|
* tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-06
| | | | GTK was renamed.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gtk-sharp-bean: add license, fix descriptionMarkus Kowalewski2018-10-12
|
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* gtk-sharp-beans: init at 2.14.0Al Zohali2016-03-07