Commit Graph

28892 Commits

Author SHA1 Message Date
Jan Tojnar
0f0179c2fa
librest: rename from gnome3.rest 2018-12-25 17:47:52 +01:00
Jan Tojnar
3ca8d0f814
libgweather: rename from gnome3.libgweather 2018-12-25 17:33:21 +01:00
Jan Tojnar
93a6f4414c
geocode-glib: rename from gnome3.geocode-glib 2018-12-25 17:28:34 +01:00
Jan Tojnar
7ca5ec11b0
libgee: rename from gnome3.libgee 2018-12-25 17:21:09 +01:00
Jan Tojnar
df89d4ce41
libpeas: rename from gnome3.libpeas 2018-12-25 17:21:08 +01:00
Jan Tojnar
1ba8575f9a
libcroco: rename from gnome3.libcroco 2018-12-25 17:21:08 +01:00
Jan Tojnar
878d289c6f
libgepub: rename from gnome3.libgepub 2018-12-25 17:21:08 +01:00
Jan Tojnar
d6ab3a534f
libgdata: rename from gnome3.libgdata 2018-12-25 17:21:08 +01:00
Jan Tojnar
5f77bef30b
libgxps: rename from gnome3.libgxps 2018-12-25 17:21:08 +01:00
Jan Tojnar
c45e9d0fac
Merge branch 'master' into staging 2018-12-25 17:03:57 +01:00
Jan Tojnar
996d14a004
Merge pull request #52839 from jtojnar/libsigcxx
libsigcxx: 2.10.0 → 2.10.1
2018-12-25 17:02:57 +01:00
R. RyanTM
40e0d00cd6 libqmatrixclient: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqmatrixclient/versions
2018-12-25 07:48:32 -08:00
Jan Tojnar
4c5a5dc627
Merge pull request #52715 from jtojnar/poppler-0.72
poppler: 0.67.0 → 0.72.0
2018-12-25 16:34:54 +01:00
Jan Tojnar
37faf68b86
libsigcxx: 2.10.0 → 2.10.1 2018-12-25 16:29:16 +01:00
Orivej Desh
f471114ab6 libdeflate: init at 1.1 (#52832) 2018-12-25 14:04:13 +00:00
Jan Tojnar
3b19fa9745
Merge pull request #52823 from r-ryantm/auto-update/pcmanfm
pcmanfm: 1.3.0 -> 1.3.1
2018-12-25 14:55:33 +01:00
Jan Tojnar
6efc5245d3
menu-cache: update homepage 2018-12-25 13:09:50 +01:00
Jan Tojnar
1c041f5b0f
libfm: 1.3.0.2 → 1.3.1 2018-12-25 13:08:37 +01:00
obadz
f7cc6f04b2 gnome-sharp: 2.24.1 -> 2.24.4 2018-12-24 23:59:04 +00:00
obadz
cd46319bdc gtk-sharp: 2.12.10 -> 2.12.45 2018-12-24 23:58:04 +00:00
obadz
1a40a8e000 gtk-sharp: wrap output executables
Fixes the below build error in gnome-sharp which appeared after #52712

/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/bin/gapi2-fixup --api=art-api.xml --metadata=./Art.metadata  --symbols=./art-symbols.xml
rm -f generated/* &&    \
/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/bin/gapi2-codegen --generate art-api.xml \
-I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/nix/store/wsqld4bccm0bwjnn1gj9cr32qscz4qk7-gtk-sharp-2.12.10/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml      \
--outdir=generated --customdir=. --assembly-name=art-sharp      \
--gluelib-name=artsharpglue-2 --glue-filename=glue/generated.c          \
--glue-includes=                                                \
&& touch generated-stamp

Unhandled Exception:
System.MissingMethodException: Method 'string.Split' not found.
  at GtkSharp.Generation.SimpleGen..ctor (System.String ctype, System.String type, System.String default_value) [0x00000] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.SymbolTable..ctor () [0x00011] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.SymbolTable.get_Table () [0x0000a] in <d117698e7b8a4f9b867143c99aa161ba>:0
  at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x0003e] in <d117698e7b8a4f9b867143c99aa161ba>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method 'string.Split' not found.
  at GtkSharp.Generation.SimpleGen..ctor (System.String ctype, System.String type, System.String default_value) [0x00000] in <d117698e7b8a4f9b867143c99aa161ba>:0
2018-12-24 23:31:40 +00:00
Bas van Dijk
e36ab216ec opencv4: opencv_contrib: 4.0.0 -> 4.0.1 2018-12-24 23:37:12 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
dd3eea4b47
goffice: add lasem support
Also split outputs
2018-12-24 15:01:45 +01:00
Jan Tojnar
9cf3c1f52e
lasem: init at 0.4.3 2018-12-24 15:01:45 +01:00
Jan Tojnar
bdf46079f5
goffice: add updateScript 2018-12-24 15:01:44 +01:00
obadz
60739e534d
Merge pull request #52712 from obadz/mono
mono: drop minor versions and upgrade to 5.16.0.220
2018-12-24 13:47:18 +00:00
Jan Tojnar
d5d15828b5
Merge pull request #52749 from jtojnar/gtk-update
GTK+ updates
2018-12-24 12:32:41 +01:00
Jan Tojnar
1feaf34078
atkmm: 2.24.2 → 2.28.0 2018-12-24 04:27:53 +01:00
Jan Tojnar
4439234623
libgsf: 1.14.44 → 1.14.45 2018-12-24 04:22:07 +01:00
Jan Tojnar
426e6ee183
pangomm: 2.40.1 → 2.42.0 2018-12-24 04:14:37 +01:00
Jan Tojnar
d1e5f0060c
glibmm: 2.56.0 → 2.58.0 2018-12-24 04:04:48 +01:00
Jan Tojnar
4e1dd3ce7a
gtkmm3: 3.22.2 → 3.24.0 2018-12-24 03:46:37 +01:00
Jan Tojnar
2a1c199e29
gtk3: 3.24.1 → 3.24.2
Also fixes language names.
2018-12-24 03:37:14 +01:00
Jan Tojnar
6b15745007
libgda: build GI typelibs 2018-12-24 02:29:17 +01:00
Jan Tojnar
53f04caad2
gtksourceviewmm4: init at 3.91.1 2018-12-24 02:29:17 +01:00
Jan Tojnar
5fc2a47e7e
mm-common: init 0.9.12 2018-12-24 02:29:16 +01:00
Jan Tojnar
ba1f2b345b
goocanvas2: init at 1.90.11 2018-12-24 02:29:16 +01:00
Jan Tojnar
130c141154
libepc: init at 0.4.6 2018-12-24 02:29:16 +01:00
Jan Tojnar
994a63a91d
avahi: add gtk support 2018-12-24 02:29:16 +01:00
Jan Tojnar
3ec683c85e
libgdamm: init at 4.99.11 2018-12-24 02:29:15 +01:00
Jan Tojnar
8aea3e4ca6
poppler: 0.67.0 → 0.72.0 2018-12-23 02:25:20 +01:00
Jan Tojnar
3148c89b3c
openjpeg: fix includedir in cmake config files 2018-12-23 02:22:48 +01:00
Alexander V. Nikolaev
afbd840d24 libgdiplus: fix segfaults by patches from master and dropping libungif
Configure script complains, that unable to build gif loading support,
but it's a lie -- it builds against libgif 5, which have DGifOpenFile as
well.

Cherry-picked by @obadz from
8439304ebc
(libungif was already dropped by commit b41ede5e3a)
2018-12-23 00:50:17 +00:00
Alexander V. Nikolaev
f382eb7d61 libgdiplus: 2.10.9 -> 5.6
A lot of updates from mono-project' folks. Patches dropped, because both
merged upstream.

Cherry-picked by @obadz from
e022209def
2018-12-23 00:46:09 +00:00
obadz
55af73e156 mono: only maintain major versions (mono4 & mono5) 2018-12-23 00:04:46 +00:00
Will Dietz
f21a4733d0
Merge pull request #52657 from dtzWill/update/json-3.5.0
nlohmann_json: 3.4.0 -> 3.5.0
2018-12-22 16:36:27 -06:00
Alexey Shmalko
7c69b3394b
Merge pull request #52668 from r-ryantm/auto-update/wt
wt: 4.0.4 -> 4.0.5
2018-12-23 00:09:33 +02:00
worldofpeace
780f2f30f2 Revert "opencollada: 1.6.67 -> 1.6.68"
Fixes #52659

This reverts commit bf53bea9e4.
2018-12-22 15:45:38 -05:00
Alyssa Ross
fea0e9fbf3
mailcore2: 0.6.2 -> 0.6.3 2018-12-22 18:26:03 +00:00
Bas van Dijk
ee42dab330
Merge pull request #52687 from LumiGuide/opencv-4.0.1
OpenCV: 3.4.5 & 4.0.1
2018-12-22 18:36:44 +01:00
Michael Weiss
25b80b62da wlroots: Remove the overrides for Meson
These overrides aren't required anymore as Meson 0.48.2 is now in
nixpkgs and there aren't any big problems so far (i.e. a revert is
unlikely).
2018-12-22 17:33:08 +01:00
Bas van Dijk
8347028c21 opencv4: 4.0.0 -> 4.0.1 2018-12-22 17:26:12 +01:00
Bas van Dijk
b2ea557879 opencv3: 3.4.4 -> 3.4.5 2018-12-22 17:24:21 +01:00
Ryan Mulligan
d60f6d2d5d
Merge pull request #52213 from r-ryantm/auto-update/librime
librime: 1.3.1 -> 1.3.2
2018-12-22 05:44:28 -08:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
R. RyanTM
c3d181fa34 wt: 4.0.4 -> 4.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wt/versions
2018-12-22 02:18:11 -08:00
Will Dietz
fb60aedd7c nlohmann_json: 3.4.0 -> 3.5.0
https://github.com/nlohmann/json/releases/tag/v3.5.0
2018-12-21 22:58:17 -06:00
Ben Wolsieffer
8032edf6af libpfm: use placeholder for PREFIX 2018-12-21 15:57:30 -05:00
Alyssa Ross
a2eed09a8c
Merge pull request #52416 from alyssais/icu
icu63: init at 63.1
2018-12-21 16:07:40 +00:00
Jörg Thalheim
652248e0e5
libcollectdclient: fix evaluation 2018-12-21 13:40:40 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Jörg Thalheim
1bb56620b5
Merge pull request #52567 from guibou/gcompris-0.95
gcompris: 0.91 -> 0.95
2018-12-20 20:07:41 +01:00
Herwig Hochleitner
d06770b9a0 allegro5: fix build for mesa 18.2.5
mesa 18.2.5, introduced in 6b490ee296
changed some private headers, that allegro is relying on. This fix backports
the relevant commit from allegro upstream

cc @7c6f434c
2018-12-20 20:06:11 +01:00
Maximilian Bosch
539679ff35
Merge pull request #52222 from r-ryantm/auto-update/librealsense
librealsense: 2.16.4 -> 2.17.0
2018-12-20 20:04:33 +01:00
Guillaume Bouchard
4043e157f5 qml-box2d: 2018-03-16 -> 2018-04-06 2018-12-20 16:08:53 +01:00
Bas van Dijk
72eae72223 openblas: fix build on x86_64-darwin
See: https://github.com/xianyi/OpenBLAS/issues/1926
2018-12-20 13:25:44 +01:00
Ben Wolsieffer
07a6bc6ab2
x265: fix build on ARM 2018-12-20 12:20:54 +01:00
Bas van Dijk
6267a02d9c opencv4: fix OpenCV issue 13207
This is the same fix as for opencv3 in commit:
2572dd11accf701feeefd6fd4ee45be98cb47016
2018-12-20 10:49:40 +01:00
Bas van Dijk
49965e61d7 opencv3: fix OpenCV issue 13207
See: https://github.com/opencv/opencv/pull/13232

This also fixes the test of haskell-opencv HEAD where we got the
following error:

    Feature Detection
      houghLinesP:
libgomp: Out of memory allocating 927712937064 bytes
Test suite test-opencv: FAIL
2018-12-20 10:49:40 +01:00
R. RyanTM
ce7a6c5217 zeromq: 4.2.5 -> 4.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zeromq/versions
2018-12-19 19:47:29 -05:00
R. RyanTM
bf53bea9e4 opencollada: 1.6.67 -> 1.6.68
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-12-19 19:24:36 -05:00
Jan Tojnar
d0546f0a1b
libgrss: fix updateScript 2018-12-20 00:28:50 +01:00
Benjamin Hipple
6206a342e0 mkl: include Intel's libiomp.so in the MKL RPM unpack
Since Intel's default openmp implementation is available in the same src
tarball, we can just include it in the package. This means that `mkl` now "just
works" without any environment variables, fragile setup-hooks, or forced
propagation.

Since the openmp implementation is only needed at runtime (and for test cases),
users can substitute a different one if they prefer by exporting it with
`LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so,
`libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a
sane default.

Since this still comes from the same src tarball, we can ship it without losing
the fixed-output derivation; likewise, since Hydra is not building or caching
these, shipping these proprietary packages costs no bandwidth for the nix
community.
2018-12-19 22:05:22 +01:00
R. RyanTM
58f1f9f0fc freetds: 1.00.104 -> 1.00.109
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/freetds/versions
2018-12-19 09:25:29 +01:00
markuskowa
1490094fff
Merge pull request #52509 from tkonolige/mpich_on_macos
mpich2: Add darwin support
2018-12-19 09:24:38 +01:00
R. RyanTM
6e87da96c3 fdk_aac: 0.1.6 -> 2.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdk-aac/versions
2018-12-19 09:24:13 +01:00
Bastian Köcher
8e811ec295 qt5: 5.11 -> 5.12 2018-12-19 09:15:14 +01:00
R. RyanTM
587d851680 libassuan: 2.5.1 -> 2.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libassuan/versions
2018-12-19 09:12:44 +01:00
Frederik Rietdijk
6dbaee8508
Merge pull request #52276 from r-ryantm/auto-update/jansson
jansson: 2.11 -> 2.12
2018-12-19 09:11:58 +01:00
R. RyanTM
15bd127949 harfbuzz: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions
2018-12-19 09:11:29 +01:00
R. RyanTM
e97dd07886 eigen: 3.3.5 -> 3.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eigen/versions
2018-12-19 09:10:59 +01:00
rnhmjoj
bf49bfc81b mesa: 18.2.6 -> 18.3.1 2018-12-19 09:09:41 +01:00
Frederik Rietdijk
9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
Frederik Rietdijk
911d1853ca Merge master into staging-next 2018-12-19 08:57:41 +01:00
Will Dietz
db0211c6bc
Merge pull request #52487 from dtzWill/update/libinput-1.12.4
libinput: 1.12.3 -> 1.12.4
2018-12-18 19:11:31 -06:00
Tristan Konolige
00005ce0bd suitesparse: Fix darwin support
Suitesparse libraries would end up containing references to the build
directory. fixDarwinDylibNames appears to not fix this problem. We
manually use intall_name_tool to set the library paths correctly.
2018-12-18 18:08:17 -07:00
Tristan Konolige
88f22c3484 mpich: Add darwin support 2018-12-18 17:59:39 -07:00
R. RyanTM
de9c97c0c8 libcouchbase: 2.10.0 -> 2.10.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcouchbase/versions
2018-12-18 15:06:06 -05:00
R. RyanTM
61b435d866 librelp: 1.2.18 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librelp/versions
2018-12-18 14:54:52 -05:00
R. RyanTM
a32c2f99ee libraw: 0.19.0 -> 0.19.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libraw/versions
2018-12-18 13:21:37 -05:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Will Dietz
435565d58d libinput: 1.12.3 -> 1.12.4
https://lists.freedesktop.org/archives/wayland-devel/2018-December/039782.html
2018-12-18 09:35:29 -06:00
Chris Ostrouchov
3eb461dedb pagmo2: 2.8 -> 2.9 fix broken package
corrects the library nlopt location as well.
2018-12-18 10:01:25 -05:00
R. RyanTM
e60233db00 sundials: 3.2.1 -> 4.0.0
* sundials: 3.2.1 -> 4.0.0 (#52022)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions

* sundials: cleanup
2018-12-18 15:46:05 +01:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
fprint: update packages
2018-12-18 14:06:22 +01:00
Renaud
f08a98c59b
Merge pull request #52164 from r-ryantm/auto-update/onig
oniguruma: 6.9.0 -> 6.9.1
2018-12-18 14:05:28 +01:00
markuskowa
5289fcc422
Merge pull request #47297 from greydot/bladerf
Introduce hardware/bladeRF module
2018-12-18 09:29:32 +01:00
Frederik Rietdijk
826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Lana Black
7112cd8822 nixos/hardware/bladeRF: init at 2.0.2
This allows to easily enable bladerf-related udev rules with nixos
configuration.
2018-12-18 08:11:18 +00:00
Matthew Bauer
dbd0a78e5a
Merge pull request #51854 from pmahoney/freeswitch
Freeswitch
2018-12-17 23:43:25 -06:00
Matthew Bauer
657220349d
Merge pull request #51422 from hlolli/csoundqt
Csoundqt init 0.9.6-beta2 and python-qt init 3.2
2018-12-17 23:39:12 -06:00
Jan Tojnar
3380db94b1
gtksourceviewmm: move from gnome3.gtksourceviewmm 2018-12-18 00:46:55 +01:00
R. RyanTM
7722c43f0a olm: 2.3.0 -> 3.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/olm/versions
2018-12-17 23:23:13 +00:00
volth
0ab6572324 libvirt: 4.7.0 -> 4.10.0 2018-12-17 23:12:44 +00:00
Franz Pletz
a2080299e8
aubio: 0.4.7 -> 0.4.8 2018-12-18 00:09:00 +01:00
Franz Pletz
51c8e01676
libressl_2_9: init at 2.9.0 2018-12-18 00:09:00 +01:00
Franz Pletz
949dc60acc
libressl_2_8: 2.8.2 -> 2.8.3 2018-12-18 00:08:59 +01:00
Franz Pletz
b7254b6b2c
libressl_2_7: 2.7.4 -> 2.7.5 2018-12-18 00:08:59 +01:00
Franz Pletz
5911d54457
libressl_2_6: remove, not maintained anymore 2018-12-18 00:08:58 +01:00
Jörg Thalheim
1720abc263
libaom: use git stub instead of patching changelog
It probably needs less maintenance.
2018-12-17 23:24:42 +01:00
Franz Pletz
54d1529269
Merge pull request #52426 from dtzWill/feature/boost-1.69
boost169: init (at 1.69)
2018-12-17 22:12:07 +00:00
Renaud
20e2c77621
Merge pull request #52398 from r-ryantm/auto-update/ace
ace: 6.5.2 -> 6.5.3
2018-12-17 21:59:45 +01:00
gnidorah
024ad6c4d5 libfprint: 0.7.0 -> 0.99.0 2018-12-17 21:04:26 +03:00
Renaud
fa3d3f982a
Merge pull request #52318 from r-ryantm/auto-update/geos
geos: 3.7.0 -> 3.7.1
2018-12-17 18:36:18 +01:00
Will Dietz
cee81d59ac libaom: create shared libraries, fix version reported in aom.pc
See added comment for explanation of version fix.
2018-12-17 09:54:14 -06:00
R. RyanTM
4ae47a69de postgis: 2.5.0 -> 2.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postgis/versions
2018-12-17 15:41:15 +00:00
R. RyanTM
0599202268 umockdev: 0.12 -> 0.12.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/umockdev/versions
2018-12-17 15:25:20 +00:00
Renaud
bba9d24887
Merge pull request #52287 from r-ryantm/auto-update/libgnurl
libgnurl: 7.61.1 -> 7.62.0
2018-12-17 16:24:31 +01:00
Renaud
83a068b450
Merge pull request #52281 from r-ryantm/auto-update/grib-api
grib-api: 1.27.0 -> 1.28.0
2018-12-17 16:21:46 +01:00
Alyssa Ross
70b8ab6e72
icu63: init at 63.1 2018-12-17 15:14:45 +00:00
R. RyanTM
65b679cd3c libextractor: 1.7 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libextractor/versions
2018-12-17 12:05:22 +00:00
R. RyanTM
f106becb65 libsolv: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2018-12-17 12:04:58 +00:00
Gabriel Ebner
bc09fb3c87
Merge pull request #52216 from r-ryantm/auto-update/libqalculate
libqalculate: 2.8.1 -> 2.8.2
2018-12-17 09:46:14 +01:00
Will Dietz
28d85b274d boost169: init (at 1.69) 2018-12-16 23:02:16 -06:00
Orivej Desh
9e36eee829 libopenaptx: init at 0.1.0 2018-12-17 04:41:16 +00:00
R. RyanTM
f640a81198 libiio: 0.15 -> 0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libiio/versions
2018-12-16 21:10:10 -06:00
R. RyanTM
f2b1f51a32 opendht: 1.7.4 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opendht/versions
2018-12-16 21:09:38 -06:00
Mateusz Kowalczyk
d3b1e88a75
Merge pull request #52404 from r-ryantm/auto-update/agda-stdlib
AgdaStdlib: 0.16.1 -> 0.17
2018-12-17 11:02:30 +09:00
Josef Kemetmüller
7c42da3a1e eccodes: 2.9.2 -> 2.10.0
Python3 is now officially supported as "beta", see relase notes at:
https://confluence.ecmwf.int/display/ECC/ecCodes+version+2.10.0+released
2018-12-17 01:41:57 +00:00
R. RyanTM
7a3cf0fbca libssh: 0.8.4 -> 0.8.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libssh/versions
2018-12-17 01:25:31 +00:00
Franz Pletz
9ca654825f
Merge pull request #52414 from marsam/libvncserver-cve-patch
libvncserver: add CVE-2018-7225 patch
2018-12-17 01:04:26 +00:00
R. RyanTM
b439f9032b libdap: 3.20.0 -> 3.20.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdap/versions
2018-12-17 01:03:39 +00:00
R. RyanTM
8bb236c4d5 libwebsockets: 3.0.1 -> 3.1.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwebsockets/versions
2018-12-17 01:03:19 +00:00
Mario Rodas
03fddb139e
libvncserver: add CVE-2018-7225 patch 2018-12-16 19:46:58 -05:00
Franz Pletz
5ee97d9c45
Merge pull request #52360 from markuskowa/upd-hwloc
hwloc: 2.0.2 -> 2.0.3
2018-12-17 00:19:00 +00:00
Jan Tojnar
dba9200127
Merge pull request #51991 from r-ryantm/auto-update/webkitgtk
gnome3.webkitgtk: 2.22.4 -> 2.22.5
2018-12-17 00:40:25 +01:00
Florian Klink
a94a321057
Merge pull request #52378 from alyssais/nss
nss: 3.40.1 -> 3.41
2018-12-17 00:19:11 +01:00
Tor Hedin Brønner
d25d095e2b
Merge pull request #52308 from r-ryantm/auto-update/gtkd
gtkd: 3.8.3 -> 3.8.4
2018-12-17 00:13:18 +01:00
Jan Tojnar
6c4a72e284
Merge pull request #52297 from r-ryantm/auto-update/gtksourceview
gnome3.gtksourceview: 3.24.8 -> 3.24.9
2018-12-16 23:59:33 +01:00
Jan Tojnar
6a2c004d0f
Merge pull request #52230 from r-ryantm/auto-update/libwnck
libwnck3: 3.24.1 -> 3.30.0
2018-12-16 23:47:14 +01:00
Jan Tojnar
5dac5e1f99
Merge pull request #52068 from jtojnar/libglib2-0.27
libgit2: drop 0.26
2018-12-16 23:22:12 +01:00
Jan Tojnar
f4d4ee3f65
Merge pull request #52280 from r-ryantm/auto-update/gupnp-av
gupnp-av: 0.12.10 -> 0.12.11
2018-12-16 23:21:55 +01:00
Jan Tojnar
3c0edcbb45
Merge pull request #52224 from r-ryantm/auto-update/libwacom
libwacom: 0.31 -> 0.32
2018-12-16 23:10:57 +01:00
Jan Tojnar
cc50638176
libgit2: 0.26.6 → 0.27.7 2018-12-16 22:56:31 +01:00
Jan Tojnar
472b70af81
libgit2-glib: 0.26.4 → 0.27.7 2018-12-16 22:56:31 +01:00
Jan Tojnar
4c40adceb9
libgit2-glib: move to top-level 2018-12-16 22:56:30 +01:00
markuskowa
6166854db9
Merge pull request #52237 from r-ryantm/auto-update/libosmium
libosmium: 2.14.2 -> 2.15.0
2018-12-16 22:56:18 +01:00
Jan Tojnar
aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging 2018-12-16 22:55:06 +01:00
Maximilian Bosch
36d18a4826
Merge pull request #52305 from r-ryantm/auto-update/goffice
goffice: 0.10.43 -> 0.10.44
2018-12-16 21:42:16 +01:00
R. RyanTM
4b00dfe169 bwidget: 1.9.12 -> 1.9.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bwidget/versions
2018-12-16 20:55:16 +01:00
Jörg Thalheim
bc1a94bc86
Merge pull request #51998 from r-ryantm/auto-update/sqlcipher
sqlcipher: 3.4.2 -> 4.0.0
2018-12-16 19:42:23 +00:00
R. RyanTM
712c720985 gcab: 1.1 -> 1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gcab/versions
2018-12-16 20:26:30 +01:00
R. RyanTM
5bc4f028ee dqlite: 0.2.4 -> 0.2.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dqlite/versions
2018-12-16 20:21:24 +01:00
R. RyanTM
0134db94d9 AgdaStdlib: 0.16.1 -> 0.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/agda-stdlib/versions
2018-12-16 11:14:28 -08:00
Franz Pletz
ec8bef8971
Merge pull request #52181 from r-ryantm/auto-update/mbedtls
mbedtls: 2.14.0 -> 2.15.1
2018-12-16 19:05:27 +00:00
Timo Kaufmann
314fc8390b
arb: 2.15.1 -> 2.16.0 (#52394)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
2018-12-16 20:01:10 +01:00
markuskowa
1a192fb1a8
Merge pull request #52401 from r-ryantm/auto-update/armadillo
armadillo: 9.200.4 -> 9.200.6
2018-12-16 19:57:28 +01:00
markuskowa
8ca596e8f0
Merge pull request #52340 from r-ryantm/auto-update/drumstick
drumstick: 1.1.1 -> 1.1.2
2018-12-16 19:55:29 +01:00
R. RyanTM
8a1f8952aa armadillo: 9.200.4 -> 9.200.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2018-12-16 10:29:39 -08:00
Jörg Thalheim
1e6d4e104e
Merge pull request #52370 from r-ryantm/auto-update/easyloggingpp
easyloggingpp: 9.96.5 -> 9.96.7
2018-12-16 17:54:03 +00:00
R. RyanTM
51f9526460 ace: 6.5.2 -> 6.5.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2018-12-16 09:22:15 -08:00
R. RyanTM
4e6049bf8e arb: 2.15.1 -> 2.16.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arb/versions
2018-12-16 08:17:13 -08:00
Alyssa Ross
fdc6caf144
nss: 3.40.1 -> 3.41 2018-12-16 14:22:54 +00:00
R. RyanTM
9903c859d9 easyloggingpp: 9.96.5 -> 9.96.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/easyloggingpp/versions
2018-12-16 05:42:31 -08:00
Daiderd Jordan
8e86017161
Merge pull request #52293 from r-ryantm/auto-update/grpc
grpc: 1.16.1 -> 1.17.0
2018-12-16 14:15:45 +01:00
Thomas Tuegel
299595f7ff
Merge pull request #52005 from bkchr/kde_frameworks_5_53
kde-frameworks: 5.52 -> 5.53
2018-12-16 06:57:15 -06:00
Markus Kowalewski
ac85a1ec47
hwloc: 2.0.2 -> 2.0.3
Refactor version string and download link to make
it comatible with automatic updates.
2018-12-16 13:54:55 +01:00
R. RyanTM
8d71f4a44c drumstick: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/drumstick/versions
2018-12-16 01:50:16 -08:00
Vladyslav M
f39ab2947f
Merge pull request #52271 from dtzWill/update/vaapiIntel-2.3.0
vaapiIntel: 2.2.0 -> 2.3.0
2018-12-16 11:38:50 +02:00
R. RyanTM
1758debbaf geos: 3.7.0 -> 3.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geos/versions
2018-12-15 23:08:58 -08:00
R. RyanTM
03234ada96 gtkd: 3.8.3 -> 3.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkd/versions
2018-12-15 21:24:31 -08:00
R. RyanTM
fc3af0b5bd goffice: 0.10.43 -> 0.10.44
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/goffice/versions
2018-12-15 21:01:06 -08:00
R. RyanTM
e94afe9dfd gnome3.gtksourceview: 3.24.8 -> 3.24.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2018-12-15 20:06:04 -08:00
R. RyanTM
2eae1009de grpc: 1.16.1 -> 1.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grpc/versions
2018-12-15 19:36:13 -08:00
R. RyanTM
5276119858 libgnurl: 7.61.1 -> 7.62.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgnurl/versions
2018-12-15 18:28:59 -08:00
R. RyanTM
fd08f8ed94 grib-api: 1.27.0 -> 1.28.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grib-api/versions
2018-12-15 17:45:32 -08:00
R. RyanTM
538c38d5a6 gupnp-av: 0.12.10 -> 0.12.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gupnp-av/versions
2018-12-15 17:39:26 -08:00
Jörg Thalheim
ba5cba0b0d
Merge pull request #51893 from Mic92/cross-fixes-2
treewide: cross-fixes (memcached, opendkim, gdb, tcl, xorg*)
2018-12-16 01:28:16 +00:00
R. RyanTM
acb144a477 jansson: 2.11 -> 2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jansson/versions
2018-12-15 17:14:37 -08:00
Will Dietz
9eefb691e4 vaapiIntel: 2.2.0 -> 2.3.0 2018-12-15 18:30:20 -06:00
Will Dietz
a51ea85fa5
Merge pull request #51687 from dtzWill/update/libgpgerror-1.33
libgpgerror: 1.32 -> 1.33
2018-12-15 18:21:10 -06:00
Will Dietz
3e62cdd72e
Merge pull request #51340 from dtzWill/update/gecode-6.1
gecode: 6.0.0 -> 6.1.0, deps, Gist support
2018-12-15 17:45:07 -06:00
R. RyanTM
2bae825da1 libosmium: 2.14.2 -> 2.15.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libosmium/versions
2018-12-15 07:04:11 -08:00
R. RyanTM
6a3364cc9f libwnck3: 3.24.1 -> 3.30.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwnck/versions
2018-12-15 05:56:14 -08:00
R. RyanTM
754185b8d1 libwacom: 0.31 -> 0.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libwacom/versions
2018-12-15 05:33:53 -08:00
R. RyanTM
79a5a7616f librealsense: 2.16.4 -> 2.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librealsense/versions
2018-12-15 05:23:01 -08:00
R. RyanTM
ab091810b6 libqalculate: 2.8.1 -> 2.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libqalculate/versions
2018-12-15 04:49:02 -08:00
R. RyanTM
66df0d9ce4 librime: 1.3.1 -> 1.3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librime/versions
2018-12-15 04:31:04 -08:00
Michael Raskin
581bd486d6
Merge pull request #52206 from r-ryantm/auto-update/libre
libre: 0.5.9 -> 0.6.0
2018-12-15 12:18:07 +00:00
Michael Raskin
096ba3c2f5
Merge pull request #52210 from r-ryantm/auto-update/librem
librem: 0.5.3 -> 0.6.0
2018-12-15 12:17:50 +00:00
Michael Raskin
1d7317e2d5
Merge pull request #52204 from r-ryantm/auto-update/libatomic_ops
libatomic_ops: 7.6.6 -> 7.6.8
2018-12-15 12:13:02 +00:00
markuskowa
4acf668d18
Merge pull request #52199 from r-ryantm/auto-update/mpich
mpich: 3.2.1 -> 3.3
2018-12-15 13:10:14 +01:00
R. RyanTM
b85bf642ff librem: 0.5.3 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librem/versions
2018-12-15 03:58:49 -08:00
R. RyanTM
f15f78a3c2 libre: 0.5.9 -> 0.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libre/versions
2018-12-15 03:28:50 -08:00
R. RyanTM
e022e80989 libatomic_ops: 7.6.6 -> 7.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libatomic_ops/versions
2018-12-15 03:17:34 -08:00
R. RyanTM
00c8ba7254 mpich: 3.2.1 -> 3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mpich/versions
2018-12-15 02:43:44 -08:00
R. RyanTM
c2679d1198 mbedtls: 2.14.0 -> 2.15.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbedtls/versions
2018-12-14 23:43:51 -08:00
R. RyanTM
84800eb003 oniguruma: 6.9.0 -> 6.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/onig/versions
2018-12-14 21:14:14 -08:00
volth
bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00