Weijia Wang and GitHub
fff294ce97
Merge pull request #254692 from r-ryantm/auto-update/pdfhummus
...
pdfhummus: 4.5.10 -> 4.5.11
2023-09-12 10:16:30 +02:00
Weijia Wang and GitHub
9eab8f1253
Merge pull request #254687 from r-ryantm/auto-update/sqldef
...
sqldef: 0.16.4 -> 0.16.7
2023-09-12 10:16:04 +02:00
Kiskae and Alyssa Ross
813e000742
linux_testing: 6.5-rc7 -> 6.6-rc1
...
rc1: https://lwn.net/Articles/944122/
2023-09-12 07:45:33 +00:00
Weijia Wang and GitHub
55ec5ae7d6
Merge pull request #254494 from kashw2/pluto
...
pluto: 5.18.3 -> 5.18.4
2023-09-12 09:09:37 +02:00
R. Ryantm
e876bd0eef
pdfhummus: 4.5.10 -> 4.5.11
2023-09-12 07:00:02 +00:00
K900 and GitHub
5f8387b0fb
Merge pull request #254557 from K900/kf-5.110
...
kde/frameworks: 5.109.0 -> 5.110.0
2023-09-12 09:57:22 +03:00
Ivan Trubach and zowoq
1ee50a2928
go_1_21: install from distpack archive
...
Changes the build and install phases to use archives produced by
[distpack]. This allows us to drop the code that cleans GOROOT and moves
cross-compiled binaries out of bin/GOOS_GOARCH, and potentially avoid
issues like [missing GOROOT/go.env] in the future.
[distpack]: https://pkg.go.dev/cmd/distpack
[missing GOROOT/go.env]: https://github.com/NixOS/nixpkgs/commit/cbc976a97c3372e1eec5db021db994b85e098d12
2023-09-12 16:45:21 +10:00
R. Ryantm
13274f3330
sqldef: 0.16.4 -> 0.16.7
2023-09-12 06:43:16 +00:00
Mario Rodas and zowoq
fd0060da77
terraform: remove marsam from maintainers
...
Having too many maintainers prevents Ofborg of adding PR reviewers.
2023-09-12 16:39:41 +10:00
Peter Hoeg and GitHub
cfc486abb1
eza: create exa compatiblity symlink ( #254600 )
...
eza: create exa compatiblity symlink
2023-09-12 06:19:44 +00:00
Weijia Wang and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
70acab4228
Merge pull request #254637 from huantianad/webcord-vencord-pname
2023-09-12 07:57:06 +03:00
Fabian Affolter and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Anderson Torres
8a1734ec98
nixos/meme-bingo-web: init service
2023-09-12 02:45:58 +00:00
Anna Aurora and Anderson Torres
82a2a96f98
meme-bingo-web: init at 0.2.0
2023-09-12 02:45:58 +00:00
Marco Rebhan and Anderson Torres
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
kashw2
7de036faed
pluto: 5.18.3 -> 5.18.4
2023-09-12 12:03:24 +10:00
Dmitry Kalinkin and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Anderson Torres
a5d727ed98
retool: use pythonRelaxDepsHook
2023-09-11 21:54:36 +00:00
Robert Helgesson and GitHub
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 and Vincent Laporte
804d0108a8
reason: 3.8.2 → 3.9.0
2023-09-11 23:14:34 +02:00
Nick Cao and GitHub
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 and GitHub
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 and Dmitry Kalinkin
3efda46dd5
fastjet-contrib: 1.049 -> 1.052
2023-09-11 16:32:04 -04:00
Nick Cao and GitHub
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 and GitHub
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 and Peter Hoeg
dac2ac1d0b
crystal: add PKG_CONFIG_PATH
...
Fixes an issue where crystal was unable to find -lpcre.
2023-09-11 22:12:10 +02:00