summaryrefslogtreecommitdiff
path: root/pkgs/os-specific/linux/rtl8814au/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into structured-attrsorigin/structured-attrsRobin Gloster2021-05-241-10/+9
|\
| * linuxPackages.rtl8814au: move to a more maintained forkfortuneteller2k2021-05-191-10/+9
* | Merge remote-tracking branch 'upstream/master' into structured-attrsRobin Gloster2021-02-281-2/+2
|\|
| * 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 Profpatsch2021-01-111-2/+2
* | Merge remote-tracking branch 'upstream/master' into structured-attrsRobin Gloster2020-04-151-1/+1
|\|
| * treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* | treewide: Use `env` for many for environment variablesJohn Ericson2019-12-311-1/+1
|/
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* rtl8814au: nitpicksJörg Thalheim2018-02-241-7/+8
* rtl8814au: init at 4.3.21lassulus2018-02-241-0/+38