about summary refs log tree commit diff
path: root/pkgs/development/libraries/gsettings-qt
AgeCommit message (Collapse)AuthorFilesLines
2022-09-27treewide: no need to pass pname, version and attrPath to update scripts ↵José Romildo1-1/+0
based on generic-updater
2022-02-21gitUpdater: initJosé Romildo1-3/+2
- Add the 'gitUpdater' helper function to update git based packages, using the 'genericUpdater' function. - Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts. - Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
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-05-26gsettings-qt: add update scriptJosé Romildo Malaquias1-0/+7
2020-05-26gsettings-qt: 0.1.20170824 -> 0.2José Romildo Malaquias1-9/+11
- Update to version 0.2 - Upstream moved to gitlab (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951019).
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-05wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel1-1/+5
2018-12-02gobject-introspection: rename packageJan Tojnar1-2/+2
camelCase package name was a huge inconsistency in GNOME package set.
2018-03-10gsettings-qt: init at 0.1.20170824José Romildo Malaquias1-0/+58