Thomas Tuegel
5590e365e4
qtbase: Check for wrapQtAppsHook in setupHook
2021-01-25 15:56:15 -06:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Robin Gloster
769dfc2bea
treewide: *Flags are lists, part 2
2019-12-30 04:50:36 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Benjamin Hipple
9e056a9629
libdbusmenu-qt: 0.9.3+14 -> 0.9.3+16
...
The upgraded version has memory leak fixes and test case fixes for qt5.
This also swaps to git due to difficulties in fetching src with `bzr` without
'not a branch' errors.
2018-10-19 20:15:11 +00:00
Markus Kowalewski
3bd7ada099
libdbusmenu-qt: fix license
2018-10-18 22:36:22 +02:00
Markus Kowalewski
a36e9b2047
libdbusmenu-qt: add license
2018-10-17 21:21:24 +02:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Bjørn Forsman
c79fa9aeda
Fix eval
...
Fix breakage from 078d544005
("libdbusmenu-qt5: build with Qt 5.5").
2015-09-28 10:38:05 +02:00
Thomas Tuegel
078d544005
libdbusmenu-qt5: build with Qt 5.5
2015-09-27 15:08:46 -05:00