summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux_cros: fix buildAlyssa Ross2021-08-03
| | | | | | | This patch is already included in the Chromium kernel. Message-Id: <20210729100928.1965341-6-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* chromiumOSPackages.libqmi: disable QRTRAlyssa Ross2021-08-03
| | | | | Message-Id: <20210729100928.1965341-5-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* chromiumOSPackages.modemmanager-next: add gtk-docAlyssa Ross2021-08-03
| | | | | | | Recent upstream Nixpkgs no longer includes this, but we still need it. Message-Id: <20210729100928.1965341-4-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* chromiumOSPackages.modemmanager: disable patchesAlyssa Ross2021-08-03
| | | | | | | | This is an ancient version of ModemManager, so any patches applied for the current upstream release are very unlikely to apply. Message-Id: <20210729100928.1965341-3-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* chromiumOSPackages.vm_protos: set full go_packageAlyssa Ross2021-08-03
| | | | | | | | This will be required by future versions of protoc-gen-go. (Current versions already warn about it.) Message-Id: <20210729100928.1965341-2-hi@alyssa.is> Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
* Merge remote-tracking branch 'nixpkgs/nixos-unstable' into nixpkgs-updateAlyssa Ross2021-07-28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/graphics/hello-wayland/default.nix pkgs/applications/virtualization/cloud-hypervisor/default.nix pkgs/applications/window-managers/tinywl/default.nix pkgs/applications/window-managers/wayfire/applications.nix pkgs/applications/window-managers/wayfire/default.nix pkgs/applications/window-managers/wayfire/wcm.nix pkgs/applications/window-managers/wayfire/wf-config.nix pkgs/applications/window-managers/wayfire/wf-shell.nix pkgs/development/libraries/wlroots/default.nix pkgs/os-specific/linux/chromium-os/crosvm/default.nix pkgs/os-specific/linux/kernel/common-config.nix pkgs/os-specific/linux/kernel/patches.nix pkgs/os-specific/linux/mdevd/default.nix pkgs/os-specific/linux/s6-linux-init/default.nix pkgs/top-level/all-packages.nix
| * Merge pull request #131595 from Stunkymonkey/openelec-dvb-firmware-phasesSandro2021-07-27
| |\ | | | | | | openelec-dvb-firmware: remove phases
| | * openelec-dvb-firmware: remove phasesFelix Buehler2021-07-27
| | |
| * | Merge pull request #131565 from fortuneteller2k/bump-xanmodSandro2021-07-27
| |\ \ | | | | | | | | linux_xanmod: 5.13.4 -> 5.13.5
| | * | linux_xanmod: 5.13.4 -> 5.13.5fortuneteller2k2021-07-26
| | | |
| * | | Merge pull request #131594 from Stunkymonkey/facetimehd-firmware-phasesSandro2021-07-27
| |\ \ \ | | | | | | | | | | facetimehd-firmware: deprecate phases
| | * | | facetimehd-firmware: deprecate phasesFelix Buehler2021-07-26
| | | |/ | | |/|
| * | | Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
| |\ \ \ | | |/ / | |/| |
| | * | treewide: fold -> foldrBen Siraphob2021-01-26
| | | |
| * | | linux_latest-libre: 18165 -> 18191TredwellGit2021-07-26
| | | |
| * | | linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47TredwellGit2021-07-26
| | | |
| * | | linux: 5.13.4 -> 5.13.5TredwellGit2021-07-26
| | | |
| * | | Merge pull request #131579 from SuperSandro2000/sof-firmwareSandro2021-07-26
| |\ \ \ | | | | | | | | | | sof-firmware: remove not required with lib
| | * | | sof-firmware: remove not required with libSandro Jäckel2021-07-26
| | | |/ | | |/|
| * | | Merge pull request #131113 from Atemu/update/zen-kernelsSandro2021-07-26
| |\ \ \ | | |/ / | |/| |
| | * | linux_lqx: 5.12.17 -> 5.12.19Atemu2021-07-22
| | | |
| | * | linux_zen: 5.12.14 -> 5.12.19Atemu2021-07-22
| | | |
| * | | Merge pull request #131191 from Mic92/ofpSandro2021-07-23
| |\ \ \ | | | | | | | | | | ofp: remove
| | * | | ofp: removeJörg Thalheim2021-07-23
| | | | |
| * | | | Merge pull request #131180 from zhaofengli/dpdk-examplesJörg Thalheim2021-07-23
| |\ \ \ \ | | |/ / / | |/| | | dpdk: Support building example programs
| | * | | dpdk: Support building example programsZhaofeng Li2021-07-22
| | | | |
| * | | | odp-dpdk: 1.27.0.0_DPDK_19.11 -> 1.30.1.0_DPDK_19.11Jörg Thalheim2021-07-23
| |/ / /
| * | | Merge pull request #130940 from Luflosi/update/lsiutilSandro2021-07-22
| |\ \ \ | | | | | | | | | | lsiutil: 1.60 -> 1.72
| | * | | lsiutil: 1.60 -> 1.72Luflosi2021-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also make various improvements and fixes: - Rename pname from lsiutils to lsiutil since that is the actual name - Update the URL since the old one was broken - Inline the call to fetchurl - Use the installPhase to install instead of installing in the buildPhase - Replace a call to the modprobe binary with the absolute path to the binary - Properly determine the absolute path of the mknod binary - Update the description with text from the source code header - Declare that this only works on Linux - Add myself as maintainer
| * | | | linux_xanmod: 5.13.1 -> 5.13.4Bernardo Meurer2021-07-21
| | | | |
| * | | | Merge pull request #130864 from pstn/mingw-64Ben Siraphob2021-07-21
| |\ \ \ \ | | |/ / / | |/| | | mingw-64: 6.0.0 -> 9.0.0
| | * | | mingw-64: 6.0.0 -> 9.0.0Philipp2021-07-20
| | |/ /
| * | | Merge pull request #130845 from TredwellGit/linuxSandro2021-07-21
| |\ \ \
| | * | | linux/hardened/patches/5.4: 5.4.133-hardened1 -> 5.4.134-hardened1TredwellGit2021-07-20
| | | | |
| | * | | linux/hardened/patches/5.12: 5.12.18-hardened1 -> 5.12.19-hardened1TredwellGit2021-07-20
| | | | |
| | * | | linux/hardened/patches/5.10: 5.10.51-hardened1 -> 5.10.52-hardened1TredwellGit2021-07-20
| | | | |
| | * | | linux/hardened/patches/4.19: 4.19.197-hardened1 -> 4.19.198-hardened1TredwellGit2021-07-20
| | | | |
| | * | | linux/hardened/patches/4.14: 4.14.239-hardened1 -> 4.14.240-hardened1TredwellGit2021-07-20
| | | | |
| | * | | linux: 5.4.133 -> 5.4.134TredwellGit2021-07-20
| | | | |
| | * | | linux: 5.13.3 -> 5.13.4TredwellGit2021-07-20
| | | | |
| | * | | linux: 5.12.18 -> 5.12.19TredwellGit2021-07-20
| | | | |
| | * | | linux: 5.10.51 -> 5.10.52TredwellGit2021-07-20
| | | | |
| | * | | linux: 4.9.275 -> 4.9.276TredwellGit2021-07-20
| | | | |
| | * | | linux: 4.4.275 -> 4.4.276TredwellGit2021-07-20
| | | | |
| | * | | linux: 4.19.197 -> 4.19.198TredwellGit2021-07-20
| | | | |
| | * | | linux: 4.14.239 -> 4.14.240TredwellGit2021-07-20
| | |/ /
| * | | Merge pull request #130779 from helsinki-systems/fix/cve-2021-33910Andreas Rammhold2021-07-21
| |\ \ \ | | | | | | | | | | systemd: Patch CVE-2021-33910
| | * | | systemd: Patch CVE-2021-33910Janne Heß2021-07-20
| | |/ /
| * | | Merge master into staging-nextgithub-actions[bot]2021-07-20
| |\| |
| | * | linux/hardened/patches/5.4: 5.4.132-hardened1 -> 5.4.133-hardened1TredwellGit2021-07-19
| | | |