Commit graph

16 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Robin Gloster ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Trevor Thompson f2eabd49fc universal-ctags: Add jansson dependency
Add jansson dependency to enable JSON support
2019-10-01 11:27:59 -05:00
Miguel Madrid Mencía 148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Mario Rodas 137ce9ec09
universal-ctags: 2018-07-23 -> 2019-07-30 2019-07-29 23:52:39 -05:00
Will Dietz 28b2c8b27a universal-ctags: 2018-01-0 -> 2018-07-23 2018-07-27 08:09:09 -05:00
Matthieu Coudron c696d38ecd universal-ctags: 2017-09-22 -> 2018-01-05
Fixup of https://github.com/NixOS/nixpkgs/issues/33124 (ctags failed to
create its temporary files when TMPDIR was not in environment). I used
the opportunity to bump version with the improvements made to ctags to
help diagnose these kinds of errors:
https://github.com/universal-ctags/ctags/pull/1648
2018-01-05 14:17:03 +09:00
Patrick Mahoney 859a4c30cf universal-ctags: include libiconv on darwin 2017-10-02 09:48:25 -05:00
Matthieu Coudron 5c4ddc30d3 universal-ctags: 2017-01-08 -> 2017-09-22 2017-09-23 16:53:20 +09:00
Matthieu Coudron c2f928d44e universal-ctags: generate manpage 2017-09-22 15:56:02 +09: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
Jörg Thalheim 3aca77a7f2
universal-ctags: 2016-12-17 -> 2017-01-08 2017-01-10 11:38:52 +01:00
mimadrid f281ce8c29 universal-ctags: 2016-07-06 -> 2016-12-17 2016-12-17 16:21:32 +01:00
mimadrid 2b7458144f
universal-ctags: init at 2016-07-06 2016-07-07 12:09:18 +02:00