235817 Commits

Author SHA1 Message Date
zowoq
6af12c3339
ffmpeg_2_8: 2.8.16 -> 2.8.17
(cherry picked from commit 92cfd28d2b45e254db69b993e260758d5cf2f674)
The ffmpeg updates aren't build rebuilds, so I forward-pick them
from staging to master.  I suspect they have important fixes.
Originally from PR #93217.
2020-07-18 18:02:22 +02:00
Daniël de Kok
704bd03243
Merge pull request #93363 from prusnak/rocksdb
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 17:57:03 +02:00
Vladimír Čunát
6f8b1aec39
Revert "apparmor: only apply the gnumake fix to the parser"
This reverts commit 4b028aecae881fbfbe51, as planned.
2020-07-18 17:50:42 +02:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Vladimír Čunát
41a323711a
Merge #93288: libapparmor: Fix with gnumake 4.3 2020-07-18 17:48:19 +02:00
Martin Lundfall
424936ed33 cvc4: 1.6 -> 1.8
Co-authored-by: Gabriel Ebner <gebner@gebner.org>

Update pkgs/applications/science/logic/cvc4/default.nix

Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2020-07-18 17:48:10 +02:00
Jack Coughlin
8a65fe8da6 petsc: Fix install_name_tool patch
The PETSc library's config/install.py script checks whether
/usr/bin/install_name_tool is an existing file:

https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368

Therefore, it is not enough to replace it with something that we expect
to be on the PATH, as this will cause the linked if statement to be
silently skipped. The consequence is that applications linked against
this version of petsc will fail at runtime on MacOS with a dynamic
loading error.

Instead, we should replace install_name_tool with the absolute path of a
binary we know will be present at build time.

Note that this should be fixed upstream as well, but this is sufficient
to fix the runtime error.
2020-07-18 08:47:24 -07:00
Vladimír Čunát
4b028aecae
apparmor: only apply the gnumake fix to the parser
This is to avoid the huge rebuild for now, as it seems to be enough to
fix the problem, but I'll revert this on staging anyway.
2020-07-18 17:46:37 +02:00
Oleksii Filonenko
b907241a66
Merge pull request #93404 from dywedir/rink
rink: 0.4.5 -> 0.5.0
2020-07-18 18:29:52 +03:00
Maximilian Bosch
f80bb95e23
Merge pull request #93390 from danieldk/drawio-13.4.5
drawio: 13.3.9 -> 13.4.5
2020-07-18 17:23:33 +02:00
Maximilian Bosch
e6c1fae528
Merge pull request #93410 from liff/patch-1
nixos/manual: Fix reference to copy_from_host
2020-07-18 17:20:53 +02:00
Pavol Rusnak
49581587c2
rocksdb: 6.4.6 -> 6.10.2 2020-07-18 16:57:38 +02:00
Janne Heß
e9bf4ca80f
nixos/gitlab: Make redis URL configurable
We run Redis via Unix socket
2020-07-18 16:28:59 +02:00
Janne Heß
026b4eb3ae
nixos/gitlab: Drop sidekiq PID file
> WARNING: PID file creation will be removed in Sidekiq 6.0, see #4045.
Please use a proper process supervisor to start and manage your
services

Since NixOS uses a proper process supervisor AND does not use the PID
file anywhere, we can just drop it to be upwards compatible and fix that
warning.
2020-07-18 16:00:04 +02:00
Mario Rodas
d7e20ee25e
Merge pull request #93387 from r-ryantm/auto-update/python2.7-ipympl
python27Packages.ipympl: 0.5.6 -> 0.5.7
2020-07-18 08:51:15 -05:00
Mario Rodas
5868f8f306
strip-nondeterminism: fix build on darwin 2020-07-18 07:30:00 -05:00
Symphorien Gibol
6f85810629 python3Packages.sqlalchemy-continuum: 1.3.9 -> 1.3.11
fixes the build
2020-07-18 12:00:00 +00:00
Daniël de Kok
e629fe39d1 dbxml: use multiple outputs 2020-07-18 13:51:21 +02:00
Jan Tojnar
ceb1527a61
Merge pull request #93409 from zowoq/gnome-ext-hooks
gnomeExtensions: add runHook to {build,install}Phase
2020-07-18 13:39:45 +02:00
Michael Weiss
5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Olli Helenius
2d8311dac9
nixos/manual: Fix reference to copy_from_host 2020-07-18 14:26:44 +03:00
zowoq
8f2d4f9956 gnomeExtensions: add runHook to {build,install}Phase 2020-07-18 21:06:33 +10:00
Lancelot SIX
9b195c5369
Merge pull request #93393 from r-ryantm/auto-update/python3.7-pylint-django
python37Packages.pylint-django: 2.0.15 -> 2.1.0
2020-07-18 11:56:50 +01:00
pacien
16d8632355 beamerpresenter: 0.1.1 -> 0.1.2 2020-07-18 12:40:43 +02:00
Vladyslav M
2076487221
rink: 0.4.5 -> 0.5.0 2020-07-18 13:30:05 +03:00
IvarWithoutBones
0269421b7b appimage: switch to gst-plugins-base 1.0 2020-07-18 11:51:05 +02:00
Michael Weiss
a838caa33a
tdm: Fix the build
Was failing in the desktop-file validation stage [0]:
/nix/store/XXX-tdm.desktop/share/applications/tdm.desktop: error: value
"False" for boolean key "Terminal" in group "Desktop Entry" contains
invalid characters, boolean values must be "false" or "true"

[0]: https://hydra.nixos.org/build/123852137
2020-07-18 11:41:47 +02:00
Jörg Thalheim
eb66a32a56
Merge pull request #76487 from ryneeverett/lockkernelmodules-docker 2020-07-18 10:35:34 +01:00
Mario Rodas
7a63d537b9
pistol: add ldflags 2020-07-18 04:20:00 -05:00
Mario Rodas
d8f8ed2609
bdf2sfd: add platforms 2020-07-18 04:20:00 -05:00
Mario Rodas
f1d5d21271
barlow: init at 1.422 2020-07-18 04:20:00 -05:00
Mario Rodas
4703d4da7e
_3270font: init at 2.0.4 2020-07-18 04:20:00 -05:00
Michael Weiss
595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
Michael Weiss
d41cd156d0
scons: 3.1.2 -> 4.0.0 2020-07-18 10:48:13 +02:00
Daniël de Kok
ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
zowoq
5bb8654307 fedora-coreos-config-transpiler: use upstream vendor 2020-07-18 18:15:54 +10:00
zowoq
f138879273
Merge pull request #93394 from NixOS/revert-89017-package-grouping
Revert "Group packages by language/builder via dummy maintainer"
2020-07-18 18:14:25 +10:00
zowoq
0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer" 2020-07-18 17:45:08 +10:00
R. RyanTM
d867a5aecb python37Packages.pylint-django: 2.0.15 -> 2.1.0 2020-07-18 07:43:18 +00:00
Daniël de Kok
42655951f4 drawio: 13.3.9 -> 13.4.5
Changelogs:

https://github.com/jgraph/drawio-desktop/releases/tag/v13.4.4
https://github.com/jgraph/drawio-desktop/releases/tag/v13.4.5
2020-07-18 08:58:44 +02:00
Vladyslav M
effb57d395
Merge pull request #93130 from cmacrae/spacebar/move_owner
spacebar: 0.5.0 -> 1.1.0
2020-07-18 09:39:29 +03:00
Daniël de Kok
cace440c15
Merge pull request #93290 from danieldk/manual-opencl-amd
nixos/manual: add a section about enabling OpenCL for AMD GPUs
2020-07-18 08:34:07 +02:00
Daniël de Kok
26a014166d
Merge pull request #93359 from r-ryantm/auto-update/nomacs
nomacs: 3.14.2 -> 3.15.1616
2020-07-18 08:27:14 +02:00
Daniël de Kok
f71b91f4eb
Merge pull request #93369 from r-ryantm/auto-update/osmo
osmo: 0.4.2 -> 0.4.4
2020-07-18 08:17:37 +02:00
Daniël de Kok
743941c044
Merge pull request #93376 from equirosa/tut
tut: 0.0.10 -> 0.0.13
2020-07-18 08:09:19 +02:00
Daniël de Kok
6d00504061 rocm-runtime: make ROCR_EXT_DIR handling more local 2020-07-18 07:55:36 +02:00
Mitsuhiro Nakamura
f2b2347b29 doc: add section for cataclysm-dda 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
c9c6f5f693 doc: fix MD_TARGETS
globstar (**) does not work in Makefile
2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
cf0e2d51ac cataclysmDDA: update mods 2020-07-18 14:23:25 +09:00
Mitsuhiro Nakamura
fbf4b4f5ed cataclysmDDA: update README
Add description about `useXdgDir` flag
2020-07-18 14:23:24 +09:00