Commit Graph

21 Commits (947e443e02acc92200e45c568d2e4787242da6f2)

Author SHA1 Message Date
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
R. RyanTM e533111c11 cppunit: 1.15.0 -> 1.15.1 2020-02-16 09:11:47 +01:00
R. RyanTM 2fdb7f4f97 cppunit: 1.14.0 -> 1.15.0 2019-12-22 22:39:24 -08: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
Markus Kowalewski 4ea5a9161f
cppunit: add license 2018-08-15 20:53:07 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Michael Raskin 02f439d062 cppunit: 1.14.0 2017-09-17 09:58:34 +02: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
Peter Simons 8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Eelco Dolstra bac0206e3b cppunit: Support Darwin 2014-01-13 15:55:22 +01:00
Rob Vermaas 8cb70b0b93 Upgrade cppunit to 1.13.2 2013-12-27 08:25:39 +01:00
Nixpkgs Monitor 3f21eaf705 cppunit: update from 1.12.0 to 1.12.1 2013-12-13 20:56:36 +02:00
Eelco Dolstra 7fd42a8380 Get rid of the "sf" alias for "sourceforge" 2013-01-14 12:00:32 +01:00
Peter Simons 161c5bdafa cppunit: improved meta section
svn path=/nixpkgs/trunk/; revision=29683
2011-10-06 10:23:27 +00:00
Peter Simons 667e2020cc cppunit: dropped obsolete version 1.10
svn path=/nixpkgs/trunk/; revision=29682
2011-10-06 10:23:23 +00:00
Rob Vermaas 2881931569 forgot to commit
svn path=/nixpkgs/trunk/; revision=27139
2011-05-04 12:25:52 +00:00
Rob Vermaas 1625c212d1 add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
svn path=/nixpkgs/trunk/; revision=27133
2011-05-04 10:04:03 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Yury G. Kudryashov b11756b9e4 Added cppunit (kde4 needs it)
svn path=/nixpkgs/trunk/; revision=9387
2007-10-01 15:09:29 +00:00