1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
Commit graph

524955 commits

Author SHA1 Message Date
R. Ryantm 968efb72fd libsForQt5.qtutilities: 6.13.0 -> 6.13.1 2023-09-12 06:06:53 +00:00
R. Ryantm 5666ee051e discord-development: 0.0.217 -> 0.0.232 2023-09-12 06:00:07 +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
R. Ryantm 43286ace2c xjadeo: 0.8.12 -> 0.8.13 2023-09-12 05:29:24 +00:00
R. Ryantm bc554a8777 polypane: 14.0.1 -> 14.1.0 2023-09-12 05:18:21 +00: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
R. Ryantm ee7b10cb56 python310Packages.google-cloud-datastore: 2.17.0 -> 2.18.0 2023-09-12 04:37:14 +00:00
Mario Rodas c17f4fe14a millet: 0.13.1 -> 0.13.2
Diff: https://github.com/azdavis/millet/compare/v0.13.1...v0.13.2

Changelog: https://github.com/azdavis/millet/blob/v0.13.2/docs/CHANGELOG.md
2023-09-12 04:20:00 +00: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
R. Ryantm 553584785a python310Packages.pontos: 23.8.5 -> 23.9.0 2023-09-12 03:04:31 +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
R. Ryantm 34992839e4 numix-icon-theme-circle: 23.08.16 -> 23.09.11 2023-09-12 02:26:21 +00:00
kashw2 7de036faed pluto: 5.18.3 -> 5.18.4 2023-09-12 12:03:24 +10: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
Tom McLaughlin 284898d6be Use BUNDLE_FORCE_RUBY_PLATFORM=1 + further update.sh improvements 2023-09-11 18:12:10 -07: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
R. Ryantm 3b02740aef python310Packages.mkdocstrings-python: 1.6.2 -> 1.6.3 2023-09-12 00:30:10 +00:00
R. Ryantm 2ec2a9636d opentabletdriver: 0.6.2.0 -> 0.6.3.0 2023-09-12 00:23:57 +00: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
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
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
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
clerie 9da9228f98 python311Packages.vg: init at 2.0.0 2023-09-11 22:44:01 +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