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

503123 commits

Author SHA1 Message Date
Robert Hensing 4dd51a9ace lib/modules.nix: Inline single-use subtree bindings 2023-07-11 12:33:41 +02:00
Robert Hensing 6acc3114c3 lib/modules.nix: Make entire definition list strict in config check
This is a non-trivial refactor that slightly changes the semantics
of the internal definition lists.
Whereas previously only individual list items would trigger the exception,
now the error is promoted to the whole list.
This is mostly ok, because we compute the value, it is wrong to ignore a definition.
However, we don't always compute the value. For instance `readOnly`
only needs to count definitions. That won't be possible anymore when
the error is raised for one of the items. As a consequence, an error
will be raised for the errant definition instead of the number of
definitions.
2023-07-11 12:22:58 +02:00
Robert Hensing c28dd7d921 lib/modules.nix: Rename defnsByName -> pushedDownDefinitionsByName 2023-07-11 12:22:58 +02:00
Robert Hensing 448b153f81 lib/modules.nix: Rename defnsByName' -> rawDefinitionsByName 2023-07-11 12:22:58 +02:00
Robert Hensing fb988c6193 lib/modules.nix: Apply argument module of old f 2023-07-11 12:22:57 +02:00
Robert Hensing eb410eab82 lib/modules.nix: Apply argument modules of old old old byName 2023-07-11 12:22:57 +02:00
Robert Hensing 65de18210d lib/modules.nix: Apply argument f of old old byName 2023-07-11 12:22:57 +02:00
Robert Hensing c70a5e9223 lib/modules.nix: Apply argument attr of old byName 2023-07-11 12:22:08 +02:00
Robert Hensing d1e18a369a lib/modules.nix: Inline byName
byName is not an abstraction. This is the first commit in a series
that refactors it away.
2023-07-11 11:37:56 +02:00
Nick Cao 63b561d468
Merge pull request #242752 from bcdarwin/remove-python3-imgaug
python310Packages.imgaug: remove
2023-07-11 17:33:47 +08:00
Nick Cao 319c446885
Merge pull request #242773 from r-ryantm/auto-update/thermald
thermald: 2.5.2 -> 2.5.3
2023-07-11 17:32:28 +08:00
Florian Klink e7c90c1dcb
Merge pull request #242670 from jmbaur/update-xilinx-bootgen
xilinx-bootgen: unstable-2019-10-23 -> xilinx_v2023.1
2023-07-11 12:28:46 +03:00
Sandro b142b9fb5c
Merge pull request #242506 from GaetanLepage/exputils 2023-07-11 11:17:04 +02:00
Franz Pletz 65b7af41bf
Merge pull request #242458 from fgaz/minetest/luajit-where-supported
minetest: use lua5_1 if luajit is not supported
2023-07-11 11:06:35 +02:00
Sandro c35a9050ef
Merge pull request #242640 from qbit/govulncheck-0.2.0 2023-07-11 10:57:24 +02:00
K900 8f7eabf556
Merge pull request #242785 from K900/linux-6.4.3
linux: 6.4.2 -> 6.4.3
2023-07-11 11:43:39 +03:00
Weijia Wang 065b7e7ba6
Merge pull request #242768 from r-ryantm/auto-update/b3sum
b3sum: 1.4.0 -> 1.4.1
2023-07-11 11:12:50 +03:00
Weijia Wang 41562352c7
Merge pull request #242769 from r-ryantm/auto-update/dyff
dyff: 1.5.7 -> 1.5.8
2023-07-11 11:09:43 +03:00
Weijia Wang 8acbdddd91
Merge pull request #242766 from happysalada/pycookiecheat_fix_darwin
python310Packages.pycookiecheat: fix darwin
2023-07-11 11:07:44 +03:00
K900 80f1bea8bc linux: 6.4.2 -> 6.4.3 2023-07-11 11:06:57 +03:00
Weijia Wang 3fcf1d33b1
Merge pull request #242756 from kirillrdy/gedit
gedit: fix cross compilation
2023-07-11 11:06:44 +03:00
Weijia Wang d7f99be947
Merge pull request #242058 from linsui/jami
jami: add patch for opendht 2.5
2023-07-11 10:34:43 +03:00
Weijia Wang b21b6815db
Merge pull request #224766 from r-ryantm/auto-update/opendht
opendht: 2.4.12 -> 2.5.5
2023-07-11 10:34:26 +03:00
Gaetan Lepage 4ccdd2d017 python3Packages.experiment-utilities: init at 0.3.3 2023-07-11 09:27:46 +02:00
Gaetan Lepage 9a7623847e python3Packages.qgrid: init at 1.3.1 2023-07-11 09:27:46 +02:00
github-actions[bot] 547a750222 terraform-providers.tencentcloud: 1.81.12 -> 1.81.13 2023-07-11 15:25:38 +10:00
github-actions[bot] e1ff0c46fe terraform-providers.ibm: 1.54.0 -> 1.55.0 2023-07-11 15:25:38 +10:00
github-actions[bot] f1bcb173b6 terraform-providers.google-beta: 4.72.1 -> 4.73.0 2023-07-11 15:25:38 +10:00
github-actions[bot] c385a8168d terraform-providers.google: 4.72.1 -> 4.73.0 2023-07-11 15:25:38 +10:00
Nick Cao fae6f5ae60
Merge pull request #241855 from fabaff/semver-bump
python311Packages.semver: 3.0.0 -> 3.0.1
2023-07-11 13:24:43 +08:00
Nick Cao 49c68bc283
Merge pull request #241970 from DarkOnion0/appflowy
appflowy: 0.2.4 -> 0.2.5
2023-07-11 13:09:48 +08:00
Nick Cao 96faadab91
Merge pull request #241875 from SubhrajyotiSen/update-kotlin
kotlin{-native}: 1.8.22 -> 1.9.0
2023-07-11 13:06:08 +08:00
R. Ryantm f8cbb4568e thermald: 2.5.2 -> 2.5.3 2023-07-11 05:05:21 +00:00
Nick Cao 8e5b834030
Merge pull request #241916 from tranzystorek-io/sheldon
sheldon: 0.6.6 -> 0.7.3
2023-07-11 13:05:20 +08:00
Nick Cao b9b12cf929
Merge pull request #241826 from msfjarvis/hs/kondo-0.7
kondo: 0.6 -> 0.7
2023-07-11 13:04:09 +08:00
Nick Cao 40d3a7f94c
Merge pull request #241824 from evils/kicad
kicad: 7.0.5 -> 7.0.6
2023-07-11 13:03:42 +08:00
Nick Cao eecfaecc94
Merge pull request #241699 from toastal/lightningcss-1.21.5
lightningcss: 1.21.3 → 1.21.5
2023-07-11 13:01:52 +08:00
Nick Cao 66fa21084c
Merge pull request #241729 from r-ryantm/auto-update/clash
clash: 1.16.0 -> 1.17.0
2023-07-11 13:00:46 +08:00
Nick Cao 4ffdde99d4
Merge pull request #242758 from NickCao/v2ray-domain-list-community
v2ray-domain-list-community: 20230627034247 -> 20230707041058
2023-07-11 12:15:42 +08:00
R. Ryantm 8d0f245391 dyff: 1.5.7 -> 1.5.8 2023-07-11 04:05:59 +00:00
Thomas Churchman a187ec43ef nodePackages: update to latest 2023-07-11 11:52:39 +08:00
R. Ryantm ab78ab6213 b3sum: 1.4.0 -> 1.4.1 2023-07-11 03:46:12 +00:00
natsukium 7725bae477 python310Packages.langchain: 0.0.220 -> 0.0.229
Diff: https://github.com/hwchase17/langchain/compare/refs/tags/v0.0.220...v0.0.229

Changelog: https://github.com/hwchase17/langchain/releases/tag/v0.0.229
2023-07-11 11:40:25 +08:00
natsukium 9c642f9a68 python310Packages.langchainplus-sdk: 0.0.17 -> 0.0.20 2023-07-11 11:40:25 +08:00
happysalada abbb7ed8dc python310Packages.pycookiecheat: fix darwin 2023-07-11 11:38:03 +08:00
Mario Rodas 477a26625e
Merge pull request #242608 from xrelkd/update/sqlx-cli
sqlx-cli: 0.6.2 -> 0.7.0
2023-07-10 22:34:27 -05:00
Nick Cao 1473a98df4
v2ray-domain-list-community: 20230627034247 -> 20230707041058
Diff: 2023062703...2023070704
2023-07-11 10:47:30 +08:00
Kirill Radzikhovskyy d48573ec1f gedit: fix cross compilation 2023-07-11 12:43:59 +10:00
Nick Cao 87f8573816
Merge pull request #241057 from dotemup/gridtracker
gridtracker: add wrapGAppsHook
2023-07-11 10:39:54 +08:00
Ben Darwin 9f35ab953b python310Packages.imgaug: remove
In addition to being unmaintained, it has been broken in Nixpkgs for
some time due to library incompatibilities.
2023-07-10 22:27:40 -04:00