Peter Waller
40a7f218c5
llvmPackages_{12,13,14,15,16,17,18,git}: Allow overriding dependencies
...
... consistently.
Further to #307211 , allow overriding arguments through llvmPackages.override.
This makes it possible to override any dependency of LLVM or
clang by overriding it on `llvmPackages.override { <dependency> = ...; }`.
This is useful in development or customization where sometimes it is
desirable to turn features on or off.
Without this patch the only way to for example override ncurses was to
do `overriddenLLVM = llvmPackages.llvm.override { ncurses }`, but then
you would have to thread `overriddenLLVM` as dependencies into clang and
other packages, which results in quite a difficult expression to write
correctly in cross compilation scenarios.
Signed-off-by: Peter Waller <p@pwaller.net >
2024-06-16 20:25:26 +01:00
Fabian Affolter
683aa7c4e3
Merge pull request #320213 from r-ryantm/auto-update/python311Packages.std-uritemplate
...
python311Packages.std-uritemplate: 0.0.59 -> 1.0.1
2024-06-16 15:15:37 +02:00
Fabian Affolter
3fd5bf5fce
Merge pull request #320229 from r-ryantm/auto-update/python311Packages.approvaltests
...
python311Packages.approvaltests: 12.2.0 -> 12.2.1
2024-06-16 15:14:24 +02:00
Fabian Affolter
ba06293cdb
Merge pull request #317678 from fabaff/textual-bump
...
python312Packages.textual: 0.53.1 -> 0.65.1
2024-06-16 14:38:29 +02:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
...
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
Ben Siraphob
9189eb6dce
Merge pull request #317334 from Sigmanificient/loguru
...
python311Packages.loguru: speed-up tests phase
2024-06-16 12:33:17 +00:00
Adam C. Stephens
3b97a2e9ba
Merge pull request #320135 from adamcstephens/transmission3/vendor-patch
...
transmission: vendor openssl 3 patch
2024-06-16 08:04:23 -04:00
Adam C. Stephens
7b0841d3dc
Merge pull request #320206 from JohnRTitor/river
...
river: 0.3.2 -> 0.3.3
2024-06-16 08:02:35 -04:00
Artturin
11a4ca1b3d
Merge pull request #316349 from xtrm-en/init/clang18Stdenv-alias
...
clang18Stdenv: init
2024-06-16 14:35:24 +03:00
Sandro
f88f5fec3e
Merge pull request #318933 from mweinelt/vaultharden
...
nixos/vaultwarden: update state directory name, harden systemd unit
2024-06-16 13:31:10 +02:00
Artturin
23b617791c
Merge pull request #307211 from pwaller/llvm-simplify-arg-passthrough
...
llvmPackages_{12,13,14,15,16,17,18,git}: Simplify argument passthrough
2024-06-16 14:29:45 +03:00
Sefa Eyeoglu
d20426f87b
meletrix-udev-rules: init at 0-unstable-2023-10-20 ( #253670 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
squash-merged due to erroneous commit message
2024-06-16 13:17:53 +02:00
Peder Bergebakken Sundt
e11a432c1c
Merge pull request #320091 from r-ryantm/auto-update/flexget
...
flexget: 3.11.36 -> 3.11.37
2024-06-16 13:14:16 +02:00
Aaron Andersen
1a6f087c2a
Merge pull request #320158 from r-ryantm/auto-update/kodiPackages.infotagger
...
kodiPackages.infotagger: 0.0.7 -> 0.0.8
2024-06-16 06:55:59 -04:00
R. Ryantm
b668babd97
python311Packages.approvaltests: 12.2.0 -> 12.2.1
2024-06-16 10:55:47 +00:00
Aaron Andersen
a6b7adf448
Merge pull request #320013 from sanzoghenzo/add-simplecache
...
kodi-simplecache: init at 2.0.2
2024-06-16 06:52:47 -04:00
Aaron Andersen
39bb214d29
Merge pull request #320011 from sanzoghenzo/add-kodi-plugin-cache
...
kodi-plugin-cache: init at 3.0.0
2024-06-16 06:52:32 -04:00
Aaron Andersen
019bc3bcd7
Merge pull request #319239 from sanzoghenzo/add-kodi-upnext
...
kodi-upnext: init at 1.1.9+matrix1
2024-06-16 06:46:01 -04:00
Aaron Andersen
c1172b3b0a
Merge pull request #320005 from sanzoghenzo/add-kodi-formula1
...
kodi-formula1: init at 2.0.2
2024-06-16 06:44:50 -04:00
Raghav Sood
b168e44798
Merge pull request #319928 from r-ryantm/auto-update/ton
...
ton: 2024.04 -> 2024.06
2024-06-16 18:19:56 +08:00
Cosima Neidahl
3563ebc663
Merge pull request #316891 from r-ryantm/auto-update/ayatana-indicator-session
...
ayatana-indicator-session: 24.2.0 -> 24.5.0
2024-06-16 12:11:33 +02:00
Cosima Neidahl
b60ebf54c1
Merge pull request #316264 from OPNA2608/fix/unstableGitUpdater-hardcodeZeroVersion-comment
...
unstableGitUpdater: Remove bitrotten comment about hardcodeZeroVersion on tag-less projects
2024-06-16 11:39:57 +02:00
Cosima Neidahl
8627d8aeb4
Merge pull request #317880 from r-ryantm/auto-update/famistudio
...
famistudio: 4.2.0 -> 4.2.1
2024-06-16 11:20:29 +02:00
Cosima Neidahl
dbde1d9063
Merge pull request #317000 from OPNA2608/fix/lomiri-QT_QPA_PLATFORMTHEME-issue
...
lomiri.lomiri-session: Unset QT_QPA_PLATFORMTHEME
2024-06-16 11:18:39 +02:00
R. Ryantm
50ca53ebaa
python311Packages.std-uritemplate: 0.0.59 -> 1.0.1
2024-06-16 08:51:15 +00:00
Ben Siraphob
067a64af76
Merge pull request #310104 from lheckemann/swig2-cross
...
swig2: fix cross-building
2024-06-16 08:49:01 +00:00
Fabian Affolter
dd455254a8
python312Packages.textual: 0.65.1 -> 0.68.0
...
Diff: https://github.com/Textualize/textual/compare/refs/tags/v0.65.1...v0.68.0
Changelog: https://github.com/Textualize/textual/releases/tag/v0.68.0
2024-06-16 10:47:19 +02:00
Fabian Affolter
6ce9e91371
python312Packages.textual-dev: disable tests
...
Tests require a running textual WS server
2024-06-16 10:47:19 +02:00
John Titor
4e23d8eed0
river: 0.3.2 -> 0.3.3
2024-06-16 14:14:05 +05:30
Francesco Gazzetta
ee82ceaba6
wxc: init at 1.0.0.2
2024-06-16 08:42:49 +00:00
Ben Siraphob
ac4054068e
Merge pull request #314507 from ShamrockLee/libdvdnav_4_2_1-cross
...
libdvdnav_4_2_1: fix cross-compilation
2024-06-16 08:38:14 +00:00
nixpkgs-merge-bot[bot]
5fa29cc3ee
Merge pull request #320014 from r-ryantm/auto-update/dtools
...
dtools: 2.108.0 -> 2.109.0
2024-06-16 08:30:28 +00:00
Gaétan Lepage
d9e7ae38ea
Merge pull request #319834 from GaetanLepage/huggingface-hub
...
python311Packages.huggingface-hub: 0.23.3 -> 0.23.4
2024-06-16 10:23:54 +02:00
Pol Dellaiera
22279cafcc
Merge pull request #317138 from l0b0/ydotool-group
...
nixos/ydotool: Make group configurable
2024-06-16 10:18:26 +02:00
Pol Dellaiera
31ec299d80
Merge pull request #320194 from numinit/android-studio-full
...
android-studio-full: fix changelog ordering
2024-06-16 10:11:43 +02:00
Fabian Affolter
317340ce68
oterm: 0.2.8 -> 0.2.9
...
Changelog: https://github.com/ggozad/oterm/releases/tag/0.2.9
2024-06-16 09:41:07 +02:00
Ben Siraphob
c7b13a8c00
Merge pull request #319976 from ExpidusOS/fix/pkgsllvm/libbsd
...
libbsd: fix version script with lld 17+
2024-06-16 07:37:10 +00:00
Atemu
e5e05859f1
Merge pull request #319637 from Shawn8901/xnamod_update
...
linux_xanmod, linux_xanmod_latest: 2024-06-12
2024-06-16 09:36:49 +02:00
Fabian Affolter
475e3c538c
python312Packages.rich-pixels: 2.2.0 -> 3.0.1
...
Diff: https://github.com/darrenburns/rich-pixels/compare/refs/tags/2.2.0...3.0.1
Changelog: https://github.com/darrenburns/rich-pixels/releases/tag/refs/tags/3.0.1
2024-06-16 09:36:30 +02:00
Fabian Affolter
c27c4e60b2
python312Packages.textual: 0.53.1 -> 0.65.1
...
Diff: https://github.com/Textualize/textual/compare/refs/tags/v0.53.1...v0.65.1
Changelog: https://github.com/Textualize/textual/releases/tag/v0.65.1
2024-06-16 09:34:42 +02:00
Tristan Ross
852c13ca9b
libbsd: fix version script with lld 17+
2024-06-16 00:21:52 -07:00
Fabian Affolter
915271e1c8
Merge pull request #319996 from fabaff/pyhaversion-bump
...
python312Packages.pyhaversion: 23.1.0 -> 24.6.1
2024-06-16 09:13:05 +02:00
Fabian Affolter
447368759a
Merge pull request #319999 from fabaff/langchain-bump
...
python312Packages.langsmith: 0.1.64 -> 0.1.77, python311Packages.langchain-core: 0.2.5 -> 0.2.7, python311Packages.langchain: 0.2.3 -> 0.2.5, python312Packages.langchain-community: 0.2.4 -> 0.2.5
2024-06-16 09:12:43 +02:00
Fabian Affolter
6c83e2c1e8
Merge pull request #320001 from fabaff/daphne-bump
...
python311Packages.daphne: 4.0.0 -> 4.1.2
2024-06-16 09:12:16 +02:00
Fabian Affolter
f5377bd55f
Merge pull request #320110 from fabaff/blebox-uniapi-bump
...
python311Packages.blebox-uniapi: 2.3.0 -> 2.4.2
2024-06-16 09:12:07 +02:00
Fabian Affolter
615ab9df67
Merge pull request #320103 from fabaff/aiolifx-bump
...
python311Packages.aiolifx: 1.0.2 -> 1.0.3, python312Packages.aiolifx-themes: 0.4.17 -> 0.4.18
2024-06-16 09:11:56 +02:00
Fabian Affolter
fbfabfbb05
Merge pull request #320102 from fabaff/exchangelib-bump
...
python311Packages.exchangelib: 5.4.0 -> 5.4.1
2024-06-16 09:11:45 +02:00
Florian Klink
69efc46438
Merge pull request #315205 from widlarizer/tracy-remove-legacy
...
tracy: fix wayland - remove legacy build, add deps
2024-06-16 10:03:23 +03:00
Morgan Jones
cb452d89b3
android-studio-full: move changelog; fix duplicate merged line
2024-06-16 00:00:19 -07:00
Pol Dellaiera
4b2ef8f2f0
Merge pull request #315233 from numinit/android-studio-full
...
android-studio-full: init
2024-06-16 08:35:21 +02:00