 nixpkgs-ci[bot]andGitHub
|
820c4fb191
|
Merge master into staging-nixos
|
2026-06-04 07:40:39 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
4346a1cb8f
|
diun: 4.31.0 -> 4.33.0 (#527641)
|
2026-06-04 07:27:31 +00:00 |
|
 K900andGitHub
|
c995e27041
|
libinput: 1.31.2 -> 1.31.3 (#527861)
|
2026-06-04 07:14:33 +00:00 |
|
K900
|
4064388abf
|
libinput: 1.31.2 -> 1.31.3
Diff: https://gitlab.freedesktop.org/libinput/libinput/-/compare/1.31.2...1.31.3
Changelog: https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.31.3
|
2026-06-04 09:58:28 +03:00 |
|
 K900andGitHub
|
c2ff225a34
|
linux/common-config: enable ARM_SMMU_V3_SVA on aarch64 (#527847)
|
2026-06-04 06:55:12 +00:00 |
|
 Heitor AugustoandGitHub
|
6c103ed7ba
|
nix-prefetch-git: disable maintenance mode via environment variables (#525255)
|
2026-06-04 06:48:05 +00:00 |
|
 Thomas GerbetandGitHub
|
3dbdae131a
|
apache-airflow: fix building on darwin (#527651)
|
2026-06-04 06:37:50 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
8f70a4566d
|
copyparty: 1.20.14 -> 1.20.16 (#527848)
|
2026-06-04 05:51:10 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
dc15854096
|
vacuum-go: 0.26.7 -> 0.29.0 (#527838)
|
2026-06-04 05:51:00 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
22c8a13fc3
|
vsce: 3.9.1 -> 3.9.2 (#527813)
|
2026-06-04 05:50:31 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
c9dca7ea65
|
pixi: 0.69.0 -> 0.70.1 (#527772)
|
2026-06-04 05:50:28 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
0287b90da9
|
mdwatch: 0.2.3 -> 0.2.5 (#527761)
|
2026-06-04 05:50:25 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
47d14d9a53
|
beadwork: 0.13.0 -> 0.13.1 (#527754)
|
2026-06-04 05:50:22 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
ec30d72478
|
files-cli: 2.15.305 -> 2.15.316 (#527503)
|
2026-06-04 05:50:13 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
5fb74f53e2
|
nushell: 0.113.0 -> 0.113.1 (#527438)
|
2026-06-04 05:50:10 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
74cf6a3a91
|
pkgsite: 0-unstable-2026-05-22 -> 0-unstable-2026-05-29 (#527319)
|
2026-06-04 05:50:07 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
85043d13e6
|
gdscript-formatter: 0.18.2 -> 0.20.1 (#523586)
|
2026-06-04 05:49:12 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
6d85dc8e34
|
cilium-cli: 0.19.2 -> 0.19.4 (#522370)
|
2026-06-04 05:49:03 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
cf68333ed4
|
croc: 10.4.3 -> 10.4.4 (#522368)
|
2026-06-04 05:49:01 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
7b2563fa0c
|
istioctl: 1.29.2 -> 1.30.0 (#521718)
|
2026-06-04 05:48:58 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
eb9afa218a
|
minecraft-server-hibernation: 2.5.0 -> 2.5.1 (#510695)
|
2026-06-04 05:48:47 +00:00 |
|
 Pol DellaieraandGitHub
|
1f7436b97e
|
python3Packages.pyzotero: 1.11.0 -> 1.13.0 (#515041)
|
2026-06-04 05:21:17 +00:00 |
|
Pratham Patel
|
32861fa28b
|
linux/common-config: enable ARM_SMMU_V3_SVA on aarch64
This makes CUDA compute work with the GB10 platform on my ASUS Ascent
GX10. This wasn't enabled by `autoModules` because it is a boolean.
Before:
```
$ llama-cli --list-devices
0.00.468.603 E ggml_cuda_init: failed to initialize CUDA: initialization error
Available devices:
$ zcat /proc/config.gz | grep CONFIG_ARM_SMMU_V3_SVA=
$ echo $?
1
```
After:
```
$ llama-cli --list-devices
Available devices:
CUDA0: NVIDIA GB10 (124534 MiB, 44410 MiB free)
$ zcat /proc/config.gz | grep CONFIG_ARM_SMMU_V3_SVA=
CONFIG_ARM_SMMU_V3_SVA=y
```
Here is the information about the GPU on the GB10 platform:
```
$ sudo lspci -vvv -s 000f:01:00.0
000f:01:00.0 VGA compatible controller: NVIDIA Corporation GB20B [GB10] (rev a1) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation Device 0000
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupts: pin B disabled, MSI(X) routed to IRQ 193-200
IOMMU group: 20
Region 0: Memory at 24000000 (64-bit, prefetchable) [size=64M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable- Count=1/16 Maskable+ 64bit+
Address: 0000000000000000 Data: 0000
Masking: 00000000 Pending: 00000000
Capabilities: [60] Express (v2) Endpoint, IntMsgNum 0
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0W TEE-IO-
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L1, Exit Latency L1 <4us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 128 bytes, LnkDisable- CommClk-
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- FltModeDis-
LnkSta: Speed 2.5GT/s, Width x1 (downgraded)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range AB, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp+ 10BitTagReq+ OBFF Via message, ExtFmt- EETLPPrefix+, MaxEETLPPrefixes 1
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
AtomicOpsCtl: ReqEn+
IDOReq- IDOCompl- LTR+ EmergencyPowerReductionReq-
10BitTagReq- OBFF Disabled, EETLPPrefixBlk-
LnkCap2: Supported Link Speeds: 2.5GT/s, Crosslink- Retimer+ 2Retimers+ DRS-
LnkCtl2: Target Link Speed: 32GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported, FltMode-
Capabilities: [9c] Vendor Specific Information: Len=14 <?>
Capabilities: [b0] MSI-X: Enable+ Count=9 Masked-
Vector table: BAR=0 offset=00b90000
PBA: BAR=0 offset=00ba0000
Capabilities: [100 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Capabilities: [12c v1] Latency Tolerance Reporting
Max snoop latency: 0ns
Max no snoop latency: 0ns
Capabilities: [14c v1] Data Link Feature <?>
Capabilities: [158 v1] Physical Layer 16.0 GT/s
Phy16Sta: EquComplete- EquPhase1- EquPhase2- EquPhase3- LinkEquRequest-
Capabilities: [188 v1] Physical Layer 32.0 GT/s
Phy32Cap: EqualizationBypass+ NoEqualizationNeeded-
ModTsMode0+ ModTsMode1- ModTsMode2-
Phy32Ctl: EqualizationBypassDis- NoEqualizationNeededDis-
Modified TS Usage Mode: PCI Express
Phy32Sta: EquComplete- EquPhase1- EquPhase2- EquPhase3- LinkEquRequest-
Received Enhanced Link Behavior Control: Full Equalization required
ModTsRecv- TxPrecodeOn- TxPrecodeReq- NoEqualizationNeededRecv-
Capabilities: [1b8 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP-
ECRC- UnsupReq- ACSViol- UncorrIntErr- BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP-
ECRC- UnsupReq- ACSViol- UncorrIntErr+ BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+
ECRC- UnsupReq- ACSViol- UncorrIntErr+ BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CorrIntErr- HeaderOF-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CorrIntErr+ HeaderOF+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [200 v1] Lane Margining at the Receiver
PortCap: Uses Driver+
PortSta: MargReady- MargSoftReady-
Capabilities: [248 v1] Alternative Routing-ID Interpretation (ARI)
ARICap: MFVC- ACS-, Next Function: 0
ARICtl: MFVC- ACS-, Function Group: 0
Capabilities: [290 v2] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=0us PortTPowerOnTime=10us
L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
T_CommonMode=0us LTR1.2_Threshold=0ns
L1SubCtl2: T_PwrOn=10us
Capabilities: [2a4 v1] Vendor Specific Information: ID=0001 Rev=1 Len=014 <?>
Capabilities: [2c8 v1] Data Object Exchange
DOECap: IntSup+
IntMsgNum 8
DOECtl: IntEn-
DOESta: Busy+ IntSta+ Error+ ObjectReady-
Capabilities: [2e0 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable+, Smallest Translation Unit: 00
Capabilities: [2e8 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable+ Exec- Priv-
Capabilities: [2f0 v1] Device Serial Number 00-00-00-00-00-2d-b0-48
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
```
|
2026-06-04 10:47:39 +05:30 |
|
R. Ryantm
|
3dda848f9b
|
copyparty: 1.20.14 -> 1.20.16
|
2026-06-04 05:04:29 +00:00 |
|
 dotlambdaandGitHub
|
69c0f4482b
|
glew: 2.2.0 -> 2.3.1 (#526521)
|
2026-06-04 04:43:52 +00:00 |
|
 dotlambdaandGitHub
|
4948a0f510
|
gcompris: 25.1.1 -> 26.1 (#526470)
|
2026-06-04 04:42:14 +00:00 |
|
 Pol DellaieraandGitHub
|
0941518439
|
phpPackages.grumphp: 2.20.0 -> 2.21.0 (#526875)
|
2026-06-04 04:33:52 +00:00 |
|
 Pol DellaieraandGitHub
|
cf212ebafc
|
thunderbird-mcp: 0.5.0 -> 0.6.0 (#527800)
|
2026-06-04 04:32:06 +00:00 |
|
 Vincent LaporteandGitHub
|
7531ef2e04
|
prooftree: refactor (#525037)
|
2026-06-04 04:30:27 +00:00 |
|
 Vincent LaporteandGitHub
|
757884b7ea
|
minizinc: 2.9.3 → 2.9.7 (#524862)
|
2026-06-04 04:29:55 +00:00 |
|
 tomberekandGitHub
|
a9a5ccc046
|
minecraft-server: 1.21.11 -> 26.1 (#504757)
|
2026-06-04 04:26:50 +00:00 |
|
R. Ryantm
|
c71b0052f9
|
vacuum-go: 0.26.7 -> 0.29.0
|
2026-06-04 04:23:02 +00:00 |
|
 YtandGitHub
|
baa9f3664c
|
beamMinimal27Packages.erlang: use upstream doc target patch (#527665)
|
2026-06-04 04:21:32 +00:00 |
|
 YtandGitHub
|
778665574b
|
roapi-http: build from source (#527760)
|
2026-06-04 04:19:27 +00:00 |
|
 zowoqandGitHub
|
87838510c5
|
terraform-providers.grafana_grafana: 4.36.0 -> 4.36.2 (#527835)
|
2026-06-04 04:19:03 +00:00 |
|
R. Ryantm
|
b99b15bd3b
|
terraform-providers.grafana_grafana: 4.36.0 -> 4.36.2
|
2026-06-04 03:47:35 +00:00 |
|
 nixpkgs-ci[bot]andGitHub
|
a03c17048b
|
bento: 1.17.0 -> 1.18.0 (#526958)
|
2026-06-04 02:30:12 +00:00 |
|
 Ryan HendricksonandGitHub
|
c31cf09f1f
|
libultrahdr: Restrict meta.platforms, imagemagick: Enable libultrahdr only when it's available (#527782)
|
2026-06-04 02:04:04 +00:00 |
|
 Martin WeineltandGitHub
|
beef7a9e95
|
home-assistant-custom-components.meshcore_ha: init at 2.1.3 (#440915)
|
2026-06-04 01:41:02 +00:00 |
|
R. Ryantm
|
6faf3e4f5c
|
vsce: 3.9.1 -> 3.9.2
|
2026-06-04 01:32:25 +00:00 |
|
Martin Weinelt
|
3305b20bc8
|
home-assistant-custom-lovelace-modules.meshcore-card: init at 0.3.5
|
2026-06-04 03:28:28 +02:00 |
|
Martin Weinelt
|
cd73a72ce9
|
buildHomeAssistantComponent: migrate packaging dependency into setup hook
|
2026-06-04 03:28:28 +02:00 |
|
 Haylin MooreandMartin Weinelt
|
b2937059c5
|
home-assistant-custom-components.meshcore: init at 2.7.0
|
2026-06-04 03:28:28 +02:00 |
|
 Haylin MooreandMartin Weinelt
|
5ba65480ee
|
meshcore-cli: init at 1.5.0
|
2026-06-04 03:28:27 +02:00 |
|
Martin Weinelt
|
785886271f
|
python3Packages.meshcore: 2.2.8 -> 2.3.0
https://github.com/meshcore-dev/meshcore_py/releases/tag/v2.3.0
|
2026-06-04 03:28:27 +02:00 |
|
 nixpkgs-ci[bot]andGitHub
|
1ca1e743a2
|
Merge master into staging-nixos
|
2026-06-04 00:55:27 +00:00 |
|
 zowoqandGitHub
|
0cc225cd89
|
terraform-providers.hashicorp_awscc: 1.85.0 -> 1.87.0 (#527802)
|
2026-06-04 00:48:57 +00:00 |
|
 zowoqandGitHub
|
c1182be57e
|
terraform-providers.a10networks_thunder: 1.5.0 -> 1.6.0 (#527801)
|
2026-06-04 00:48:52 +00:00 |
|
R. Ryantm
|
14d58bf520
|
terraform-providers.hashicorp_awscc: 1.85.0 -> 1.87.0
|
2026-06-04 00:31:59 +00:00 |
|
R. Ryantm
|
85fac816fe
|
terraform-providers.a10networks_thunder: 1.5.0 -> 1.6.0
|
2026-06-04 00:30:39 +00:00 |
|