Commit Graph

21403 Commits

Author SHA1 Message Date
Vladimír Čunát
411405c9f6
Merge branch 'master' into staging-next
Trivial conflict in release notes, except that the xml/docbook parts
are horrible for (semi-)automatic conflict resolution.
Fortunately that's generated anyway.
2023-01-24 12:22:38 +01:00
R. Ryantm
3f21979fb1 rasdaemon: 0.6.8 -> 0.7.0 2023-01-24 09:30:48 +00:00
Nick Cao
ac7f5e4c7b
Merge pull request #206268 from misuzu/rtl8189es-update
linuxPackages.rtl8189es: 2022-08-30 -> 2022-10-30
2023-01-24 16:43:20 +08:00
Nick Cao
1eba956f9b
Merge pull request #211624 from realsnick/patch-2
fxload: changed $out/sbin  to $out/bin
2023-01-24 15:54:16 +08:00
Randy Eckenrode
f46a7bce86
moltenvk: 1.2.0 -> 1.2.1
https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.1
2023-01-23 19:44:42 -05:00
Randy Eckenrode
eb03da8785
moltenvk: build against dependencies in nixpkgs 2023-01-23 19:44:42 -05:00
github-actions[bot]
727e365f02
Merge master into staging-next 2023-01-24 00:02:11 +00:00
Artturi
baf7ed992c
Merge pull request #212095 from Artturin/zenpowerupdate1 2023-01-23 20:24:24 +02:00
Bernardo Meurer
52bc8887d0
Merge pull request #205595 from ipetkov/fix-device-tree-overlays 2023-01-23 13:03:11 -05:00
github-actions[bot]
112ac51b78
Merge master into staging-next 2023-01-23 18:01:16 +00:00
Bernardo Meurer
e2881617a4
Merge pull request #212032 from SuperSandro2000/fwupd 2023-01-23 12:57:35 -05:00
SnIcK
1a6ed8a339 create $out/sbin symlink to $out/bin
looks like common practice is to put a $out/sbin symlink to $out/bin. the `fxload` command was not available if only puts on $out/sbin. This will fix it. The real issue I observed was that there was no `/run/current-system/sw/sbin` on $PATH but i think there is a fundamental reason why it doesn’t exist hence this patch until i learn more.
2023-01-23 09:24:40 -06:00
Weijia Wang
a6388fc6bb
Merge pull request #205600 from r-ryantm/auto-update/sssd
sssd: 2.8.1 -> 2.8.2
2023-01-23 14:35:19 +01:00
github-actions[bot]
eadaaa7d20
Merge master into staging-next 2023-01-23 12:01:24 +00:00
Sandro
b380d382d3
Merge pull request #212241 from SuperSandro2000/ziguana/master
Closes https://github.com/NixOS/nixpkgs/pull/211792
2023-01-23 12:49:09 +01:00
Zig Uana
544df362de
intel-compute-runtime: add a patch to fix typo 2023-01-23 11:21:56 +01:00
Maximilian Bosch
48665a4150
linux_6_0: drop
EOLed by upstream, doesn't receive any patches anymore, so let's drop
it.

Currently depends on #211886 which bumps the latest compatible ZFS
version to 6.1.

Also, clean up some old aliases.
2023-01-23 10:59:20 +01:00
Maximilian Bosch
18fb9f9d9d
Merge pull request #211886 from toastal/zfs-2.1.8
zfs: 2.1.7 → 2.1.8
2023-01-23 10:30:56 +01:00
Nick Cao
3cd694d1bd
Merge pull request #210382 from B4dM4n/nixos-rebuild-local
nixos-rebuild: Allow local builds when --target-host is used again
2023-01-23 16:37:41 +08:00
Nick Cao
ea4692732f
Merge pull request #210045 from Technical27/update-rtl88xxau-aircrack
rtl88xxau-aircrack: 37e27f -> ee2997
2023-01-23 16:23:22 +08:00
Weijia Wang
67c4fc9b60
Merge pull request #205308 from r-ryantm/auto-update/eventstat
eventstat: 0.04.13 -> 0.05.00
2023-01-23 07:57:56 +01:00
Weijia Wang
e4a295ddb8
Merge pull request #204558 from r-ryantm/auto-update/ryzenadj
ryzenadj: 0.11.1 -> 0.12.0
2023-01-23 07:43:46 +01:00
github-actions[bot]
d8bfd0a059
Merge master into staging-next 2023-01-23 06:01:12 +00:00
Weijia Wang
621c392563
Merge pull request #201578 from r-ryantm/auto-update/sasutils
sasutils: 0.3.12 -> 0.3.13
2023-01-23 06:33:50 +01:00
Weijia Wang
3cc491d168
Merge pull request #197597 from r-ryantm/auto-update/mmc-utils
mmc-utils: unstable-2022-09-27 -> unstable-2022-11-09
2023-01-23 06:00:17 +01:00
Samuel Dionne-Riel
1b00e5af2f waydroid: Add missing ambiant dependencies
Fixes #211741

`waydroid first-launch` would fail due to missing gobject introspection
bindings for Gtk.

```
(      ) [        ] ERROR: Namespace Gtk not available
(      ) [        ] See also: <https://github.com/waydroid>
(      ) [        ] Traceback (most recent call last):
  File "/nix/store/7c0jjr0jid4xhfdsv13jiwp7q4jl9khi-waydroid-1.3.3/lib/waydroid/tools/__init__.py", line 113, in main
    actions.remote_init_client(args)
  File "/nix/store/7c0jjr0jid4xhfdsv13jiwp7q4jl9khi-waydroid-1.3.3/lib/waydroid/tools/actions/initializer.py", line 205, in remote_init_client
    gi.require_version("Gtk", "3.0")
  File "/nix/store/y09awdg92zm58958q6bc6chacw35pfgm-python3.10-pygobject-3.42.2/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available
```

These changes add the necessary environment (the currently idiomatic way
to solve such problems) to the existing wrapper.

The use in `preFixup` is necessary, as the gapps wrapper will not have
ran the required hooks before.

The addition of `gobject-introspection` is necessary for the wrappers
hooks to add GIR repositories to the wrapper args.
2023-01-22 23:47:20 -05:00
Weijia Wang
a693a6bc6c
Merge pull request #195323 from r-ryantm/auto-update/ksmbd-tools
ksmbd-tools: 3.4.5 -> 3.4.6
2023-01-23 05:26:56 +01:00
John Ericson
efd68366c0
Merge pull request #212170 from alyssais/libcIconv
libiconv: use libc header on NetBSD
2023-01-22 23:21:26 -05:00
Nick Cao
82e5e02f10
Merge pull request #212162 from fabaff/cpuid-bump
cpuid: 20221201 -> 20230120
2023-01-23 09:24:29 +08:00
github-actions[bot]
44319c878e
Merge master into staging-next 2023-01-23 00:02:15 +00:00
Jörg Thalheim
4228679d5b
Merge pull request #212027 from panicgh/dpdk
dpdk: 22.07 -> 22.11.1
2023-01-22 22:53:52 +00:00
Weijia Wang
f8bfb2f1e1
Merge pull request #196051 from r-ryantm/auto-update/irqbalance
irqbalance: 1.9.0 -> 1.9.2
2023-01-22 22:29:38 +01:00
Alyssa Ross
b19185fdb2
libiconv: use libc header on NetBSD
Let's be consistent about this.

Updated netbsd.libc to have a pname attribute so it's compatible with
libcIconv.
2023-01-22 21:11:41 +00:00
Weijia Wang
9692479ae8
Merge pull request #193072 from r-ryantm/auto-update/intel-compute-runtime
intel-compute-runtime: 22.43.24595.35 -> 22.43.24595.41
2023-01-22 22:04:59 +01:00
Fabian Affolter
de3b8f45ae cpuid: 20221201 -> 20230120 2023-01-22 20:57:35 +01:00
Sandro
ae66f57ac4
Merge pull request #211902 from Pheoxy/master 2023-01-22 20:53:16 +01:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Sandro Jäckel
815282d1c0
fwupd: 1.8.4 -> 1.8.9 2023-01-22 18:34:59 +01:00
Domen Kožar
9d57399b8e
Merge pull request #157628 from veprbl/pr/darwin_cctools_apple
darwin.cctools-apple: init at 973.0.1-609
2023-01-22 17:21:33 +00:00
Mario Rodas
b9f3996740
Merge pull request #210932 from r-ryantm/auto-update/uhk-agent
uhk-agent: 1.5.17 -> 2.1.1
2023-01-22 10:47:56 -05:00
Artturin
6f3f88ec48 linuxPackages.zenpower: unstable-2022-04-13 -> unstable-2022-11-04
upstream has moved
https://github.com/Ta180m/zenpower3
https://git.exozy.me/a/zenpower3
2023-01-22 14:04:34 +02:00
dhancock@camelot.network
d0a31fabed linux_xanmod: 6.1.3 -> 6.1.7 2023-01-22 17:45:19 +08:00
Daniel Hancock
92d917ec33 linux_xanmod: 5.15.84 -> 5.15.89 2023-01-22 17:45:19 +08:00
Stéphan Kochen
f4ae6b252d Revert "darwin.apple_sdk_11_0: add Security dependency on xpc"
This reverts commit 511f21df7c.

In apple_sdk_11_0, the xpc package contains only headers that are
already part of libsystem, so this change did nothing.

For Swift and `-fmodules`, this actually caused an error, because
there was now a duplicate module in the search path.
2023-01-22 10:36:10 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Adam Joseph
5b66b6b8c2 systemd.meta.badPlatforms: include isStatic predicate 2023-01-22 00:27:19 -08:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Nicolas Benes
26aa60713e pktgen: 22.04.1 -> 22.07.1 2023-01-22 02:02:50 +01:00
Nicolas Benes
203e5461b2 dpdk: simplify optimization for CPU family
Make it easier optimize DPDK for a CPU family. The conservative default
remains (e.g. nehalem for x86_64), but a user may override it for better
utilization of recent CPU models, e.g. `{ machine = "x86-64-v4"; }` for
AVX512 support.
2023-01-22 02:02:17 +01:00
Nicolas Benes
118290c00a dpdk: 22.07 -> 22.11.1
Latest LTS release.

https://doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html
2023-01-22 00:51:19 +01:00
toastal
12cb062985 zfs: 2.1.7 → 2.1.8
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.8

2.1.9 staging always just starts at the last version cut.
2023-01-21 21:54:42 +07:00
github-actions[bot]
f04194698a
Merge staging-next into staging 2023-01-21 12:02:00 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
Nick Cao
88cce6f04e
Merge pull request #211813 from wegank/moltenvk-fix
darwin.moltenvk: fix build
2023-01-21 16:17:22 +08:00
github-actions[bot]
2773ad7600
Merge staging-next into staging 2023-01-21 06:01:39 +00:00
Nick Cao
bb2185a166
Merge pull request #211841 from nvmd/patch-1
utm: 4.0.8 -> 4.1.5
2023-01-21 09:36:25 +08:00
nvmd
4c47864b7c
utm: 4.0.8 -> 4.1.5 2023-01-21 01:58:50 +03:00
Sergei Trofimovich
b9b1d958d0 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/qt-6/modules/qtbase.nix
	pkgs/stdenv/linux/make-bootstrap-tools.nix
2023-01-20 21:56:57 +00:00
Weijia Wang
cb6831ac44 darwin.moltenvk: fix build 2023-01-20 20:47:11 +01:00
ajs124
02256184b9
Merge pull request #198166 from helsinki-systems/upd/open-iscsi
openiscsi: 2.1.7 -> 2.1.8
2023-01-20 14:53:12 +01:00
Sandro
7c4f88c663
Merge pull request #211568 from Luflosi/update/raspberrypi-eeprom 2023-01-20 14:11:24 +01:00
7c6f434c
12ecc87a0e
Merge pull request #211245 from onny/firejail-update
firejail: 0.9.70 -> 0.9.72
2023-01-20 12:40:53 +00:00
Nick Cao
d0637f07e4
Merge pull request #211719 from NickCao/cryptodev
linuxPackages.cryptodev: cleanup and fix cross compilation
2023-01-20 20:03:22 +08:00
Nick Cao
e37e146056
linuxPackages.cryptodev: cleanup and fix cross compilation 2023-01-20 13:43:19 +08:00
Kiskae
1557cc4160
linuxPackages.nvidia_x11_production: 525.78.01 -> 525.85.05 2023-01-19 20:21:12 +01:00
Alyssa Ross
0de23a66e7 pkgsMusl.zfs: fix build 2023-01-19 11:50:33 +00:00
Luflosi
454302cf2a
raspberrypi-eeprom: 2022.12.07-138a1 -> 2023.01.11-138c0
https://github.com/raspberrypi/rpi-eeprom/releases/tag/v2023.01.11-138c0
2023-01-19 11:15:43 +01:00
Fabián Heredia Montiel
5b6487220c linux/hardened/patches/6.1: 6.1.6-hardened1 -> 6.1.7-hardened1 2023-01-18 20:06:53 -06:00
Fabián Heredia Montiel
54114c19f2 linux/hardened/patches/5.4: 5.4.228-hardened1 -> 5.4.229-hardened1 2023-01-18 20:06:53 -06:00
Fabián Heredia Montiel
ad4ece95ba linux/hardened/patches/5.15: 5.15.88-hardened1 -> 5.15.89-hardened1 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
8d3056606c linux/hardened/patches/5.10: 5.10.163-hardened1 -> 5.10.164-hardened1 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
88b9e6a5b4 linux/hardened/patches/4.19: 4.19.269-hardened1 -> 4.19.270-hardened1 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
60f3c91908 linux/hardened/patches/4.14: 4.14.302-hardened1 -> 4.14.303-hardened1 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
e7b8fdc5e5 linux-rt_5_10: 5.10.158-rt77 -> 5.10.162-rt78 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
ba974313f4 linux: 6.1.6 -> 6.1.7 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
0ff2406f4b linux: 5.4.228 -> 5.4.229 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
5d77617ad6 linux: 5.15.88 -> 5.15.89 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
210407fd34 linux: 5.10.163 -> 5.10.164 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
97b01fdbd5 linux: 4.19.269 -> 4.19.270 2023-01-18 20:06:52 -06:00
Fabián Heredia Montiel
24016a8cc9 linux: 4.14.302 -> 4.14.303 2023-01-18 20:06:52 -06:00
toonn
0aa2211390
Merge pull request #207512 from wegank/libpmenergy
darwin.apple_sdk_11_0.libpm: init
2023-01-19 03:00:37 +01:00
John Ericson
39f60a4e54
Merge pull request #210764 from alyssais/mtdev-freebsd
mtdev: add FreeBSD support
2023-01-18 20:23:44 -05:00
R. Ryantm
19520e7555 uhk-agent: 1.5.17 -> 2.1.1 2023-01-18 18:00:53 +00:00
R. Ryantm
02376a2784 intel-compute-runtime: 22.43.24595.35 -> 22.43.24595.41 2023-01-18 15:21:08 +00:00
Weijia Wang
846e4de6e8 darwin.apple_sdk_11_0.libpm: init 2023-01-18 14:58:43 +01:00
Nick Cao
b1ff903d4f
Merge pull request #210700 from PedroHLC/zen-kernels-6.1.5
zen-kernels: 6.1.3 -> 6.1.6
2023-01-18 13:43:06 +08:00
Nick Cao
f04182510f
Merge pull request #210896 from NickCao/systemd-tpm2
systemd: fix tpm2 driver init
2023-01-18 13:41:00 +08:00
Jonas Heinrich
b6b55b60a8 firejail: 0.9.70 -> 0.9.72 2023-01-17 15:56:01 +01:00
toonn
b7590f3429
Merge pull request #189977 from stephank/feat/swift-darwin
swift: split build & Darwin support.
2023-01-17 14:51:00 +01:00
Nick Cao
519ef86421
Merge pull request #209260 from azuwis/sketchybar
sketchybar: 2.8.2 -> 2.12.3
2023-01-17 10:42:09 +08:00
Nick Cao
2f58da82ba
Merge pull request #209972 from r-ryantm/auto-update/libratbag
libratbag: 0.16 -> 0.17
2023-01-17 10:29:29 +08:00
ajs124
33b2ad57c8 openiscsi: 2.1.7 -> 2.1.8
autotools -> meson
> support for make/autoconf is still in place but is deprecated
- https://github.com/open-iscsi/open-iscsi/releases/tag/2.1.8
2023-01-17 01:07:14 +01:00
Artturi
e09153da00
Merge pull request #210993 from Artturin/cleanupstdenvsetup1 2023-01-16 22:12:11 +02:00
Artturi
20dcc6920f
Merge pull request #176013 from djahandarie/master
mwprocapture: fix compile on new GCC and new linux kernel
2023-01-16 20:25:07 +02:00
github-actions[bot]
5a50475572
Merge staging-next into staging 2023-01-16 18:01:50 +00:00
Lily Foster
f46ee73ba6 dracut: init at 059 2023-01-16 10:53:16 -06:00
Nick Cao
a6f2beeedd
Merge pull request #209264 from anthonyroussel/iputils
iputils: 20211215 -> 20221126
2023-01-16 16:38:07 +08:00
R. Ryantm
399961eccb forkstat: 0.02.17 -> 0.03.00 2023-01-16 06:48:08 +00:00
github-actions[bot]
76839f69b4
Merge staging-next into staging 2023-01-16 06:01:40 +00:00
Bernardo Meurer
66b976eeb5
Merge pull request #209742 from JamieMagee/raspberrypi
treewide: update raspberrypi packages
2023-01-16 00:03:32 -05:00
Nick Cao
568d6fca33
systemd: fix tpm2 driver init 2023-01-16 08:26:59 +08:00
github-actions[bot]
5682b90ffa
Merge staging-next into staging 2023-01-16 00:02:48 +00:00
Artturin
fe1c7a1945 treewide: remove usages of header and stopNest
they're obsolete
2023-01-16 00:08:12 +02:00
Maximilian Bosch
8528a0b512
Merge pull request #210897 from K900/kernels-20230115
Kernels for 2023-01-15
2023-01-15 20:58:06 +01:00
github-actions[bot]
c29db3b9fb
Merge staging-next into staging 2023-01-15 18:01:56 +00:00
Alyssa Ross
079e593d72
evdev-proto: init at 6.0
FreeBSD implements Linux's evdev API, but doesn't come with headers
for it.  Instead, the Linux headers are just modified to be suitable
for FreeBSD, via a port called evdev-proto.  I don't want to copy the
complicated sed expressions from the port into Nixpkgs, so instead we
just build and install the port inside a Nix derivation.
2023-01-15 17:50:05 +00:00
Patryk Wychowaniec
2c55eba8f4
nixos: add --specialisation to nixos-rebuild
This commit fixes a papercut in nixos-rebuild where people wanting to
switch to a specialisation (or test one) were forced to manually figure
out the specialisation's path and run its activation script - since now,
there's a dedicated option to do just that.

This is a backwards-compatible change which doesn't affect the existing
behavior, which - to be fair - might still be considered sus by some
people, the painful scenario here being:

- you boot into specialisation `foo`,
- you run `nixos-rebuild switch`,
- whoops, you're no longer at specialisation `foo`, but you're rather
  brought back to the base system.

(it's especially painful for cases where specialisation is used to load
extra drivers, e.g. Nvidia, since then launching `nixos-rebuild switch`,
while forgetting that you're inside a specialisation, can cause some
parts of your system to get accidentally unloaded.)

I've tried to mitigate that by improving specialisations so that they
create a dedicated file somewhere in `/run/current-system` containing
the specialisation's name (which `nixos-rebuild` could then use as the
default value for `--specialisation`), but I haven't been able to come
up with anything working (plus it would be a breaking change then).

Closes https://github.com/NixOS/nixpkgs/issues/174065
2023-01-15 18:16:49 +01:00
K900
33b60cca17 linux/hardened/patches/6.1: init at 6.1.6-hardened1 2023-01-15 15:23:24 +03:00
K900
6f0d5ff07c linux/hardened/patches/6.0: 6.0.16-hardened1 -> 6.0.19-hardened1 2023-01-15 15:20:56 +03:00
K900
d4fe0d1032 linux/hardened/patches/5.15: 5.15.86-hardened1 -> 5.15.88-hardened1 2023-01-15 15:20:47 +03:00
K900
4d4b65d932 linux/hardened/patches/5.10: 5.10.161-hardened1 -> 5.10.163-hardened1 2023-01-15 15:20:37 +03:00
K900
fd77307ab0 linux: 6.1.3 -> 6.1.6 2023-01-15 15:19:50 +03:00
K900
5677f89218 linux: 6.0.17 -> 6.0.19 2023-01-15 15:19:25 +03:00
K900
a05b3a75b9 linux: 5.15.86 -> 5.15.88 2023-01-15 15:19:18 +03:00
K900
a4b823d73c linux: 5.10.162 -> 5.10.163 2023-01-15 15:19:11 +03:00
PedroHLC ☭
96bfec1958
linuxKernel.kernels.linux_lqx: 6.1.3-lqx1 -> 6.1.6-lqx1 2023-01-14 21:36:18 -03:00
PedroHLC ☭
01158eab1d
linuxKernel.kernels.linux_zen: 6.1.3-zen1 -> 6.1.6-zen1 2023-01-14 21:28:37 -03:00
github-actions[bot]
142d3af1cb
Merge staging-next into staging 2023-01-15 00:03:07 +00:00
Ryan Lahfa
afc4f79e05
Merge pull request #207424 from toastal/zfs-2.1.8-unstable-2022-12-14
zfsUnstable: 2.1.8-staging-2022-12-01 → 2.1.8-staging-2022-01-03
2023-01-14 23:12:20 +01:00
Alyssa Ross
eaf77e7b0b
freebsd.sed: init at 13.1.0 2023-01-14 19:33:40 +00:00
github-actions[bot]
5ad514cb7e
Merge staging-next into staging 2023-01-14 18:01:41 +00:00
Artturi
1353a4a456
Merge pull request #208775 from sweenu/patch_ddcci_driver 2023-01-14 19:03:48 +02:00
toastal
9e88448026 zfsUnstable: 2.1.8-staging-2022-12-01 → 2.1.8-staging-2023-01-10 2023-01-14 21:50:31 +07:00
Sergei Trofimovich
ca4da963f8 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/libraries/audio/roc-toolkit/default.nix
2023-01-14 11:07:42 +00:00
github-actions[bot]
4712ed9439
Merge master into staging-next 2023-01-14 00:02:26 +00:00
Adam Joseph
6f6b4a1d41 systemd: default withLibBPF to false if isMips64
libBPF does not compile for mips64 targets using clang (rathern than
gcc) because clang lacks the necessary _MIPS_SZPTR compiler builtin.
Let's allow the rest of systemd to compile.

- The glibc people noticed this problem [way back in
  2011](https://sourceware.org/pipermail/libc-ports/2011-June/001959.html)
  and consider it to be a clang/llvm bug.  I am inclined to agree.

- [clang has the `_MIPS_SZPTR`
  builtin](3af9cb5375/clang/lib/Basic/Targets/Mips.cpp (L185))
  and seems to have had it since before they switched to git.

This may in fact be a nixpkgs bug -- that we're not invoking clang
in a way that tells the frontend to make the mips builtins
available, even if the backend is emitting mips binaries.  Or at
least we aren't tricking systemd's build machinery into doing that.
2023-01-13 20:09:41 +00:00
Artturi
567e81c363
Merge pull request #210102 from Artturin/fakeunameinit 2023-01-13 20:20:26 +02:00
github-actions[bot]
49722fd14a
Merge master into staging-next 2023-01-13 18:01:34 +00:00
Vladimír Čunát
befc83905c
Merge #209423: gnat12: add for x86_64-darwin 2023-01-13 18:32:21 +01:00
Anthony Roussel
4d32358bea
iputils: format with nixpkgs-fmt 2023-01-13 17:25:52 +01:00
Anthony Roussel
d4c1e368e1
iputils: 20211215 -> 20221126 2023-01-13 17:25:49 +01:00
John Ericson
b7ceddd0a1
Merge pull request #210485 from alyssais/libpciaccess-netbsd
xorg.libpciaccess: fix build on NetBSD
2023-01-13 10:09:58 -05:00
markuskowa
77a4ea849f
Merge pull request #210340 from r-ryantm/auto-update/rdma-core
rdma-core: 43.0 -> 44.0
2023-01-13 13:32:53 +01:00
github-actions[bot]
96d361c622
Merge staging-next into staging 2023-01-13 12:02:02 +00:00
github-actions[bot]
85724d692e
Merge master into staging-next 2023-01-13 12:01:30 +00:00
R. Ryantm
c8978ddee4 brillo: 1.4.11 -> 1.4.12 2023-01-13 17:53:16 +08:00
Vladimír Čunát
d6ad68a561
Merge #210062: Qt5 spring cleaning (darwin-focused)
...into staging-next
2023-01-13 10:17:59 +01:00
Fabian Möller
cc4de1aa3a
nixos-rebuild: Allow local builds when --target-host is used again
This is a followup of #148921, to allow local builds when
`--target-host` is used again. It also documents the change in
behavior, regarding the specialty of the `localhost` value.

By removing the special handling of an empty `buildHost` and non empty
`targetHost`, this change also slightly alters the behavior of
`nixos-rebuild`.

Originally by specifying `--target-host target --build-host ""`, the
now removed special case would transform those arguments to
`--target-host target --build-host target`.
Now the empty `--build-host` would result in a local build.
2023-01-13 10:16:46 +01:00
Nick Cao
201b5a38c3
Merge pull request #206857 from Kiskae/patch-3
linuxPackages.nvidia_x11_vulkan_beta: 515.49.25 -> 525.47.04
2023-01-13 14:09:32 +08:00
github-actions[bot]
baf8502f7e
Merge staging-next into staging 2023-01-13 06:01:43 +00:00
Alyssa Ross
0a77e09a83
netbsd.libpci: init at 9.2 2023-01-13 04:49:19 +00:00
Alyssa Ross
ce373ba234
netbsd.libarch: init at 9.2 2023-01-13 04:49:17 +00:00
Alyssa Ross
820f3452f4 pkgsMusl.systemd: fix build by updating patchset 2023-01-13 04:20:32 +00:00
Alyssa Ross
0debb0b193 shadow: only use tcb where available
Fixes pkgsMusl.shadow.

Fixes: 0e32191623 ("shadow: add tcb support")
2023-01-13 04:19:29 +00:00
Artturin
96ebc83053 deterministic-uname: init
for reproducibility

deterministic-uname: dont hardcode OPERATING_SYSTEM_VAL to GNU/Linux
2023-01-12 18:29:14 +02:00
R. Ryantm
c7990a5139 rdma-core: 43.0 -> 44.0 2023-01-12 10:18:51 +00:00
Francesco Gazzetta
c956f85fbd
Merge pull request #204653 from ymatsiuk/ymatsiuk/bluetooth
nixos/bluetooth: add input and network service configs
2023-01-12 08:24:01 +00:00
K900
2b06f2a986 darwin/apple-sdk-11.0: expose xcodebuild directly 2023-01-12 10:36:42 +03:00