Commit Graph

533948 Commits

Author SHA1 Message Date
Artturin
f47e5cbf23 atomic-swap: fix build
```
vendor/github.com/quic-go/quic-go/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
```
2023-10-06 03:45:57 +03:00
Artturin
58deb9e37a apbs: fix py311 build
c2e5af22c9/tools/manip/inputgen.py (L314)
2023-10-06 03:45:57 +03:00
Artturin
1b5242abb1 python311Packages.aocd: fix build
2.0.1 update has pyproject.toml
2023-10-06 03:45:57 +03:00
Artturin
80fa4c9a41 ams-lv2: fix py311 build 2023-10-06 03:45:57 +03:00
Artturin
cf37992603 aws-google-auth: use pyproject
add pythonImportsCheck and testers.testVersion

started failing on staging-next with `No module named pip` and after
adding pip

aws-google-auth>   ir_d = dist.fetch_build_eggs(dist.install_requires)
aws-google-auth> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffff5542c10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/urllib3/
aws-google-auth> ERROR: Could not find a version that satisfies the requirement urllib3<1.27,>=1.25.4 (from versions: none)
2023-10-06 03:45:57 +03:00
Artturin
92bd8d6783 alerta-server: 8.7.0 -> 9.0.1 2023-10-05 22:41:40 +03:00
Artturin
663a4022e5 alerta: 8.5.1 -> 8.5.2 2023-10-05 22:41:32 +03:00
github-actions[bot]
ca639e401e
Merge master into staging-next 2023-10-05 18:01:05 +00:00
Robert Schütz
7fdd142177
Merge pull request #259205 from fabaff/pypoint-bump
python311Packages.pypoint: 2.3.1 -> 2.3.2
2023-10-05 17:13:48 +00:00
Marek Fajkus
91ff180d1c
Merge pull request #259186 from PedroHLC/elm-update-packages
elmPackages: update
2023-10-05 18:28:36 +02:00
Francesco Gazzetta
bb5e76b6d4
Merge pull request #259155 from fgaz/ft2/1.71
ft2-clone: 1.69 -> 1.71
2023-10-05 16:02:31 +00:00
Fabian Affolter
3088d0afb3 python311Packages.pypoint: 2.3.1 -> 2.3.2
Diff: https://github.com/fredrike/pypoint/compare/v2.3.1...v2.3.2
2023-10-05 17:41:08 +02:00
Yaya
344c8f4549 snipe-it: 6.2.0 -> 6.2.1
https://github.com/snipe/snipe-it/releases/tag/v6.2.1
2023-10-05 17:35:29 +02:00
toonn
dee8f46494
Merge pull request #253532 from reckenrode/mariadb-odbc-connector-fix
mariadb-connector-odbc: fix build with clang 16 on Darwin
2023-10-05 17:32:16 +02:00
Fabian Affolter
b630946baf
Merge pull request #258894 from fabaff/prayer-times-calculator-bump
python311Packages.prayer-times-calculator: 0.0.8 -> 0.0.9
2023-10-05 17:28:46 +02:00
Fabian Affolter
dc69943a29
Merge pull request #259135 from fabaff/env-canada-bump
python311Packages.env-canada: 0.5.36 -> 0.5.37
2023-10-05 17:26:55 +02:00
Fabian Affolter
3d5066531c
Merge pull request #259138 from fabaff/tagoio-sdk-bump
python311Packages.tagoio-sdk: 4.1.1 -> 4.2.0
2023-10-05 17:26:43 +02:00
Fabian Affolter
5af5e78ddb
Merge pull request #259139 from fabaff/botocore-stubs-bump
python311Packages.botocore-stubs: 1.31.57 -> 1.31.60
2023-10-05 17:26:26 +02:00
Fabian Affolter
29b8c3c8c6
Merge pull request #259140 from fabaff/tgpt-bump
tgpt: 1.9.0 -> 1.10.0
2023-10-05 17:26:07 +02:00
André Silva
10da050984
Merge pull request #257146 from andresilva/ledger-live-2.68.1
ledger-live-desktop: 2.66.0 -> 2.69.0
2023-10-05 15:34:24 +01:00
Robin Gloster
e4b10f18ee
Merge pull request #257294 from MTRNord/MTRNord/update-discourse
Update Discourse and Discourse plugins
2023-10-05 16:24:48 +02:00
Nick Cao
c8999ca614 keycloak: 22.0.3 -> 22.0.4
Diff: https://github.com/keycloak/keycloak/compare/22.0.3...22.0.4
2023-10-05 16:22:03 +02:00
Muhammad Falak R Wani
d2b457aa9a jujutsu: 0.9.0 -> 0.10.0
Diff: https://github.com/martinvonz/jj/compare/v0.9.0...v0.10.0

Changelog: https://github.com/martinvonz/jj/blob/v0.10.0/CHANGELOG.md
2023-10-05 09:20:36 -05:00
Sandro Jäckel
025a028c47 fetchgit: fix private fetching via netrc
This fixes a regression introduced in https://github.com/NixOS/nixpkgs/pull/256628
which broke fetching with private = true through a netrc file.
Tested locally with a really special github enterprise.
2023-10-05 13:54:00 +00:00
Kerstin
8c72f651b5
Merge pull request #258532 from dotlambda/imagemagick-7.1.1-19
imagemagick: 7.1.1-18 -> 7.1.1-19
2023-10-05 15:44:22 +02:00
Doron Behar
639edf98b7
Merge pull request #257809 from doronbehar/pkg/gnuradio
gnuradio: general improvements
2023-10-05 16:41:59 +03:00
Martin Weinelt
a3fbffbecf
Merge pull request #258577 from A1ca7raz/thunderbird-add-libcanberra
thunderbird: add libcanberra to libs to fix notification sound
2023-10-05 15:38:29 +02:00
PedroHLC ☭
da6dea3c55
elmPackages.elm-pages: update NEW patch for 3.0.x 2023-10-05 10:37:37 -03:00
Doron Behar
2640a38ca7
Merge pull request #258796 from doronbehar/pkg/syncthingtray
syncthingtray: 1.4.6 -> 1.4.7
2023-10-05 16:37:36 +03:00
Aaron Bieber
d5b901282e
elm-pages: set files/dirs as +w when copied during elm-init 2023-10-05 10:35:02 -03:00
Martin Weinelt
970e26c320
Merge pull request #258896 from mweinelt/zigbee2mqtt-1.33.1
zigbee2mqtt: 1.33.0 -> 1.33.1
2023-10-05 15:34:15 +02:00
PedroHLC ☭
800399a2ce
elmPackages.elm-pages: update patch for 3.0.x 2023-10-05 10:24:23 -03:00
Francesco Gazzetta
3332321844
Merge pull request #259172 from r-ryantm/auto-update/lobster
lobster: 2023.11 -> 2023.12
2023-10-05 13:23:09 +00:00
Nick Cao
a244d77b03
Merge pull request #259173 from GaetanLepage/nvitop
nvitop: 1.3.0 -> 1.3.1
2023-10-05 09:20:47 -04:00
PedroHLC ☭
e071414dfc
elmPackages: update node-packages.nix 2023-10-05 10:09:33 -03:00
PedroHLC ☭
47abfd5581
elm: update registry 2023-10-05 09:59:12 -03:00
PedroHLC ☭
36e507ac0e
elm: add meta.mainProgram (matches update script) 2023-10-05 09:57:20 -03:00
PedroHLC ☭
a60f6e995f
elm: sort deps (matches update script) 2023-10-05 09:56:46 -03:00
PedroHLC ☭
266006dfcf
elm: sort elm-srcs (matches update script) 2023-10-05 09:56:05 -03:00
Ulrik Strid
9d6494fd1d
Merge pull request #259145 from vbgl/ocaml-algaeff-1.1.0
ocamlPackages.algaeff: 0.2.1 → 1.1.0
2023-10-05 14:48:08 +02:00
Gaetan Lepage
db636bfb1e nvitop: 1.3.0 -> 1.3.1 2023-10-05 14:17:10 +02:00
Mario Rodas
c474f2a366
Merge pull request #259113 from r-ryantm/auto-update/stellar-core
stellar-core: 19.13.0 -> 19.14.0
2023-10-05 07:12:12 -05:00
Mario Rodas
eec66f0b80
Merge pull request #259141 from fabaff/gitignore-parser-bump
python311Packages.gitignore-parser: 0.1.7 -> 0.1.8
2023-10-05 07:06:12 -05:00
github-actions[bot]
c220ae86d3
Merge master into staging-next 2023-10-05 12:01:42 +00:00
R. Ryantm
3a40e8ebac lobster: 2023.11 -> 2023.12 2023-10-05 11:59:12 +00:00
Marcus Ramberg
c3a6a37ed2 nimPackages.atlas: fix building against nim2 2023-10-05 12:38:45 +01:00
Anderson Torres
275432f576 kitty-themes: unstable-2023-06-01 -> unstable-2023-09-15 2023-10-05 08:07:28 -03:00
Mario Rodas
37f3a1e117
Merge pull request #259133 from marsam/update-llhttp
llhttp: 9.1.2 -> 9.1.3
2023-10-05 06:04:56 -05:00
André Silva
893851c2c8
ledger-live-desktop: 2.66.0 -> 2.69.0 2023-10-05 11:54:36 +01:00
Mario Rodas
c1aa47d1a1
Merge pull request #259100 from marsam/update-pgmetrics
pgmetrics: 1.15.2 -> 1.16.0
2023-10-05 05:51:43 -05:00