Stanisław Pitucha and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
621e03261b
cargo-public-api: add changelog to meta
2023-03-10 09:51:19 +01:00
Fabian Affolter
06bac90e27
grype: 0.59.0 -> 0.59.1
...
Changelog: https://github.com/anchore/grype/releases/tag/v0.59.1
2023-03-10 09:48:35 +01:00
Fabian Affolter and GitHub
2dac216319
python310Packages.pymumble: disable on unsupported Python releases
2023-03-10 09:30:31 +01:00
Fabian Affolter and GitHub
e26618d5f1
python310Packages.pymumble: fix description and add changelog
2023-03-10 09:28:21 +01:00
Dominik Schrempf
5333953d98
qutebrowser: 2.5.2 -> 2.5.3
2023-03-10 09:26:10 +01:00
Fabian Affolter
db8204b8c1
libreddit: 0.29.4 -> 0.30.0
...
Diff: https://github.com/libreddit/libreddit/compare/refs/tags/v0.29.4...v0.30.0
Changelog: https://github.com/libreddit/libreddit/releases/tag/v0.30.0
2023-03-10 09:25:25 +01:00
Fabian Affolter and GitHub
dacdad8313
python310Packages.gcovr: add changelog to meta
2023-03-10 09:23:01 +01:00
Fabian Affolter
aae53ab9d7
python310Packages.adafruit-platformdetect: 3.40.3 -> 3.41.0
...
Changelog: https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases/tag/3.41.0
2023-03-10 09:19:19 +01:00
R. Ryantm
541165f6f8
python310Packages.gcovr: 5.2 -> 6.0
2023-03-10 08:04:22 +00:00
K900
e857b1ecad
wireplumber: 0.4.13 -> 0.4.14
...
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.13...0.4.14
2023-03-10 10:54:10 +03: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] and zowoq
88bdb6d79b
terraform-providers.aws: 4.57.1 → 4.58.0
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
822303df35
terraform-providers.spotinst: 1.104.0 → 1.105.0
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
5842c95c5a
terraform-providers.pagerduty: 2.11.0 → 2.11.1
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
f3cebecb6e
terraform-providers.opentelekomcloud: 1.33.1 → 1.33.2
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
d970c3c412
terraform-providers.newrelic: 3.15.0 → 3.16.0
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
a7fff5473b
terraform-providers.grafana: 1.35.0 → 1.36.0
2023-03-10 17:24:51 +10:00
github-actions[bot] and zowoq
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 and GitHub
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
Markus S. Wamser
03a1ed1294
python3Packages.bandit: 1.7.4 -> 1.7.5
2023-03-10 07:30:02 +01:00
Adam Joseph and Artturi
773dfa2228
qt5/qtbase.nix: add mysqlSupport
...
This commit switches `libmysqlclient`-enablement from `!=null`-style
to `fooSupport`-style, by adding an additional boolean parameter `mysqlSupport`.
This parameter defaults to
`stdenv.hostPlatform==stdenv.buildPlatform`, so there should be no
change in behavior for the non-cross-compiling case.
Co-authored-by: Artturi <Artturin@artturin.com >
2023-03-09 21:37:13 -08:00
Mario Rodas and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
Mario Rodas and GitHub
9f05e23a9a
Merge pull request #220428 from r-ryantm/auto-update/httm
...
httm: 0.23.2 -> 0.23.3
2023-03-10 00:27:49 -05:00
R. Ryantm
e99d07ebdd
python310Packages.pymumble: 1.6.1 -> 1.7
2023-03-10 05:19:35 +00:00
Mario Rodas and GitHub
7ccb022377
Merge pull request #220254 from marsam/update-jupyter-book
...
python310Packages.jupyter-book: 0.14.0 -> 0.15.0
2023-03-10 00:08:54 -05:00
Mario Rodas and GitHub
b2230841f1
Merge pull request #220267 from marsam/update-pydata-sphinx-theme
...
python310Packages.pydata-sphinx-theme: 0.13.0 -> 0.13.1
2023-03-10 00:08:42 -05:00
Mario Rodas and GitHub
36980ccfa8
Merge pull request #220264 from marsam/update-timescaledb
...
postgresqlPackages.timescaledb: 2.10.0 -> 2.10.1
2023-03-10 00:07:38 -05:00
Nick Cao and GitHub
dd9927321d
Merge pull request #220284 from r-ryantm/auto-update/airgeddon
...
airgeddon: 11.10 -> 11.11
2023-03-10 13:03:13 +08:00
Nick Cao and GitHub
0e44d77c38
Merge pull request #220304 from r-ryantm/auto-update/qdrant
...
qdrant: 1.0.2 -> 1.0.3
2023-03-10 12:59:14 +08:00
Nick Cao and GitHub
13409d79e1
Merge pull request #220291 from r-ryantm/auto-update/metal-cli
...
metal-cli: 0.13.0 -> 0.14.1
2023-03-10 12:58:58 +08:00
Ben Darwin
0f506896ac
python310Packages.evaluate: fix evaluate-cli and add as mainProgram
2023-03-09 23:51:30 -05:00
Mario Rodas
48f91f22ae
pgsync: 0.7.3 -> 0.7.4
2023-03-10 04:20:00 +00:00
Mario Rodas
f8d30dda8f
buildkit: 0.11.2 -> 0.11.4
...
https://github.com/moby/buildkit/releases/tag/v0.11.3
https://github.com/moby/buildkit/releases/tag/v0.11.4
2023-03-10 04:20:00 +00:00
Mario Rodas
236640fca1
flexget: 3.5.27 -> 3.5.31
2023-03-10 04:20:00 +00:00
Mario Rodas
42a57e6028
rbw: 1.5.0 -> 1.6.0
2023-03-10 04:20:00 +00:00
Mario Rodas
c3b9678e90
luau: 0.563 -> 0.567
...
https://github.com/Roblox/luau/releases/tag/0.564
https://github.com/Roblox/luau/releases/tag/0.565
https://github.com/Roblox/luau/releases/tag/0.566
https://github.com/Roblox/luau/releases/tag/0.567
2023-03-10 04:20:00 +00:00