summaryrefslogtreecommitdiffstats
path: root/pkgs/development/libraries/bamf
AgeCommit message (Collapse)Author
2021-09-05bamf: 0.5.4 -> 0.5.5Bobby Rong
2021-06-24libwnck: make 3.36.0 defaultOlli Helenius
2021-05-08gnome: rename from gnome3Jan Tojnar
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
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.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster
2019-11-13bamf: cleanupworldofpeace
2019-11-13bamf: port tests to python3 lxmlworldofpeace
2019-11-13bamf: fix buildFrederik Rietdijk
2019-09-30bamf: fix build with glib-2.62Tor Hedin Brønner
2019-09-03treewide: don't use single quotes with placeholderworldofpeace
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-03-16bamf: add wrapGAppsHookworldofpeace
2018-12-02gobject-introspection: rename packageJan Tojnar
camelCase package name was a huge inconsistency in GNOME package set.
2018-11-09bamf: 2018-02-07 -> 0.5.4worldofpeace
2018-10-30bamf: 0.5.3 -> 2018-02-07, fix buildworldofpeace
Technically this is 0.5.4 but it's unreleased
2018-07-11bamf: various improvementsJan Tojnar
Fix systemd user unit directory, add test dependencies, split package into multiple outputs, and clean up a bit.
2018-05-08bamf: init at 0.5.3davidak