nixpkgs/pkgs/os-specific/linux
Michal Sojka 136ae024c0 trace-cmd: 2.9-dev -> 2.9.1, kernelshark: 1.1.0 -> 1.2
Besides updating the version, this commit decouples trace-cmd and
kernelshark source revisions. These two programs are developed in the
same repository but are released independently. Nixpkgs built the
previous versions of these programs from the same source commit, which
meant that at least one of the programs were not built from the
officially released version. Now we use the release tags of the
corresponding programs.
2021-03-22 11:00:26 +01: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: Replace commit with equivalent from master 2021-01-26 15:19:00 +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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
akvcam qtbase: Check for wrapQtAppsHook in setupHook 2021-01-25 15:56:15 -06: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
android-udev-rules android-udev-rules: 20201003 -> 20210302 2021-03-07 23:58:46 +01:00
apparmor treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
beefi beefi: Init at 0.1.1 2021-01-14 20:35:00 +01:00
blktrace pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
bluez bluez: 5.55 -> 5.56 2021-02-23 14:33:58 +00:00
bolt bolt: 0.9 -> 0.9.1 2021-03-08 19:44:05 +01:00
bpftool treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
bpftrace treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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: 2.23 -> 2.24 2021-02-16 21:44:08 +00:00
busybox busybox: fix patchShebangs & build 2021-02-16 21:06:37 +01: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
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: missing python3 dependency for smbinfo 2021-01-20 18:39:42 +01:00
compsize compsize: update license to gpl2Plus 2021-02-10 03:49:56 +01:00
conky treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
cryptsetup treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
cshatag
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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
dstat dstat: 0.7.3 -> 0.7.4 2021-01-18 10:50:46 +01: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
eventstat
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 Merge pull request #116435 from jtojnar/fwupd-1.5.7 2021-03-18 14:23:23 +01:00
flashbench flashbench: 2012-06-06 -> 2020-01-23 2021-02-12 20:34:53 +01:00
fnotifystat
forkstat
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 treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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 fuse3: 3.10.1 -> 3.10.2 (#112016) 2021-02-06 11:52:09 +01: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
google-authenticator
gpu-switch
gradm gradm: 3.1-201903191516 -> 3.1-202012071814 2021-02-19 10:07:21 +00: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hwdata hwdata: remove restriction to platforms.linux 2021-02-16 23:15:02 +01:00
hyperv-daemons treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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.10.0 -> 5.11.0 (#114144) 2021-02-24 16:55:55 +01:00
ipsec-tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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 iputils: 20200821 -> 20210202 (#111645) 2021-02-03 21:02:06 +01: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
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
jujuutils pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
kbd treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
kbdlight treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
kernel linux/hardened/patches/5.4: 5.4.105-hardened1 -> 5.4.106-hardened1 2021-03-18 12:25:26 -04:00
kernel-headers linuxHeaders: 5.10.9 -> 5.11 2021-02-16 09:22:58 -05: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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: 2.46 -> 2.47 (#111014) 2021-01-29 07:02:26 +00:00
libcap-ng Merge pull request #109102 from Izorkin/libcap-update 2021-01-18 17:00:05 +00:00
libcgroup pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
libevdevc treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libfabric libfabric: 1.11.1 -> 1.11.2 2021-01-20 03:04:31 +00:00
libgestures treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libnl treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
libsemanage libsemanage: fix build by disabling clobbered warning 2021-02-08 14:25:44 +01:00
libsepol pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 Merge pull request #109071 from marsam/update-lxc 2021-01-19 06:54:08 -05:00
lxcfs treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
macchanger treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
mba6x_bl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +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
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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
musl add stackprotector support on musl32 2021-02-12 21:11:16 +01: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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.39 -> 460.56 2021-03-06 12:35:35 -05:00
nvidiabl treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
nvme-cli nvme-cli: Build with libuuid (for gen-hostnqn) 2021-02-19 19:56:34 +01: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.0 -> 1.2.1 2021-01-27 15:37:55 +01: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 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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 treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07: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 treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
pipework treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
pktgen treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
ply pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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: init at 0.1, add service module 2021-02-09 01:25:56 +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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
raspberrypi-eeprom rpi-eeprom: unstable-2020-10-05 -> 2020-12-11 2020-12-27 17:01:02 +01:00
rdma-core rdma-core: python2 -> python3 2021-03-03 00:27:44 +01: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rtl88xxau-aircrack treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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: 5.5.2_34066.20200325 -> unstable-2020-12-16 2021-01-28 21:55:06 +01:00
rtl8821cu treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
rtlwifi_new linuxPackages.rtlwifi_new: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:19:02 +01: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 treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
statifier treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
swapview
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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07: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 systemd: drop /etc/systemd-mutable 2021-02-12 12:53:20 +01: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
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
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
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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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 treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
uvcdynctrl 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
v4l-utils treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
v86d treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01: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
wooting-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
wpa_supplicant wpa_supplicant: add CVE-ID for P2P provision discovery proccessing vuln. 2021-02-27 13:11:35 +01: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
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 zfs: 2.0.3 -> 2.0.4 2021-03-10 10:16:30 -08:00
zsa-udev-rules treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00