Commit Graph
550023 Commits
Author SHA1 Message Date
Peder Bergebakken SundtandGitHub 7631377330 Merge pull request #266009 from babbaj/fix-openrazer
openrazer-daemon: fix notifications
2023-11-12 05:20:26 +02:00
R. Ryantm 1064170046 python310Packages.ucsmsdk: 0.9.15 -> 0.9.16 2023-11-12 03:18:16 +00: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 BourdonandGitHub 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 BourdonandGitHub 597366a4aa Merge pull request #266752 from wegank/souffle-clang-16
souffle: fix build with clang 16
2023-11-12 03:25:16 +01:00
Pierre BourdonandGitHub 4098144884 Merge pull request #266486 from Luflosi/update/yosys
yosys: 0.34 -> 0.35
2023-11-12 03:24:48 +01:00
Pierre BourdonandGitHub 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 SundtandGitHub 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 JosephandAdam 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 JosephandAdam 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 FontesandAnderson Torres 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 SundtandGitHub 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
EmilyandGitHub 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 cbd2e67c5a pdfhummus: 4.6 -> 4.6.1 2023-11-12 01:44:38 +00: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
Lucas Bergman 07828dc05b nixos/unifi: Add extraJvmOptions option
This can be useful for adding extra logging, tweaking garbage collector
parameters, and for using JMX to monitor the JVM.
2023-11-12 00:38:10 +00:00
Lucas Bergman 50ff8ff3f9 nixos/unifi: Switch command line args to a list
There's no functionality change here, but this makes it a bit more
convenient to add more args.
2023-11-12 00:32:50 +00:00
Lucas Bergman 2bc02c0383 nixos/unifi: Clean up formatting
This removes "with lib", which advances #208242 a bit, and cleans up a few
formatting nits found by nixfmt.
2023-11-12 00:28:40 +00:00
github-actions[bot]andGitHub 33248a2caf Merge master into staging-next 2023-11-12 00:02:14 +00:00
R. Ryantm 332bdd06ef python310Packages.thinc: 8.2.0 -> 8.2.1 2023-11-11 23:36:17 +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
R. Ryantm bdff467e37 python310Packages.teslajsonpy: 3.9.6 -> 3.9.7 2023-11-11 23:11:26 +00:00
Martin WeineltandGitHub 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 MontielandGitHub 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ügerandGitHub 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ügerandGitHub e8c0fde6b3 Merge pull request #266480 from nbraud/pkgs/ddccontrol 2023-11-11 22:14:18 +01:00
Nikolay KorotkiyandGitHub e9cdae74d5 Merge pull request #265697 from sikmir/iterm2
iterm2: 3.4.21 → 3.4.22
2023-11-12 01:12:37 +04:00
Mario RodasandGitHub 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
R. Ryantm 21e07e5c77 python310Packages.sphinxcontrib-plantuml: 0.26 -> 0.27 2023-11-11 20:57:41 +00:00
Damien Cassou 17f598ce1c eslint_d: 12.2.1 -> 13.0.0 2023-11-11 21:52:51 +01:00