Commit Graph

544263 Commits

Author SHA1 Message Date
Pic Noir
f1b800b924
Merge pull request #265158 from emilytrau/stage0-posix-1.6.0
minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
2023-11-04 10:07:38 +01:00
R. Ryantm
1bc4c2ff6b python310Packages.bsdiff4: 1.2.3 -> 1.2.4 2023-11-04 09:01:53 +00:00
Fabian Affolter
e4082efedb
Merge pull request #265333 from fabaff/httpx-ntlm-bump
python311Packages.httpx-ntlm: 1.1.0 -> 1.4.0
2023-11-04 09:39:14 +01:00
R. Ryantm
85eebf7001 python310Packages.boxx: 0.10.10 -> 0.10.12 2023-11-04 08:32:46 +00:00
R. Ryantm
474415f260 python310Packages.botocore-stubs: 1.31.64 -> 1.31.78 2023-11-04 08:21:01 +00:00
R. Ryantm
3d65d44713 python310Packages.boto3-stubs: 1.28.64 -> 1.28.78 2023-11-04 08:19:40 +00:00
R. Ryantm
869d4ec9ef python310Packages.boilerpy3: 1.0.6 -> 1.0.7 2023-11-04 08:09:04 +00:00
teutat3s
63817b77d8 signal-desktop: 6.36.0 -> 6.37.0
signal-desktop-beta: 6.36.0-beta.2 -> 6.38.0-beta1

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.37.0

https://github.com/signalapp/Signal-Desktop/compare/v6.36.0-beta.2...v6.38.0-beta.1
2023-11-04 09:06:19 +01:00
Vlad M
c423f8f656
Merge pull request #265232 from khaneliman/waybar
waybar: 0.9.23 -> 0.9.24
2023-11-04 09:45:20 +02:00
R. Ryantm
d778d86bb7 python310Packages.bip-utils: 2.7.1 -> 2.8.0 2023-11-04 07:41:55 +00:00
R. Ryantm
c84e70946b python310Packages.bincopy: 19.1.0 -> 20.0.0 2023-11-04 07:31:59 +00:00
OTABI Tomoya
f1e94c9d57
Merge pull request #265378 from r-ryantm/auto-update/python310Packages.anywidget
python310Packages.anywidget: 0.7.0 -> 0.7.1
2023-11-04 16:29:12 +09:00
R. Ryantm
68f1f9409d python310Packages.beartype: 0.15.0 -> 0.16.4 2023-11-04 07:19:44 +00:00
Doron Behar
7f6822df19
Merge pull request #264939 from r-ryantm/auto-update/mympd
mympd: 12.0.4 -> 13.0.0
2023-11-04 07:15:31 +00:00
Doron Behar
465245005f
Merge pull request #264935 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.24 -> 10.26
2023-11-04 07:15:07 +00:00
OTABI Tomoya
880c206efc
Merge pull request #265369 from r-ryantm/auto-update/python310Packages.aiortm
python310Packages.aiortm: 0.6.3 -> 0.6.4
2023-11-04 15:10:51 +09:00
R. Ryantm
96beed91e1 python310Packages.awscrt: 0.19.7 -> 0.19.8 2023-11-04 06:04:17 +00:00
Adam Joseph
36f5b2e42b gcc.libgcc: compare host and target platforms, rathern than their triples
The rest of our gcc expression prepends "${targetPlatform.config}-"
to paths and binaries if `hostPlatform!=targetPlatform`.  The
`libgcc.nix` expression was using
'hostPlatform.config!=targetPlatform.config`, which caused it to
look in the wrong place when moving files.  This commit corrects that.
2023-11-04 05:58:23 +00:00
Adam Joseph
72c279f477 lib.systems, test.cross.sanity: add test case for #264989
We have several cross-compilation bugs that show up if
hostPlatform!=buildPlatform yet
hostPlatform.config==buildPlatform.config.

These bugs have appeared and disappeared as we've fiddled with the
definition of equality for platform objects.  This commit adds a
clear-cut case where they are *not* equal and never will be, so we
can test it.
2023-11-04 05:57:34 +00:00
R. Ryantm
b31564c6de python310Packages.atlassian-python-api: 3.41.1 -> 3.41.3 2023-11-04 05:29:28 +00:00
Tobias Mayer
b5cd2e5089
krita: patch for opencolorio-2.3 2023-11-04 06:01:27 +01:00
Tobias Mayer
8142c0c900
openimageio: fix build with zlib 1.3 2023-11-04 06:01:25 +01:00
Tobias Mayer
25fdcb4af9
olive-editor: patch for opencolorio-2.3 2023-11-04 06:01:24 +01:00
Tobias Mayer
77083d8d51
opencolorio: 2.2 -> 2.3 2023-11-04 06:01:23 +01:00
R. Ryantm
3efcd3b890 python310Packages.apipkg: 3.0.1 -> 3.0.2 2023-11-04 04:30:14 +00:00
R. Ryantm
af016cfe8f metabase: 0.47.3 -> 0.47.6 2023-11-03 21:21:55 -07:00
R. Ryantm
421d0397bd hcxdumptool: 6.3.1 -> 6.3.2 2023-11-03 21:20:29 -07:00
natsukium
056d3fba4b
python311Packages.radio-beam: 0.3.4 -> 0.3.6
Diff: https://github.com/radio-astro-tools/radio-beam/compare/v0.3.4...v0.3.6
2023-11-04 13:10:26 +09:00
natsukium
097a352b70
python211Packages.radio-beam: refactor
- use SRI hash
- adopt pyproject instead of format
- add pythonImportsCheck
- remove unnecessary meta.platforms
2023-11-04 13:04:57 +09:00
Sergei Trofimovich
a6c6e32d7f btrfs-progs: 6.5.3 -> 6.6
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6
2023-11-04 04:02:58 +00:00
natsukium
41c2ee612c
python311Packages.radio-beam: rename from radio_beam 2023-11-04 12:47:00 +09:00
R. Ryantm
5065a42e75 python310Packages.anywidget: 0.7.0 -> 0.7.1 2023-11-04 03:45:10 +00:00
natsukium
56b570d6af
python311Packages.python-docs-theme: rename from python_docs_theme 2023-11-04 12:34:41 +09:00
OTABI Tomoya
c078548076
Merge pull request #265331 from GaetanLepage/ruff
ruff: 0.1.3 -> 0.1.4
2023-11-04 12:25:06 +09:00
techknowlogick
d200fd6430 linode-cli: 5.26.1 -> 5.45.0 2023-11-03 23:14:41 -04:00
techknowlogick
10add799d8 python311Packages.openapi3 init at 1.8.2 2023-11-03 23:14:27 -04:00
OTABI Tomoya
1e4052437a
Merge pull request #265345 from giomf/numbat-update
numbat: 1.6.3 -> 1.7.0
2023-11-04 12:13:50 +09:00
OTABI Tomoya
e3e7109805
Merge pull request #264858 from EdenEast/tuxmux-update
tuxmux: 0.1.0 -> 0.1.1
2023-11-04 12:10:35 +09:00
Weijia Wang
b81fa2ce3a
Merge pull request #265310 from r-ryantm/auto-update/pv-migrate
pv-migrate: 1.3.0 -> 1.7.1
2023-11-04 03:54:43 +01:00
OTABI Tomoya
ee0ebd7f5c
Merge pull request #265360 from codedownio/add-thomasjm-jupyter
jupyter team: add thomasjm
2023-11-04 11:54:34 +09:00
Weijia Wang
a61091087f
Merge pull request #265308 from r-ryantm/auto-update/protonmail-bridge
protonmail-bridge: 3.5.1 -> 3.6.1
2023-11-04 03:47:02 +01:00
OTABI Tomoya
207b3f0954
Merge pull request #265335 from fabaff/xknxproject-bump
python311Packages.xknxproject: 3.4.0 -> 3.4.1
2023-11-04 11:43:49 +09:00
Artturi
8ab9c53eee
Merge pull request #265343 from Artturin/fixeval3 2023-11-04 04:39:13 +02:00
Weijia Wang
e5385e6c1a
Merge pull request #265316 from fabaff/nuclei-bump
nuclei: 3.0.2 -> 3.0.3
2023-11-04 03:39:04 +01:00
adisbladis
4029d9eec2
Merge pull request #265018 from r-ryantm/auto-update/trillian
trillian: 1.5.2 -> 1.5.3
2023-11-04 15:36:34 +13:00
OTABI Tomoya
32addd578b
Merge pull request #265320 from fabaff/rns-bump
python311Packages.rns: 0.6.3 -> 0.6.5, python311Packages.lxmf: 0.3.7 -> 0.3.8, python311Packages.nomadnet: 0.4.1 -> 0.4.2
2023-11-04 11:33:39 +09:00
OTABI Tomoya
06cbe21bb9
Merge pull request #265329 from fabaff/pyschlage-bump
python311Packages.pyschlage: 2023.10.0 -> 2023.11.0
2023-11-04 11:22:31 +09:00
OTABI Tomoya
32b45cb73c
Merge pull request #265330 from fabaff/pypitoken-bump
python311Packages.pypitoken: 7.0.0 -> 7.0.1
2023-11-04 11:11:30 +09:00
R. Ryantm
aa6353dd63 python310Packages.aiortm: 0.6.3 -> 0.6.4 2023-11-04 01:56:33 +00:00
OTABI Tomoya
4461b37e92
Merge pull request #264823 from r-ryantm/auto-update/kail
kail: 0.16.1 -> 0.17.0
2023-11-04 10:33:15 +09:00