Robert Schütz
fc1b5ecc92
Merge pull request #41118 from ryantm/repology
...
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan
b2317a0b87
libversion: init at 2.6.0
2018-05-27 09:12:52 -07:00
Will Dietz
232bc96376
Revert "sqlite{,-analyzer}: use the same src ( #40945 )"
...
This reverts commit e28a586f94
.
2018-05-27 00:43:26 -05:00
Tuomas Tynkkynen
2760b24462
Merge remote-tracking branch 'upstream/master' into staging
2018-05-26 19:01:18 +03:00
Tuomas Tynkkynen
840e430744
Merge pull request #41088 from oxij/merge/master-to-staging-20180526
...
Merge master into staging
2018-05-26 18:50:40 +03:00
adisbladis
c6677c4010
Merge pull request #41056 from r-ryantm/auto-update/nanomsg
...
nanomsg: 1.1.2 -> 1.1.3
2018-05-26 23:07:25 +08:00
Tuomas Tynkkynen
164601faa2
mesa: Enable virgl driver
...
This gets NixOS tests requiring X11 to work on aarch64:
https://nix-cache.s3.amazonaws.com/log/nj4dwi3wkxx0cxv230ii4a99yz71b4km-vm-test-run-keymap-neo.drv
2018-05-26 18:03:44 +03:00
Thomas Tuegel
db215a62b7
qtwebengine: fix build failure due to -Wformat-security
...
ninja builds some components with -Wno-format, which is not compatible with the
default hardening setting of -Wformat-security in Nixpkgs.
2018-05-25 20:14:05 -05:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
...
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
R. RyanTM
10c973ef80
nanomsg: 1.1.2 -> 1.1.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/nanomsg/versions .
These checks were done:
- built on NixOS
- /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3/bin/nanocat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.1.3 with grep in /nix/store/ixs53g4hgmjsapmv98rhp13dxnia80v7-nanomsg-1.1.3
- directory tree listing: https://gist.github.com/cdb8b58cd0b2200dc629e5ed3c05af8b
- du listing: https://gist.github.com/76b99cc11ac487811d0eeff14406bfce
2018-05-24 14:41:19 -07:00
Gabriel Ebner
42af0d6ef9
libqalculate: 2.3.0 -> 2.5.0
2018-05-24 18:19:45 +02:00
Timo Kaufmann
c8987a72e4
fplll: 5.2.0 -> 5.2.1, pythonPackages.fpylll: 0.3.0dev -> 0.4.0dev ( #40995 )
2018-05-24 16:36:18 +02:00
Andreas Rammhold
40e76194f8
Merge pull request #41005 from flokli/master-zziplib-0.13.69
...
zziplib: gdraheim/zziplib#27 is not an issue anymore
2018-05-24 08:09:00 +02:00
Matthew Justin Bauer
828d932fef
zookeeper_mt: add version
2018-05-23 22:08:31 -05:00
Florian Klink
16728fa4ee
zziplib: gdraheim/zziplib#27 is not an issue anymore
...
fix included in 0.13.69, which was bumped in
3f36f6095f
.
2018-05-24 01:32:20 +02:00
Johannes Frankenau
b6b8cdd43f
libgudev: add gobjectIntrospection to nativeBuildInputs
2018-05-23 19:46:12 +02:00
Yegor Timoshenko
e28a586f94
sqlite{,-analyzer}: use the same src ( #40945 )
2018-05-23 19:06:46 +03:00
John Ericson
18742471af
Merge remote-tracking branch 'upstream/master' into staging
...
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Yegor Timoshenko
3210c69c36
Merge pull request #40970 from r-ryantm/auto-update/folly
...
folly: 2018.04.23.00 -> 2018.05.21.00
2018-05-23 12:07:53 +03:00
R. RyanTM
23dce527d8
folly: 2018.04.23.00 -> 2018.05.21.00
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/folly/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.05.21.00 with grep in /nix/store/n4qdpjqixmlcly3al00c5a2ivp6lh74f-folly-2018.05.21.00
- directory tree listing: https://gist.github.com/80adf61ca8bb6b1020e7b48cae590a9c
- du listing: https://gist.github.com/dc5d5cb97ea76a087a50b733c659ebe5
2018-05-22 23:59:15 -07:00
Matthew Justin Bauer
75ae4c5a19
Merge pull request #40904 from matthewbauer/freeciv-on-darwin
...
Freeciv: enable on darwin
2018-05-22 22:37:11 -05:00
Yegor Timoshenko
eaf1c07836
Merge pull request #40626 from dtzWill/update/sqlite-2.23.1
...
sqlite: 3.22.0 -> 3.23.1
2018-05-23 01:27:20 +03:00
Will Dietz
d8b96d5730
nghttp2: 1.31.0 -> 1.32.0
...
1.31.1 has security fix for CVE-2018-1000168:
https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/
2018-05-22 17:27:11 -05:00
Tuomas Tynkkynen
aedc169d7f
serf: Simplify
2018-05-23 01:14:51 +03:00
Tuomas Tynkkynen
20c2fd73ca
apr-util: Fixup apu-1-config
...
apu-1-config --ldflags is giving broken output on the fixed-output
dependencies. This broke serf build since db was split to multiple
outputs.
https://nix-cache.s3.amazonaws.com/log/q35s5jba6p6dpdqlfn9qgy5w0hpa506v-serf-1.3.9.drv
2018-05-23 01:14:51 +03:00
Yegor Timoshenko
2e7897ab6e
Merge pull request #36462 from dtzWill/update/nghttp2-1.31.0
...
nghttp2: 1.24.0 -> 1.31.0
2018-05-23 00:59:58 +03:00
Yegor Timoshenko
5580765158
sqlite{,-analyzer}: add archiveVersion function
2018-05-23 00:49:11 +03:00
Yegor Timoshenko
25ec13a4f0
sqlite: with stdenv.lib, add downloadPage, add version attribute
2018-05-22 23:44:28 +03:00
Yegor Timoshenko
57200f58f4
sqlite3_analyzer: assert, rename to sqlite-analyzer, clean up
2018-05-22 23:43:04 +03:00
Benjamin Hipple
a7ab884128
poppler: 0.64.0 -> 0.65.0 ( #40786 )
2018-05-22 18:22:42 +02:00
R. RyanTM
61a7b056fe
libidn2: 2.0.4 -> 2.0.5 ( #40852 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libidn2/versions .
These checks were done:
- built on NixOS
- /nix/store/lqhvipkml1hdjrc7x44a9qx6ib3h7fk4-libidn2-2.0.5-bin/bin/idn2 passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.0.5 with grep in /nix/store/lqhvipkml1hdjrc7x44a9qx6ib3h7fk4-libidn2-2.0.5-bin
- directory tree listing: https://gist.github.com/e275c93b988cd78a7716800d30d6d315
- du listing: https://gist.github.com/d80481a1635867ebfce278bd1e58d900
2018-05-22 18:20:53 +02:00
Josef Kemetmüller
23a83fbf86
librdf_redland: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
79476b5883
librdf_redland: Fix db dependency
...
This fixes a regression introduced in 4b06383
.
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin"]
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
1bf30c9223
librdf_rasqal: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
3d4ef86766
librdf_raptor2: Enable darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
020957716e
heimdal: Fix darwin build
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
9a100e3e31
heimdal: Fix db include
...
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin"]
2018-05-22 18:19:28 +03:00
Josef Kemetmüller
7c8705256c
aprutil: fix db dependency
...
This fixes a regression introduced in 4b06383
.
[dezgeg squashed in to fit the changes introduced in "db: Use more
conventional outputs, also split bin", also patch .la file]
2018-05-22 18:19:27 +03:00
Tuomas Tynkkynen
0fd461d5b5
db: Use more conventional outputs, also split bin
2018-05-22 17:49:04 +03:00
Tuomas Tynkkynen
f9feacfc7c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-22 17:48:29 +03:00
xeji
5093abc8f1
Merge pull request #40900 from flokli/oracle-fixes
...
oracle-instantclient: simplify a lot, use autoPatchelfHook
2018-05-22 10:36:12 +02:00
Florian Klink
9770699ebd
oracle-instantclient: disable building on hydra
...
we requireFile, so hydra can't build it anyways.
2018-05-22 03:35:05 +02:00
Florian Klink
fe56ad70f0
oracle-instantclient: simplify, use autoPatchelfHook
...
Split `buildCommand`, provide `unpackCmd` and add `installPhase`.
Use autoPatchelfHook, we can get rid of all the manual hacking around
with patchelf.
Use install to install to $out
2018-05-22 03:34:55 +02:00
Matthew Bauer
9b8b29f175
gtk2: fix GNOME bug #557780
...
URL: https://gitlab.gnome.org/GNOME/gtk/issues/303
This patch will fix the assertion generated at startup for freeciv on
macOS. Conditionally applied on Darwin.
Gdk:ERROR:gdkimage-quartz.c:250:_gdk_image_new_for_depth: assertion failed: (depth == 24 || depth == 32)
2018-05-21 19:57:01 -05:00
Matthew Bauer
dadb35fdb3
nvidia-texture-tools: support darwin
2018-05-21 19:55:37 -05:00
Matthew Bauer
50c158dee8
enet: supports darwin
2018-05-21 19:55:37 -05:00
Matthew Bauer
3dc8328b1f
sfml: support darwin
2018-05-21 19:55:37 -05:00
John Ericson
db4d77779c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-21 20:21:48 -04:00
R. RyanTM
60a666507c
srtp: 2.1.0 -> 2.2.0 ( #40849 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libsrtp/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.2.0 with grep in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
- directory tree listing: https://gist.github.com/87b0811e10da29e42c97917be0858d86
- du listing: https://gist.github.com/2e969bdfee6739383f70f7509c074b3b
2018-05-22 02:01:49 +02:00
Florian Klink
82eaa5ba37
oracle-instantclient: add flokli as maintainer
2018-05-22 01:29:00 +02:00
Jörg Thalheim
7796075209
Merge pull request #37253 from LnL7/darwin-communi
...
communi: fix darwin build
2018-05-21 14:22:11 +01:00
R. RyanTM
96ad842c47
librealsense: 2.11.0 -> 2.11.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/librealsense/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.11.1 with grep in /nix/store/qyy6s8nbpifg33h0hvnpf3fizwdycpvz-librealsense-2.11.1
- directory tree listing: https://gist.github.com/020e7e6cfc0e9cc89911d68349e47bc7
- du listing: https://gist.github.com/dfc212b0151822573970980eb31f8289
2018-05-21 09:15:41 +00:00
R. RyanTM
a58e93bd78
simpleitk: 1.0.0 -> 1.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/simpleitk/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.1.0 with grep in /nix/store/926vcv62wgj9nyj4z4yw6hxi64yaqha8-simpleitk-1.1.0
- directory tree listing: https://gist.github.com/fc471fd5a722b3d1303143f4ca87457d
- du listing: https://gist.github.com/6f050e82917acd9dc266df3c2c3cb81b
2018-05-21 08:57:29 +00:00
Orivej Desh
03c61b71f9
spdk: fix sandboxed build
2018-05-21 03:39:54 +00:00
Orivej Desh
66002a0e07
spdk: init at 18.04
...
Closes #39138 .
2018-05-21 02:00:07 +00:00
Jan Tojnar
641fa3d1c2
babl: 0.1.48 → 0.1.50
2018-05-21 00:50:33 +02:00
Orivej Desh
5188ef371f
libnatpmp: init at 20150609
2018-05-20 11:51:17 +00:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging
2018-05-20 13:20:53 +02:00
Samuel Leathers
9a1fac43e6
Merge pull request #40769 from mnacamura/slib
...
slib: 3b2 -> 3b5
2018-05-19 21:37:12 -04:00
Jan Tojnar
2ffff13c8d
gegl_0_4: 0.4.0 → 0.4.2
2018-05-19 17:34:08 +02:00
R. RyanTM
28c1c0ab26
mlt: 6.6.0 -> 6.8.0 ( #40653 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mlt/versions .
These checks were done:
- built on NixOS
- /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/bin/melt passed the binary check.
- /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/bin/.melt-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 6.8.0 with grep in /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0
- directory tree listing: https://gist.github.com/3a7f7c995e0d2d7232ab28093ddd4613
- du listing: https://gist.github.com/c8e940fb79b09b1aeee2243a1fff57ca
2018-05-19 17:17:18 +02:00
R. RyanTM
9534f999a4
librelp: 1.2.15 -> 1.2.16 ( #40664 )
...
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 .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.2.16 with grep in /nix/store/a6787dmhj4xpxwmqk8876gkyg00gr48h-librelp-1.2.16
- directory tree listing: https://gist.github.com/1f742ba05336ce792bdc905f5cd9dd4d
- du listing: https://gist.github.com/3677c4e01ab864cae128476ab579a776
2018-05-19 17:03:21 +02:00
Mitsuhiro Nakamura
ce87e7083b
slib: 3b2 -> 3b5
2018-05-19 22:23:40 +09:00
Robert Schütz
90c0100139
Merge branch 'master' into staging
2018-05-19 11:12:19 +02:00
Matthew Justin Bauer
dd56a43946
Merge pull request #40493 from r-ryantm/auto-update/gdal
...
gdal: 2.2.4 -> 2.3.0
2018-05-18 21:46:42 -05:00
John Ericson
5ccb99e372
Merge remote-tracking branch 'upstream/master' into staging
2018-05-18 17:48:37 -04:00
R. RyanTM
218b60b85d
ace: 6.4.7 -> 6.4.8 ( #40696 )
...
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 .
These checks were done:
- built on NixOS
- /nix/store/2bjwljxg8xr8f44h622mqc3xacy9419y-ace-6.4.8/bin/ace_gperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 6.4.8 with grep in /nix/store/2bjwljxg8xr8f44h622mqc3xacy9419y-ace-6.4.8
- directory tree listing: https://gist.github.com/246159b0e45b5fe1369de042fd0534cf
- du listing: https://gist.github.com/dc07102e153c9c3a7f97e1fe743aed1b
2018-05-18 17:34:52 +02:00
Tuomas Tynkkynen
003473613a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Will Dietz
39696b6d56
qt-5.10: don't use features that require new-ish kernels, stay compat
...
Before this change:
$ readelf --notes /nix/store/zf5yja02g8n8dzgs25pqfd8w3myfzgzc-qtbase-5.10.1/lib/libQt5Core.so
Displaying notes found at file offset 0x004a7778 with length 0x00000020:
Owner Data size Description
GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
OS: Linux, ABI: 3.17.0
After:
$ readelf --notes /nix/store/sg1s9hdw0b7p6h0dwg09g4lxy1acq7y6-qtbase-5.10.1/lib/libQt5Core.so
Displaying notes found at file offset 0x004a7dcc with length 0x00000020:
Owner Data size Description
GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
OS: Linux, ABI: 2.6.28
-----------
The above paths were before rebasing the commit onto staging,
and it'd probably be good to have someone confirm the same happens
when built on a hydra builder or other non-dtzWill machine :).
[dezgeg: added comments]
2018-05-18 03:51:20 +03:00
John Ericson
33fa7b3f5a
Merge pull request #40640 from angerman/feature/yaml-all
...
Allow YAML on other platforms as well.
2018-05-17 19:31:40 -04:00
R. RyanTM
f1323634c1
armadillo: 8.500.0 -> 8.500.1 ( #40700 )
...
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 .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 8.500.1 with grep in /nix/store/fgj0bi559rzmrmzm0y0fyfr75wljlwzz-armadillo-8.500.1
- directory tree listing: https://gist.github.com/6b042c178fafc84e571bb6d2ed67ae65
- du listing: https://gist.github.com/32fd420f41d621a7b6b540cabbcf3f53
2018-05-18 00:32:15 +02:00
Jan Tojnar
41f0c4639a
Merge pull request #40699 from r-ryantm/auto-update/babl
...
babl: 0.1.46 -> 0.1.48
2018-05-18 00:25:59 +02:00
Will Dietz
0f7eaddc50
sqlar: init at 2018-01-07
2018-05-17 14:58:41 -05:00
R. RyanTM
85cc1364ad
babl: 0.1.46 -> 0.1.48
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/babl/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.1.48 with grep in /nix/store/1pffxdly3bs42aqxf9zzmh3kcn304r8i-babl-0.1.48
- directory tree listing: https://gist.github.com/42f46e6f60e3db18a7a54f4ec1c31b80
- du listing: https://gist.github.com/3382dcb9c594fd5e06a9432be1c8d80b
2018-05-17 12:40:38 -07:00
Will Dietz
8c755ad7b3
sqlite3_analyzer: 3.22.0 -> 3.23.1 (to match sqlite3)
2018-05-17 13:03:12 -05:00
Florian Klink
7824c60a43
oracle-instantclient: patchelf and wrap adrci and genezi, too
2018-05-17 18:56:43 +02:00
Florian Klink
ccb4558a91
oracle-instantclient: prefix LD_LIBRARY_PATH
2018-05-17 18:56:36 +02:00
Florian Klink
0f4269bf48
oracle-instantclient: remove unused arguments
2018-05-17 18:56:26 +02:00
Florian Klink
276f2897cb
oracle-instantclient: move rpmextract and patchelf to nativeBuildInputs
2018-05-17 18:56:19 +02:00
adisbladis
7db0be8ab1
Merge pull request #40662 from r-ryantm/auto-update/libu2f-host
...
libu2f-host: 1.1.5 -> 1.1.6
2018-05-17 20:46:08 +08:00
R. RyanTM
596645d5d2
libu2f-host: 1.1.5 -> 1.1.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/libu2f-host/versions .
These checks were done:
- built on NixOS
- /nix/store/8jbzdkhk2krc8yc37c9bcxsbmam5csaa-libu2f-host-1.1.6/bin/u2f-host passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.1.6 with grep in /nix/store/8jbzdkhk2krc8yc37c9bcxsbmam5csaa-libu2f-host-1.1.6
- directory tree listing: https://gist.github.com/bc0958f894bcdad9565006be8be45096
- du listing: https://gist.github.com/e9a255d64be0442f7d14fca45cbcb6f0
2018-05-17 04:46:07 -07:00
Moritz Angermann
8ea265279e
Allow YAML on other platforms as well.
2018-05-17 15:22:31 +08:00
Will Dietz
1d6a14e24a
sqlite: Add zlib dep, needed for sqlar support.
...
(and seems generally useful anyway?)
2018-05-16 21:33:42 -05:00
Will Dietz
a6d8d54e79
sqlite: 3.22.0 -> 3.23.1
...
https://sqlite.org/releaselog/3_23_1.html
(also contains notes for 3.23.0)
Adds CLI support for SQLite archive files:
https://sqlite.org/sqlar.html
2018-05-16 21:23:11 -05:00
Will Dietz
c8996506e1
dyncall: install cmake modules, man pages, use upstream's preferred URL
2018-05-16 16:07:06 -05:00
John Ericson
ddbe9191ef
Merge remote-tracking branch 'upstream/master' into staging
...
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Will Dietz
1bbe4e9618
Merge pull request #40596 from dtzWill/feature/dyncall-1.0
...
dyncall: init at 1.0
2018-05-16 10:52:29 -05:00
Will Dietz
65eb3ec842
dyncall: init at 1.0
2018-05-16 10:29:40 -05:00
R. RyanTM
d596db5ea6
libite: 2.0.1 -> 2.0.2 ( #40484 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libite/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.0.2 with grep in /nix/store/naarzbhrc25il5apxf2s1d6npnv5bdwj-libite-2.0.2
- directory tree listing: https://gist.github.com/5c0e5f0b94104a500555ba038e45c2bf
- du listing: https://gist.github.com/4fa4a3663027f65a44561a901994afc7
2018-05-16 14:44:31 +02:00
adisbladis
374a18fcb6
Merge pull request #40583 from adisbladis/emacsPackages.emacs-libvterm
...
emacsPackages.emacs-libvterm: init at unstable-2017-11-24
2018-05-16 14:20:34 +08:00
adisbladis
3290800d67
libvterm-neovim: init at 2017-11-05
2018-05-16 14:02:48 +08:00
Matthew Bauer
c605d171bb
treewide: remove lintl references
...
libintl should be used directly, not through NIX_LDFLAGS.
2018-05-16 01:02:31 -05:00
Matthew Justin Bauer
59fff18f77
Merge pull request #40482 from r-ryantm/auto-update/libmediainfo
...
libmediainfo: 18.03.1 -> 18.05
2018-05-16 00:58:56 -05:00
Matthew Justin Bauer
f3f5980898
Merge pull request #40481 from r-ryantm/auto-update/mlt
...
libsForQt5.mlt: 6.6.0 -> 6.8.0
2018-05-16 00:58:46 -05:00
Tuomas Tynkkynen
6b6a575748
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/tools/networking/telnet/default.nix
pkgs/top-level/aliases.nix
2018-05-16 03:09:33 +03:00
Jan Tojnar
d5060ac3a7
Merge pull request #33371 from jtojnar/flatpak
...
Flatpak
2018-05-15 14:19:33 +02:00
Jan Tojnar
1c04363714
nixos/flatpak: add test
2018-05-15 14:18:44 +02:00
Jan Tojnar
ec80c5e4c4
nixos/flatpak: allow specifying extra portals
2018-05-15 13:31:13 +02:00
Cray Elliott
0e6fb50954
ffmpeg: remove redundant nix expr from last commit
...
accidentally brought in from old local changes
2018-05-14 21:06:39 -07:00
Cray Elliott
dd7f08a1a6
ffmpeg-full: 3.4.2 -> 4.0
...
init local package nv-codec-headers, which are external nvidia headers,
now used when nvenc is enabled
2018-05-14 21:05:42 -07:00
John Ericson
5e17335bd7
Merge remote-tracking branch 'upstream/staging' into strictDeps
2018-05-14 23:33:03 -04:00
John Ericson
330ca731e8
treewide: Get rid of all uses of crossConfig
...
The hack of using `crossConfig` to enforce stricter handling of
dependencies is replaced with a dedicated `strictDeps` for that purpose.
(Experience has shown that my punning was a terrible idea that made more
difficult and embarrising to teach teach.)
Now that is is clear, a few packages now use `strictDeps`, to fix
various bugs:
- bintools-wrapper and cc-wrapper
2018-05-14 23:30:37 -04:00
John Ericson
f2017c40ae
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 22:53:10 -04:00
Matthew Justin Bauer
5288fbd60b
Merge pull request #40280 from Anton-Latukha/handbrake-patch-cleanup
...
Cleanup of HandBrake related patches
2018-05-14 19:00:18 -05:00
Matthew Justin Bauer
8dfecefd97
Merge pull request #40245 from bcdarwin/bicgl
...
bicgl: init at 2017-09-10
2018-05-14 18:09:27 -05:00
Thomas Tuegel
33e07634be
Merge pull request #40486 from adisbladis/kde-frameworks-5_46
...
kde-frameworks: 5.45 -> 5.46
2018-05-14 14:19:29 -05:00
John Ericson
01a525b84e
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 13:31:20 -04:00
John Ericson
d00cc1242f
Merge pull request #40040 from obsidiansystems/gnu-config-arm
...
gnu-config: Update, allowing hacks to be removed
2018-05-14 11:20:09 -04:00
R. RyanTM
2abd5916a7
fstrm: 0.3.2 -> 0.4.0 ( #40489 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fstrm/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/p9y2vcrsa056xibh0y1xaz750mdcc5yq-fstrm-0.4.0-bin/bin/fstrm_capture --version’ and found version 0.4.0
- found 0.4.0 with grep in /nix/store/p9y2vcrsa056xibh0y1xaz750mdcc5yq-fstrm-0.4.0-bin
- directory tree listing: https://gist.github.com/5cc213160a9ec091c9e767b95bfe2cdd
- du listing: https://gist.github.com/c4b1f58631938c0cad031ac2dc920011
2018-05-14 17:13:57 +02:00
John Ericson
f2b575bd7b
Merge remote-tracking branch 'upstream/master' into gnu-config-arm
2018-05-14 10:58:15 -04:00
John Ericson
8e891e6ed4
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 10:57:33 -04:00
John Ericson
29db817003
gnu-config: Update to support ARM and 4 quardruples
...
I recently upstreamed
- https://git.savannah.gnu.org/cgit/config.git/commit/?id=50a0413a5ba9684aa9247444c60a5cea47c4435d
- https://git.savannah.gnu.org/cgit/config.git/commit/?id=09df750b994963a47f7c450f74b7e3f8567a6355
2018-05-14 10:55:32 -04:00
Pascal Wittmann
640c977996
Merge pull request #40500 from r-ryantm/auto-update/accountsservice
...
accountsservice: 0.6.47 -> 0.6.49
2018-05-14 14:56:39 +02:00
R. RyanTM
7d631f8978
accountsservice: 0.6.47 -> 0.6.49
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/accountsservice/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.49 with grep in /nix/store/5n1xmzvhis54f8vahhwxv4pn2k82sqmc-accountsservice-0.6.49
- directory tree listing: https://gist.github.com/d4f52cc42677c263ff034c14fb7741e3
- du listing: https://gist.github.com/0a90eaba29c57c4f54c36a659416df96
2018-05-14 05:44:43 -07:00
R. RyanTM
17ccab6b12
gdal: 2.2.4 -> 2.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/gdal/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.gdal2tiles.py-wrapped -h’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.gdal2tiles.py-wrapped --help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdal2tiles.py -h’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdal2tiles.py --help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.gdalident.py-wrapped -h’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.gdalident.py-wrapped --help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.gdalident.py-wrapped help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdalident.py -h’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdalident.py --help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdalident.py help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/.mkgraticule.py-wrapped help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/mkgraticule.py help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdalsrsinfo help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/ogrinfo help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/testepsg -h’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/testepsg --help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/testepsg help’ got 0 exit code
- ran ‘/nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0/bin/gdal-config --version’ and found version 2.3.0
- found 2.3.0 with grep in /nix/store/6zxb4kpk3mk347ypcxdc2dymq9gl37w7-gdal-2.3.0
- directory tree listing: https://gist.github.com/b6bcad3891a98e65991899121540cc85
- du listing: https://gist.github.com/f89d55b943a68b1550b8eff3f204f27f
2018-05-14 03:58:18 -07:00
adisbladis
1406808468
kde-frameworks: 5.45 -> 5.46
2018-05-14 17:59:00 +08:00
R. RyanTM
5d78859c15
libmediainfo: 18.03.1 -> 18.05
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libmediainfo/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 18.05 with grep in /nix/store/5qyyi56b38pqwkrz245xv8skn3bsflzg-libmediainfo-18.05
- directory tree listing: https://gist.github.com/74cf8ceacead58990e67775b627a172a
- du listing: https://gist.github.com/a515ce2cc6f6d9f886c1948aa1d3e561
2018-05-14 01:53:22 -07:00
R. RyanTM
c56dcb430d
libsForQt5.mlt: 6.6.0 -> 6.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/mlt/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt -h’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt --help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped -h’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped --help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped help’ got 0 exit code
- found 6.8.0 with grep in /nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0
- directory tree listing: https://gist.github.com/486acd53034e92704cc044a92c6e32ef
- du listing: https://gist.github.com/ff98100a51f78de609043361454df0b1
2018-05-14 01:08:45 -07:00
Matthew Justin Bauer
09204fe806
Merge pull request #40440 from ruuda/libressl
...
libressl: init at 2.7, change url to https
2018-05-13 18:21:26 -05:00
Robert Schütz
409b97c95f
libb2: fix build on ARM
2018-05-13 20:09:00 +03:00
Robert Schütz
03318efe09
libb2: 0.97 -> 0.98
2018-05-13 20:09:00 +03:00
Ruud van Asseldonk
3e293b2dc3
libressl: use https url in metadata
2018-05-13 15:26:34 +02:00
Ruud van Asseldonk
4371e5be0b
libressl_2_7: init at 2.7.3
2018-05-13 15:25:24 +02:00
Frederik Rietdijk
658b7c3f2e
Merge master into staging
2018-05-13 12:13:25 +02:00
John Ericson
2c5d915200
Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging
2018-05-13 01:02:09 -04:00
markuskowa
03d4694e61
hwloc: 1.11.9 -> 1.11.10 ( #40382 )
2018-05-13 00:17:49 +02:00
xeji
ef102bd43a
Merge pull request #39514 from Tmplt/update-geant4
...
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add dependencies for enableInventor
2018-05-12 23:13:01 +02:00
Tmplt
024efc9509
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add deps for enableInventor
...
By seperating the datasets, geant4 now builds in a sandbox.
Resolves #39766
2018-05-12 21:58:41 +02:00
Tmplt
3eabf15f9b
soxt: init at 1.3.0
2018-05-12 21:58:36 +02:00
Andreas Rammhold
6ec7291a79
Merge pull request #40006 from taku0/firefox-bin-59.0.3
...
firefox, firefox-bin: 59.0.2 -> 59.0.3, firefox-esr: 2.7.3esr -> 52.7.4esr
2018-05-12 19:50:04 +02:00
Matthew Justin Bauer
6f8cfae6c9
Merge pull request #40225 from brian-dawn/brian/add-librealsense
...
librealsense: init at 2.11.0
2018-05-12 11:47:06 -05:00
Matthew Justin Bauer
0c321443d5
unibilium: add ncurses as build input
...
unibilium expects to use the `ncursesw6-config` command to find terminfo dirs. Before that would fail & default to some nonexistant TERMINFO_DIRS value (on pure systems at least). This will add `ncurses.out` which is a little bit unfortunate because unibilium is meant as a replacement for ncurses. In the future, we should add a `terminfo` output to ncurses so that other things can use its db without pulling in its libraries & binaries.
Fixes #40404 .
2018-05-12 10:43:05 -05:00
xeji
b293a640a1
Merge pull request #38736 from r-ryantm/auto-update/dbus-glib
...
dbus-glib: 0.108 -> 0.110
2018-05-12 17:06:10 +02:00
Uli Baum
5829045fc5
dbus-glib: diable tests
...
Test fails in sandbox due to some path impurity but passes locally.
Not worth fixing since dbus-glib is deprecated.
2018-05-12 16:47:58 +02:00
R. RyanTM
c24d836387
bobcat: 4.07.00 -> 4.08.03
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/bobcat/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.08.03 with grep in /nix/store/dqhrp35b4vijwd6k77is0ma96vq9arwj-bobcat-4.08.03
- directory tree listing: https://gist.github.com/d768d97dc8cf8403bf62c2981e533bed
2018-05-12 15:17:21 +02:00
R. RyanTM
eb8bc80998
ldb: 1.1.31 -> 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/ldb/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbadd --help’ got 0 exit code
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbsearch --help’ got 0 exit code
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbdel --help’ got 0 exit code
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbmodify --help’ got 0 exit code
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbedit --help’ got 0 exit code
- ran ‘/nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3/bin/ldbrename --help’ got 0 exit code
- found 1.3.3 with grep in /nix/store/mffzix64mb7vjl2kandfj05n4lz0k8fy-ldb-1.3.3
- directory tree listing: https://gist.github.com/c6a5cda289b4f02fa7a87af2345baf74
2018-05-12 14:39:22 +02:00
R. RyanTM
280fba591d
wayland-protocols: 1.13 -> 1.14 ( #40312 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/wayland-protocols/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14 with grep in /nix/store/ibl7b0wvz8l75vrp86mbm80ds7xzcwkb-wayland-protocols-1.14
- directory tree listing: https://gist.github.com/f3bc0989bebcd51aafb53ff19f920d69
2018-05-12 14:08:55 +02:00
R. RyanTM
058e10f241
gnome3.webkitgtk: 2.20.1 -> 2.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/webkitgtk/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d
(cherry picked from commit 926dc3881e
)
Note from @obadz: merged #40315 to staging accidentally but this should go to
master due to CVE hence this cherry-pick.
2018-05-12 13:07:59 +01:00
R. RyanTM
926dc3881e
gnome3.webkitgtk: 2.20.1 -> 2.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/webkitgtk/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d
2018-05-12 14:06:44 +02:00
R. RyanTM
6557ea2b45
sundials: 3.1.0 -> 3.1.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/sundials/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.1.1 with grep in /nix/store/fkdjdcj8ydq78an3dxgg2ppalahccla5-sundials-3.1.1
- directory tree listing: https://gist.github.com/bc116dd93142b639fe041213e8223715
2018-05-12 14:03:21 +02:00
R. RyanTM
bb950e22e1
rabbitmq-c: 0.8.0 -> 0.9.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/rabbitmq-c/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0/bin/amqp-publish --help’ got 0 exit code
- ran ‘/nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0/bin/amqp-get --help’ got 0 exit code
- ran ‘/nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0/bin/amqp-consume --help’ got 0 exit code
- ran ‘/nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0/bin/amqp-declare-queue --help’ got 0 exit code
- ran ‘/nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0/bin/amqp-delete-queue --help’ got 0 exit code
- found 0.9.0 with grep in /nix/store/4k9n5w1zcpnx1qq6rvdy2nc7zl7pkb7i-rabbitmq-c-0.9.0
- directory tree listing: https://gist.github.com/15d9dcbdbc027933140607d48794a9a3
2018-05-12 14:02:20 +02:00
R. RyanTM
21ac09ebdf
sfml: 2.4.2 -> 2.5.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/sfml/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.5.0 with grep in /nix/store/j708rilms5fpihj454xv4m8yph07v3y5-sfml-2.5.0
- directory tree listing: https://gist.github.com/2efaabd811738a49adb17b7c96980837
2018-05-12 14:02:02 +02:00
R. RyanTM
2cedd44175
poppler_utils: 0.63.0 -> 0.64.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/poppler-utils/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftoppm -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftoppm --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftocairo -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftocairo --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdffonts -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdffonts --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfimages -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfimages --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfinfo -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfinfo --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftops -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftops --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftotext -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftotext --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftohtml -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdftohtml --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfseparate -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfseparate --help’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfunite -h’ got 0 exit code
- ran ‘/nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0/bin/pdfunite --help’ got 0 exit code
- found 0.64.0 with grep in /nix/store/k4ir4j8s5skczlgnscf0gfvxp1kpv2ll-poppler-utils-0.64.0
- directory tree listing: https://gist.github.com/117a95ee3c53e7aa2ec1e2404a22f621
2018-05-12 13:59:53 +02:00
R. RyanTM
32558af970
opendht: 1.7.1 -> 1.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/opendht/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode --help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtnode help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtchat -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtchat --help’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtscanner -h’ got 0 exit code
- ran ‘/nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2/bin/dhtscanner --help’ got 0 exit code
- found 1.7.2 with grep in /nix/store/j00w2x6mfk421h6z7ma1ndvp0yy3is7g-opendht-1.7.2
- directory tree listing: https://gist.github.com/bae66cd16ade0c7ae0789b34e0528267
2018-05-12 13:56:26 +02:00
R. RyanTM
5f41c98f89
libwebsockets: 2.4.2 -> 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/libwebsockets/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.0.0 with grep in /nix/store/m8jcyxq9zxn19vzwmvy8jld4kmjcwnmj-libwebsockets-3.0.0
- directory tree listing: https://gist.github.com/3fda3b4331b75bec575d1a71ba21e84a
2018-05-12 13:43:04 +02:00
R. RyanTM
af8ddc3db7
libpqxx: 6.2.2 -> 6.2.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/libpqxx/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/6mshwwzcsvpxxwn4hw9msm5ffwyy5wv3-libpqxx-6.2.3/bin/pqxx-config -h’ got 0 exit code
- ran ‘/nix/store/6mshwwzcsvpxxwn4hw9msm5ffwyy5wv3-libpqxx-6.2.3/bin/pqxx-config --help’ got 0 exit code
- ran ‘/nix/store/6mshwwzcsvpxxwn4hw9msm5ffwyy5wv3-libpqxx-6.2.3/bin/pqxx-config help’ got 0 exit code
- found 6.2.3 with grep in /nix/store/6mshwwzcsvpxxwn4hw9msm5ffwyy5wv3-libpqxx-6.2.3
- directory tree listing: https://gist.github.com/509fd3c73bc4d5401153a2eb6e21a804
2018-05-12 13:39:31 +02:00
R. RyanTM
9572c5415f
libraw: 0.18.10 -> 0.18.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/libraw/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/raw-identify -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/raw-identify --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/raw-identify help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/unprocessed_raw -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/unprocessed_raw --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/unprocessed_raw help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/4channels -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/4channels --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/4channels help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/simple_dcraw -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/simple_dcraw --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/simple_dcraw help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/mem_image -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/mem_image --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/mem_image help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/dcraw_half -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/dcraw_half --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/dcraw_half help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/half_mt -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/half_mt --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/half_mt help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/multirender_test -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/multirender_test --help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/multirender_test help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/postprocessing_benchmark -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/postprocessing_benchmark help’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/dcraw_emu -h’ got 0 exit code
- ran ‘/nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11/bin/dcraw_emu help’ got 0 exit code
- found 0.18.11 with grep in /nix/store/0ghav8lhx7nd7rl2d7rhyiwycmh2n618-libraw-0.18.11
- directory tree listing: https://gist.github.com/237be4ff577316cefd0205ca6699ea88
2018-05-12 13:38:47 +02:00
R. RyanTM
18f09e43e3
libfilezilla: 0.12.1 -> 0.12.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/libfilezilla/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.12.2 with grep in /nix/store/1a0qm1j932zsiysy0hjhs8fvg3hsq6cf-libfilezilla-0.12.2
- directory tree listing: https://gist.github.com/13640dfb6e0ad1f3a5005c8c75cbc6c1
2018-05-12 13:37:01 +02:00
Andreas Rammhold
4320c1151d
nss: removed aarch64 patch
...
With the update to 3.36 the patch introduced with e96473b is no longer
required.
2018-05-12 20:03:31 +09:00
xeji
6d9f8b8f29
Merge pull request #40348 from r-ryantm/auto-update/libdrm
...
libdrm: 2.4.91 -> 2.4.92
2018-05-12 01:24:59 +02:00
John Ericson
81387c2e78
Merge remote-tracking branch 'upstream/master' into staging
2018-05-11 17:12:04 -04:00
markuskowa
cd9b1b1665
openmpi: 3.0.1 -> 3.1.0 ( #40344 )
2018-05-11 21:29:45 +02:00
John Ericson
ee4b56edd3
Merge remote-tracking branch 'upstream/master' into staging
2018-05-11 14:36:08 -04:00
Robin Gloster
2d4e30ccb0
graphite2: fix cross
2018-05-11 19:08:53 +02:00
R. RyanTM
ea502c686f
libdrm: 2.4.91 -> 2.4.92
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libdrm/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.4.92 with grep in /nix/store/9n9nnxcq129pwmynmbpsb2h86w6aafkr-libdrm-2.4.92
- directory tree listing: https://gist.github.com/f9b660cd3c8012a94adf29b9d2931d70
2018-05-11 06:30:55 -07:00
Matthew Bauer
79dcdce633
openbsm: add audit_token_to_pid symbol
...
This is needed by some projects like Chromium that use openbsm/libbsm.
2018-05-11 04:39:57 -05:00
Jan Tojnar
556c40c0e2
xdg-desktop-portal-gtk: init at 0.10
2018-05-11 06:06:41 +02:00
Jan Tojnar
fe54e14cef
xdg-desktop-portal: init at 0.11
2018-05-11 06:06:40 +02:00
Jan Tojnar
215dcb7285
flatpak: init at 0.11.7
2018-05-11 06:06:40 +02:00
Matthew Bauer
a9ac651764
libjpeg: always use libjpeg_turbo
...
libjpeg_turbo is consistently built on Darwin now. I have no way to
verify FreeBSD so if anyone can confirm libjpeg_turbo is still broken
please revert this!
2018-05-10 21:10:18 -05:00
John Ericson
f18ddabee7
Merge remote-tracking branch 'upstream/master' into lib-float
2018-05-10 18:13:00 -04:00
John Ericson
e98814461d
glibc: Remove old-style nullable "cross" variable
...
Much better to just use {build,host}Platform directly.
2018-05-10 18:05:08 -04:00
John Ericson
1fe81a4bcd
lib: Clean up float/fpu options
...
ARM ABIs now have a float field. This is used as a fallback to lessen
our use of `platform.gcc.float`. I didn't know what the MIPs convention
is so I kept using `platform.gcc.float` in that case.
2018-05-10 18:02:00 -04:00
John Ericson
1d90ea9194
Merge pull request #40294 from obsidiansystems/no-crossAttrs
...
misc packages: Fewer crossAttrs
2018-05-10 14:38:58 -04:00
John Ericson
1e966f9aa6
libvpx: Get rid of crossAttrs
...
Only breaks native hashes because configurePlatforms
2018-05-10 14:19:38 -04:00
John Ericson
01b274ce0d
librsync: Remove crossAttrs
2018-05-10 14:19:38 -04:00
John Ericson
507a64cd8d
libmsgpack: Remove crossAttrs
...
Just set cmakeFlags directly. Also improve conditions.
2018-05-10 14:19:38 -04:00
John Ericson
4830019956
libpcap: Remove crossAttrs
2018-05-10 14:18:14 -04:00
John Ericson
7781d7b875
Merge commit '7864a17bfb1fce9195e024e1e2ff1dfa14a942f3' into HEAD
2018-05-10 13:45:09 -04:00
John Ericson
f40aa17933
Merge remote-tracking branch 'upstream/master' into staging
2018-05-10 13:29:04 -04:00
John Ericson
4ae207aea0
Merge pull request #40291 from obsidiansystems/fewer-crossAttrs
...
misc pkgs: Fewer cross attrs
2018-05-10 13:28:12 -04:00
John Ericson
2b28312bc2
libssh2: Remove crossAttrs
...
- --with-<lib> stuff isn't needed with new default
- `mingw_w64` probably also isn't needed, but kept with better code
just in case.
2018-05-10 13:14:14 -04:00
John Ericson
7afe4f1df0
libpng: Remove stale crossAttrs
...
Random ancient stuff for Darwin cross that seems not worth it.
2018-05-10 13:14:13 -04:00
John Ericson
e84b9401c5
libdrm: Remove crossAttrs
...
No hashes should be changed.
2018-05-10 13:14:13 -04:00
John Ericson
88ff3c0f5d
freetype: Remove crossAttrs
...
These sorts of C compiler confusions aren't really a problem anymore.
Everything is on the path with the right environment variables.
2018-05-10 13:14:13 -04:00
John Ericson
219b74d71b
SDL, SDL2: Remove crossAttrs
...
Cross drvs are now the default for precisely this reason.
2018-05-10 13:14:12 -04:00
xeji
99514b7b61
Merge pull request #40197 from jtojnar/librsvg-2.42.4
...
librsvg: 2.42.3 → 2.42.4
2018-05-10 18:29:17 +02:00
xeji
1463480edb
Merge pull request #40289 from yegortimoshenko/mpv-bump
...
mpv: 0.27.2 -> 0.28.2
2018-05-10 18:21:38 +02:00
John Ericson
42f6e7c4e4
Merge remote-tracking branch 'upstream/master' into staging
2018-05-10 12:04:17 -04:00
John Ericson
ad838f6f91
Merge branch 'fewer-crossAttrs' into staging
2018-05-10 12:03:24 -04:00
John Ericson
28b2f48ba9
Merge pull request #40276 from obsidiansystems/fewer-crossAttrs
...
Fewer cross attrs
2018-05-10 11:58:00 -04:00
John Ericson
1174526004
cloog-ppl: No crossAttrs needed
2018-05-10 11:42:14 -04:00
John Ericson
9cb1d82be6
zeromqpp: Init at 4.2.0
2018-05-10 11:34:16 -04:00
Yegor Timoshenko
956d174c8d
ffmpeg_4: init
2018-05-10 17:44:40 +03:00
Peter Simons
16517b81cd
Merge pull request #40286 from LumiGuide/opencv.pc
...
opencv3: fix $out/lib/pkgconfig/opencv.pc
2018-05-10 15:08:47 +02:00
Jörg Thalheim
3e8a0c067a
Merge pull request #40153 from davidak/plank
...
plank: init at 0.11.4
2018-05-10 14:02:43 +01:00
Bas van Dijk
9938bb6c82
opencv3: fix $out/lib/pkgconfig/opencv.pc
2018-05-10 12:21:45 +02:00
Anton-Latukha
fd3466d8d8
mp4v2: rm old HandBrake patch
...
Patch no longer used by HandBrake upstream
2018-05-10 11:29:51 +03:00
Anton-Latukha
e619a49e2e
libmkv: rm old HandBrake patches
...
Patches no longer used in HandBrake upstream
2018-05-10 11:29:36 +03:00
Anton-Latukha
3d879e0fcf
libdvdnav: rm old HandBrake pathes
...
Patches no longer used in HandBrake upstream
2018-05-10 11:29:21 +03:00
Anton-Latukha
104c019ade
a52dec: rm old HandBrake patches
...
Patches no longer used in HandBrake upstream
2018-05-10 11:29:04 +03:00
R. RyanTM
19ac1d7fd6
alembic: 1.7.7 -> 1.7.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/alembic/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls -h’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls --help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcls help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abctree -h’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abctree --help’ got 0 exit code
- ran ‘/nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin/bin/abcconvert --help’ got 0 exit code
- found 1.7.8 with grep in /nix/store/7w88c8acygk8igrg5s6snyzhyf13mjbj-alembic-1.7.8-bin
- directory tree listing: https://gist.github.com/0d7ea213b28bd60d9e8cfe5bfbaa4363
2018-05-10 10:20:26 +02:00
Frederik Rietdijk
dbd148d109
Merge pull request #40274 from peterhoeg/u/slang
...
slang: 2.3.1a -> 2.3.2
2018-05-10 10:15:26 +02:00
Frederik Rietdijk
64c8c6dcb3
Merge master into staging
2018-05-10 09:30:56 +02:00
John Ericson
7d8e16d939
Merge pull request #40275 from obsidiansystems/fewer-crossAttrs
...
fontconfig, misc A/V packages: No crossAttrs
2018-05-10 02:17:34 -04:00
John Ericson
7864a17bfb
misc video players: Clean up cross
2018-05-10 01:57:49 -04:00
John Ericson
7d0906eea8
fontconfig: Clean up cross
2018-05-10 01:57:49 -04:00
John Ericson
006422d08d
Merge commit 'feb648ce59ffbed94c58133eb7aa2761992a35e1' into staging
2018-05-10 01:55:26 -04:00
John Ericson
c17f79ea3b
Merge remote-tracking branch 'upstream/master' into lib-platform-simplify
2018-05-10 01:40:44 -04:00
John Ericson
feb648ce59
Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-simplify
2018-05-10 01:40:38 -04:00
John Ericson
a02be2bd85
treewide: Get rid of *Platform.arch
...
Use `parsed.cpu.name` or `platform.gcc.arch` instead.
2018-05-10 01:37:31 -04:00
Peter Hoeg
6e62f01912
slang: 2.3.1a -> 2.3.2
2018-05-10 13:25:31 +08:00
xeji
2954fa55e9
Merge pull request #40244 from bcdarwin/libminc-update
...
libminc: 2017-09-14 -> 2018-01-17
2018-05-10 01:46:43 +02:00
Ben Darwin
1e50e178ae
simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings) ( #27451 )
...
* conglomerate: init at 2017-09-10
* simpleitk: init at 1.1.0 (note this only builds the C++ libs, not the Python/Lua/... bindings)
2018-05-09 15:50:01 -05:00
Ben Darwin
6266387bfa
libminc: 2017-09-14 -> 2018-01-17
2018-05-09 16:25:22 -04:00
xeji
df062e3f7b
Merge pull request #40179 from dtzWill/update/mesa-18.0.3
...
mesa: 17.3.9 -> 18.0.3
2018-05-09 21:28:38 +02:00
Ben Darwin
7a64b0726a
bicgl: init at 2017-09-10
2018-05-09 14:05:29 -04:00
Brian Dawn
8a9402c207
librealsense: init at 2.11.0
2018-05-09 12:58:55 -05:00
Matthew Justin Bauer
1d55c211cb
kpmcore: fix build
...
Fixes #39834
Fallout from moving "eject" command to unixtools.
2018-05-09 03:57:38 -05:00
Frederik Rietdijk
a18b493e02
Merge master into staging
2018-05-09 10:48:01 +02:00
Matthew Justin Bauer
f4c5062040
Merge pull request #39105 from magnetophon/vamp-sdk
...
vamp-sdk: 2.5 -> 2.7.1
2018-05-09 08:13:00 +00:00
Jan Tojnar
95ad9695a8
librsvg: 2.42.3 → 2.42.4
2018-05-09 03:58:06 +02:00
Emmanuel Rosa
a4c86b421f
webkitgtk: add missing libXdamage dependency
...
Closes #40193
2018-05-08 21:42:17 -04:00
Matthew Justin Bauer
03308d1298
Merge pull request #40187 from matthewbauer/disable-framework-for-qt
...
Disable installing frameworks for qt
2018-05-08 22:55:12 +00:00
Uli Baum
ae8d6b08fd
Revert "poppler_utils: 0.63.0 -> 0.64.0" ( #39742 )
...
This reverts commit 3dfe97c62d
.
Breaks texlive.bin.core build, see discussion in #39742
2018-05-09 00:18:09 +02:00
Matthew Bauer
c4cac55d69
qt510: disable framework build on macOS
...
We prefer to have $out/include & $out/lib installed so that things
like multiple outputs can work. There is no way to do this in Qt
currently without also disabling the ‘framework’ install. Not sure if
this will break anything but it will fix issues we run into on some
projects like python2.7-pyside:
Linux: https://hydra.nixos.org/build/73219181
macOS: https://hydra.nixos.org/build/73059550
Hopefully this gives us consistency between the two.
2018-05-08 15:46:57 -05:00
davidak
4a30fc2522
bamf: init at 0.5.3
2018-05-08 21:52:16 +02:00
Will Dietz
014f2cdb89
mesa: 17.3.9 -> 18.0.3
2018-05-08 11:18:43 -05:00
Matthew Bauer
6748534d83
Merge remote-tracking branch 'upstream/master' into staging
2018-05-08 09:36:00 -05:00
Robert Schütz
6e6005c2af
Merge pull request #38794 from timokau/brial-init
...
brial: init at 1.2.3
2018-05-08 08:08:15 +02:00
Jan Tojnar
85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
...
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar
fd0d1f35a5
gvfs: 1.36.1 → 1.36.2
2018-05-08 03:31:57 +02:00
Timo Kaufmann
8b5ecf9141
brial: init at 1.2.3
2018-05-08 01:27:35 +02:00
Michael Raskin
b1f064c9cb
Merge pull request #40141 from timokau/iml-openblas
...
iml: use openblas instead of atlas
2018-05-07 20:29:06 +00:00
xeji
17fe52a6c7
Merge pull request #40138 from helinko/libu2f-server-update
...
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 22:13:42 +02:00
Timo Kaufmann
b0d70d336d
iml: use openblas instead of atlas
2018-05-07 21:50:38 +02:00
John Ericson
4f7cdd35d5
Merge pull request #40139 from obsidiansystems/modular-setup-hooks
...
treewide: Modular setup hooks
2018-05-07 15:32:10 -04:00
John Ericson
2110c0bd30
treewide: Use pkgs/build-support/roles.bash to remove copy pasta
...
Also fix some setup hooks that unnecessarily used environment hooks,
which revolted in the same variable being modified too many times.
2018-05-07 15:10:37 -04:00
Jörg Thalheim
08db5514e3
Merge pull request #40137 from Mic92/mbedtls
...
mbedtls: remove darwin patch
2018-05-07 19:40:35 +01:00
Jörg Thalheim
c7577fa1c3
mbedtls: remove darwin patch
2018-05-07 19:36:34 +01:00
Risto Helinko
1bcd9c48fc
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 20:46:39 +03:00
xeji
8d4f50a73e
Merge pull request #40094 from r-ryantm/auto-update/libraw
...
libraw: 0.18.9 -> 0.18.10
2018-05-07 17:09:14 +02:00
Jörg Thalheim
015ee2aced
Merge pull request #40076 from r-ryantm/auto-update/mbedtls
...
mbedtls: 2.8.0 -> 2.9.0
2018-05-07 15:07:02 +01:00
Jörg Thalheim
ff13b78133
Merge pull request #40097 from r-ryantm/auto-update/libx86emu
...
libx86emu: 1.12 -> 1.14
2018-05-07 15:00:55 +01:00
Jörg Thalheim
d17617bfad
Merge pull request #40088 from r-ryantm/auto-update/libcouchbase
...
libcouchbase: 2.8.6 -> 2.8.7
2018-05-07 14:47:11 +01:00
Jörg Thalheim
64f92f9dc2
Merge pull request #40087 from r-ryantm/auto-update/libofx
...
libofx: 0.9.12 -> 0.9.13
2018-05-07 13:32:42 +01:00
Michael Raskin
03bf43bb42
Merge pull request #40107 from r-ryantm/auto-update/gsm
...
gsm: 1.0.17 -> 1.0.18
2018-05-07 11:15:03 +00:00
R. RyanTM
fb5fbbe29e
gsm: 1.0.17 -> 1.0.18
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/gsm/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/toast help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/tcat help’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast -h’ got 0 exit code
- ran ‘/nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18/bin/untoast help’ got 0 exit code
- found 1.0.18 with grep in /nix/store/99q2w40pn8n5mihvg5ar9jwlzafpp9gl-gsm-1.0.18
- directory tree listing: https://gist.github.com/af6b37d2f0a0b0757d66e91dce102967
2018-05-07 03:59:01 -07:00
Jörg Thalheim
791aad4e9d
Merge pull request #40098 from r-ryantm/auto-update/libcue
...
libcue: 2.2.0 -> 2.2.1
2018-05-07 11:45:41 +01:00
Jörg Thalheim
4a0832d618
Merge pull request #40090 from r-ryantm/auto-update/libfm-extra
...
libfm-extra: 1.3.0 -> 1.3.0.2
2018-05-07 10:58:09 +01:00
R. RyanTM
f08e06ba2f
libcue: 2.2.0 -> 2.2.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/libcue/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.2.1 with grep in /nix/store/lqppvr2arq1jmmdil3519c2y7hhm0vq3-libcue-2.2.1
- directory tree listing: https://gist.github.com/49da59ef9dfe640d50f9bc6ee72a7457
2018-05-07 02:44:50 -07:00
R. RyanTM
d813ba2dbf
libx86emu: 1.12 -> 1.14
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libx86emu/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/1727e070918ad2877736d62030608e9a
2018-05-07 02:43:51 -07:00
R. RyanTM
d3a8e05538
libraw: 0.18.9 -> 0.18.10
...
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 .
These checks were done:
- built on NixOS
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/raw-identify help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/unprocessed_raw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/4channels help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/simple_dcraw help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/mem_image help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_half help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/half_mt help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test --help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/multirender_test help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/postprocessing_benchmark help’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu -h’ got 0 exit code
- ran ‘/nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10/bin/dcraw_emu help’ got 0 exit code
- found 0.18.10 with grep in /nix/store/2x920hvy7c1w6m9jv3w592ksj4vmnpyj-libraw-0.18.10
- directory tree listing: https://gist.github.com/8de105fd367301af8971e9bc3012a0d3
2018-05-07 02:28:31 -07:00
R. RyanTM
1c67dc2f35
libfm-extra: 1.3.0 -> 1.3.0.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/libfm-extra/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.3.0.2 with grep in /nix/store/5am33wnj853b12vfyyccsm213yv686kg-libfm-extra-1.3.0.2
- directory tree listing: https://gist.github.com/21b078659a3a745638c69b3d9ef063c4
2018-05-07 02:08:52 -07:00
R. RyanTM
a6670c01bf
libcouchbase: 2.8.6 -> 2.8.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/libcouchbase/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-cat --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-create --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-observe --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-observe-seqno --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-incr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-decr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-mcflush --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-hash --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-lock --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-unlock --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-rm --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-stats --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version -h’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-version help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-verbosity --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-view --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-n1ql --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-admin --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-admin help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-ping --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-create --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-create help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-delete --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-delete help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-bucket-flush --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-connstr --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-connstr help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-write-config --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-write-config help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-strerror --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-touch --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-role-list --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-role-list help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-list --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-list help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-upsert --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-delete --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-user-delete help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-watch --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-pillowfight --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-n1qlback --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-subdoc --help’ got 0 exit code
- ran ‘/nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7/bin/cbc-proxy --help’ got 0 exit code
- found 2.8.7 with grep in /nix/store/j51scwxfvfpv4r9qfm4dk1pl4g424n2s-libcouchbase-2.8.7
- directory tree listing: https://gist.github.com/9d8d235fa65642471ef25d1986614fab
2018-05-07 01:57:17 -07:00
R. RyanTM
a45e8d962b
libofx: 0.9.12 -> 0.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/libofx/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif -h’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif --help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofx2qif help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump -h’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump --help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump help’ got 0 exit code
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump -V’ and found version 0.9.13
- ran ‘/nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13/bin/ofxdump --version’ and found version 0.9.13
- found 0.9.13 with grep in /nix/store/3yhk4sd6brh5z7ksmhw9sznflcc3bl8s-libofx-0.9.13
- directory tree listing: https://gist.github.com/408d21f6a77f49bceb283d4730ff7884
2018-05-07 01:50:49 -07:00
R. RyanTM
7c8d500825
mbedtls: 2.8.0 -> 2.9.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/mbedtls/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_aescrypt2 help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_hello help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ecdh_curve25519 help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_key_app help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_mpi_demo help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pk_decrypt help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_genkey help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_rsa_sign help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_entropy help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_ctr_drbg help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_gen_random_havege help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_mail_client help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_benchmark help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_ssl_cert_test help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_pem2der help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_strerror help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_crl_app help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app -h’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app --help’ got 0 exit code
- ran ‘/nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0/bin/mbedtls_req_app help’ got 0 exit code
- found 2.9.0 with grep in /nix/store/3k23m5xwfjjwmyj7q311blpk4wl204ks-mbedtls-2.9.0
- directory tree listing: https://gist.github.com/fc0f8e7848649388caae66bddc561fb8
2018-05-07 00:14:33 -07:00
Michael Raskin
903ae1ea14
Merge pull request #40041 from timokau/liblapack-3.8.0
...
liblapack: 3.4.1 -> 3.8.0
2018-05-07 06:27:54 +00:00