Commit Graph

330568 Commits

Author SHA1 Message Date
AndersonTorres
17b1055d65 plan9port: quick&dirty breakage fix
The presence of '+' in version string propagates to PATH variable, which breaks
`u` script, because `u` uses p9p's `sed` that treats `+` as a metacharacter.

Because of this, the version string will be reverted.
2021-11-16 20:16:43 -03:00
Thiago Kenji Okada
beff4b8178
Merge pull request #145802 from fgaz/domination/1.2.4
domination: 1.2.3 -> 1.2.4, add nixos test
2021-11-13 19:12:28 -03:00
Francesco Gazzetta
df99f2326e nixosTests.domination: init 2021-11-13 23:00:20 +01:00
virchau13
fd9cbb1bed
ckb-next: fix audio by adding libpulseaudio (#143023)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-13 22:58:09 +01:00
Thiago Kenji Okada
781e656edd
Merge pull request #145745 from romildo/upd.terminology
enlightenment.terminology: 1.10.0 -> 1.11.0
2021-11-13 18:45:34 -03:00
Thiago Kenji Okada
4c43ae9e26
Merge pull request #145779 from legendofmiracles/maintainers/lom
maintainers: add keys to legendofmiracles
2021-11-13 18:43:19 -03:00
Sergei Trofimovich
3efa5631b2 nethogs: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    cui.cpp: In function ‘void show_ncurses(Line**, int)’:
    cui.cpp:377:73: error: format not a string literal and no format arguments [-Werror=format-security]
      377 |   mvprintw(3 + 1 + i, cols - COLUMN_WIDTH_UNIT, desc_view_mode[viewMode]);
          |                                                                         ^
2021-11-13 22:30:46 +01:00
Martin Weinelt
542f6c07f5
Merge pull request #145748 from wamserma/arg-cleanup-python-pt2 2021-11-13 22:12:22 +01:00
Martin Weinelt
7f54eb0861
Merge pull request #145783 from mohe2015/update-wordpress 2021-11-13 21:58:29 +01: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
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
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
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
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
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
Sandro
d14a8e372f
Merge pull request #145696 from fabaff/bump-json-schema-for-humans 2021-11-13 13:45:05 +01:00
Markus S. Wamser
9b001407a1 pkgs.development.python-modules: remove unused args 2021-11-13 13:43:29 +01:00
Ellie Hermaszewska
a9b3a7d740
Merge pull request #145739 from chvp/bump-mu 2021-11-13 20:41:09 +08:00
José Romildo
b9f30c203c enlightenment.terminology: 1.10.0 -> 1.11.0 2021-11-13 09:32:52 -03:00
Han Verstraete
f3784bc57c
faas-cli: 0.13.13 -> 0.13.15 2021-11-13 13:31:32 +01:00
Sandro
594fa6aea6
Merge pull request #143994 from Stunkymonkey/ocaml-pname 2021-11-13 13:30:16 +01:00
Sandro
6b46e6b0f0
Merge pull request #144635 from gardspirito/alfis-dialog 2021-11-13 13:27:02 +01:00
Sandro
caae37d0f4
Merge pull request #145743 from NixOS/revert-145411-libs 2021-11-13 13:21:39 +01:00
Sandro
802bd2b7e3
Revert "follow up to pname+version switch: libs" 2021-11-13 13:21:27 +01:00
Sandro
6416f7aa6d
Merge pull request #145411 from SuperSandro2000/libs 2021-11-13 13:21:16 +01:00
Vincent Laporte
3e84e0fd7d coqPackages.graph-theory: enable for Coq 8.14 2021-11-13 13:17:20 +01:00
Vincent Laporte
551c849344 ocamlPackages.elpi: use recent version of ppxlib 2021-11-13 13:16:42 +01:00
Pavol Rusnak
fca6647ac7
Merge pull request #145737 from expipiplus1/ellie-monado2
monado: build with libbsd
2021-11-13 13:00:23 +01:00