Sergei Trofimovich
d664b7e327
tty-clock: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
ttyclock.c:270:71: error: format not a string literal and no format arguments [-Werror=format-security]
270 | mvwprintw(ttyclock.datewin, (DATEWINH / 2), 1, ttyclock.date.datestr);
| ~~~~~~~~~~~~~^~~~~~~~
2021-11-13 21:06:16 +00:00
Martin Weinelt
7f54eb0861
Merge pull request #145783 from mohe2015/update-wordpress
2021-11-13 21:58:29 +01:00
Sergei Trofimovich
436874a70d
lifelines: pull pending upstream inclusion fix for ncurses-6.3
...
Without the fix build on ncurses-6.3 fails as:
screen.c:430:17: error: format not a string literal and no format arguments [-Werror=format-security]
430 | wprintw(win, _(qSdbrdonly));
| ^~~~~~~
2021-11-13 20:48:47 +00:00
Robert Scott
159b90f118
python3Packages.python-jenkins: skip test failing on darwin
2021-11-13 20:47:45 +00:00
Sandro
95382df163
Merge pull request #138125 from juselius/unified-cgroup-fix
2021-11-13 21:21:28 +01:00
Sandro
337423b1a5
Merge pull request #145372 from doronbehar/pkg/jedi-lanugage-server
2021-11-13 21:06:12 +01:00
oxalica
2774c726b4
firefox: add a patch fixing deadlock
2021-11-13 20:59:54 +01:00
oxalica
f857492a19
firefox: use rustc.llvmPackages.stdenv with bintools
...
Currently `clangUseLLVM` is broken since it uses libcxx and compiler-rt but
also specifies `--gcc-toolchain`, which leads to weird compile errors when
including C++ headers.
2021-11-13 20:59:54 +01:00
Robert Scott
88c5c915fc
Merge pull request #142668 from risicle/ris-stb-20210910
...
stb: 20180211 -> unstable-2021-09-10
2021-11-13 19:51:53 +00:00
Moritz Hedtke
dfc142b35b
wordpress: 5.8.1 -> 5.8.2
2021-11-13 20:42:33 +01:00
Sandro
9e5af7b665
Merge pull request #145781 from SuperSandro2000/flex
2021-11-13 20:20:17 +01:00
Sandro
a627a120b6
Merge pull request #145156 from yuuyins/wavefile
2021-11-13 19:55:18 +01:00
Sandro Jäckel
792680167b
flex: delete unreferenced file
2021-11-13 19:45:02 +01:00
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1
2021-11-13 19:32:52 +01:00
Maciej Krüger
bbc5688e8f
tree: fix cross-compile
...
Should be makeFlagsArray not makeFlags
2021-11-13 19:31:08 +01:00
Sandro
60cee1103d
Apply suggestions from code review
2021-11-13 19:28:56 +01:00
legendofmiracles
42ace190f7
maintainers: add keys to legendofmiracles
2021-11-13 12:19:25 -06:00
Graham Christensen
cf6b299a38
Merge pull request #145766 from NixOS/bespokesynth-unfree
...
bespokesynth: mark unfree
2021-11-13 13:13:40 -05:00
github-actions[bot]
4db5f307b0
Merge master into staging-next
2021-11-13 18:01:11 +00:00
figsoda
a6b0f5af47
Merge pull request #145769 from figsoda/update-glitter
...
glitter: 1.5.2 -> 1.5.3
2021-11-13 13:00:43 -05:00
Maciej Krüger
8b032ba1c2
Merge pull request #144616 from fgaz/fedigroups/init
2021-11-13 18:51:33 +01:00
sternenseemann
4e50d99934
soldat-unstable: build using CMake
...
This will be the build system going forward, so it seems sensible to
support it right away. There's no neat way to use the system
GameNetworkingSockets upstream yet, so we add a hack for now.
Proactively decrease platforms to Linux only since the CMake doesn't
quite use GNUInstallDirs on Darwin and Windows unfortunately.
2021-11-13 18:49:45 +01:00
sternenseemann
d37d84bdca
soldat-unstable: 2021-04-27 -> 2021-11-01
...
Now builds with GameNetworkingSockets 1.3.0.
2021-11-13 18:49:45 +01:00
sternenseemann
23805c77bc
gamenetworkingsockets: propagate OpenSSL
...
We need to propagate OpenSSL for using CMake's find_package.
2021-11-13 18:49:45 +01:00
sternenseemann
b127a6f81a
gamenetworkingsockets: 1.2.0 -> 1.3.0
2021-11-13 18:49:45 +01:00
Robert Scott
f6a2ed2082
Merge pull request #145771 from risicle/ris-fiona-skip-aarch64-tests
...
python3Packages.fiona: skip some tests failing on aarch64
2021-11-13 17:15:47 +00:00
Francesco Gazzetta
df177cf39b
domination: 1.2.3 -> 1.2.4
2021-11-13 17:49:46 +01:00
figsoda
5aaa5f5e75
pluginupdate.py: fix compatibility with nix 2.4
2021-11-13 17:33:43 +01:00
Graham Christensen
cacb8de58f
bespokesynth: fixup trailing whitespace
2021-11-13 10:57:04 -05:00
figsoda
e7200f5810
glitter: 1.5.2 -> 1.5.3
2021-11-13 10:55:13 -05:00
Graham Christensen
5419cf4046
bespokesynth: mark unfree
...
Binaries of VST2 cannot be distributed without upstream permission
which we don't have and cant get. Until VST2 support can be
teased out more carefully, let's mark the package us unfree.
2021-11-13 10:55:00 -05:00
Martin Weinelt
12fa46cbf0
home-assistant: disable tado water_heater tests
2021-11-13 16:50:58 +01:00
Fabian Affolter
8d10569f79
python3Packages.phonenumbers: 8.12.36 -> 8.12.37
2021-11-13 16:39:57 +01:00
Robert Scott
7c6bd2bc45
python3Packages.build: skip test failing on darwin
2021-11-13 15:35:34 +00:00
Fabian Affolter
23f7e1d054
python3Packages.pg8000: 1.22.1 -> 1.23.0
2021-11-13 16:23:38 +01:00
oxalica
b3fd89bb20
libreoffice*: skip test to fix build with icu70
2021-11-13 23:20:26 +08:00
Martin Weinelt
22fcead7b4
home-assistant: pin nettigo-air-monitor at 1.1.1
2021-11-13 16:19:01 +01:00
Matt Christ
5c8bb6ac0d
libretro.dolphin: 2020-03-06 -> 2021-11-01
2021-11-13 09:15:32 -06:00
Thiago Kenji Okada
e29d818477
Merge pull request #145080 from welteki/faas-cli-0.13.15
...
faas-cli: 0.13.13 -> 0.13.15
2021-11-13 12:13:55 -03:00
Matt Christ
ec27b24452
libretro: mkLibRetroCore: allow specifying custom version
2021-11-13 09:06:44 -06:00
Robert Scott
001ac66432
python3Packages.fiona: skip some tests failing on aarch64
2021-11-13 15:04:08 +00:00
Fabian Affolter
9730df15c3
Merge pull request #145579 from dotlambda/ocrmypdf-12.7.2
...
python3Packages.ocrmypdf: 12.7.0 -> 12.7.2
2021-11-13 15:15:55 +01:00
Mario Rodas
7c3fe6b0ba
Merge pull request #145731 from jbedo/pueue
...
pueue: 1.0.3 -> 1.0.4
2021-11-13 09:11:13 -05:00
Maximilian Bosch
281479cb07
Merge pull request #139816 from mweinelt/frozendict-et-al
...
matrix-synapse: unpin frozendict
2021-11-13 14:55:30 +01:00
Maximilian Bosch
91f58a36fc
Merge pull request #145671 from TredwellGit/linux
...
Kernels 2021-11-12
2021-11-13 14:51:28 +01:00
oxalica
084da134e9
libreoffice-still: 7.1.6.2 -> 7.1.7.2
...
This contains the fix for build error with bision 3.8.
See https://gerrit.libreoffice.org/c/core/+/122082
2021-11-13 21:33:09 +08:00
Robert Scott
59bdbbfa17
ogre1_10: fix for aarch64
2021-11-13 13:32:57 +00:00
Robert Scott
7a1b0adc2c
ogre1_9: fix for aarch64
2021-11-13 13:32:57 +00:00
Robert Scott
aa0e8072a5
ogre: fix for aarch64
2021-11-13 13:32:33 +00:00
Sandro
d14a8e372f
Merge pull request #145696 from fabaff/bump-json-schema-for-humans
2021-11-13 13:45:05 +01:00