Commit graph

7 commits

Author SHA1 Message Date
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +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
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
volth 61007c0e96 language_subtag_registry: fix hash (#47555) 2018-09-30 21:15:01 +02:00
Will Dietz a36b861f80 liblangtag: bump to CLDR 33.1 unicode data (#46050)
http://cldr.unicode.org/index/downloads/cldr-33-1
2018-09-04 23:47:21 +02:00
Michael Raskin 28201b8009 liblangtag: init at 0.6.1 2018-05-02 02:46:52 +02:00