1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 17:41:12 +00:00
nixpkgs/pkgs/os-specific/linux
s1341 1e1d29c2af treewide: Support aarch64-android using minimal prebuilt components
This PR adds a new aarch64 android toolchain, which leverages the
existing crossSystem infrastructure and LLVM builders to generate a
working toolchain with minimal prebuilt components.

The only thing that is prebuilt is the bionic libc. This is because it
is practically impossible to compile bionic outside of an AOSP tree. I
tried and failed, braver souls may prevail. For now I just grab the
relevant binaries from https://android.googlesource.com/.

I also grab the msm kernel sources from there to generate headers. I've
included a minor patch to the existing kernel-headers derivation in
order to expose an internal function.

Everything else, from binutils up, is using stock code. Many thanks to
@Ericson2314 for his help on this, and for building such a powerful
system in the first place!

One motivation for this is to be able to build a toolchain which will
work on an aarch64 linux machine. To my knowledge, there is no existing
toolchain for an aarch64-linux builder and an aarch64-android target.
2021-05-11 15:39:08 +00:00
..
915resolution treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
acpi pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
acpi-call linuxPackages.acpi_call: set meta.license and meta.homepage 2021-03-22 10:01:44 +01:00
acpid treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
acpitool pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
afuse afuse: add darwin build 2021-04-20 00:51:47 +09:00
akvcam akvcam: 1.1.1 -> 1.2.0 2021-03-06 17:09:57 -08:00
alsa-firmware pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
alsa-lib alsaLib: fix build under musl-libc (#110413) 2021-01-22 21:30:50 +01:00
alsa-oss treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
alsa-plugins Revert "alsa-plugins: don't build with libjack2 support when cross-compiling" 2021-02-08 14:55:17 +00:00
alsa-tools treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
alsa-topology-conf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
alsa-ucm-conf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
alsa-utils treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
amdgpu-pro pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
anbox linux: remove remnants of grsecurity 2021-04-06 09:48:56 +00:00
android-udev-rules android-udev-rules: 20210302 -> 20210425 2021-04-25 19:55:42 +00:00
apparmor Merge master into staging-next 2021-05-08 06:20:05 +00:00
aseq2json aseq2json: init at 2018-04-28 2021-02-09 11:59:06 +01:00
asus-wmi-sensors treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
ati-drivers treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
atop treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
audit audit: Remove usage of stdenv.lib 2021-01-31 15:10:26 +01:00
autofs kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
batman-adv batman-adv: 2020.4 -> 2021.0 (#111185) 2021-01-31 13:42:27 +01:00
bbswitch treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bcc bcc: devendor libbpf 2021-03-31 12:55:44 +09:00
beefi beefi: Init at 0.1.1 2021-01-14 20:35:00 +01:00
bionic-prebuilt treewide: Support aarch64-android using minimal prebuilt components 2021-05-11 15:39:08 +00:00
blktrace pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
bluez bluez: 5.56 -> 5.58 2021-04-07 15:13:19 -07:00
bolt bolt: 0.9 -> 0.9.1 2021-03-08 19:44:05 +01:00
bpftools bpftools: build bpf_asm, bpf_dbg 2021-05-03 00:59:50 +02:00
bpftrace linuxPackages.bpftrace: 0.11.4 -> 0.12.0 2021-04-02 17:15:17 +02:00
bridge-utils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
brillo treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
broadcom-sta pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
btfs btfs: add darwin build 2021-04-20 00:51:41 +09:00
busybox busybox: Add a fix for CVE-2021-28831 (#121578) 2021-05-03 19:01:09 +02:00
cachefilesd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
can-isotp treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
can-utils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
catfs treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
checkpolicy pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
checksec pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
chromium-xorg-conf
cifs-utils cifs-utils: 6.12 -> 6.13 2021-04-28 03:03:12 +00:00
compsize compsize: use upstream's installer 2021-03-29 13:15:18 +08:00
conky conky: 1.12.1 -> 1.12.2 2021-04-25 21:14:42 +00:00
conntrack-tools treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
consoletools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
conspy pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
cpufrequtils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cpuid pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
cpupower pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
cpuset treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
cpustat
cramfsprogs treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
cramfsswap treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
crda treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
criu criu: remove stale substituteInPlace 2021-02-16 06:56:19 +01:00
cryptodev cryptodev: 1.11 -> 1.12 2021-05-08 10:06:52 -07:00
cryptsetup cryptsetup: 2.3.4 -> 2.3.5 2021-03-20 09:19:11 +01:00
cshatag cshatag: init at 2019-12-03 2020-10-31 18:43:15 +01:00
dbus-broker treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ddcci treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
device-tree pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
devmem2 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
digimend pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
directvnc treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
disk-indicator pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
displaylink displaylink: 5.3.1 -> 5.4.0 2021-04-19 08:34:48 +02:00
dlm treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
dmidecode treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dmraid pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
dmtcp dmtcp: stay with python2 2021-03-25 12:22:50 +01:00
dpdk remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
drbd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
dropwatch dropwatch. 1.5.1 -> 1.5.3 (#119989) 2021-04-21 06:28:39 +01:00
dstat dstat: add changelog 2021-04-01 17:59:47 +02:00
e1000e pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
earlyoom pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ebtables ebtables: restore "legacy" commands 2021-01-18 20:27:17 +01:00
edac-utils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ell ell: 0.36 -> 0.38 2021-03-20 15:02:59 +01:00
ena kernelPackages.ena: 2.3.0 -> 2.4.1 2021-02-17 10:19:23 -05:00
erofs-utils erofs-utils: 1.2 -> 1.2.1 2021-01-26 12:46:47 +01:00
eudev eudev: 3.2.9 -> 3.2.10 2021-02-12 08:33:41 +00:00
evdi evdi: v1.7.2 -> unstable-20210401 2021-04-19 08:35:00 +02:00
eventstat eventstat: 0.04.10 -> 0.04.11 2020-11-13 07:16:05 +00:00
exfat lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
extrace treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
facetimehd pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
fatrace fatrace: 0.16.1 -> 0.16.2 2021-03-13 04:46:53 +00:00
fbterm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ffado treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
firejail firejail: 0.9.64.2 -> 0.9.64.4 2021-02-07 23:40:58 +00:00
firmware treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
flashbench Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
fnotifystat fnotifystat: 0.02.06 -> 0.02.07 2020-10-31 23:18:01 +00:00
forkstat forkstat: 0.02.15 -> 0.02.16 2020-11-13 10:12:04 +00:00
forktty treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
freefall treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fscrypt fscrypt-experimental: 0.2.9 -> 0.3.0 (#118243) 2021-04-02 11:56:01 +02:00
fscryptctl fscryptctl: init at 1.0.0 (#112651) 2021-02-11 12:36:34 +01:00
fswebcam pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ftop treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
fuse Merge pull request #119562 from symphorien/fusermountsetuid 2021-04-30 14:26:39 +00:00
fwts treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
fxload treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
g15daemon
gcadapter-oc-kmod treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gfxtablet treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
gobi_loader treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
gogoclient iproute: deprecate alias 2021-04-04 01:43:46 +02:00
google-authenticator
gpu-switch
gradm gradm: 3.1-201903191516 -> 3.1-202012071814 2021-02-19 10:07:21 +00:00
greetd treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
gtkgreet gtkgreet: init at 0.7 2021-03-22 10:16:31 +01:00
guvcview treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hd-idle treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
hdapsd pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
hdparm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
health-check
hibernate pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
hostapd hostapd: add patch for CVE-2021-30004 2021-04-13 19:32:22 +02:00
hwdata hwdata: remove restriction to platforms.linux 2021-02-16 23:15:02 +01:00
hyperv-daemons iproute: deprecate alias 2021-04-04 01:43:46 +02:00
i2c-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
i7z
i810switch pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ifenslave pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ifmetric treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
iio-sensor-proxy treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ima-evm-utils treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
input-utils treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
intel-compute-runtime treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
intel-ocl pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
intel-speed-select treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
iomelt
ioport treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
iotop treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
iproute iproute2: 5.11.0 -> 5.12.0 2021-04-28 18:06:48 +00:00
ipsec-tools kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
ipset ipset: 7.10 -> 7.11 2021-02-21 19:26:40 +00:00
iptables Merge pull request #109644 from Izorkin/update-firewall 2021-02-03 05:41:42 +00:00
iptstate treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
iputils Revert "Revert "apparmor: fix and improve the service"" 2021-04-23 07:17:55 +02:00
ipvsadm treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
irqbalance treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
isgx linuxPackages.isgx: limit to x86_64 2021-04-21 23:39:53 +02:00
it87 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
iw pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
iwd iwd: 1.11 -> 1.12 2021-03-20 15:32:04 +01:00
ixgbevf treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
jfbview pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
jool treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
joycond joycond: init at unstable-2021-03-27 2021-04-04 18:17:00 +02:00
jujuutils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
kbd kbd: add myself as maintainer 2021-04-23 16:41:12 +02:00
kbdlight treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kernel Merge pull request #121720 from samueldr/feature/arm-stage-1-modules 2021-05-07 22:01:09 +02:00
kernel-headers treewide: Support aarch64-android using minimal prebuilt components 2021-05-11 15:39:08 +00:00
kexectools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
keyutils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
klibc lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
kmod Merge pull request #107824 from mroi/patch-kmod 2021-03-21 23:04:46 +01:00
kmod-blacklist-ubuntu treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kmod-debian-aliases
kmscon treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
kmscube treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
latencytop treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ldm pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
ledger-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libaio libaio: fixup static compilation 2021-02-27 21:29:19 +00:00
libatasmart treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libbpf treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libcap libcap: use correct runtime shell 2021-04-11 09:46:37 +02:00
libcap-ng Merge pull request #109102 from Izorkin/libcap-update 2021-01-18 17:00:05 +00:00
libcgroup yacc: deprecate alias 2021-04-04 03:18:58 +02:00
libevdevc treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libfabric libfabric: 1.12.0 -> 1.12.1 2021-04-04 21:37:05 +00:00
libgestures treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libnl libnl: python is optional 2021-04-03 17:06:08 +02:00
libpsm2 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libratbag treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libselinux libselinux: fix build with musl (#119472) 2021-04-15 23:18:51 +02:00
libsemanage libsemanage: fix build by disabling clobbered warning 2021-02-08 14:25:44 +01:00
libsepol libsepol: fix static build 2021-05-02 20:51:51 +02:00
libsmbios treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libudev0-shim treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
libvolume_id treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
libwebcam treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
light pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
lightum treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
linuxptp linuxptp: fix license 2021-02-01 13:36:34 +01:00
lksctp-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lm-sensors lm_sensors: add meta.mainProgram 2021-04-29 14:51:50 +02:00
lockdep pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
logitech-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lsb-release
lsiutil treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
lsscsi treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lttng-modules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
lvm2 Merge branch 'staging-next' into staging 2021-01-19 13:50:04 +01:00
lxc lxc: 4.0.8 -> 4.0.9 2021-05-05 04:20:00 +00:00
lxcfs lxcfs: 4.0.7 -> 4.0.8 2021-05-01 22:46:06 +00:00
macchanger macchanger: apply patches from Debian 2021-04-04 21:34:59 +02:00
mba6x_bl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mbp-modules/mbp2018-bridge-drv fix license meta 2021-02-15 15:30:26 +01:00
mbpfan
mcelog mcelog: 173 -> 175 2021-02-25 22:42:52 -05:00
mdadm pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
mdevd mdevd: init at 0.1.3.0 2021-04-11 10:22:29 +00:00
metastore treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
microcode microcodeIntel: 20201118 -> 20210216 2021-02-17 05:15:45 +01:00
mingetty treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
miraclecast treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
mkinitcpio-nfs-utils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mmc-utils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
molly-guard treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
msr-tools treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
mstpd treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
multipath-tools multipath-tools: fix the service path to multipathd 2021-03-11 10:31:42 -05:00
musl musl: 1.2.1 -> 1.2.2 2021-03-23 15:45:23 +00:00
musl-fts musl-fts: init at 1.2.7 2021-01-31 19:39:57 -05:00
musl-obstack musl-obstack: init at 1.2.2 2021-01-31 19:39:57 -05:00
mwprocapture pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
mxu11x0 treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
ndiswrapper pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
net-tools nettools: 1.60_p20180626073013 -> 2.10 2021-02-27 01:39:02 -05:00
netatop pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
nfs-utils kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
nftables Merge pull request #109644 from Izorkin/update-firewall 2021-02-03 05:41:42 +00:00
nixos-rebuild nixos-rebuild: nix flake info -> nix flake metadata 2021-03-18 17:26:51 -07:00
nmon treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nss_ldap treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
numactl numactl: enable on all linux platforms 2021-02-19 21:12:42 -08:00
numad remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
numatop treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
numworks-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nvidia-x11 nvidia-x11: 460.27.04 -> 465.27 2021-04-30 19:45:48 +07:00
nvidiabl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nvme-cli nvme-cli: add mic92 as maintainer 2021-04-22 02:33:31 +02:00
nvmet-cli nvmet-cli: init at 0.7 2021-03-02 16:49:35 -08:00
oci-seccomp-bpf-hook linuxPackages.oci-seccomp-bpf-hook: 1.2.2 -> 1.2.3 2021-04-27 15:13:40 +02:00
odp-dpdk treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ofp treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
open-iscsi openisns: change attribute to open-isns 2021-01-28 15:28:06 +01:00
open-isns open-isns: 0.100 -> 0.101 2021-02-02 21:39:49 +01:00
opengl/xorg-sys pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
openrazer treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
openvswitch Merge pull request #112956 from r-ryantm/auto-update/openvswitch 2021-04-10 17:24:22 +02:00
otpw pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
pagemon treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pam linux-pam: Optionally build with libxcrypt 2021-02-28 16:48:56 +00:00
pam_ccreds treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pam_gnupg pam_gnupg: 0.2 -> 0.3 2021-02-16 10:37:19 +00:00
pam_krb5 kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
pam_ldap
pam_mount pam_mount: 2.16 -> 2.17 2021-03-19 14:30:43 -07:00
pam_p11 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pam_pgsql treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pam_ssh_agent_auth pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
pam_u2f treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pam_usb treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pax-utils pax-utils: 1.2.6 -> 1.2.8 2021-01-20 13:33:19 +00:00
paxctl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
paxtest treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pcimem treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pcm pcm: 202011 -> 202101 2021-02-03 20:24:21 +00:00
pcmciautils yacc: deprecate alias 2021-04-04 03:18:58 +02:00
perf-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pflask
phc-intel pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
piper gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
pipework iproute: deprecate alias 2021-04-04 01:43:46 +02:00
pktgen treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ply yacc: deprecate alias 2021-04-04 03:18:58 +02:00
plymouth plymouth: 0.9.4 -> 2020-12-07 2021-02-25 16:46:03 -05:00
pm-utils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
pmount pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
policycoreutils treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pommed-light treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
power-calibrate
power-profiles-daemon power-profiles-daemon: 0.1 -> 0.8.1 2021-04-05 10:04:44 +02:00
powercap powercap: init at 0.3.1 2021-03-25 16:11:44 +01:00
powerstat powerstat: 0.02.24 -> 0.02.25 2021-02-22 23:49:13 -05:00
powertop treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
pps-tools pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
prl-tools pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
procdump treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
procps-ng procps-ng: cleanup, format, remove ? null from inputs 2021-03-18 00:49:28 +00:00
pscircle treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
psftools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
psmisc psmisc: 23.3 -> 23.4 2021-02-08 06:55:47 +00:00
r8125 r8125: add broken check for kernel >=5.9.1 2020-12-31 15:38:52 -05:00
r8168
radeontools treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
radeontop Drop maintainership for some packages 2021-04-18 09:00:18 +02:00
raspberrypi-eeprom raspberrypi-eeprom: 2021-01-11 -> 2021-03-18 2021-04-05 05:54:58 +02:00
rdma-core Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
read-edid treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
regionset treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
reptyr
rewritefs treewide: editorconfig fixes 2021-01-20 09:11:11 +10:00
rfkill treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
roccat-tools treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rtkit treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
rtl88x2bu linuxPackages.rtl88x2bu: 2020-08-20 -> 2021-01-21 2021-04-09 04:26:26 +09:00
rtl88xxau-aircrack rtl88xxau-aircrack: fc0194 -> c0ce81 2021-04-30 19:45:26 +00:00
rtl8192eu pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
rtl8723bs lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
rtl8812au lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
rtl8814au treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rtl8821au treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rtl8821ce linuxPackages.rtl8821ce: remove samuelgrf from maintainers 2021-03-30 02:54:01 +02:00
rtl8821cu treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rtw88 linuxPackages.rtw88: 2021-04-01 -> 2021-04-19 2021-04-21 10:03:49 +02:00
s6-linux-init skawarePackages: 2021-02 release 2021-03-19 13:51:47 +01:00
s6-linux-utils treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
sch_cake pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
schedtool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sd-switch sd-switch: 0.2.0 -> 0.2.1 2021-04-28 00:47:18 +02:00
sdnotify-wrapper skawarePackages: 2021-01 release 2021-01-23 12:16:41 +01:00
sdparm treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
selinux-python pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
selinux-sandbox pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
semodule-utils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
sepolgen treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
service-wrapper treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
setools treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
seturgent treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
shadow shadow: add runtime-shell.patch 2021-04-11 02:42:53 +02:00
sinit pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
smem
smemstat
speedometer treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
sssd kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
statifier treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
swapview treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
switcheroo-control switcheroo-control: init at 2.3 2021-02-05 17:39:44 +01:00
syscall_limiter treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
sysdig sysdig: remove packages which are no longer required after #116317 2021-03-16 16:32:47 +01:00
sysfsutils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
sysklogd sysklogd: add explainer for musl patch 2021-01-20 14:27:30 -05:00
syslinux treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
sysstat sysstat: 12.3.2 -> 12.4.3 2021-03-20 09:37:31 +01:00
system76 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
system76-acpi treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
system76-io treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
systemd Merge master into staging-next 2021-05-08 06:20:05 +00:00
systemd-wait
sysvinit pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
target-isns pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
targetcli targetcli: 2.1.53 -> 2.1.54 2021-03-06 20:00:33 +01:00
tbs pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
tcp-wrappers pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
teck-udev-rules teck-udev-rules: init 2021-04-20 09:10:43 +02:00
thunderbolt treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
tiptop treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tiscamera tiscamera: clean up 2020-09-02 04:01:06 +02:00
tmon treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tomb tomb: 2.8.1 -> 2.9 2021-01-21 12:51:30 +00:00
tp_smapi pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
tpacpi-bat pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
trace-cmd trace-cmd: 2.9-dev -> 2.9.1, kernelshark: 1.1.0 -> 1.2 2021-03-22 11:00:26 +01:00
trezor-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
trinity treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tuigreet treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
tunctl pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
turbostat treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
tuxedo-keyboard tuxedo-keyboard: 2019-08-26 -> v3.0.5 2021-05-02 00:05:31 +02:00
uclibc uclibc: 1.0.34 -> 1.0.37 2021-03-10 01:15:05 +00:00
udisks treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
udisks-glue treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
undervolt treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
unstick treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
untie treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
upower treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
usbguard nixos/tests/usbguard: init 2021-01-23 01:19:11 +01:00
usbip linuxPackages.usbip: clarify license 2021-04-26 00:15:44 +02:00
usbtop treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
usbutils treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
usermount treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
util-linux util-linux: adjust meta.license 2021-04-09 19:42:27 +00:00
uvcdynctrl treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
v4l-utils treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
v4l2loopback remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
v86d treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
vendor-reset vendor-reset: init at unstable-2021-02-16 2021-04-06 10:49:58 +07:00
virtualbox
wireguard linuxPackages.wireguard: 1.0.20210124 -> 1.0.20210219 2021-02-24 00:30:49 +01:00
wireless-tools pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
wlgreet treewide: fix cargoSha256/cargoHash 2021-05-08 00:36:37 -07:00
wooting-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wpa_supplicant wpa_supplicant: review fixes 2021-04-16 13:28:26 +02:00
x86_energy_perf_policy treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
x86info pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
xf86-input-cmt treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xf86-input-wacom treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xf86-video-nested treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xpadneo linuxPackages.xpadneo: 0.9 -> 0.9.1 2021-04-05 18:32:47 -04:00
xsensors treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
zenmonitor treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
zenpower treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zenstates treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
zfs zfsUnstable: 2.1.0-rc3 -> 2.1.0-rc4 2021-04-23 11:25:37 +02:00
zsa-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00