Michael Raskin
ac51e3a63e
Merge pull request #79879 from r-ryantm/auto-update/allegro
...
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-18 08:05:21 +00:00
worldofpeace
6f0cb035c2
Merge pull request #80384 from worldofpeace/flatpak-ostree
...
flatpak: propagate glib and ostree
2020-02-17 19:39:02 -05:00
Jan Tojnar
8fa73be07b
Merge pull request #80386 from zowoq/flatpak
...
flatpak: 1.6.1 -> 1.6.2
2020-02-18 01:33:01 +01:00
worldofpeace
26f1d1e81b
flatpak: add dev output
2020-02-17 19:14:10 -05:00
zowoq
d744b4f928
flatpak: 1.6.1 -> 1.6.2
...
https://github.com/flatpak/flatpak/releases/tag/1.6.2
2020-02-18 09:41:31 +10:00
worldofpeace
461ea02544
flatpak: propagate glib and ostree
...
Pantheon's sideload broke:
```
meson.build:17:0: ERROR: Could not generate cargs for flatpak:
Package ostree-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ostree-1.pc'
to the PKG_CONFIG_PATH environment variable
Package 'ostree-1', required by 'flatpak', not found
```
https://hydra.nixos.org/build/113077888
ZHF: #80379
2020-02-17 18:32:35 -05:00
Dylan Simon
e25f0b3e3d
scalapack: 2.1 -> 2.1.0
...
2.1 seems to have disappeared
2020-02-17 18:31:13 -05:00
OmnipotentEntity
eb40131310
geant4: 10.6.0 -> 10.6.1 ( #80365 )
2020-02-17 11:31:21 -05:00
Orivej Desh
b2492bc444
rnnoise: 0.0.1 (2017-10-10) -> 2019-04-24
2020-02-17 16:04:41 +00:00
Thomas Tuegel
0591e94757
Merge pull request #80356 from ttuegel/bug--kinit-environ-size
...
kinit: Increase environment size limit
2020-02-17 09:11:03 -06:00
Thomas Tuegel
c75860918f
kinit: Increase environment size limit
...
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.
This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.
Fixes : #79707
2020-02-17 08:21:39 -06:00
Franz Pletz
38ae7d1c6f
luksmeta: init at 9
2020-02-17 15:14:28 +01:00
Franz Pletz
a508b6e606
jose: init at 10
2020-02-17 15:14:28 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
...
sonic-visualiser
2020-02-17 09:51:51 +00:00
R. RyanTM
7996935668
libsixel: 1.8.4 -> 1.8.6
2020-02-16 19:55:15 -08:00
Drew Risinger
c71f63a337
ecos: 2.0.6 -> 2.0.7
...
Bump ecos module.
2020-02-16 19:12:52 -08:00
Jos van den Oever
eb1ffda13c
libfishsound at 1.0.0
2020-02-16 23:47:44 +01:00
James Cook
b0a26b3b52
Remove myself as maintainer.
...
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Will Dietz
53a967f138
readline80: p1 -> p4
...
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
...
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Daniel Schaefer
d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
...
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00
gnidorah
cebf96a257
kmsxx: 2019-10-28 -> 2020-02-14
2020-02-15 15:24:24 +01:00
brano543
78b6642e5d
gdal: correct indentation in preConfigure
2020-02-15 13:29:00 +01:00
brano543
b57af2d024
gdal: Fix finding postgresql after 3.0 update
2020-02-15 13:09:14 +01:00
brano543
175d83634b
gdal: Clean up formatting
2020-02-15 13:05:56 +01:00
R. RyanTM
2fe5239056
trompeloeil: 36 -> 37
2020-02-15 11:44:14 +01:00
Maximilian Bosch
1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
...
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM
213e4ca488
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 20:49:04 +00:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
...
Otherwise it takes quite some time. Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Vladimír Čunát
ed77cf1c56
Merge #62890 : libclc: 2017-11-29 -> 2019-06-09 (unbreak)
2020-02-14 17:59:00 +01:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
...
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
...
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
...
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Martin Milata
af5c8e7a2a
hunspellDicts: add Czech and Slovak dictionary
2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb
hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4
2020-02-13 21:03:14 +01:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
...
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Ryan Mulligan
8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
...
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
Jonathan Ringer
a01d0bc1a9
onnxruntime: 1.1.0 -> 1.1.1
2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
...
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
R. RyanTM
a98456b7b6
libmypaint: 1.4.0 -> 1.5.0
2020-02-12 21:27:47 +00:00
Michael Weiss
fc3f421cff
Merge pull request #79867 from primeos/tdesktop
...
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
Benjamin Hipple
ed5f25f6a1
dnnl: run tests, fix install tree
...
With the new update to 1.2 in https://github.com/NixOS/nixpkgs/pull/79426 , some
the install tree coming out of cmake seems to have produced a duplicate copy of
the nix tree.
2020-02-12 10:26:54 -08:00
Frederik Rietdijk
424697d512
Merge master into staging-next
2020-02-12 09:55:31 +01:00
R. RyanTM
6b11b2fd39
armadillo: 9.800.4 -> 9.850.1
2020-02-12 03:15:36 +00:00
R. RyanTM
5b174837fa
caf: 0.17.3 -> 0.17.4
2020-02-12 01:28:09 +00:00
R. RyanTM
1905a37193
allegro5: 5.2.5.0 -> 5.2.6.0
2020-02-12 00:39:35 +00:00
Michael Weiss
818628c53a
tl-expected: init at 2019-11-11
...
This version is 5 commits ahead of version 1.0.0 because we need at
least one patch [0] that prevents CMake from trying to use Git to fetch
the already fetched submodule...
Also some files have the wrong formatting (CRLF line endings) which
makes the patching really messy. At this point is seems therefore better
to use the master version instead (1.0.0 is pretty broken regarding
CMake).
[0]: 0ca73ee30e
2020-02-11 23:19:20 +01:00
Daniel Schaefer
f528d880e1
Merge pull request #79005 from SeTSeR/master
...
tdlib: 1.5.0 -> 1.6.0
2020-02-11 20:31:40 +01:00
Jan Tojnar
dc78775c46
Merge pull request #79837 from multun/gegl-umfpack
...
gegl: enable umfpack support
2020-02-11 19:35:13 +01:00