superherointj
c5166b5d56
Merge pull request #201217 from MatthieuBarthel/init-gitsweep
...
vscode-extensions.jellyedwards.gitsweep: init at 0.0.15
2023-03-10 09:24:58 -03:00
zowoq
56c6039356
gvproxy: 0.5.0 -> 0.6.0
...
Diff: https://github.com/containers/gvisor-tap-vsock/compare/v0.5.0...v0.6.0
Changelog: https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.6.0
2023-03-10 22:16:57 +10:00
superherointj
b9c3e7d61d
Merge pull request #220324 from tanshihaj/vala-language-server-darwin
...
vala-language-server: aarch64-darwin build
2023-03-10 09:14:55 -03:00
Stanisław Pitucha
b9c00c1d41
Merge pull request #220436 from viraptor/fac-build-fix
...
fac-build: fix tests calling out to git
2023-03-10 22:50:12 +11:00
Mario Rodas
1a1c73ecbf
Merge pull request #220331 from jboynyc/minimacy-update
...
minimacy: 0.6.2 -> 0.6.4
2023-03-10 06:49:03 -05:00
Mario Rodas
0fc6b63dd3
Merge pull request #220412 from r-ryantm/auto-update/moq
...
moq: 0.3.0 -> 0.3.1
2023-03-10 06:47:31 -05:00
Mario Rodas
1f7468dc27
Merge pull request #220416 from arcz/secp256k1-0.3.0
...
secp256k1: 0.2.0 -> 0.3.0
2023-03-10 06:44:37 -05:00
Mario Rodas
79962ddc3e
Merge pull request #220415 from r-ryantm/auto-update/infracost
...
infracost: 0.10.17 -> 0.10.18
2023-03-10 06:42:43 -05:00
Mario Rodas
cecf49c240
Merge pull request #220422 from figsoda/keyscope
...
keyscope: 1.2.3 -> 1.3.0
2023-03-10 06:42:06 -05:00
Mario Rodas
c666f5f361
Merge pull request #220423 from figsoda/lua-ls
...
lua-language-server: 3.6.13 -> 3.6.17
2023-03-10 06:41:55 -05:00
Jörg Thalheim
345b995437
Merge pull request #220455 from Mic92/fix-eval
...
(python3.pkgs.ray, python3.pkgs.tensorflow): Fix evaluation of nativeBuildInputs in nix dependency graph
2023-03-10 11:37:38 +00:00
Mario Rodas
d042f6f152
Merge pull request #220444 from matthiasbeyer/update-cargo-public-api
...
cargo-public-api: 0.27.2 -> 0.27.3
2023-03-10 06:32:44 -05:00
Mario Rodas
00a86da106
Merge pull request #220418 from r-ryantm/auto-update/comma
...
comma: 1.4.1 -> 1.5.0
2023-03-10 06:30:50 -05:00
davidak
c233aa68ad
Merge pull request #215528 from hesiod/alembic
...
alembic: Fix install destinations
2023-03-10 12:16:10 +01:00
Fabian Affolter
20801cdc69
Merge pull request #220438 from r-ryantm/auto-update/python310Packages.pymumble
...
python310Packages.pymumble: 1.6.1 -> 1.7
2023-03-10 11:43:13 +01:00
Anderson Torres
da76bc9fc5
Merge pull request #220443 from wineee/clearup
...
boomerang: remove obsolete comment
2023-03-10 07:38:08 -03:00
Anderson Torres
c5e187f723
Merge pull request #220454 from r-ryantm/auto-update/blackfire
...
blackfire: 2.13.2 -> 2.14.0
2023-03-10 07:37:14 -03:00
Sandro
bca9ab3d26
Merge pull request #205060 from jslight90/patch-8
...
nixos/prometheus: Add new relabel_configs actions
2023-03-10 11:19:31 +01:00
Sandro
7c0cab3140
Merge pull request #200923 from r-ryantm/auto-update/prometheus-cpp
...
prometheus-cpp: 1.0.1 -> 1.1.0
2023-03-10 11:18:55 +01:00
Alyssa Ross
d60c3be234
glmark2: enable more flavors
2023-03-10 09:34:06 +00:00
Alyssa Ross
44e32d9dc0
glmark2: remove unused xorg.libxcb input
...
X11 flavors work fine without it.
2023-03-10 09:34:06 +00:00
Alyssa Ross
b80dd48f26
glmark2: fix cross
2023-03-10 09:34:06 +00:00
Alyssa Ross
48532d5957
glmark2: switch to meson
...
The bundled waf is so old it doesn't support cross-compilation.
2023-03-10 09:34:06 +00:00
Stanisław Pitucha
3a518c1968
Merge pull request #219163 from viraptor/questionary-fds
...
python310Packages.questionary: increase open files for testing
2023-03-10 20:30:59 +11:00
Stanisław Pitucha
147b16e088
Merge pull request #220430 from viraptor/cryptomator-intel
...
cryptomator: mark as working on intel only
2023-03-10 20:29:42 +11:00
Stanisław Pitucha
4647cfe216
Merge pull request #220434 from viraptor/embree-intel-only
...
embree,embree2: disable aarch64-linux
2023-03-10 20:28:45 +11:00
Alyssa Ross
52f23c96b3
libtiger: fix cross
2023-03-10 09:28:08 +00:00
Stanisław Pitucha
15d1727077
fac-build: fix tests calling out to git
2023-03-10 20:27:04 +11:00
Jörg Thalheim
b6d9b11bf0
python3.pkgs.tensorflow: fix evaluation when generating nix dependency graph
2023-03-10 10:14:25 +01:00
Jörg Thalheim
fd613a8597
python3.pkgs.ray: fix evaluation when generating nix dependency graph
...
Due to some oddities in the language `builtins.tryEval` fails to
catch some instances in certain edge cases. While it would be nice
to have them fixed in nix itself for now it seems way easier to
just remove these two instances.
This fixes evaluating nativeBuildInputs in
https://github.com/tweag/nixpkgs-graph/
Retrieve this information from nixpkgs is quite complex but having it
would enable a lot of interesting use cases.
2023-03-10 10:14:17 +01:00
R. Ryantm
6cf53666cc
blackfire: 2.13.2 -> 2.14.0
2023-03-10 09:10:29 +00:00
Fabian Affolter
621e03261b
cargo-public-api: add changelog to meta
2023-03-10 09:51:19 +01:00
Fabian Affolter
2dac216319
python310Packages.pymumble: disable on unsupported Python releases
2023-03-10 09:30:31 +01:00
Fabian Affolter
e26618d5f1
python310Packages.pymumble: fix description and add changelog
2023-03-10 09:28:21 +01:00
Matthias Beyer
99644ea939
cargo-public-api: 0.27.2 -> 0.27.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-03-10 08:32:28 +01:00
github-actions[bot]
88bdb6d79b
terraform-providers.aws: 4.57.1 → 4.58.0
2023-03-10 17:24:51 +10:00
github-actions[bot]
822303df35
terraform-providers.spotinst: 1.104.0 → 1.105.0
2023-03-10 17:24:51 +10:00
github-actions[bot]
5842c95c5a
terraform-providers.pagerduty: 2.11.0 → 2.11.1
2023-03-10 17:24:51 +10:00
github-actions[bot]
f3cebecb6e
terraform-providers.opentelekomcloud: 1.33.1 → 1.33.2
2023-03-10 17:24:51 +10:00
github-actions[bot]
d970c3c412
terraform-providers.newrelic: 3.15.0 → 3.16.0
2023-03-10 17:24:51 +10:00
github-actions[bot]
a7fff5473b
terraform-providers.grafana: 1.35.0 → 1.36.0
2023-03-10 17:24:51 +10:00
github-actions[bot]
202eb1afb5
terraform-providers.fastly: 3.2.0 → 4.0.0
2023-03-10 17:24:51 +10:00
rewine
1c4e1ea502
boomerang: remove obsolete comment
2023-03-10 15:03:50 +08:00
Yueh-Shun Li
564e20e62d
Revert "root: remove the already-default CMAKE_INSTALL_*DIR flags" ( #220437 )
...
For some reason, this makes $out/bin/rootcint disappear
$out/bin/rootcint is a duplication of $out/bin/rootcling
for compatibility reason
This reverts commit c09e03c1a6
.
2023-03-10 01:48:11 -05:00
Mario Rodas
3e09d895a9
Merge pull request #220130 from r-ryantm/auto-update/media-downloader
...
media-downloader: 2.8.0 -> 2.9.0
2023-03-10 00:36:31 -05:00
Mario Rodas
c083b37ab8
Merge pull request #220171 from r-ryantm/auto-update/sarasa-gothic
...
sarasa-gothic: 0.40.1 -> 0.40.2
2023-03-10 00:35:09 -05:00
Mario Rodas
b8e32b76fc
Merge pull request #220186 from figsoda/cargo-all-features
...
cargo-all-features: 1.6.0 -> 1.7.0
2023-03-10 00:33:43 -05:00
Mario Rodas
6b57bc01a7
Merge pull request #220201 from techknowlogick/scw-2120
...
scaleway-cli: 2.11.1 -> 2.12.0
2023-03-10 00:33:15 -05:00
Mario Rodas
5bfe5dc853
Merge pull request #220265 from marsam/update-brakeman
...
brakeman: 5.4.0 -> 5.4.1
2023-03-10 00:29:41 -05:00
Mario Rodas
51a1bf078f
Merge pull request #220280 from r-ryantm/auto-update/sentry-cli
...
sentry-cli: 2.14.3 -> 2.14.4
2023-03-10 00:28:49 -05:00