Commit graph

465641 commits

Author SHA1 Message Date
Mario Rodas 098d54cc6a
Merge pull request #221749 from r-ryantm/auto-update/devbox
devbox: 0.4.2 -> 0.4.4
2023-03-18 02:29:37 -05:00
Mario Rodas 4f80668e1c
Merge pull request #221765 from r-ryantm/auto-update/netdata-go-plugins
netdata-go-plugins: 0.51.2 -> 0.51.3
2023-03-18 02:28:22 -05:00
Mario Rodas e6d71af1f8
Merge pull request #221782 from marsam/update-hyperledger-fabric
hyperledger-fabric: 2.4.6 -> 2.4.9
2023-03-18 02:26:29 -05:00
K900 84e6e05c9e
Merge pull request #221732 from K900/remove-qt5-version-checks
treewide: clear out remaining qt5 conditionals
2023-03-18 10:12:49 +03:00
Mario Rodas 4600fbf18b
Merge pull request #196599 from viraptor/libharu-fix-lib
libharu: 2.4.0 -> 2.4.3
2023-03-18 01:56:58 -05:00
Mario Rodas 0c38e981e8
Merge pull request #219524 from bcdarwin/update-vtk
vtk: 9.2.5 -> 9.2.6
2023-03-18 01:54:01 -05:00
Mario Rodas 54838c2ba7
Merge pull request #221711 from bcdarwin/unbreak-nbdev
python310Packages.nbdev: unbreak
2023-03-18 01:53:22 -05:00
Mario Rodas 76827e5ec8 hyperledger-fabric: 2.4.6 -> 2.4.9
https://github.com/hyperledger/fabric/releases/tag/v2.4.9
2023-03-18 01:30:42 -05:00
Anillc decdea95b6
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5 2023-03-18 14:19:55 +08:00
github-actions[bot] c1329a147a terraform-providers.tencentcloud: 1.79.16 → 1.79.17 2023-03-18 14:20:37 +10:00
github-actions[bot] b2afe552f5 terraform-providers.newrelic: 3.17.0 → 3.17.1 2023-03-18 14:20:37 +10:00
github-actions[bot] 2b9351c15d terraform-providers.minio: 1.12.0 → 1.13.0 2023-03-18 14:20:37 +10:00
github-actions[bot] 4e2546af0a terraform-providers.huaweicloud: 1.45.1 → 1.46.0 2023-03-18 14:20:37 +10:00
github-actions[bot] a754c8ae2c terraform-providers.alicloud: 1.201.1 → 1.201.2 2023-03-18 14:20:37 +10:00
github-actions[bot] 8ae4bb5a63 terraform-providers.docker: 3.0.1 → 3.0.2 2023-03-18 14:20:37 +10:00
github-actions[bot] 88033436bb terraform-providers.auth0: 0.44.1 → 0.45.0 2023-03-18 14:20:37 +10:00
Mario Rodas 53262cefb7 netdata-go-plugins: update meta 2023-03-18 04:20:00 +00:00
Mario Rodas a0753a8b4b netdata-go-plugins: add netdata test to passthru 2023-03-18 04:20:00 +00:00
Mario Rodas bd2b3ec62b netdata-go-plugins: 0.51.3 -> 0.51.4
https://github.com/netdata/go.d.plugin/releases/tag/v0.51.4
2023-03-18 04:20:00 +00:00
davidak 64b8d10a48
Merge pull request #215728 from hesiod/geogram
geogram: init at 1.8.3
2023-03-18 05:05:32 +01:00
R. Ryantm 8815ddf3eb tbls: 1.62.1 -> 1.63.0 2023-03-18 03:56:26 +00:00
Adam Joseph 1a657f18f7 trivial-builders/test/references.nix: fix eval
The command

```
nix-build -A tests.trivial-builders.references --show-trace
```

fails eval with

```
in job ‘nixpkgs.tests.trivial-builders.references’:
error: The option `meta.description' does not exist. Definition values:
       - In `makeTest parameters': "Run the Nixpkgs trivial builders tests"
```

because `meta.description` and `meta.license` are not valid for
`nixosTest`s (they are valid for `mkDerivation` of course).

This has been causing Hydra eval failures:

  https://hydra.nixos.org/jobset/nixos/pr-209870-gcc-external-bootstrap#tabs-errors

Let's fix eval by removing these attributes.
2023-03-17 20:56:20 -07:00
R. Ryantm a6a085c6dc netdata-go-plugins: 0.51.2 -> 0.51.3 2023-03-18 03:55:07 +00:00
Adam Joseph 07c9ae7a65 test-defaultPkgConfigPackages.nix: filter out recurseForDerivations
The command at the top of this file fails to evaluate:

```
$ nix-build -A tests.pkg-config.defaultPkgConfigPackages
in job ‘nixpkgs.tests.pkg-config.defaultPkgConfigPackages.tests-combined.x86_64-linux’:
error: pkg-config module `recurseForDerivations` is not defined to be a derivation. Please check the attribute value for `recurseForDerivations` in `pkgs/top-level/pkg-config-packages.nix` in Nixpkgs.
```

This is also causing eval errors on Hydra:

  https://hydra.nixos.org/jobset/nixos/pr-209870-gcc-external-bootstrap#tabs-errors

Let's filter out `recurseForDerivations=true` from the attrset,
since it exists mainly as a flag to signal special handling when
recursing.
2023-03-17 20:44:31 -07:00
R. Ryantm 11e800d521 uncover: 1.0.2 -> 1.0.3 2023-03-18 03:29:06 +00:00
figsoda f012515eb2
Merge pull request #221754 from r-ryantm/auto-update/bacon
bacon: 2.6.3 -> 2.7.0
2023-03-17 23:14:02 -04:00
R. Ryantm 720340dd81 bacon: 2.6.3 -> 2.7.0 2023-03-18 02:22:20 +00:00
Bobby Rong 29b574db13
Merge pull request #221659 from bobby285271/fix/pantheon-bpo
Pantheon: Backport style fixes for Epiphany 44 and a crash fix for mail
2023-03-18 10:17:16 +08:00
R. Ryantm 6214de9137 aws-vault: 7.0.2 -> 7.1.1 2023-03-18 02:10:26 +00:00
Nick Cao bdfcaa4ba3
Merge pull request #221704 from dotlambda/rnote-0.5.18
rnote: 0.5.17 -> 0.5.18
2023-03-18 10:07:51 +08:00
Nick Cao 7d21606769
Merge pull request #221715 from Azd325/master
teams: 1.5.00.22362 -> 1.6.00.4464 (darwin)
2023-03-18 10:06:55 +08:00
Nick Cao 86addb2d32
Merge pull request #221725 from figsoda/halp
halp: 0.1.3 -> 0.1.4
2023-03-18 10:05:49 +08:00
Nick Cao e470b6afd5
Merge pull request #221613 from NickCao/singbox
sing-box: 1.1.6 -> 1.1.7
2023-03-18 10:05:21 +08:00
Nick Cao f62e99a323
Merge pull request #221488 from NickCao/qt643
qt6: 6.4.2 -> 6.4.3
2023-03-18 10:04:52 +08:00
R. Ryantm 0e8870ccbd devbox: 0.4.2 -> 0.4.4 2023-03-18 02:04:08 +00:00
superherointj ebe3069f17
Merge pull request #221737 from wackbyte/bump-gitlens
vscode-extensions.eamodio.gitlens: 13.3.2 -> 13.4.0
2023-03-17 22:30:47 -03:00
superwhiskers a09aae0d75
rakudo: 2022.07 -> 2023.02 2023-03-17 20:30:38 -05:00
superwhiskers 307db4066c
nqp: 2022.07 -> 2023.02 2023-03-17 20:30:24 -05:00
superwhiskers ac5ad78aba
moarvm: 2022.07 -> 2023.02 2023-03-17 20:30:07 -05:00
figsoda 1792c4f8c7
Merge pull request #221104 from figsoda/crate 2023-03-17 21:28:07 -04:00
superherointj 1d36f32390
Merge pull request #221727 from kalebpace/kpace/add-vscode-extension-kalebpace-balena-vscode
vscode-extensions.kalebpace.balena-vscode: init at 0.1.3
2023-03-17 22:23:40 -03:00
R. Ryantm 15fa0306e5 tfplugindocs: 0.14.0 -> 0.14.1 2023-03-18 01:03:30 +00:00
Sandro 8aedbfa038
Merge pull request #181013 from aidalgol/peroxide 2023-03-18 01:55:30 +01:00
Sandro 615436fd26
Merge pull request #220162 from wuyoli/avizo 2023-03-18 01:50:37 +01:00
Kaleb Pace d18427d816 maintainers: add kalebpace as maintainer 2023-03-17 19:20:29 -05:00
Kaleb Pace 7d718ba166 vscode-extensions.kalebpace.balena-vscode: init at 0.1.3 2023-03-17 19:19:24 -05:00
superherointj bcc5d6cc20 CODEOWNERS: add superherointj to vscode (2th path) 2023-03-17 21:15:27 -03:00
Chuang Zhu b7a3087658 komikku: init at 1.15.0 2023-03-17 21:00:34 -03:00
Lily Foster 7e1d382035
Merge pull request #215937 from Zaechus/init/rbdoom-3-bfg-1.4.0
rbdoom-3-bfg: init at 1.4.0
2023-03-17 19:57:38 -04:00
wuyoli cce4df2373 avizo: fix dependencies of helper scripts 2023-03-18 00:56:49 +01:00