Commit graph

10 commits

Author SHA1 Message Date
Vladimír Čunát 3f80b81ece
Merge branch 'staging' into #38486 2018-08-30 18:30:32 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer dc24ab2776 gtkd: fixup from treewide commit
This was mistakenly replaced when it was already avoiding the alias.

Thanks @jtojnar
2018-07-19 09:57:29 -04:00
Matthew Bauer 76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Tor Hedin Brønner d9d4199bf3 gtkd: 3.6.5 -> 3.8.3 2018-06-14 22:02:58 +02:00
Thomas Mader 1d5c454b72 gtkd: dontStrip as a workaround for https://github.com/NixOS/nixpkgs/issues/40397 (#41226)
This fixes https://github.com/NixOS/nixpkgs/issues/41188
2018-05-30 09:30:50 +02:00
Jörg Thalheim 4b7c52e010 gtkd: correct glib output 2018-04-06 00:45:34 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05: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
midchildan 0f93270aba
gtkd: init at 3.6.5 2017-06-09 16:53:46 +09:00