summary refs log tree commit diff
path: root/pkgs/os-specific/linux/libaio
AgeCommit message (Collapse)AuthorFilesLines
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2022-07-31libaio: 0.3.112 -> 0.3.113R. Ryantm1-2/+2
2021-02-27libaio: fixup static compilationArthur Gautier1-1/+1
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-1/+1
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-17pkgs/os-specific: stdenv.lib -> libBen Siraphob1-5/+5
2020-12-01libaio: 0.3.111 -> 0.3.112R. RyanTM1-2/+2
2020-06-14libaio: 0.3.110 -> 0.3.111 & update source url from fedorahosted to pagureScott Worley1-8/+3
fedorahosted.org was retired on March 1st, 2017 The changes in da47c32b2ff39e52fbed1622c34b86bc88d7c217.patch are included in this release.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-12-30libaio: *Flags are listsRobin Gloster1-1/+3
2019-12-05Remove myself (fuuzetsu) from maintainer listsMateusz Kowalczyk1-1/+1
I haven't been doing any maintenance for a long time now and not only do I get notified, it also creates a fake impression that all these packages had at least one maintainer when in practice they had none.
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-08-11libaio: fix testsJan Malakhovski1-0/+10
2018-02-28libaio: Add generic cross-compilation patchShea Levy1-1/+6
2016-03-29libaio.i686: disable stackprotector hardeningRobin Gloster1-0/+2
2014-08-29libaio: update to 0.3.110Mateusz Kowalczyk1-6/+8
2014-01-18libaio: Fix download URLRicardo M. Correia1-4/+5
2011-04-06* Added libaio.Eelco Dolstra1-0/+18
svn path=/nixpkgs/trunk/; revision=26715