Commit Graph

546735 Commits

Author SHA1 Message Date
OTABI Tomoya
09da534bce
Merge pull request #266956 from t4ccer/t4/bump-pycardano
python3Packages.pycardano: 0.9.0 -> 0.10.0
2023-11-12 12:20:53 +09:00
Peder Bergebakken Sundt
7631377330
Merge pull request #266009 from babbaj/fix-openrazer
openrazer-daemon: fix notifications
2023-11-12 05:20:26 +02:00
R. Ryantm
c67809c224 python310Packages.types-redis: 4.6.0.7 -> 4.6.0.10 2023-11-12 02:57:34 +00:00
Peder Bergebakken Sundt
3ab49b59e1 python3Packages.hdf5plugin: 4.2.0 -> 4.3.0
Diff: https://github.com/silx-kit/hdf5plugin/compare/refs/tags/v4.2.0...v4.3.0
2023-11-12 03:56:54 +01:00
R. Ryantm
80be7c1418 python310Packages.types-pyopenssl: 23.2.0.2 -> 23.3.0.0 2023-11-12 02:47:24 +00:00
t4ccer
0335f7348c
python3Packages.pycardano: 0.9.0 -> 0.10.0 2023-11-11 19:28:39 -07:00
Pierre Bourdon
c705dccf91
Merge pull request #266795 from r-ryantm/auto-update/lorien
lorien: 0.5.0 -> 0.6.0
2023-11-12 03:26:32 +01:00
Pierre Bourdon
4098144884
Merge pull request #266486 from Luflosi/update/yosys
yosys: 0.34 -> 0.35
2023-11-12 03:24:48 +01:00
Pierre Bourdon
8ee39d83a1
Merge pull request #266604 from r-ryantm/auto-update/goxlr-utility
goxlr-utility: 0.12.6 -> 1.0.0
2023-11-12 03:23:03 +01:00
Peder Bergebakken Sundt
ae883a5964
Merge pull request #266943 from nbraud/mpv/mainProgram
mpv: Set `meta.mainProgram`
2023-11-12 04:21:48 +02:00
R. Ryantm
d872aee010 python310Packages.types-protobuf: 4.24.0.2 -> 4.24.0.4 2023-11-12 02:20:11 +00:00
R. Ryantm
7f63ad2bdb python310Packages.types-pillow: 10.0.0.3 -> 10.1.0.2 2023-11-12 02:20:02 +00:00
Adam Joseph
1e47c87fd2 newlib: fix newlib host/target workaround
The newlib configury uses `host` to refer to the platform which is
being used to compile newlib.  Ugh.  It does this because of its
history: newlib used to be distributed with and built as part of
gcc.

To prevent nixpkgs from going insane, this package presents the
"normal" view to the outside world: the binaries in $out will
execute on `stdenv.hostPlatform`.  We then fool newlib's build
process into doing the right thing.
2023-11-12 02:12:42 +00:00
Adam Joseph
4c5a455ca5 newlib: always pass --with-newlib 2023-11-12 02:12:42 +00:00
R. Ryantm
698161e0b1 python310Packages.types-awscrt: 0.19.9 -> 0.19.10 2023-11-12 02:05:04 +00:00
Gabriel Fontes
ca96ce427b sqlcl: change license to unfreeRedistributable
SQLcL is actually unfreeRedistributable (since 2021, it seems), under the Oracle Free Use License. Manually downloading the source is also not needed anymore.

Also switched to finalAttrs pattern instead of using rec.
2023-11-11 23:05:04 -03:00
Peder Bergebakken Sundt
8cfe47598e
Merge pull request #266872 from r-ryantm/auto-update/python310Packages.rich-argparse
python310Packages.rich-argparse: 1.3.0 -> 1.4.0
2023-11-12 04:04:32 +02:00
R. Ryantm
4d41ca818f python310Packages.types-aiobotocore: 2.6.0 -> 2.7.0 2023-11-12 02:02:56 +00:00
Emily
44223898c9
Merge pull request #266871 from networkException/update-chromium
{,ungoogled-}chromium: 119.0.6045.105 -> 119.0.6045.123
2023-11-12 02:59:10 +01:00
R. Ryantm
3358e7ac3a ngtcp2-gnutls: 1.0.0 -> 1.0.1 2023-11-12 01:37:58 +00:00
R. Ryantm
396a7590c3 cpu-x: 5.0.0 -> 5.0.1 2023-11-12 01:23:54 +00:00
nicoo
31e03288b5 mpvScripts.thumbfast: Simplify with lib.getExe 2023-11-12 01:14:42 +00:00
nicoo
620d5c14da mpv: Set meta.mainProgram 2023-11-12 01:13:29 +00:00
R. Ryantm
4a04d39a54 python310Packages.troposphere: 4.4.1 -> 4.5.2 2023-11-12 00:51:53 +00:00
R. Ryantm
a391a203ce python310Packages.textual: 0.40.0 -> 0.41.0 2023-11-11 23:30:52 +00:00
Fiona Weber
0a946167d5 tor: 0.4.8.7 -> 0.4.8.9 2023-11-11 23:19:33 +00:00
Martin Weinelt
647a6f42ee
Merge pull request #266913 from mweinelt/aioesphomeapi-18.4.0
python311Packages.aioesphomeapi: 18.3.0 -> 18.4.0; python311Packages.chacha20poly1305-reusable: 0.10.2 -> 0.11.0
2023-11-12 00:07:04 +01:00
Fabián Heredia Montiel
67ee67d1d8
Merge pull request #264833 from r-ryantm/auto-update/kotlin-native
kotlin-native: 1.9.10 -> 1.9.20
2023-11-11 16:46:22 -06:00
R. Ryantm
2c038718ac python310Packages.tableauserverclient: 0.26 -> 0.28 2023-11-11 22:29:45 +00:00
Maciej Krüger
81327627c0
Merge pull request #266488 from nbraud/mpvScripts/convert 2023-11-11 22:58:39 +01:00
R. Ryantm
b22ee3ef21 python310Packages.stripe: 6.5.0 -> 7.4.0 2023-11-11 21:47:38 +00:00
Martin Weinelt
895f82c6de
python311Packages.chacha20poly1305-reuseable: 0.10.2 -> 0.11.0
https://github.com/bdraco/chacha20poly1305-reuseable/blob/v0.11.0/CHANGELOG.md
2023-11-11 22:31:45 +01:00
Martin Weinelt
2c6f7fa5e6
python311Packages.aioesphomeapi: 18.3.0 -> 18.4.0
https://github.com/esphome/aioesphomeapi/releases/tag/v18.4.0
2023-11-11 22:30:07 +01:00
R. Ryantm
1a52103661 python310Packages.steamship: 2.17.28 -> 2.17.32 2023-11-11 21:29:13 +00:00
R. Ryantm
9b2d72c82e python310Packages.sqlobject: 3.10.3 -> 3.11.0 2023-11-11 21:16:33 +00:00
Maciej Krüger
e8c0fde6b3
Merge pull request #266480 from nbraud/pkgs/ddccontrol 2023-11-11 22:14:18 +01:00
Nikolay Korotkiy
e9cdae74d5
Merge pull request #265697 from sikmir/iterm2
iterm2: 3.4.21 → 3.4.22
2023-11-12 01:12:37 +04:00
Mario Rodas
a1bb886922
Merge pull request #266020 from trofi/cvise-update
cvise: 2.8.0 -> 2.9.0
2023-11-11 16:09:20 -05:00
Rob
f3d5d7250f
maintainers: remove robert-manchester 2023-11-11 13:07:28 -08:00
Rob
84f386b7d1
tkdiff: update maintainers 2023-11-11 13:07:28 -08:00
Artturi
55482ee842
Merge pull request #249640 from amarshall/opensubdiv-cuda-parallelism 2023-11-11 22:49:11 +02:00
Ryan Lahfa
6ab2d5357e
Merge pull request #262917 from r-ryantm/auto-update/cairo-lang 2023-11-11 21:48:13 +01:00
Ryan Lahfa
d096f88f22
Merge pull request #266717 from r-ryantm/auto-update/dolibarr 2023-11-11 21:47:15 +01:00
Peter Hoeg
c653aae360 rubber: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
22369c94e2 passage: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
8a321dbfb4 profile-cleaner: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
caeda29217 grc: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
da49b6d7d2 dynamic-colors: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
77890c8b88 vips: add mainProgram 2023-11-11 21:38:06 +01:00
Peter Hoeg
feadb21353 duperemove: add mainProgram 2023-11-11 21:38:06 +01:00