Commit graph

358090 commits

Author SHA1 Message Date
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
Renaud 2970b27faf
Merge pull request #161916 from jyooru/update/ghorg
ghorg: 1.5.1 -> 1.7.8
2022-02-26 23:57:10 +01:00
piegames 4c7d3f9854
Merge pull request #159983: coreboot-toolchain: 4.15 -> 4.16 2022-02-26 23:41:29 +01:00
Renaud a178e05ae8
Merge pull request #162020 from lucasew/fix/bpycv
python3Packages.zcs: patch to fix the test
2022-02-26 23:07:44 +01:00
Felix Singer 953c9a5d6e coreboot-toolchain: 4.15 -> 4.16
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-02-26 23:02:27 +01:00
R. Ryantm 005a18f6bd hepmc3: 3.2.4 -> 3.2.5 2022-02-26 16:52:12 -05:00
Martin Weinelt 308403c329
Merge pull request #161663 from felixsinger/update/pkgs/mumble 2022-02-26 22:38:26 +01:00
Robert Scott f1cf74f0c4
Merge pull request #161860 from r-ryantm/auto-update/pjsip
pjsip: 2.11.1 -> 2.12
2022-02-26 21:08:44 +00:00
Felix Singer c267e9ce37 mumble,murmur: 1.3.4 -> 1.4.231
Update version to 1.4.231.

Build 231 points to a specific commit from the 1.4.x branch adding many
fixes and improvements. Since this version is an unofficial release, add
an unstable prefix to the version string in Nixpkgs.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-02-26 22:08:22 +01:00
Robert Scott 25babb40a5
Merge pull request #161693 from wahjava/update-fossil
fossil: 2.17 -> 2.18
2022-02-26 21:04:16 +00:00
Martin Weinelt 4888dd78c5
Merge pull request #162017 from risicle/ris-mlflow-1.23.1 2022-02-26 21:56:47 +01:00
lucasew b438b68cb4 python3Packages.zcs: patch to fix the test
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-02-26 17:10:45 -03:00
Mario Rodas 80dc2f98dc
Merge pull request #161990 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.13.3 -> 1.13.5
2022-02-26 15:01:50 -05:00
Robert Scott 1617337b74
Merge pull request #161905 from r-ryantm/auto-update/bosh-cli
bosh-cli: 6.4.16 -> 6.4.17
2022-02-26 19:08:35 +00:00
Michael Weiss 6d6c998f99
Merge pull request #162008 from primeos/chromiumBeta
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45
2022-02-26 19:57:46 +01:00
Michael Weiss cf7cb652d2
Merge pull request #162009 from primeos/chromiumDev
chromiumDev: 100.0.4892.0 -> 100.0.4896.12
2022-02-26 19:57:36 +01:00
Michael Weiss 4b967d7feb
Merge pull request #162004 from primeos/mesa
mesa: Limit the devDoesNotDependOnLLVM test to Linux
2022-02-26 19:56:55 +01:00
Robert Scott 2ef8085858
Merge pull request #161909 from r-ryantm/auto-update/python3.10-zict
python310Packages.zict: 2.0.0 -> 2.1.0
2022-02-26 18:51:28 +00:00
Robert Scott cc0b1fddcd python3Packages.mlflow: 1.22.0 -> 1.23.1 2022-02-26 18:49:13 +00:00
Anderson Torres bc5cf3afe9
Merge pull request #159476 from r-ryantm/auto-update/live555
live555: 2022.01.21 -> 2022.02.07
2022-02-26 15:15:26 -03:00
Michael Weiss 154e13a556
chromiumDev: 100.0.4892.0 -> 100.0.4896.12 2022-02-26 18:56:05 +01:00
Michael Weiss 05b2b4e3cb
chromiumBeta: 99.0.4844.35 -> 99.0.4844.45 2022-02-26 18:55:34 +01:00
Michael Weiss 6431bebc93
mesa: Limit the devDoesNotDependOnLLVM test to Linux
The required modifications in the postInstall phase are only applied on
Linux and the test currently fails on Darwin:
https://github.com/NixOS/nixpkgs/runs/5344236204
> building '/nix/store/45s58pv9j6a19wr9izx49s6i0i4qshxs-mesa-dev-does-not-depend-on-llvm.drv'...
> error: output '/nix/store/czmszfcwdx87vx2wf80lhp3h9skqqcfs-mesa-dev-does-not-depend-on-llvm' is not allowed to refer to the following paths:
>          /nix/store/cwb5g57al7iizw456ah9rk49cxb47wi3-mesa-21.3.7-drivers
2022-02-26 18:48:17 +01:00
Michael Weiss f68dbdc7c3
Merge pull request #161954 from primeos/mesa
mesa: 21.3.6 -> 21.3.7
2022-02-26 18:12:17 +01:00
Brian Leung 1827d6315a uncrustify: 0.72.0 -> 0.74.0 2022-02-26 18:12:11 +01:00
Jonathan Ringer c9fa03136a or-tools: disable parallel-building
protobuf generation is not thread safe

```
       > ./ortools/scheduling/rcpsp_parser.h:24:10: fatal error: ortools/scheduling/rcpsp.pb.h: No such file or directory
       >    24 | #include "ortools/scheduling/rcpsp.pb.h"
```
2022-02-26 09:06:24 -08:00
Michael Weiss 71b7694016
Merge pull request #161955 from primeos/chromium
chromium: Suffix instead of prefix ${xdg-utils}/bin to $PATH
2022-02-26 18:04:20 +01:00
R. RyanTM 464bb0bb59
evolution-ews: 3.42.3 -> 3.42.4
* evolution-ews: 3.42.3 -> 3.42.4 (#161179)

* evolution-ews: update meta.license
Upstream solved the issue and choose LGPL-2.1-or-later

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-26 18:02:39 +01:00
Joel 35c1b68c86 lfs: 2.1.0 -> 2.1.1 2022-02-26 17:59:44 +01:00
Jonathan Ringer 24cbda98f3 fetchzip: remove need for overrideAttrs 2022-02-26 08:58:08 -08:00
flexagoon b97b9c376c tor-browser-bundle-bin: add tor.calyxinstitute.org mirror 2022-02-26 17:55:52 +01:00
Jonathan Ringer 0451c289d3
python3Packages.xmltodict: disable incompatible expat tests 2022-02-26 08:52:53 -08:00
Robert Scott 090e04c379
Merge pull request #161895 from aanderse/redmine
redmine: 4.2.3 -> 4.2.4
2022-02-26 16:48:46 +00:00
R. Ryantm f17c99c166 fend: 0.1.28 -> 0.1.29 2022-02-26 08:34:20 -08:00
Robert Scott f582bd4363
Merge pull request #161681 from tnias/update/usbguard-1.1.0
usbguard: 1.0.0 -> 1.1.0
2022-02-26 16:33:30 +00:00
R. Ryantm 8d87ec8d17 shadowsocks-rust: 1.13.3 -> 1.13.5 2022-02-26 16:26:08 +00:00
R. Ryantm 6fede79227 unrar: 6.1.4 -> 6.1.5 2022-02-26 10:15:23 -06:00
Ryan Mulligan c0dfb0f380
Merge pull request #161983 from r-ryantm/auto-update/purescript
purescript: 0.14.5 -> 0.14.6
2022-02-26 08:15:04 -08:00
Ryan Mulligan fa7310446c
Merge pull request #161033 from r-ryantm/auto-update/carla
carla: 2.4.1 -> 2.4.2
2022-02-26 08:14:15 -08:00
Ryan Mulligan f0d5ebaa32
Merge pull request #161715 from r-ryantm/auto-update/shipyard
shipyard: 0.3.45 -> 0.3.47
2022-02-26 08:05:52 -08:00
Ryan Mulligan 74de3d6f27
Merge pull request #161754 from r-ryantm/auto-update/antimicrox
antimicrox: 3.2.1 -> 3.2.2
2022-02-26 08:01:31 -08:00
Nick Cao ce25f6f2db argo: fix cross compilation 2022-02-26 16:57:24 +01:00
R. Ryantm 9c61cdfb85 gnome.gpaste: 3.42.5 -> 3.42.6 2022-02-26 16:06:28 +01:00
R. Ryantm dd9760d9f7 purescript: 0.14.5 -> 0.14.6 2022-02-26 14:55:50 +00:00
R. Ryantm 61d2bc0cfe gnome-tour: 40.0 -> 40.1 2022-02-26 15:49:32 +01:00
Nick Cao 0c8d2aa94d rofi: fix cross compilation 2022-02-26 15:43:00 +01:00
Mario Rodas 972c309de3
Merge pull request #161705 from r-ryantm/auto-update/netpbm
netpbm: 10.97.3 -> 10.97.4
2022-02-26 09:36:11 -05:00
Jan Tojnar c790751a59 gegl: 0.4.34 → 0.4.36
https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_34...GEGL_0_4_36
2022-02-26 15:30:25 +01:00
Mario Rodas 1c7048bc5c
Merge pull request #161714 from r-ryantm/auto-update/sentry-cli
sentry-cli: 1.72.2 -> 1.73.0
2022-02-26 09:19:15 -05:00
Mario Rodas 684fb7b7a2
Merge pull request #161729 from techknowlogick/waypoint-up-072
waypoint: 0.7.1 -> 0.7.2
2022-02-26 09:18:43 -05:00