Commit Graph

524202 Commits

Author SHA1 Message Date
Weijia Wang
00e9d5fe36
Merge pull request #248208 from mdarocha/dotnet-update
dotnet-sdk: 6.0.412 -> 6.0.413, dotnet-sdk_7: 7.0.306 -> 7.0.400
2023-09-08 14:28:13 +02:00
Weijia Wang
70a9c38195
Merge pull request #250175 from traxys/djlint
djlint: init at 1.32.1
2023-09-08 14:27:32 +02:00
Stig
6b7d60a687
Merge pull request #253930 from r-ryantm/auto-update/zef
zef: 0.18.3 -> 0.19.1
2023-09-08 14:17:34 +02:00
github-actions[bot]
2cce954af1
Merge master into staging-next 2023-09-08 12:01:14 +00:00
Mario Rodas
7b91aeaf07
Merge pull request #253983 from r-ryantm/auto-update/dolt
dolt: 1.8.8 -> 1.14.0
2023-09-08 07:00:20 -05:00
Mario Rodas
74b5fbd3ef
Merge pull request #253994 from loewenheim/sentry-cli-2.20.7
sentry-cli: 2.20.5 -> 2.20.7
2023-09-08 06:57:56 -05:00
Mario Rodas
8aee79253c
Merge pull request #253996 from r-ryantm/auto-update/julia-mono
julia-mono: 0.050 -> 0.051
2023-09-08 06:57:02 -05:00
Mario Rodas
99227e1195
Merge pull request #253992 from r-ryantm/auto-update/imgui
imgui: 1.89.8 -> 1.89.9
2023-09-08 06:56:38 -05:00
Mario Rodas
58e0352874
Merge pull request #253999 from r-ryantm/auto-update/oh-my-posh
oh-my-posh: 18.3.5 -> 18.7.0
2023-09-08 06:52:46 -05:00
ajs124
e39aa8f4c6
Merge pull request #236697 from ckiee/x2x-2023-04-30
x2x: 1.27 -> unstable-2023-04-30
2023-09-08 13:01:10 +02:00
R. Ryantm
345a334e9e sd-local: 1.0.46 -> 1.0.48 2023-09-08 10:56:22 +00:00
Moritz Angermann
1e0561d78a nixpkgs/systems: Add ucrt64 as MinGW libc
The Minimalist Gnu for Windows distribution comes with support for
the traditional msvcrt libc, as well as ucrt64 libc. The latter
being the newer universal compiler runtime. We follow the msys2
environment naming convention[1]:

| name       | toolchain | arch    | libc   | libc++    |
|------------|-----------|---------|--------|-----------|
| mingw32    | gcc       | i686    | msvcrt | libstdc++ |
| mingw64    | gcc       | x86_64  | msvcrt | libstdc++ |
| ucrt64     | gcc       | x86_64  | ucrt   | libstdc++ |
| clang32    | llvm      | i686    | ucrt   | libc++    |
| clang64    | llvm      | x86_64  | ucrt   | libc++    |
| clangarm64 | llvm      | aarch64 | ucrt   | libc++    |

For now nixpkgs only supports the first three with this commit.

--
[1]: https://www.msys2.org/docs/environments/
2023-09-08 10:56:08 +00:00
Moritz Angermann
a81e3dcd75 treewide: replace libc == "msvcrt" with isMinGW
msvcrt is only one of the libcs in MinGW. We therefore
replace explictly testing for msvcrt with the isMinGW
predicate. This lays the foundation for ucrt64 support.
2023-09-08 10:56:08 +00:00
R. Ryantm
127ddbae4a atomic-swap: 0.4.1 -> 0.4.2 2023-09-08 10:49:16 +00:00
Fabian Affolter
fd758bca24
ssh-audit: add format 2023-09-08 12:46:01 +02:00
Fabian Affolter
2b73c06a68
ssh-audit: add changelog to meta 2023-09-08 12:44:47 +02:00
Fabian Affolter
717e80b7e0 ssh-audit: 2.9.0 -> 3.0.0
Diff: https://github.com/jtesta/ssh-audit/compare/v2.9.0...v3.0.0
2023-09-08 12:42:22 +02:00
Martin Weinelt
1a4f930286
Merge pull request #254007 from NixOS/home-assistant
home-assistant: propagate packaging
2023-09-08 12:38:32 +02:00
Pol Dellaiera
95fd689f85 php: run genfiles for building extensions too 2023-09-08 12:37:24 +02:00
happysalada
636f80091e unstructured-api: 0.0.41 -> 0.0.42 2023-09-08 10:32:58 +00:00
happysalada
b02edfa6f9 python310Packages.unstructured-inference: 0.5.7 -> 0.5.22 2023-09-08 10:32:58 +00:00
Martin Weinelt
350a1b3e02
home-assistant: propagate packaging
An oversight in the last package update.
2023-09-08 12:28:10 +02:00
OTABI Tomoya
8fccc08bbd
Merge pull request #253979 from r-ryantm/auto-update/python310Packages.nvidia-ml-py
python310Packages.nvidia-ml-py: 12.535.77 -> 12.535.108
2023-09-08 19:24:28 +09:00
R. Ryantm
3510b92a96 openimageio: 2.4.14.0 -> 2.4.15.0 2023-09-08 10:22:44 +00:00
R. Ryantm
3bdbcacb1f dolibarr: 17.0.3 -> 18.0.1 2023-09-08 10:17:58 +00:00
Pol Dellaiera
dd57b3f250 php: fix path to genfiles 2023-09-08 12:11:02 +02:00
Vincent Laporte
d1f1457e3f ocamlPackages.tls: 0.16.0 → 0.17.1
jackline: 2023-02-24 → 2023-03-09
2023-09-08 12:04:31 +02:00
Gaetan Lepage
ceae74797d mission-center: 0.3.1 -> 0.3.2 2023-09-08 12:03:03 +02:00
adisbladis
098c6db6dc
Merge pull request #253959 from dotlambda/poetry2nix-insecure
poetry2nix: mark poetry insecure
2023-09-08 21:53:41 +12:00
Matthias Beyer
2c9eaf0207
Merge pull request #237473 from r-ryantm/auto-update/tagparser
tagparser: 12.0.0 -> 12.1.0
2023-09-08 11:48:12 +02:00
Martin Weinelt
059ee99ef4
Merge pull request #253832 from NixOS/home-assistant
home-assistant: 2023.8.4 -> 2023.9.0
2023-09-08 11:32:35 +02:00
Artturi
d4e34e0c8f
Merge pull request #253927 from Sigmanificient/figma-linux-fix 2023-09-08 12:30:02 +03:00
R. Ryantm
f538d90970 oh-my-posh: 18.3.5 -> 18.7.0 2023-09-08 09:25:23 +00:00
R. Ryantm
01d9ff8cbf julia-mono: 0.050 -> 0.051 2023-09-08 09:12:57 +00:00
Weijia Wang
f95a262d75
Merge pull request #253941 from r-ryantm/auto-update/bililiverecorder
bililiverecorder: 2.8.2 -> 2.9.0
2023-09-08 11:12:52 +02:00
Weijia Wang
8fbdad9e74
Merge pull request #253978 from r-ryantm/auto-update/jotta-cli
jotta-cli: 0.15.84961 -> 0.15.89752
2023-09-08 11:10:31 +02:00
Duncan Dean
8dfdd191aa
maintainers: add dunxen 2023-09-08 11:02:50 +02:00
Martin Weinelt
b3da5e68a1
home-assistant: pin zeroconf at 0.91.1 2023-09-08 10:58:05 +02:00
Martin Weinelt
e40439b029
python311Packages.zeroconf: 0.99.0 -> 0.102.0
https://github.com/python-zeroconf/python-zeroconf/releases/tag/0.102.0
2023-09-08 10:58:05 +02:00
Martin Weinelt
e7d3f6bc36
home-assistant: pin plexapi at 4.13.2 2023-09-08 10:58:04 +02:00
Martin Weinelt
c85eef94d2
python310Packages.bimmer-connected: provide test responses
in the package output, as home-assistant tests rely on them.

Also enable more tests by providing pytest-asyncio.
2023-09-08 10:58:04 +02:00
Martin Weinelt
de5fa879ed
python311Packages.homeassistant-stubs: 2023.8.4 -> 2023.9.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.9.0
2023-09-08 10:58:04 +02:00
Martin Weinelt
4deda2a9c8
python310Packages.pyruckus: remove
Depreated in favor of aioruckus, and home-assistant, its only consumer
in nixpkgs, has already moved on.
2023-09-08 10:58:04 +02:00
Martin Weinelt
b24287dde8
home-assistant: 2023.8.4 -> 2023.9.0
https://github.com/home-assistant/core/releases/tag/2023.9.0
2023-09-08 10:58:03 +02:00
Sebastian Zivota
e381dfc815 sentry-cli: 2.20.5 -> 2.20.7 2023-09-08 10:57:11 +02:00
R. Ryantm
d056e2a92b imgui: 1.89.8 -> 1.89.9 2023-09-08 08:50:55 +00:00
OTABI Tomoya
de26873baa
Merge pull request #245340 from codedownio/jupyter-console
jupyter-console: expose as a tool for launching kernels
2023-09-08 17:45:59 +09:00
Mario Rodas
e32ca67a2f
Merge pull request #253236 from natsukium/pdm/update
pdm: 2.8.2 -> 2.9.1
2023-09-08 03:45:05 -05:00
Fabian Affolter
451c221137 python311Packages.seatconnect: remove postPatch section 2023-09-08 10:44:12 +02:00
Mario Rodas
cbbfe1ec91
Merge pull request #253425 from Yarny0/meta-mainprogram
add more `meta.mainProgram`
2023-09-08 03:43:44 -05:00