Commit graph

29 commits

Author SHA1 Message Date
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM edc62b9bbd axel: 2.17.9 -> 2.17.10 2020-11-25 21:58:19 +00:00
R. RyanTM b467a11d76 axel: 2.17.8 -> 2.17.9 2020-06-06 02:30:37 +00:00
R. RyanTM 6eee5229c5 axel: 2.17.7 -> 2.17.8 2020-04-09 00:40:41 +00:00
R. RyanTM 8d510b3424 axel: 2.17.6 -> 2.17.7 2020-01-30 20:22:35 +00:00
Lio李欧 c926ef804f axel: enable darwin (#77593)
This derivation appears to work fine on Darwin.
2020-01-13 10:04:58 +00:00
R. RyanTM 3e777edc3e axel: 2.17.5 -> 2.17.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/axel/versions
2019-09-25 23:32:59 -07:00
Jonathan Ringer cbed276a69 axel: 2.17.3 -> 2.17.5 2019-08-13 19:55:13 -07:00
xrelkd 594dfcd63b axel: 2.17.1 -> 2.17.3 2019-07-12 13:28:46 +02:00
Renaud f5e9f0f44b
axel: update meta.homepage
alioth.debian.org is gone
2019-05-25 17:58:45 +02:00
Pascal Wittmann 5c9b7d8b41
axel: 2.16.1 -> 2.17.1 2019-05-12 20:00:30 +02:00
Pascal Wittmann 0967f617e2
axel: add license
see issue #43716
2018-07-22 17:33:09 +02:00
Daiderd Jordan c195e52df5
axel: mark linux only 2018-04-05 20:05:01 +02:00
Pascal Wittmann 01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
mimadrid 7957067622
axel: 2.14.1 -> 2.15 2017-10-17 09:03:41 +02:00
mimadrid 9c46ef3d9a
axel: 2.13.1 -> 2.14.1 2017-09-23 00:32:04 +02:00
mimadrid e01c538f4f
axel: 2.12 -> 2.13.1 2017-08-12 18:20:23 +02:00
Pascal Wittmann 1738be8cd2
axel: 2.11 -> 2.12 2017-01-09 21:32:30 +01:00
Pascal Wittmann 4cdfa0b96a
axel: 2.7 -> 2.11 2016-11-19 10:51:56 +01:00
Pascal Wittmann 2a300d6aa5 axel: 2.6 -> 2.7 2016-05-12 20:37:04 +02:00
Pascal Wittmann fcc0bf2d05 axel: 2.5 -> 2.6 2016-03-24 00:07:40 +01:00
Allan Espinosa d0e1ee6e55 axel: mark as buildable on darwin 2016-01-09 12:37:16 -06:00
Pascal Wittmann 0e793e8ea4 axel: 2.4 -> 2.5 2015-11-20 17:03:06 +01:00
Pascal Wittmann 197ea06a73 axel: add meta-information 2014-12-19 22:57:38 +01:00
Michael Raskin aea5277ca2 Switch Axel to a publically accessible download source 2014-05-03 01:08:15 +04:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Armijn Hemel 589aeb4c00 update to 2.4
svn path=/nixpkgs/trunk/; revision=20936
2010-04-04 14:44:14 +00:00
Armijn Hemel e08a441603 add axel, a downloader with support for multiple connection for faster downloading
svn path=/nixpkgs/trunk/; revision=9139
2007-08-16 19:50:59 +00:00