Commit graph

15 commits

Author SHA1 Message Date
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Tobias Mayer d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
tobim 2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
Tobias Mayer d567c7e497 glog: add pkgsStatic support 2019-12-29 10:57:16 +01:00
Niklas Hambüchen 97dc2e99f5 glog: Add upstream patch to fix tests with musl.
Originally found in https://github.com/nh2/static-haskell-nix/issues/70
2019-12-15 04:05:20 +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
R. RyanTM d50661a3ed glog: 0.3.5 -> 0.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glog/versions
2019-04-01 07:00:12 -07:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Jan Malakhovski 880c9b5185 glog: make tests run, but disable 2018-08-11 09:35:30 +00:00
Evan Wallace 0f315bb01d glog: 0.3.4 -> 0.3.5 2017-11-12 13:37:36 +00:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
William A. Kennington III e214f2f1fa glog: 0.3.3 -> 0.3.4 2015-04-21 20:59:15 -07:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Emil Rangden 287a7e08f3 add glog 0.3.3 2014-01-24 15:51:04 +01:00