Commit Graph
484371 Commits
Author SHA1 Message Date
Sandro Jäckel 1a90b006ca element-{desktop,web}: 1.11.30 -> 1.11.31 2023-05-11 11:49:28 +02:00
SandroandGitHub 15e2a701e6 Merge pull request #217280 from aaronjheng/temporal-cli 2023-05-11 11:47:37 +02:00
SandroandGitHub bc71ecaa8a Merge pull request #202935 from huantianad/activitywatch 2023-05-11 11:46:24 +02:00
SandroandGitHub e1d48b89e2 Merge pull request #226522 from SebTM/init/publii_0420 2023-05-11 11:43:41 +02:00
Maximilian Bosch 99fa6cd0b2 grafana: 9.5.1 -> 9.5.2
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.2
2023-05-11 11:41:38 +02:00
Samuel AinsworthandGitHub 6e5219a370 Merge pull request #231249 from fabaff/invocations-bump
python311Packages.invocations: 3.0.2 -> 3.1.0
2023-05-11 11:37:18 +02:00
SandroandGitHub 2e7ce48933 Merge pull request #230832 from pedohorse/houdini-update-to-19.5 2023-05-11 11:34:58 +02:00
Weijia Wang a296146f80 framac: fix build 2023-05-11 12:30:10 +03:00
"QJoly" ff3ca758ab vimPlugins.codeium-vim: init at 2023-05-09 2023-05-11 11:21:42 +02:00
Vincent Laporte ff82756d53 ocamlPackages.charInfo_width: use Dune 3 2023-05-11 11:12:26 +02:00
Vincent Laporte c9afbdece3 ocamlPackages.zed: use Dune 3 2023-05-11 11:12:20 +02:00
Jan van BrüggeandSandro Jäckel 000000012c python310Packages.py-sr25519-bindings: 0.2.0 -> unstable-2023-03-15 2023-05-11 11:11:41 +02:00
Maximilian Bosch 5ba394a5f0 privacyidea: fix build
For this round of ZHF: #230712
Failing Hydra build: https://hydra.nixos.org/build/218871719

The following things needed to change:

* Drop `doc` stuff from `pyopenssl` to avoid transitive errors related
  to sphinx (and the dependency hackery in here).
* Disable a bunch of flask-babel tests failing because of `\u202f` vs
  space.
* Fix tests by using hashes supported by `libxcrypt` for tests using the
  passwd resolver[1].

[1] https://github.com/privacyidea/privacyidea/pull/3611
2023-05-11 11:10:10 +02:00
Maximilian Bosch 501d0a65d4 nixos/tests/systemd-networkd-vrf: clean up
* Removed unused variables
* Deduplicate config for `node{1..3}`
2023-05-11 11:07:54 +02:00
Sandro Jäckel 5338975e0d python310Packages.twisted: remove half broken pyasn1 integration 2023-05-11 11:05:56 +02:00
Maximilian Bosch 8ccfd7a659 nixos/tests/systemd-networkd-vrf: fix build
For this round of ZHF: #230712
Failing Hydra build: https://hydra.nixos.org/build/219234565

Not sure why this a problem now and not in the past, but routes to
the corresponding `/24`-subnet are only configured if addresses are
specified with the correct CIDR.
2023-05-11 11:04:56 +02:00
SandroandGitHub e92e5835ca Merge pull request #230482 from cameronfyfe/add-cargo-risc0 2023-05-11 11:02:06 +02:00
Robert Helgesson 959376499c libcpr: init at 1.10.2 2023-05-11 11:01:59 +02:00
hikari c48aae965e maintainers: add hikari 2023-05-11 14:31:05 +05:30
hikari f9e45daad3 lightly-boehs: init at 0.4.1 2023-05-11 14:30:57 +05:30
SandroandGitHub 25603863bc Merge pull request #231240 from mweinelt/mobly-darwin 2023-05-11 10:54:31 +02:00
Maximilian BoschandGitHub c35b721343 Merge pull request #230774 from Ma27/bump-strace
strace: 6.2 -> 6.3
2023-05-11 10:44:47 +02:00
06kellyjac d9668c2ef2 tailscale: 1.40.0 -> 1.40.1
Diff: https://github.com/tailscale/tailscale/compare/v1.40.0...v1.40.1
2023-05-11 09:42:18 +01:00
Weijia WangandGitHub ec715ab9a1 Merge pull request #231243 from mweinelt/openvino-aarch64
openvino: fix build on aarch64-linux
2023-05-11 11:20:54 +03:00
QJoly 40865ec0db tfautomv: init at 0.5.1
Delete DoCheck = True;
2023-05-11 10:10:50 +02:00
Fabian Affolter 1cbbaf6485 python311Packages.invocations: 3.0.2 -> 3.1.0
Diff: https://github.com/pyinvoke/invocations/compare/refs/tags/3.0.2...3.1.0

Changelog: https://github.com/pyinvoke/invocations/blob/3.1.0/docs/changelog.rst
2023-05-11 10:09:07 +02:00
Fabian Affolter 73a9c1910f python311Packages.hiredis: 2.2.2 -> 2.3.0
Diff: https://github.com/redis/hiredis-py/compare/refs/tags/v2.2.2...v2.3.0

Changelog: https://github.com/redis/hiredis-py/blob/v2.3.0/CHANGELOG.md
2023-05-11 10:08:10 +02:00
Fabian AffolterandGitHub dfa2d97218 python310Packages.xhtml2pdf: add changelog to meta 2023-05-11 09:57:20 +02:00
Fabian AffolterandGitHub 08fcb0cb1c Merge pull request #231236 from r-ryantm/auto-update/python310Packages.globus-sdk
python310Packages.globus-sdk: 3.16.0 -> 3.19.0
2023-05-11 09:55:47 +02:00
Weijia WangandGitHub b4428a205a Merge pull request #230796 from r-ryantm/auto-update/yabridge
yabridge: 5.0.4 -> 5.0.5
2023-05-11 10:50:43 +03:00
Weijia WangandGitHub 60b8405d38 Merge pull request #230352 from fabaff/pysensibo-bump
python311Packages.pysensibo: 1.0.25 -> 1.0.28
2023-05-11 10:49:32 +03:00
Weijia WangandGitHub ffcf2a2f4d Merge pull request #231221 from r-ryantm/auto-update/python310Packages.sphinxcontrib-plantuml
python310Packages.sphinxcontrib-plantuml: 0.24.1 -> 0.25
2023-05-11 10:47:36 +03:00
Joachim BreitnerandJonas Heinrich ef9c36840a python3Packages.lmfit: init at 1.2.1
Co-authored-by: Jonas Heinrich <onny@project-insanity.org>
2023-05-11 09:47:23 +02:00
Weijia WangandGitHub 8d4cd76e41 Merge pull request #231201 from r-ryantm/auto-update/python311Packages.beartype
python311Packages.beartype: 0.13.1 -> 0.14.0
2023-05-11 10:47:21 +03:00
Weijia WangandGitHub 3fe998034f Merge pull request #231035 from r-ryantm/auto-update/python310Packages.pytorch-metric-learning
python310Packages.pytorch-metric-learning: 2.1.0 -> 2.1.1
2023-05-11 10:47:01 +03:00
Weijia WangandGitHub 32474c2c7b Merge pull request #231213 from aaronjheng/nuttcp
nuttcp: Fix build on darwin
2023-05-11 10:45:57 +03:00
Fabian Affolter 9b979714b6 python310Packages.riscv-isac: add changelog to meta
- switch to pytestCheckHook
- add pythonImportsCheck
2023-05-11 09:41:22 +02:00
Franz PletzandGitHub 357ba8dad7 Merge pull request #231222 from fabaff/tang-bump
tang: 12 -> 13
2023-05-11 09:39:23 +02:00
Jonas HeinrichandGitHub e28f06f210 Merge pull request #231218 from r-ryantm/auto-update/python310Packages.cexprtk
python310Packages.cexprtk: 0.4.0 -> 0.4.1
2023-05-11 09:31:56 +02:00
Yaya 439625d5d5 nixosTests.gitlab: Use module system based runner 2023-05-11 07:31:13 +00:00
Martin Weinelt 0af2179cf6 openvino: fix build on aarch64-linux
https://hydra.nixos.org/build/218868659
2023-05-11 09:24:48 +02:00
Jonas HeinrichandGitHub 89ba8a4ac1 Merge pull request #230963 from Janik-Haag/wireworld
wireworld: init at unstable-2023-05-09
2023-05-11 09:19:38 +02:00
Jonas HeinrichandGitHub ada356c7f7 Merge pull request #231231 from wegank/mauikit-fix
libsForQt5.mauikit-imagetools: fix build
2023-05-11 09:17:54 +02:00
Martin Weinelt 80ccb83225 python310Packages.mobly: fix tests on darwin
https://hydra.nixos.org/build/219230845
2023-05-11 09:13:41 +02:00
Aaron Jheng 8158cbc2b2 nuttcp: Fix build on darwin 2023-05-11 07:12:58 +00:00
Thomas GerbetandGitHub 2493bbf1d8 Merge pull request #228499 from LeSuisse/osv-scanner-1.3.2
osv-scanner: 1.3.1 -> 1.3.2
2023-05-11 09:12:25 +02:00
Fabian AffolterandGitHub c631a0b508 Merge pull request #231219 from r-ryantm/auto-update/python310Packages.azure-mgmt-containerinstance
python310Packages.azure-mgmt-containerinstance: 10.0.0 -> 10.1.0
2023-05-11 09:12:17 +02:00
R. Ryantm 86794465b9 k6: 0.44.0 -> 0.44.1 2023-05-11 07:11:17 +00:00
github-actions[bot]andzowoq 4bee5f920e terraform-providers.vultr: 2.15.0 -> 2.15.1 2023-05-11 17:09:52 +10:00
github-actions[bot]andzowoq 57921bccf4 terraform-providers.oci: 4.119.0 -> 4.120.0 2023-05-11 17:09:52 +10:00