Commit Graph

13 Commits (f6da38a42b6677df1873c03304aa20cd824b120e)

Author SHA1 Message Date
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
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM be007675a7 jmeter: 5.1 -> 5.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmeter/versions
2019-05-01 11:10:34 +02:00
R. RyanTM 3b1bd0a83f jmeter: 4.0 -> 5.1 (#57257)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jmeter/versions
2019-04-07 09:44:30 +00: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
Markus Hauck 11de4cf6ef jmeter: 3.3 -> 4.0 (#35655)
* jmeter: 3.3 -> 4.0
2018-02-28 10:59:23 +00:00
Alexandre Peyroux 0ccf8bf1df
jmeter: 2.11 -> 3.3 and fix java command not found 2017-12-26 20:07:32 +01:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Longrin Wischnewski 8d2b3e11f3 jmeter: fix download URL 2014-11-18 15:43:09 +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
Rok Garbas 9c3d455c0b jsmeter: update to 2.11 2014-06-01 14:37:48 +01:00
Rok Garbas 830bcd1850 jmeter: update to 2.10 2013-11-23 15:06:07 +01:00
Rok Garbas 5aa323660c adding jmeter 2013-10-07 19:55:37 +02:00