Commit Graph

369592 Commits

Author SHA1 Message Date
Fabian Affolter
bc7d0cda9c
Merge pull request #168538 from fabaff/bump-aioshelly
python3Packages.aioshelly: 1.0.11 -> 2.0.0
2022-04-14 08:34:19 +02:00
Fabian Affolter
98ef317db3
Merge pull request #168539 from fabaff/bump-pyupgrade
pyupgrade: 2.31.1 -> 2.32.0
2022-04-14 08:34:08 +02:00
Fabian Affolter
2a95cfe3a8
Merge pull request #168541 from fabaff/bump-elkm1-lib
python3Packages.elkm1-lib: 1.2.2 -> 1.3.1
2022-04-14 08:33:55 +02:00
Fabian Affolter
79c16af970
Merge pull request #168542 from fabaff/bump-htmltest
htmltest: 0.15.0 -> 0.16.0
2022-04-14 08:33:42 +02:00
Fabian Affolter
87ed14064e
Merge pull request #168557 from r-ryantm/auto-update/python3.10-pytest-astropy
python310Packages.pytest-astropy: 0.9.0 -> 0.10.0
2022-04-14 08:33:18 +02:00
TredwellGit
73a50cd17b linux-rt_5_4: 5.4.182-rt72 -> 5.4.188-rt73 2022-04-14 06:03:05 +00:00
TredwellGit
d061104f96 linux: 5.17.2 -> 5.17.3 2022-04-14 06:02:31 +00:00
TredwellGit
e70511248b linux: 5.16.19 -> 5.16.20 2022-04-14 06:02:24 +00:00
TredwellGit
34a4c9124c linux: 5.15.33 -> 5.15.34 2022-04-14 06:02:18 +00:00
TredwellGit
2e87b82c83 linux: 5.10.110 -> 5.10.111 2022-04-14 06:02:11 +00:00
TredwellGit
9415d2917c linux: 4.9.309 -> 4.9.310 2022-04-14 06:02:04 +00:00
xrelkd
c00ac0d379
eksctl: 0.92.0 -> 0.93.0 2022-04-14 13:43:10 +08:00
Anderson Torres
ce932dbcf1
Merge pull request #168435 from AndersonTorres/new-muon
Small rewrites
2022-04-14 02:15:45 -03:00
Adam Joseph
5952698e53 boost: fix taxonomy mistake, account taxonomy change in v1.78
This commit makes two changes:

1. Boost changed its taxonomy for architecture names between the 1.77 and
   1.78 releases, in this commit:

   6edc8184a7

2. During the review of #161162 I [was asked about][1] the source of
   the [mips64-context.patch][2] that I had included in the original
   version of the PR.  I searched through the boost-context revision
   history and found [a nearly identical patch][3], which I
   substituted in the final, merged version of the PR.

   As it turns out, my [mips64-context.patch][2] was an earlier
   revision of what was eventually accepted to boost-context.  The
   only difference between the two patches is the name they use:
   mips64 vs mips1.

   When switching to the accepted version of the boost patch, I should
   have also updated libraries/boost/generic.nix to change mips64 to
   mips1.  This commit does that.

[1]: https://github.com/NixOS/nixpkgs/pull/161162#discussion_r847903087
[2]: https://raw.githubusercontent.com/a-m-joseph/nixpkgs/1ca5025945470ce96408552b9117674b12efaf04/pkgs/development/libraries/boost/mips64-context.patch
[3]: e3f744a186.patch
2022-04-13 21:56:44 -07:00
Jan Tojnar
5db9253633 nixos/desktop-managers: Fix eval
nixos/lib/utils.nix is actually passed as `utils` argument to modules
so https://github.com/NixOS/nixpkgs/pull/168194 broke the eval.

Fixes: https://github.com/NixOS/nixpkgs/issues/168569
2022-04-14 06:53:08 +02:00
Jan Tojnar
056b2b3beb
Merge pull request #168448 from r-ryantm/auto-update/gnome.swell-foop
gnome.swell-foop: 41.0.1 -> 41.1
2022-04-14 06:35:53 +02:00
Mario Rodas
b0d433e931 python310Packages.tablib: update meta 2022-04-14 04:20:00 +00:00
Mario Rodas
2291f1a464 satysfi: 0.0.6 -> 0.0.7
https://github.com/gfngfn/SATySFi/blob/v0.0.7/CHANGELOG.md
2022-04-14 04:20:00 +00:00
Mario Rodas
d21f677be0 lxd: 4.24 -> 5.0.0
https://github.com/lxc/lxd/releases/tag/lxd-5.0.0
2022-04-14 04:20:00 +00:00
Mario Rodas
a837d70cac python310Packages.mlflow: 1.25.0 -> 1.25.1
https://github.com/mlflow/mlflow/releases/tag/v1.25.1
2022-04-14 04:20:00 +00:00
Mario Rodas
acbf5c2030 ncspot: 0.9.5 -> 0.9.7
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.6
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.7
2022-04-14 04:20:00 +00:00
R. Ryantm
7c63c5914d gitRepo: 2.22 -> 2.23 2022-04-14 03:39:09 +00:00
R. Ryantm
b6f2d3588c git-machete: 3.7.2 -> 3.8.0 2022-04-14 03:33:41 +00:00
Nick Cao
b6b2d22736
wayland-utils: add pkg-config to depsBuildBuild 2022-04-14 11:09:25 +08:00
Victor Freire
1a0addc799 aerc: 0.8.2 -> 0.9.0 2022-04-13 23:30:07 -03:00
Bobby Rong
dc44abca65
gnome-connections: 42.1.1 → 42.1.2
https://gitlab.gnome.org/GNOME/connections/-/compare/42.1.1...42.1.2
2022-04-14 10:20:08 +08:00
R. Ryantm
76f8d7f751
gtk-frdp: unstable-2022-04-07 → unstable-2022-04-11
70cd7598cb...d7f408fb23
2022-04-14 10:18:57 +08:00
Franz Pletz
dfc7a39803
Merge pull request #168536 from thequux/add-sctp-support-to-iperf3
iperf3: Add support for SCTP
2022-04-14 03:52:35 +02:00
R. Ryantm
d2b6c105b7 bottles: 2022.3.28-trento-1 -> 2022.4.14-trento 2022-04-14 01:31:38 +00:00
Justin Restivo
569f8c87c0 bore-cli: init at 0.2.1 2022-04-13 20:57:52 -04:00
R. Ryantm
ae6932e7b9 elan: 1.3.1 -> 1.4.0 2022-04-13 20:56:11 -04:00
R. Ryantm
8ceeec3f8d cargo-tally: 1.0.2 -> 1.0.4 2022-04-13 20:55:56 -04:00
R. Ryantm
16710ae6de esbuild: 0.14.32 -> 0.14.34 2022-04-13 20:55:34 -04:00
Robert Schütz
42e4eb3747 libdeltachat: 1.76.0 -> 1.77.0
https://github.com/deltachat/deltachat-core-rust/blob/1.77.0/CHANGELOG.md
2022-04-13 20:53:25 -04:00
happysalada
b2070af53e starship: use unstable to fix darwin 2022-04-13 20:52:48 -04:00
Martin Weinelt
5c7148bd9f
Merge pull request #168492 from mweinelt/cpython311-darwin-tcl-tk 2022-04-14 02:52:10 +02:00
R. Ryantm
095da8fd9d
gnome.swell-foop: 41.0.1 → 41.1
https://gitlab.gnome.org/GNOME/swell-foop/-/compare/41.0.1...41.1
2022-04-14 08:50:18 +08:00
Ben Siraphob
a0e87c6967
Merge pull request #168548 from jonringer/fix-chicken-darwin
chicken: disable tests for darwin
2022-04-14 00:41:55 +00:00
techknowlogick
5ddc4f5f16 consul: 1.11.4 -> 1.11.5 2022-04-13 20:31:51 -04:00
zowoq
cfab91ebeb talosctl: 1.0.1 -> 1.0.2
https://github.com/siderolabs/talos/releases/tag/v1.0.2
2022-04-14 10:18:04 +10:00
Jean-François Roche
e10c716ece dagger: init at 0.2.6
Add dagger package
2022-04-14 09:59:23 +10:00
Malo Bourgon
8288609ff4 python3Packages.libcst: fix build on darwin 2022-04-13 16:56:38 -07:00
Astro
d7bd0d2fd7 frogatto: unstable-2021-05-24 -> unstable-2022-04-13 2022-04-14 01:42:17 +02:00
Ryan Mulligan
98f670e966
Merge pull request #168054 from r-ryantm/auto-update/telepresence2
telepresence2: 2.4.10 -> 2.5.4
2022-04-13 16:37:16 -07:00
Martin Weinelt
66beaa9225
cpython: update patches for 3.11a7 on darwin 2022-04-14 01:33:33 +02:00
Ryan Mulligan
1477a5e043
Merge pull request #168305 from r-ryantm/auto-update/calamares
calamares: 3.2.54 -> 3.2.55
2022-04-13 16:26:41 -07:00
Yureka
c94363142d kaidan: add missing dependency 2022-04-14 01:15:27 +02:00
Alex Wied
5874035621 zcash: 4.6.0-1 -> 4.6.0-2 2022-04-13 19:04:36 -04:00
Uri Baghin
af6b1e725b
Merge pull request #168476 from betaboon/update-bazel_5-5.1.1
bazel_5: 5.0.0 -> 5.1.1
2022-04-14 08:58:24 +10:00
Michael Weiss
15623bcb65
chromium{Beta,Dev}: Fix a build error by disabling PGO
This fixes build errors like this:
error: Could not read profile ../../chrome/build/pgo_profiles/chrome-linux-4951-1649181099-528ef6669805f2d3db6f3ad7429cfa57a6078271.profdata: unsupported instrumentation profile format version

We already package the most recent stable LLVM version for Chromium but Google
relies on unreleased (Git) versions (thanks...). This isn't ideal but I
don't have the time to package yet another LLVM version so it'll have to
cut it for now.

See build/config/compiler/pgo/pgo.gni:
- 0 : Means that PGO is turned off.
- 1 : Used during the PGI (instrumentation) phase.
- 2 : Used during the PGO (optimization) phase.

With is_official_build the default is chrome_pgo_phase = 2.
2022-04-14 00:08:47 +02:00