summary refs log tree commit diff
path: root/pkgs/os-specific/linux/rtl8812au
Commit message (Collapse)AuthorAge
* maintainers: fortuneteller2k -> monifortuneteller2k2023-11-17
|
* linuxPackages.rtl8812au: unstable-2023-07-20 -> unstable-2023-07-22Joerie de Gram2023-07-31
|
* linuxPackages.rtl8812au: unstable-2023-05-11 -> unstable-2023-07-20Nick Cao2023-07-22
| | | | Diff: https://github.com/morrownr/8812au-20210629/compare/765d4e4bd5970f4c1c79e63bbe301667e5e029c9...51338202d21a63202b324afd22bd361141c8c5e5
* rtl8812au: unstable-2023-01-17 -> unstable-2023-05-11Alexandre Iooss2023-05-19
|
* Merge master into staging-nextgithub-actions[bot]2023-02-03
|\
| * linuxPackages.rtl8812au: unstable-2022-08-22 -> unstable-2023-01-17superherointj2023-02-02
| |
* | treewide: remove replacements of '$(shell uname -r)' with ↵Artturin2023-01-22
|/ | | | | | | '${kernel.modDirVersion}' after adding deterministic-uname to kernel.moduleBuildDependencies this is unnecessary
* treewide: optional -> optionals where the argument is a listArtturin2022-10-10
| | | | the argument to optional should not be list
* linuxPackages.rtl8812au: 5.9.3.2.20210427 -> 5.15.6.20210629fortuneteller2k2022-08-27
|
* treewide: use isAarch where appropriateAlyssa Ross2022-07-30
|
* treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns2021-11-20
|
* linuxPackages.rtl8812au: mark broken on Linux 5.15Alyssa Ross2021-11-06
| | | | https://github.com/gordboy/rtl8812au-5.9.3.2/issues/27
* linuxPackages.rtl8812au: parallel buildAlyssa Ross2021-08-30
| | | | So much faster. Tested at -j48.
* linuxPackages.rtl8812au: add myself as maintainer, cleanupfortuneteller2k2021-05-20
|
* rtl8812au: remove myself from maintainersDaniel Fullmer2021-05-08
|
* rtl8812au: remove unsupported kernelsfortune2021-05-08
| | | Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
* rtl8812au: 5.6.4.2 -> 5.9.3.2fortuneteller2k2021-05-08
|
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
| | | | | | | Second attempt of 8929989614589ee3acd070a6409b2b9700c92d65; see that commit for details. This reverts commit 0bc275e63423456d6deb650e146120c39c1e0723.
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
| | | | | | | This is a stdenv-rebuild, and should not be merged into master This reverts commit 8929989614589ee3acd070a6409b2b9700c92d65.
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
| | | | | | | | | | | | | | | | The `platform` field is pointless nesting: it's just stuff that happens to be defined together, and that should be an implementation detail. This instead makes `linux-kernel` and `gcc` top level fields in platform configs. They join `rustc` there [all are optional], which was put there and not in `platform` in anticipation of a change like this. `linux-kernel.arch` in particular also becomes `linuxArch`, to match the other `*Arch`es. The next step after is this to combine the *specific* machines from `lib.systems.platforms` with `lib.systems.examples`, keeping just the "multiplatform" ones for defaulting.
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-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
* rtl8812au: 5.6.4.2_35491.20200318 -> 5.6.4.2_35491.20200702Tim Steinbach2020-10-05
|
* rtl8812au: 5.2.20.2_28373.20190903 -> 5.6.4.2_35491.20200318Daniel Fullmer2020-05-01
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* rtl8812au: fix cross compilingDaniel Fullmer2020-02-10
| | | | | | Built and tested on: Raspberry Pi 3, natively compiled on aarch64 Raspberry Pi 1, cross compiled from x86_64 to armv6l
* rtl8812au, rtl8821au: Prevent runtime dependency on kernel.devEelco Dolstra2019-09-23
|
* rtl8812au: 5.2.20.2_28373.20180619 -> 5.2.20.2_28373.20190903Daniel Fullmer2019-09-12
|
* rtl8812au: fix build with Linux >= 5.0Daniel Fullmer2019-05-16
|
* rtl8812au: 5.2.20_25672.20171213 -> 5.2.20.2_28373.20180619Daniel Fullmer2018-12-14
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* rtl8812au: 4.3.20 -> 5.2.20_25672.20171213Daniel Fullmer2018-02-10
|
* rtl8812au: fix build with Linux >= 4.14.9Orivej Desh2017-12-31
|
* rtl8812au: Fixes for newer linux kernelsDaniel Fullmer2017-08-11
| | | | | This includes the patches from the pull requests #42, #43, and #46 submitted to Grawp/rtl8812au_rtl8821au
* rtl8812au: Fix comment typoDaniel Fullmer2017-08-11
| | | | | | The commit 5d693c84d2e492080e982bf7429d6e923229d721 cleaned up the substitute() function in stdenv and caused this line to fail.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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
* tree-wide: remove uses of features.grsecurityJoachim Fasting2017-05-14
|
* rtl8812au: compiles on linux 4.8Yochai Meir2016-11-03
|
* rtl8812au: 4.2.2-1 -> 4.3.20Yochai2016-09-29
|
* linuxPackages.rtl8812au: fix buildRobin Gloster2016-08-14
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
|\
| * rtl8812au: mark as broken on grsec kernelsJoachim Fasting2016-03-27
| | | | | | | | | | All hydra builds against grsec kernels fail; builds against vanilla kernels work.
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-28
|\|
| * Remove all dots at end of descriptionszimbatm2016-02-27
| | | | | | | | | | | | | | Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
* | linuxPackages.rtl8812au: turn off pic hardeningRobin Gloster2016-02-12
|/
* rtl8812au: init at 4.2.2Yochai2015-09-03