summary refs log tree commit diff
path: root/pkgs/os-specific/linux/ena
Commit message (Collapse)AuthorAge
* linuxPackages.ena: 2.4.1 -> 2.5.0fortuneteller2k2021-05-19
|
* kernelPackages.ena: 2.3.0 -> 2.4.1Robert T. McGibbon2021-02-17
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* kernelPackages.ena: 2.2.11 -> 2.3.0Peter Hoeg2020-12-18
|
* ena: 2.2.7 -> 2.2.11Tim Steinbach2020-10-05
|
* kernelPackages.ena: 2.1.2 -> 2.2.7Peter Hoeg2020-05-18
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* linuxPackages/ena: 2.0.2 -> 2.1.2danbst2019-08-15
| | | | Unbreak for newer kernels.
* linuxPackages.ena: 1.5.2 -> 2.0.2Samuel Dionne-Riel2018-12-26
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* linuxPackages.ena: 1.5.0 -> 1.5.2Piotr Bogdan2018-03-27
|
* linuxPackages.ena: 1.2.0 -> 1.5.0; fix build dependenciesJörg Thalheim2018-01-05
|
* linux_chromiumos_3_18: remove kernel due lack of maintainer/breakageJörg Thalheim2017-09-05
| | | | | | | | | There is no maintainer for this package, probably not many users. It requires effort to fix all third-party modules for this old kernel versions. It might contain unpatched security holes. For Pixel chromebooks, we have the samus-kernel. Apart from that https://github.com/GalliumOS/linux might be a good choice.
* ena: 20160629 -> 1.2.0Tim Steinbach2017-08-28
|
* ena: mark as broken on chromiumosDomen Kožar2016-09-21
| | | | | (cherry picked from commit bc06f19efb9a13a2b3fafbdc2ce35427e64c9402) Signed-off-by: Domen Kožar <domen@dev.si>
* linuxPackages_3_12.ena: fix buildRobin Gloster2016-08-29
|
* linuxPackages.ena: disable picRobin Gloster2016-08-13
|
* ena: Init at 20160629Eelco Dolstra2016-07-11
This adds the Amazon Elastic Network Adapter kernel module required by EC2 x1.* instances.