Felix Buehler
82cb33a0ae
treewide: remove meta.version
2021-07-18 00:07:38 +02:00
Frederik Rietdijk
e9e4ca6b4a
libnl: python is optional
2021-04-03 17:06:08 +02:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
8b6d76525e
libnl: disable python support by default
...
Nothing much seems to be using it and we do not want Python 2 in our closure.
2019-12-29 11:21:07 +01:00
Will Dietz
0468918170
libnl: drop musl patch, optimistically.
...
Builds, at least, without it :).
2019-09-03 19:15:05 -05:00
Will Dietz
725bf6f85f
libnl: 3.4.0 -> 3.5.0
...
https://lists.infradead.org/pipermail/libnl/2019-September/002415.html
FWIW:
> The previous 3.4.0 release was in October 2017
2019-09-03 19:14:36 -05: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
Robin Gloster
d8a74e9a0c
libnl: disable pythonSupport for cross
2019-05-07 18:14:10 +02:00
Matthieu Coudron
0d17a57afa
pythonPackages.libnl-python: init at 3.4.0
...
Netlink is the userspace <-> kernelspace communication protocol.
2018-05-21 18:52:16 +09:00
Matthieu Coudron
d9dadce758
libnl: 3.3.0 -> 3.4.0
2018-05-21 18:51:34 +09:00
Ben Gamari
d8c744b862
libnl: Enable parallel building
...
This is a long enough derivation to make this worthwhile.
2018-05-03 17:06:00 -04:00
Will Dietz
54b3967edc
libnl: use patch from gentoo-musl, fixes! \o/
2018-02-13 09:44:47 -06: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
Franz Pletz
f4734e75db
libnl: 3.2.29 -> 3.3.0
2017-06-20 07:03:53 +02:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Kevin Cox
6dcc4623ac
libnl: 3.2.23 -> 2.3.29 to revert accidental downgrade.
...
libnl was accidentally downgrades to 2.3.29 in
8d342d20b5
instead of being upgraded to
2.3.29 so this fixes that.
2017-01-27 22:41:44 +00:00
Graham Christensen
8d342d20b5
libnl: 3.2.28 -> 3.2.29 for CVE-2017-0386
2017-01-25 20:53:18 -05:00
Tuomas Tynkkynen
a17216af4c
treewide: Shuffle outputs
...
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Franz Pletz
3ce7b77517
libnl: 3.2.27 -> 3.2.28
2016-08-25 01:55:41 +02:00
Franz Pletz
c3df9b0650
libnl: 3.2.26 -> 3.2.27
2016-05-03 16:15:20 +02:00
Tuomas Tynkkynen
e649ac36da
libnl: Split into multiple outputs
2015-10-28 10:23:01 +01:00
Tobias Geerinckx-Rice
33ad641be9
libnl 3.2.25 -> 3.2.26
...
Changes (also in project hosting):
<http://lists.infradead.org/pipermail/libnl/2015-March/001865.html >
2015-06-03 22:41:30 +02:00
William A. Kennington III
9f8804f664
libnl: Remove old 3.2.19 version
2014-11-14 23:18:09 -08:00
William A. Kennington III
e68bf778a5
libnl: 3.2.23 -> 3.2.25
2014-11-14 23:15:06 -08:00
Michael Raskin
8da629a3b9
Adding libnl 3.2.19 to use instead of the latest with ntrack
...
ntrack has a bug about fresher libnl compatilbility. There are no
updates since September.
2013-12-02 22:47:52 +04:00
William A. Kennington III
16dce6f28a
Upgrade libnl from 3.2.13 -> 3.2.23
2013-11-29 02:08:52 -06:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Mathijs Kwik
09c3613d4a
libnl: upgrade to 3.2.13
2012-09-09 13:04:13 +02:00
Yury G. Kudryashov
3e83b44fa9
libnl2: remove postConfigure
...
svn path=/nixpkgs/trunk/; revision=28468
2011-08-10 20:19:43 +00:00
Yury G. Kudryashov
5fb0953680
Add libnl-3.0
...
svn path=/nixpkgs/trunk/; revision=27385
2011-06-07 21:50:42 +00:00
Evgeny Egorochkin
bfc2a38651
libnl 1.x: packaged.
...
svn path=/nixpkgs/trunk/; revision=25365
2011-01-03 17:02:47 +00:00
Yury G. Kudryashov
c87a2ea713
Add Netlink library
...
svn path=/nixpkgs/trunk/; revision=24996
2010-12-06 12:04:36 +00:00