Randy Eckenrode
4d328d0342
darwin.bootstrap_cmds: 121 -> 136
...
https://github.com/apple-oss-distributions/bootstrap_cmds/compare/bootstrap_cmds-121...bootstrap_cmds-136
2024-10-10 16:23:13 -04:00
Randy Eckenrode
ab006b01b9
darwin.basic_cmds: 55 -> 70
...
https://github.com/apple-oss-distributions/basic_cmds/compare/basic_cmds-55...basic_cmds-70
2024-10-10 16:23:13 -04:00
Randy Eckenrode
4854f28528
darwin.AvailabilityVersions: 140.1 -> 143.3
...
https://github.com/apple-oss-distributions/AvailabilityVersions/compare/AvailabilityVersions-140.1...AvailabilityVersions-143.3
2024-10-10 16:23:13 -04:00
Randy Eckenrode
bdf3046d30
darwin.adv_cmds: 163 -> 231
...
https://github.com/apple-oss-distributions/adv_cmds/compare/adv_cmds-163...adv_cmds-231
2024-10-10 16:23:13 -04:00
Randy Eckenrode
6c6b7b0cc0
darwin.apple-source-releases: switch to new source release pattern
2024-10-10 16:23:12 -04:00
Randy Eckenrode
6b6277ee90
darwin.xnu: remove and replace with stubs
2024-10-10 16:23:12 -04:00
Randy Eckenrode
03e585adea
darwin.ppp: remove and replace with stubs
2024-10-10 16:23:12 -04:00
Randy Eckenrode
7be27dc225
darwin.objc4: remove and replace with stubs
2024-10-10 16:23:12 -04:00
Randy Eckenrode
4c77578a9f
darwin.mDNSResponder: remove and replace with stubs
2024-10-10 16:23:12 -04:00
Randy Eckenrode
259c350cf6
darwin.libunwind: remove source release
2024-10-10 16:23:12 -04:00
Randy Eckenrode
ec40b04537
darwin.libunwind: improve compatibility with libunwind
...
Darwin uses the system unwinder, which is based on the LLVM unwinder.
While it’s mostly API-compatible with libunwind, some packages expect to
find it using `pkg-config`. This package provides a compatible file to
allow those packages to use the system unwinder on Darwin.
2024-10-10 16:23:12 -04:00
Randy Eckenrode
7b23be1afd
darwin.libpthread: remove and replace with stubs
2024-10-10 16:23:12 -04:00
Randy Eckenrode
29f65b3b80
darwin.libplatform: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
1afb8b56c4
darwin.libmalloc: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
b9005e19b0
darwin.libdispatch: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
eb7c5f87a3
darwin.libclosure: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
1c2dde0b36
darwin.launchd: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
2ade0ae6b9
darwin.hfs: remove and replace with stubs (including hfsHeaders)
2024-10-10 16:23:11 -04:00
Randy Eckenrode
cce88cf198
darwin.eap8021x: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
8a593830ec
darwin.dyld: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
ae78385296
darwin.dtrace: remove and replace with stubs
2024-10-10 16:23:11 -04:00
Randy Eckenrode
d78b641fee
darwin.darwin-stubs: remove and replace with stubs
...
These are a different kind of stubs that do nothing except tell you to
check the documentation on how to use the new Darwin SDK instead.
2024-10-10 16:23:10 -04:00
Randy Eckenrode
ac79109639
darwin.configd: remove and replace with stubs (including configdHeaders)
2024-10-10 16:23:10 -04:00
Randy Eckenrode
fd2ae224d5
darwin.architecture: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
07272a045f
darwin.Security: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
db40aca353
darwin.Libsystem: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
fe9623e292
darwin.Librpcsvc: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
b47afcc7bd
darwin.Libnotify: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
67271abd3c
darwin.Libm: remove and replace with stubs
2024-10-10 16:23:10 -04:00
Randy Eckenrode
0d765426e3
darwin.Libinfo: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
2e1f901cd8
darwin.Libc: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
65650be7d7
darwin.IOKit: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
390e8e79f3
darwin.CoreSymbolication: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
4fbe41403d
darwin.CommonCrypto: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
2ed29e21b6
darwin.CarbonHeaders: remove and replace with stubs
2024-10-10 16:23:09 -04:00
Randy Eckenrode
29a87d6751
darwin.top: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:07 -04:00
Randy Eckenrode
97da1bdf09
darwin.text_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:07 -04:00
Randy Eckenrode
9ea9221a1e
darwin.system_cmds: use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
a19b0a7345
darwin.shell_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
149eb5aef4
darwin.removefile: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
6fca3b4a70
darwin.PowerManagement: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
822a865209
darwin.network_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
4b4270cca3
darwin.libutil: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
375057b9f5
darwin.libresolv: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:06 -04:00
Randy Eckenrode
9af3511fb2
darwin.libiconv: use EOF
instead of -header
for the herdoc
2024-10-10 16:23:05 -04:00
Randy Eckenrode
b0884d52f2
darwin.libiconv: use finalPackage when referencing doInstallCheck
2024-10-10 16:23:05 -04:00
Randy Eckenrode
ca4dd24306
darwin.libiconv: move back to darwin attrset and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
0335ce09c0
darwin.ICU: convert to upstream build system and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
eed715ac43
darwin.file_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
97454b46d5
darwin.diskdev_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
83807dc4e9
darwin.developer_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
b8dbc16f1b
darwin.Csu: use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
8574626dbb
darwin.copyfile: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:05 -04:00
Randy Eckenrode
b878c44404
darwin.bsdmake: add to darwin-aliases.nix
...
Use portable bmake instead of Apple’s port of BSD Make.
2024-10-10 16:23:04 -04:00
Randy Eckenrode
c5c276b6cb
darwin.bootstrap_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:04 -04:00
Randy Eckenrode
94b14746e0
darwin.basic_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:04 -04:00
Randy Eckenrode
8e7056cc07
darwin.AvailabilityVersions: remove workaround
...
The patch adding support for `__ENVIRONMENT_OS_VERSION_MIN_REQUIRED__`
to clang has been backported to all versions of clang in nixpkgs (except
for clang 12), allowing this workaround to be dropped.
2024-10-10 16:23:04 -04:00
Randy Eckenrode
129a959fad
darwin.AvailabilityVersions: also generate _symbol_aliasing.h
2024-10-10 16:23:04 -04:00
Randy Eckenrode
78076b3c12
darwin.AvailabilityVersions: use mkAppleDerivation
2024-10-10 16:23:04 -04:00
Randy Eckenrode
4624bd7959
darwin.adv_cmds: convert to Meson and use mkAppleDerivation
2024-10-10 16:23:04 -04:00
Randy Eckenrode
9ecb69c827
darwin.apple_sdk: drop gen-frameworks.py (replaced by new SDK pattern)
2024-10-10 16:22:59 -04:00
Randy Eckenrode
0a3c487571
darwin.apple_sdk: convert frameworks and libs to stubs
2024-10-10 16:22:59 -04:00
Randy Eckenrode
480227777b
darwin.apple_sdk_12_3: convert frameworks and libs to stubs
2024-10-10 16:22:59 -04:00
Randy Eckenrode
fcd9dc8ac6
darwin.apple_sdk_11_0: convert frameworks and libs to stubs
2024-10-10 16:22:59 -04:00
Randy Eckenrode
d1c2539523
darwin: add mkStub for deprecating frameworks
2024-10-10 16:22:59 -04:00
Randy Eckenrode
639108ea70
darwin.libsbuf: init at 14.1
...
libsbuf is required by some of the source release updates that will
be done. Unfortunately, it is only available on macOS 14 and newer, and
there is no source release available currently.
This is a port of libsbuf from FreeBSD, which appears to be the origin
of the header provided in the 14.x SDK. It provides the same ABI as the
system dylib and same API as the the SDK header while being available on
all supported deployment targets in nixpkgs.
Note: This package is not based on libsbuf from the FreeBSD package set
in nixpkgs because: it doesn’t build on Darwin, and using it would pull
many FreeBSD packages into the Darwin bootstrap, which is undesirable.
2024-10-10 16:18:59 -04:00
Randy Eckenrode
6a54c7f6c9
darwin.apple-source-releases: add update-source-releases.sh
...
Add a new update script that locks the source releases to the indicated
macOS version per the version pins in following repo:
https://github.com/apple-oss-distributions/distribution-macOS
2024-10-10 16:18:59 -04:00
Randy Eckenrode
8f8e240965
darwin.apple-source-releases: add mkAppleDerivation
...
This is a replacement for the family of `appleDerivation` functions
currently used. It is patterned after the `mkDerivation` used in the BSD
package sets. It also provides additional support for using Meson to
build source releases.
2024-10-10 16:18:59 -04:00
Daniel Fahey
8fd84a5c85
linuxKernel.kernels.linux_lqx: 6.10.9-lqx1 -> 6.11.2-lqx1
2024-10-10 20:00:46 +01:00
github-actions[bot]
144082b47e
Merge staging-next into staging
2024-10-10 18:05:19 +00:00
github-actions[bot]
c64ae284c0
Merge master into staging-next
2024-10-10 18:04:46 +00:00
Daniel Fahey
c0a7814de8
linuxKernel.kernels.linux_zen: 6.10.9-zen1 -> 6.11.2-zen1
2024-10-10 17:56:12 +01:00
Fabián Heredia Montiel
f0ec285054
hwdata: 0.387 -> 0.388 ( #346348 )
2024-10-10 10:21:43 -06:00
Franz Pletz
4e904cbac9
libnftnl: 1.2.7 -> 1.2.8, nftables: 1.1.0 -> 1.1.1 ( #346345 )
2024-10-10 13:50:53 +02:00
K900
b72f50d54d
linux_6_6: 6.6.55 -> 6.6.56
2024-10-10 14:28:31 +03:00
Arian van Putten
573b30718d
systemd: 256.6 -> 256.7 ( #347303 )
2024-10-10 13:06:17 +02:00
K900
d46a9a88bd
linux_latest-libre: 19631 -> 19643
2024-10-10 14:05:42 +03:00
K900
3a2f84759e
linux_6_6: 6.6.54 -> 6.6.55
2024-10-10 14:05:24 +03:00
K900
7c3d301c34
linux_6_10: 6.10.13 -> 6.10.14
2024-10-10 14:05:19 +03:00
K900
2859f7a0e0
linux_6_11: 6.11.2 -> 6.11.3
2024-10-10 14:05:16 +03:00
K900
cb9384a430
linux_testing: 6.12-rc1 -> 6.12-rc2
2024-10-10 14:05:12 +03:00
Franz Pletz
2a05fb81d1
ell: enable debug info ( #346447 )
2024-10-10 13:04:14 +02:00
Sandro
09f18e1cd3
cryptsetup: 2.7.4 -> 2.7.5 ( #340466 )
2024-10-10 12:24:39 +02:00
DontEatOreo
3b66f6f8fd
raycast: 1.83.2 -> 1.84.2
...
Changelog: https://www.raycast.com/changelog/1-84-0
2024-10-10 13:23:12 +03:00
Randy Eckenrode
121149836e
darwin: add xcodeProjectCheckHook
...
This hook is used by source releases that build with Meson to assert
that the Xcode project has not changed since the previous release. This
is meant to be a check to force those updating source release packages
to make sure they have incorporated any changes that were made to the
Xcode project into the Meson build.
2024-10-10 01:07:39 -04:00
Randy Eckenrode
5721c4fa47
darwin: add libSystem
...
The new Darwin SDK pattern relies on an effectively empty, stub libc
implementation. The actual libSystem to be linked is located dynamically
based on the active SDK for the target. Independent build, host, and
target SDKs are all supported by Darwin.
The stub libSystem contains empty `include` and `lib` folders to avoid
warnings from wrappers that add those paths unconditionally, which can
turn into errors when a package is building with warnings-as-errors.
While it would be nice if a fallback libc could be provided, SDK headers
are not compatible between framework versions. Providing a fallback
risks mixing headers from different frameworks, which can result in hard
to diagnose errors involving semicolons or other punctuation.
2024-10-10 01:07:39 -04:00
Randy Eckenrode
40d415f4df
darwin: add darwinMinVersionHook
...
Adding the hook allows the deployment target to be changed without
having to mess with the stdenv. The can also be propagated, which is
useful for libraries that have a minimum deployment target higher than
the default in nixpkgs. In that case, they can propagate the hook to
ensure library users are not targeting an unsupported version.
2024-10-10 01:07:38 -04:00
Randy Eckenrode
5d128a9edc
netbsd.install: fix build with new Darwin SDK
...
To avoid adding headers to the SDK it does not have normally
(`libutil.h`), darwin.libutil is not propagated. It must be included as
a build input when it is needed by packages.
2024-10-10 01:07:20 -04:00
Randy Eckenrode
f9e5f1290d
moltenvk: move to pkgs/by-name
2024-10-10 01:06:41 -04:00
Randy Eckenrode
329fa34d62
moltenvk: 1.2.9 -> 1.2.10
...
https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.10
2024-10-10 01:06:41 -04:00
Randy Eckenrode
0cabb33e1d
moltenvk: build with the 14.4 SDK
...
MoltenVK can take advantage of newer Metal features when built with the
latest Darwin SDK.
2024-10-10 01:06:41 -04:00
Randy Eckenrode
b0e2c787ba
moltenvk: use xcbuildHook
...
When using structured attrs, xcbuildHook supports schemes with spaces in
their names.
2024-10-10 01:06:40 -04:00
Emily
e694240f77
Merge staging-next into staging
2024-10-10 01:23:52 +01:00
github-actions[bot]
1404154595
Merge master into staging-next
2024-10-10 00:14:06 +00:00
adisbladis
9ee9cac888
waydroid: 1.4.2 -> 1.4.3; add update script, move to by-name, format, and other cleanup ( #346270 )
2024-10-10 00:09:42 +00:00
K900
0717a4da77
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-09 21:08:25 +03:00
Franz Pletz
23332e093b
iwd: enable debug info ( #346446 )
2024-10-09 17:05:32 +02:00
github-actions[bot]
96ea2a3c2f
Merge staging-next into staging
2024-10-09 00:14:47 +00:00
7c6f434c
069ac7f7f6
lvm2: 2.03.26 -> 2.03.27 ( #345982 )
2024-10-08 22:12:23 +00:00
K900
956f9243c0
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-08 21:15:13 +03:00
Markus Kowalewski
01b7c60b9c
rdma-core: 53.0 -> 54.0 ( #346929 )
2024-10-08 20:09:24 +02:00
github-actions[bot]
4b355c2828
Merge staging-next into staging
2024-10-08 18:04:57 +00:00
Jared Baur
66f78a9303
systemd: 256.6 -> 256.7
2024-10-08 08:54:48 -07:00
Vladimír Čunát
a0c9222e11
Merge branch 'master' into staging-next
...
(a bit older master for now, due to a conflict in dhcpcd service)
2024-10-08 14:59:47 +02:00
Atemu
090a10b227
linux_xanmod, linux_xanmod_latest: 2024-10-04 ( #346523 )
2024-10-08 08:10:36 +02:00
github-actions[bot]
30eea63af0
Merge staging-next into staging
2024-10-08 06:05:37 +00:00
github-actions[bot]
3997afd38f
Merge master into staging-next
2024-10-08 06:05:11 +00:00
Nick Cao
7054aa15d1
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.75 -> 550.40.76 ( #347167 )
2024-10-07 21:19:17 -04:00
Emily
85faae5e12
Merge staging-next into staging
2024-10-08 01:24:14 +01:00
Emily
df769e85f3
Merge master into staging-next
2024-10-08 01:23:55 +01:00
github-actions[bot]
5a96e99128
Merge staging-next into staging
2024-10-08 00:14:03 +00:00
Tomo
a3c06b40ce
msi-ec-kmods: init at 0-unstable-2024-09-19 ( #343038 )
2024-10-07 16:08:51 -07:00
Kiskae
407c4c1fb6
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.75 -> 550.40.76
2024-10-07 22:29:15 +02:00
K900
0846895fc6
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-07 21:08:55 +03:00
Tristan Ross
8931ba93e5
Drop old Flutter versions ( #346732 )
2024-10-07 10:40:20 -04:00
m1dugh
2aa9d16122
msi-ec-kmods: init at 0-unstable-2024-09-19
...
Adds msi-ec-kmods kernel module for msi embedded controllers.
2024-10-06 23:14:30 +02:00
Markus Kowalewski
35263a4d53
rdma-core: 53.0 -> 54.0
2024-10-06 21:14:59 +02:00
K900
84fce7e588
Merge remote-tracking branch 'origin/staging-next' into staging
2024-10-06 21:11:05 +03:00
github-actions[bot]
7ab01e096c
Merge master into staging-next
2024-10-06 18:03:58 +00:00
Michele Guerini Rocco
7eef63ed98
wpa_supplicant: add patch to fix ext_passwords_file bug ( #342792 )
2024-10-06 19:15:19 +02:00
Tristan Ross
d08e057fcb
firmware-updater: unstable-2024-18-04 -> 0-unstable-2024-10-03
2024-10-06 09:05:08 -07:00
Sergei Trofimovich
300c9216b5
ell: 0.68 -> 0.69, iwd: 2.20 -> 2.22
...
Changes:
- https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.69
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.21
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/ChangeLog?h=2.22
2024-10-05 20:20:58 +02:00
Maximilian Bosch
19b9676383
linux: mark <6.12 with Rust as broken, assert on <6.7 with Rust
...
Linux 6.7 is the oldest kernel with Rust support, so the config part
should fail hard if 6.6 or older requests the Rust feature. Until now
this was silently ignored[1].
It turned out that Rust for Linux 6.11 or older fails for unknown
reasons[2]. We decided to not bother since it's not a longterm kernel
and 6.12 seems fine again. As a result, marking this as broken.
[1] https://github.com/NixOS/nixpkgs/pull/345534#discussion_r1781392312
[2] https://github.com/NixOS/nixpkgs/pull/345534#issuecomment-2391238381
2024-10-05 13:31:09 +02:00
github-actions[bot]
4005eeea1f
Merge staging-next into staging
2024-10-05 06:04:51 +00:00
github-actions[bot]
13400dc754
Merge master into staging-next
2024-10-05 06:04:21 +00:00
Tomo
98101aecec
kvmfr: backport security patch for potential buffer overflow & build fix for linux_6_10 ( #331206 )
2024-10-04 21:14:44 -07:00
github-actions[bot]
32379e1a0b
Merge staging-next into staging
2024-10-05 00:14:22 +00:00
github-actions[bot]
e9c8665026
Merge master into staging-next
2024-10-05 00:14:01 +00:00
h7x4
64a98027b4
treewide: remove unreferenced patch files ( #346477 )
2024-10-05 00:09:27 +02:00
Shawn8901
154b16f392
linux_xanmod_latest: 6.10.11 -> 6.11.2
2024-10-04 23:49:20 +02:00
Shawn8901
76bd7b41c8
linux_xanmod: 6.6.52 -> 6.6.54
2024-10-04 23:47:15 +02:00
h7x4
96b855f477
raycast: 1.83.1 -> 1.83.2 ( #345952 )
2024-10-04 22:05:05 +02:00
github-actions[bot]
f197602956
Merge staging-next into staging
2024-10-04 18:05:00 +00:00
github-actions[bot]
fb53f9f64b
Merge master into staging-next
2024-10-04 18:04:31 +00:00
Peder Bergebakken Sundt
cd673393d2
treewide: remove unreferenced patch files
...
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'``
We're running more and more into patches fetched via `applyPatches`, for the next PR i'll script something to account for that.
2024-10-04 19:38:56 +02:00
K900
9282052a85
Kernel updates for 2024-10-04 ( #346452 )
2024-10-04 20:31:06 +03:00
h7x4
77527eb57e
sof-firmware: 2024.06 -> 2024.09 ( #346351 )
2024-10-04 18:31:25 +02:00
Nick Cao
bae10357db
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.71 -> 550.40.75 ( #344749 )
2024-10-04 11:39:38 -04:00
K900
debb6d9df4
linux/hardened/patches/6.6: v6.6.51-hardened1 -> v6.6.53-hardened1
2024-10-04 18:28:37 +03:00
K900
9864180cdd
linux/hardened/patches/6.10: v6.10.10-hardened1 -> v6.10.12-hardened1
2024-10-04 18:28:22 +03:00
K900
748148ac98
linux/hardened/patches/6.1: v6.1.110-hardened1 -> v6.1.112-hardened1
2024-10-04 18:28:04 +03:00
K900
0cae3b65e2
linux-rt_5_15: 5.15.163-rt78 -> 5.15.167-rt79
2024-10-04 18:27:18 +03:00
K900
31114886f2
linux_6_6: 6.6.53 -> 6.6.54
2024-10-04 18:24:03 +03:00
K900
a3a38442c3
linux_6_10: 6.10.12 -> 6.10.13
2024-10-04 18:24:00 +03:00
K900
d7fc6b3d1e
linux_6_11: 6.11.1 -> 6.11.2
2024-10-04 18:23:56 +03:00
Alyssa Ross
326c1be15a
ell: enable debug info
2024-10-04 17:12:48 +02:00
Alyssa Ross
d5b9c8610b
iwd: enable debug info
2024-10-04 17:12:11 +02:00
Picnoir
1672d58a3a
nsncd: add passthru.(updateScript|tests)
2024-10-04 15:24:57 +02:00
Picnoir
27f99cd7c3
nscncd: 1.4.1-unstable-2024-04-10 -> 1.4.1-unstable-2024-10-03
...
Compilation has been fixed upstream for rustc 2.80, removing the patch.
2024-10-04 09:44:39 +02:00
R. Ryantm
fccc486a86
sof-firmware: 2024.06 -> 2024.09
2024-10-04 06:38:33 +00:00