Commit Graph

525028 Commits

Author SHA1 Message Date
github-actions[bot]
25bf10cc3a
Merge staging-next into staging 2023-09-12 06:01:38 +00:00
github-actions[bot]
63ba1040fd
Merge master into staging-next 2023-09-12 06:01:09 +00:00
Weijia Wang
79aa627be6
Merge pull request #254279 from AkechiShiro/pitivi-fix-hicolor-theme
pitivi: pass hicolor-theme to fix missing icons
2023-09-12 07:40:14 +02:00
Edward Tjörnhammar
9b95f21cdb nvidia,nixos/nvidia: add datacenter drivers compatible with default cudaPkgs
For NVLink topology systems we need fabricmanager. Fabricmanager itself is
dependent on the datacenter driver set and not the regular x11 ones, it is also
tightly tied to the driver version. Furhtermore the current cudaPackages
defaults to version 11.8, which corresponds to the 520 datacenter drivers.

Future improvement should be to switch the main nvidia datacenter driver version
on the `config.cudaVersion` since these are well known from:

> https://docs.nvidia.com/deploy/cuda-compatibility/index.html#use-the-right-compat-package

This adds nixos configuration options `hardware.nvidia.datacenter.enable` and
`hardware.nvidia.datacenter.settings` (the settings configure fabricmanager)

Other interesting external links related to this commit are:

* Fabricmanager download site:
    - https://developer.download.nvidia.com/compute/cuda/redist/fabricmanager/linux-x86_64/
* Data Center drivers:
    - https://www.nvidia.com/Download/driverResults.aspx/193711/en-us/

Implementation specific details:

* Fabricmanager is added as a passthru package, similar to settings and
  presistenced.
* Adds `use{Settings,Persistenced,Fabricmanager}` with defaults to preserve x11
  expressions.
* Utilizes mkMerge to split the `hardware.nvidia` module into three comment
  delimited sections:
    1. Common
    2. X11/xorg
    3. Data Center
* Uses asserts to make the configurations mutualy exclusive.

Notes:

* Data Center Drivers are `x86_64` only.
* Reuses the `nvidia_x11` attribute in nixpkgs on enable, e.g. doesn't change it
  to `nvidia_driver` and sets that to either `nvidia_x11` or `nvidia_dc`.
* Should have a helper function which is switched on `config.cudaVersion` like
  `selectHighestVersion` but rather `selectCudaCompatibleVersion`.
2023-09-12 07:17:33 +02:00
Mario Rodas
23e69f92c8
Merge pull request #254324 from marsam/update-postgis
postgresqlPackages.postgis: 3.3.3 -> 3.4.0
2023-09-12 00:15:32 -05:00
Artturi
e6f61d425b
Merge pull request #254570 from ayes-web/gallery-dl-mainprogram
gallery-dl: add meta.mainProgram
2023-09-12 08:09:02 +03:00
Artturi
70acab4228
Merge pull request #254637 from huantianad/webcord-vencord-pname 2023-09-12 07:57:06 +03:00
Fabian Affolter
4ed05a00fa
Merge pull request #254598 from fabaff/netutils-bump
python311Packages.netutils: 1.5.0 -> 1.6.0
2023-09-12 06:46:41 +02:00
Fabian Affolter
44a782e3ad
Merge pull request #254605 from fabaff/aiohomekit-bump
python311Packages.aiohomekit: 3.0.2 -> 3.0.3
2023-09-12 06:46:25 +02:00
Fabian Affolter
f6b5f1786e
Merge pull request #254607 from fabaff/sqlfluff-bump
sqlfluff: 2.3.1 -> 2.3.2
2023-09-12 06:46:16 +02:00
Artturi
ca870a9885
Merge pull request #254281 from AkechiShiro/azure-cli-bump-2-52-00 2023-09-12 07:42:46 +03:00
Lahfa Samy
dc0f76eb10 pitivi: pass hicolor-theme to fix missing icons
* fix indentation
2023-09-12 06:08:36 +02:00
7c6f434c
35e3b6fbc4
Merge pull request #254586 from dariof4/nyxt-3.7.0
nyxt: 3.6.0 -> 3.7.0
2023-09-12 04:07:56 +00:00
Anna Aurora
8a1734ec98 nixos/meme-bingo-web: init service 2023-09-12 02:45:58 +00:00
Anna Aurora
82a2a96f98 meme-bingo-web: init at 0.2.0 2023-09-12 02:45:58 +00:00
Marco Rebhan
90fba39526 emacs: disable native compilation when cross-compiling
Also unmarks Emacs as broken in this build configuration.
2023-09-12 02:44:45 +00:00
Dmitry Kalinkin
597ed0c552
Merge pull request #252993 from veprbl/pr/bokeh_3_2_2
python3.pkgs.bokeh: 2.4.3 -> 3.2.2
2023-09-11 21:57:43 -04:00
Nick Cao
2941ef9462
Merge pull request #254565 from NickCao/singbox
sing-box: 1.4.1 -> 1.4.2
2023-09-11 21:03:35 -04:00
Nick Cao
3952e31cb0
Merge pull request #254606 from fabaff/aiovodafone-bump
python311Packages.aiovodafone: 0.1.0 -> 0.2.0
2023-09-11 20:14:21 -04:00
Nick Cao
e928cff915
Merge pull request #254621 from figsoda/ripsecrets
ripsecrets: 0.1.6 -> 0.1.7
2023-09-11 20:12:20 -04:00
Nick Cao
516408fc32
Merge pull request #254631 from spikespaz/update-tidal-hifi
tidal-hifi: 5.7.0 -> 5.7.1
2023-09-11 20:11:41 -04:00
Nick Cao
1af22232a3
Merge pull request #254638 from r-ryantm/auto-update/python310Packages.simplefix
python310Packages.simplefix: 1.0.15 -> 1.0.16
2023-09-11 20:10:39 -04:00
Nick Cao
7a65d13e5b
Merge pull request #254639 from figsoda/ruff-lsp
ruff-lsp: 0.0.38 -> 0.0.39
2023-09-11 20:09:44 -04:00
github-actions[bot]
8481e5d2d3
Merge staging-next into staging 2023-09-12 00:02:17 +00:00
Anderson Torres
3fc613c5ba
Merge branch 'master' into staging-next 2023-09-11 23:25:38 +00:00
Silvan Mosberger
d0a5c478f1
Merge pull request #254371 from NixOS/yu-re-ka-patch-1
workflows: Fix pkgs/by-name checks not running for non-committers
2023-09-12 01:16:00 +02:00
figsoda
ccf340e270 ruff-lsp: 0.0.38 -> 0.0.39
Diff: https://github.com/astral-sh/ruff-lsp/compare/v0.0.38...v0.0.39

Changelog: https://github.com/astral-sh/ruff-lsp/releases/tag/v0.0.39
2023-09-11 18:58:25 -04:00
R. Ryantm
1758408ca9 python310Packages.simplefix: 1.0.15 -> 1.0.16 2023-09-11 22:49:23 +00:00
huantian
e1daf722d2
webcord-vencord: override pname argument 2023-09-11 15:48:48 -07:00
Artturin
e270be8f44 iproute2: fix cross regression from 620f9f11f8 2023-09-12 01:34:57 +03:00
Weijia Wang
fc1239edf1
Merge pull request #254569 from tobim/pkgs/slack-4.34.115
slack: 4.33.84 -> 4.34.115
2023-09-12 00:33:06 +02:00
huantian
adedd9b597
webcord: revert to electron_25 (#254588)
Electron 26 has a bug which causes the app to not display properly.
The fix for now is to revert back to 25, until 27 is released,
which fixes this issue.

See SpacingBat3/WebCord#452 and electron/electron#39515
2023-09-12 00:30:50 +02:00
Weijia Wang
618af6b147
Merge pull request #254611 from zig-wii/master
headphones-toolbox: init at 0.0.3
2023-09-12 00:22:25 +02:00
Thiago Kenji Okada
a5d727ed98 retool: use pythonRelaxDepsHook 2023-09-11 21:54:36 +00:00
Robert Helgesson
54bc9b45a3
Merge pull request #250220
lib.generators.toGitINI: escape string values in configuration
2023-09-11 23:44:42 +02:00
Rick van Schijndel
25d41a0eaa
Merge pull request #246954 from uninsane/pr-xdg-utils-cross
xdg-utils: support cross compilation
2023-09-11 23:44:11 +02:00
Jacob Birkett
a6dfd14e59 tidal-hifi: 5.7.0 -> 5.7.1 2023-09-11 14:17:18 -07:00
Vincent Laporte
804d0108a8 reason: 3.8.2 → 3.9.0 2023-09-11 23:14:34 +02:00
Nick Cao
6070365bac
Merge pull request #254612 from fabaff/dbus-fast-bump
python311Packages.dbus-fast: 2.0.1 -> 2.2.0
2023-09-11 16:43:38 -04:00
figsoda
aedcbb3802
Merge pull request #254589 from toastal/lightningcss-1.21.8
lightningcss: 1.21.6 → 1.21.8
2023-09-11 16:32:45 -04:00
R. Ryantm
3efda46dd5 fastjet-contrib: 1.049 -> 1.052 2023-09-11 16:32:04 -04:00
Nick Cao
785dec289d
Merge pull request #254602 from figsoda/ruff
ruff: 0.0.287 -> 0.0.288
2023-09-11 16:28:12 -04:00
Nick Cao
4415dfb27c
Merge pull request #254616 from fabaff/zeroconf-bump
python311Packages.zeroconf: 0.103.0 -> 0.108.0
2023-09-11 16:17:08 -04:00
figsoda
9e0b164a6d ripsecrets: 0.1.6 -> 0.1.7
Diff: https://github.com/sirwart/ripsecrets/compare/v0.1.6...v0.1.7

Changelog: https://github.com/sirwart/ripsecrets/blob/v0.1.7/CHANGELOG.md
2023-09-11 16:16:33 -04:00
Donovan Glover
dac2ac1d0b crystal: add PKG_CONFIG_PATH
Fixes an issue where crystal was unable to find -lpcre.
2023-09-11 22:12:10 +02:00
Nick Cao
55a8faac50
Merge pull request #254615 from figsoda/release
cargo-release: 0.24.11 -> 0.24.12
2023-09-11 16:11:56 -04:00
Nick Cao
70b3e124a9
Merge pull request #254613 from figsoda/edit
cargo-edit: 0.12.1 -> 0.12.2
2023-09-11 16:10:52 -04:00
Nick Cao
63b12f0e0e
Merge pull request #254609 from fabaff/pyunifiprotect-bump
python311Packages.pyunifiprotect: 4.10.6 -> 4.20.0
2023-09-11 16:09:05 -04:00
Knarkzel
abe6f84302 headphones-toolbox: init at 0.0.3 2023-09-11 16:08:23 -04:00
Knarkzel
59d6aba0dc maintainers: add knarkzel and nyanbinary 2023-09-11 16:08:23 -04:00