Sergei Trofimovich
ab456c4d45
medusa: pull upstream fix for fno-common toolchains
...
Without the chanhe build fails on -fno-common tollchains as:
$ nix build -L --impure --expr 'with import ./. {}; medusa.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })'
...
ld: ../medusa-trace.o:/build/source/src/modsrc/../medusa.h:69:
multiple definition of `iErrorLevel'; cvs.o:/build/source/src/modsrc/../medusa.h:69: first defined here
2022-05-10 07:45:06 +02:00
Rick van Schijndel
9d9b4dc64b
envoy: fix sha256 for x86_64-linux
2022-05-10 07:30:10 +02:00
R. Ryantm
fc9d5ea630
python310Packages.hvplot: 0.7.3 -> 0.8.0
2022-05-10 05:08:56 +00:00
Rick van Schijndel
12e43250db
curlcpp: drop
...
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
R. Ryantm
0684166637
haste-server: 72863858338a57d54eb9dee55530e90ebbc22453 -> 68f6fe2b96ad02e21645480448113954bc87e1f5
2022-05-10 04:48:26 +00:00
Nguyễn Gia Phong
9a4ea4146e
python3Packages.ipwhl: 1.0.0 -> 1.1.0
2022-05-10 13:23:37 +09:00
Nguyễn Gia Phong
ced69442bc
mepo: 0.4.1 -> 0.4.2
2022-05-10 13:18:21 +09:00
github-actions[bot]
0be721b129
terraform-providers: update 2022-05-09
2022-05-10 14:18:11 +10:00
Otavio Salvador
8f91fe6f82
aws-sam-cli: fix build error due jmespath version
...
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-10 05:56:15 +02:00
Artturi
4f907176e4
Merge pull request #171051 from Kranzes/mpris
...
mpdris2: 0.8 -> 0.9.1
2022-05-10 06:31:10 +03:00
Artturi
3f9f75aae9
Merge pull request #172185 from hexchen/alfaview
...
alfaview: 8.43.0 -> 8.44.0
2022-05-10 06:30:27 +03:00
Artturi
086ec36bec
Merge pull request #172254 from artemist/itpp
...
itpp: fix build
2022-05-10 06:25:51 +03:00
Artturi
5ad18faecc
Merge pull request #172251 from trofi/update-pprof
...
pprof: unstable-2021-09-30 -> unstable-2022-05-09
2022-05-10 06:24:38 +03:00
Artturi
892dff6deb
Merge pull request #172208 from lilyinstarlight/fix/supercollider-with-libsndfile-1.1.0
...
supercollider: fix build with libsndfile >=1.1.0
2022-05-10 06:23:44 +03:00
Artturi
5074f16c7b
Merge pull request #172265 from otavio/topic/asc-ftbfs
...
asc: force use of C++11 during build
2022-05-10 06:22:03 +03:00
Artturi
db137956d6
Merge pull request #172263 from otavio/topic/apngasm-3110
...
apngasm: 3.1.9 -> 3.1.10
2022-05-10 06:17:01 +03:00
zowoq
430f6d45e3
skopeo: 1.7.0 -> 1.8.0
...
https://github.com/containers/skopeo/releases/tag/v1.8.0
2022-05-10 13:01:38 +10:00
1000101
f44cf991c7
terraform-providers.cloudamqp: init at 1.15.3
2022-05-10 12:59:50 +10:00
Nick Novitski
fb7287e6d2
openmw: enable with glibc fix
2022-05-10 10:54:06 +08:00
Bobby Rong
90bd7d7389
Merge pull request #172195 from Riey/cargo-feature
...
cargo-feature: 0.6.0 -> 0.7.0
2022-05-10 10:32:53 +08:00
Anderson Torres
b428db1220
Merge pull request #172248 from tjni/recutils-disable-format-hardening
...
recutils: disable Clang "format" hardening
2022-05-09 22:36:46 -03:00
Artturi
6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
...
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Robert Schütz
705acec552
home-assistant: support metoffice component
2022-05-10 01:06:13 +00:00
Robert Schütz
39688e7fec
python3Packages.datapoint: init at 0.9.8
2022-05-10 01:05:42 +00:00
Otavio Salvador
c9078c5236
asc: force use of C++11 during build
...
Log of error: https://hydra.nixos.org/log/f8yhxkg3zqqsz9ljbi98fsiibihvdbfd-asc-2.6.0.0.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:57:04 -03:00
Anderson Torres
189af8d922
Merge pull request #172120 from AndersonTorres/new-elisp
...
elisp updates
2022-05-09 21:49:56 -03:00
Robert Schütz
33892e9755
home-assistant: support sabnzbd component
2022-05-10 00:46:20 +00:00
Robert Schütz
a18a0fa29d
python3Packages.pysabnzbd: init at 1.1.1
2022-05-10 00:45:21 +00:00
Artturi
2976a21186
Merge pull request #172240 from amesgen/secp256k1-platforms
...
secp256k1: allow to build on all platforms
2022-05-10 03:45:05 +03:00
Otavio Salvador
7565c2e455
apngasm: 3.1.9 -> 3.1.10
...
3.1.9 had issues with building and 3.1.10 has been released fixing
those; a parallel building error has been found and it is fixed on
Gentoo repository, from where we grab the patch from.
Log of error: https://hydra.nixos.org/log/6nh56zf7y81p0m6xxynw22wj1kaxrjbd-apngasm-3.1.9.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:39:27 -03:00
P. R. d. O
ae40cc0032
python3Packages.slicer: disable failing tests
2022-05-09 18:18:18 -06:00
Martin Weinelt
e33498fb74
Merge pull request #172002 from S-NA/support-more-audio-backends
2022-05-10 02:15:54 +02:00
github-actions[bot]
cb61a6c576
Merge master into haskell-updates
2022-05-10 00:13:05 +00:00
7c6f434c
5a68a4274d
Merge pull request #172231 from 7c6f434c/matrix-recorder-fresher-node
...
matrix-recorder: use nodejs-14
2022-05-09 23:51:54 +00:00
Artturi
808fbed8a8
Merge pull request #154076 from wegank/codeblocks-full-aarch64
...
codeblocks: fix builds
2022-05-10 02:44:52 +03:00
Fabian Affolter
3c296bf709
python310Packages.ecos: 2.0.8 -> 2.0.10
...
- fix license
2022-05-09 16:42:49 -07:00
Jan Tojnar
20eabe3386
vtk_9: Fix build
...
Backport patch from 9.1.0 – unfortunately updating breaks vtk_9_withQt5.
2022-05-10 01:25:37 +02:00
Victor "multun" Collod
faf72ce704
python3Packages.prox-tv: ignore known MacOS failure
2022-05-09 16:25:17 -07:00
Fabian Affolter
053c592cf2
python310Packages.http-sfv: 0.9.5 -> 0.9.6
2022-05-09 16:23:47 -07:00
Fabian Affolter
7be4accb66
python310Packages.aioamqp: 0.14.0 -> 0.15.0
...
https://github.com/Polyconseil/aioamqp/blob/master/docs/changelog.rst#aioamqp-0150
2022-05-09 16:22:41 -07:00
Phillip Cloud
8ed605d66d
python3Packages.pydeck: fix build ( #172055 )
...
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2022-05-10 00:53:34 +02:00
Bryan A. S
51d859cdab
gotify-desktop: mark as broken for darwin
2022-05-10 00:05:25 +02:00
Artturin
49b62442e9
image_optim: remove useless nulls
2022-05-10 01:01:00 +03:00
Artemis Tosini
8b10b6b0f5
itpp: fix build
2022-05-09 21:59:06 +00:00
Artturin
c07b5cd424
mplayer: remove useless nulls
2022-05-10 00:58:50 +03:00
Artturin
5007ea281d
gwyddion: remove useless nulls
2022-05-10 00:56:23 +03:00
Artturin
bab661ab2b
profanity: remove useless nulls
2022-05-10 00:49:38 +03:00
Artturin
14a9590751
deadbeef: remove useless nulls
2022-05-10 00:49:34 +03:00
Artturin
25cdf9bd9e
libbluray: remove useless nulls
2022-05-10 00:49:34 +03:00
Artturin
fe7a2600ac
aravis: remove useless nulls
2022-05-10 00:49:34 +03:00