Commit Graph

27258 Commits

Author SHA1 Message Date
zimbatm
b7e50d52f0
caffe: add darwin support (#44616) 2018-08-16 12:46:51 +01:00
Karol Chmist
0776585696 protonmail-bridge: Add warning about enabling gnome-keyring (#45108) 2018-08-16 13:23:19 +02:00
Gabriel Ebner
f207998d79 qalculate-gtk: 2.6.1 -> 2.6.2 2018-08-16 11:56:27 +02:00
Jörg Thalheim
6f960b2615
Merge pull request #45104 from jfrankenau/update-mpv-mpris
mpvScripts.mpris: 0.1 -> 0.2
2018-08-16 11:00:44 +02:00
Sarah Brofeldt
131f385bcc
Merge pull request #45106 from jfrankenau/update-raphodo
rapid-photo-downloader: 0.9.9 -> 0.9.10
2018-08-16 10:58:46 +02:00
Sarah Brofeldt
5e0d266fae
Merge pull request #45079 from tazjin/chore/kontemplate-1.7.0
kontemplate: 1.6.0 -> 1.7.0
2018-08-16 10:19:19 +02:00
Jörg Thalheim
e247e5afea
Merge pull request #45092 from stephengroat/patch-1
terragrunt: 0.16.5 -> 0.16.6
2018-08-16 10:09:03 +02:00
Pascal Wittmann
8fe6d7f1c0
Merge pull request #44961 from noneucat/init/mimic
mimic: init at 1.2.0.2
2018-08-16 10:04:08 +02:00
Herwig Hochleitner
928a53cd6c dropbox: update installer base version
cc @ttuegel
2018-08-16 09:50:56 +02:00
Sarah Brofeldt
5e2b4b5ae2
Merge pull request #45085 from plumelo/feature/gitkraken-4.0.1
gitkraken: 3.6.6 -> 4.0.1
2018-08-16 09:44:00 +02:00
Herwig Hochleitner
ea5bcb78c2 emacs: update dependencies
new config options, xwidgets support updated in emacs 26

cc @chaoflow @lovek323 @peti @the-kenny @jwiegley
2018-08-16 09:38:55 +02:00
Jan Tojnar
a82ea67994
Merge pull request #43633 from jfrankenau/fix-icon-cache
pulseeffects, lightdm-gtk-greeter, gxmessage, viking: depend on hicolor-icon-theme
2018-08-16 09:30:11 +02:00
Wael M. Nasreddine
9f6b6bc52f
flash: 30.0.0.134 -> 30.0.0.154 2018-08-15 22:07:31 -07:00
Austin Seipp
d5e496a2bb boolector: 2.4.1 -> 3.0.0, relicensed to MIT
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-15 20:44:05 -05:00
Austin Seipp
9b64100add btor2tools: init at pre55_8c150b39
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-15 20:44:05 -05:00
Austin Seipp
68cc845295 lingeling: init at pre1_03b4860d
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-15 20:44:05 -05:00
Austin Seipp
6e910b2b3d aiger: clean up configurePhase, install multi-output objects/headers
The library and header files are useful for other tools, such as
the upcoming 'lingeling'.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-08-15 20:44:05 -05:00
Michael Mercier
b8566965df Update simgrid 3.19.1 -> 3.20 + parallel tests + enable darwin (#42721)
* simgrid: 3.19.1 -> 3.20

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/simgrid/versions.

These checks were done:

- built on NixOS
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpicc passed the binary check.
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpicxx passed the binary check.
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpirun passed the binary check.
- Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/tesh had a zero exit code or showed the expected version
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid-colorizer passed the binary check.
- Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid_update_xml had a zero exit code or showed the expected version
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid_convert_TI_traces passed the binary check.
- Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpimain had a zero exit code or showed the expected version
- /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/graphicator passed the binary check.
- 6 of 9 passed binary check by having a zero exit code.
- 4 of 9 passed binary check by having the new version present in output.
- found 3.20 with grep in /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20
- directory tree listing: https://gist.github.com/edefc2f1a2e81412484edc2e45986e03
- du listing: https://gist.github.com/a44f7d57537e93152a8e6c569f8ed1ae

* simgrid: 3.19.1 -> 3.20 + add darwin

- Fix dependencies to enable build on darwin
- Add ctest flag to enable parallel testing

* Use simpler parallel testing logic

because it is already done in nixpkgs/pkgs/stdenv/generic/setup.sh
2018-08-15 19:54:41 -05:00
Bernard Fortz
22c15abe20 cplex: init at 12.8 (#44029)
* cplex: init at 12.8

* Removed bundled java from bin directory

* Refactored

* More refactoring

* Added config option for releasePath

* Minor cleanup
2018-08-15 19:46:09 -05:00
Jan Tojnar
c03d0b52ac
evilvte: mark as insecure 2018-08-16 00:52:25 +02:00
Stephen
083c3183ff
terragrunt: 0.16.5 -> 0.16.6 2018-08-15 15:14:17 -07:00
Meghea Iulian
4da408fa67 gitkraken: 3.6.6 -> 4.0.1 2018-08-16 00:01:54 +03:00
Andy Chun @noneucat
69e96f65ed mimic: init at 1.2.0.2 2018-08-15 12:43:37 -07:00
Vincent Ambo
15064010fa kontemplate: 1.6.0 -> 1.7.0
Upstream release notes available at:

https://github.com/tazjin/kontemplate/releases/tag/v1.7.0

The upstream uses Nix as the build system and the changes to
`deps.nix` are simply copied over from there.
2018-08-15 21:34:10 +02:00
Jörg Thalheim
0a17d08a97
Merge pull request #44922 from Enzime/fix/darktable-on-macos
darktable: Fix compilation on macOS
2018-08-15 20:24:20 +02:00
zimbatm
9976f37c77
Merge pull request #44896 from cdepillabout/vbox-extpack
add derivation for the virtualbox oracle extension pack
2018-08-15 18:05:07 +01:00
David McKay
27ddcc5bab wavebox: init at 3.14.10 (#45021) 2018-08-15 19:03:18 +02:00
(cdep)illabout
e04e92d38b
Merge remote-tracking branch 'origin/master' into vbox-extpack 2018-08-16 00:40:09 +09:00
xeji
8238101f67
Merge pull request #45051 from typetetris/45049
ptask: remove usage of nonexistent function is_error
2018-08-15 12:41:31 +02:00
Eric Wolf
ff9a38ee89 ptask: prevent building on darwin as this fails as of now 2018-08-15 12:00:43 +02:00
Izorkin
e2c98528e9 qemu: add path to bin utilites 2018-08-15 11:17:44 +03:00
adisbladis
2937e7367f
Merge pull request #45009 from jbaum98/ratpoints-darwin
ratpoints: 2.1.3 -> 2.1.3.p4; add darwin support
2018-08-15 15:28:39 +08:00
Eric Wolf
b2cf9529d6 ptask: remove usage of nonexistent function is_error
see https://github.com/json-c/json-c/issues/304
2018-08-15 08:00:55 +02:00
Jörg Thalheim
0ee6d7e3ab
Merge pull request #45011 from jbaum98/symmetrica-darwin
symmetrica: Add darwin support
2018-08-15 07:54:56 +02:00
Robert Helgesson
3727609834 msmtp: 1.6.6 -> 1.6.8
Also update homepage to match new project location.
2018-08-14 22:10:26 +02:00
Johannes Frankenau
53c265d0f9 rapid-photo-downloader: 0.9.9 -> 0.9.10 2018-08-14 20:56:22 +02:00
Silvan Mosberger
6e7b11dbb6
Merge pull request #45031 from stephengroat/patch-1
terragrunt: 0.14.6 -> 0.16.5
2018-08-14 20:10:54 +02:00
Silvan Mosberger
07c441d4dc
Merge pull request #45034 from Infinisil/update/translate-shell
translate-shell: 0.9.6.7 -> 0.9.6.8
2018-08-14 20:10:32 +02:00
Silvan Mosberger
8b9054e6e4
translate-shell: 0.9.6.7 -> 0.9.6.8 2018-08-14 19:56:20 +02:00
Gabriel Ebner
9c4018302a
Merge pull request #45029 from rawkode/feature/upgrade-vscode
Update vscode from 1.15.1 -> 1.26.0
2018-08-14 19:43:15 +02:00
Stephen
e36ea4b1bf
terragrunt: 0.14.6 -> 0.16.5 2018-08-14 10:35:32 -07:00
David McKay
82f651b977
vscode: 1.25.1 -> 1.26.0 2018-08-14 17:02:35 +01:00
Jake Waksbaum
47aa6abe96 ratpoints: 2.1.3 -> 2.1.3.p4; add darwin support 2018-08-14 11:27:59 -04:00
Jake Waksbaum
8ae47fa81a symmetrica: Add darwin support 2018-08-14 11:23:21 -04:00
Jan Tojnar
fe51bf322c
Merge pull request #44820 from michaelpj/fix/redshift-geoclue-agents
redshift/geoclue/localtime: progress in fixing agent confusion
2018-08-14 17:13:09 +02:00
Michael Peyton Jones
a1762065c3
redshift: install desktop files, and use absolute paths in them to avoid confusing geoclue agent 2018-08-14 15:53:39 +01:00
Jörg Thalheim
e27d1b802c
Merge pull request #45017 from chpatrick/meshlab-update
meshlab: 2016.02 -> 20180627-beta
2018-08-14 15:38:24 +02:00
Jörg Thalheim
d6b9ab6865
Merge pull request #45008 from jbaum98/gfan-darwin
gfan: Add darwin support
2018-08-14 14:01:27 +02:00
Patrick Chilton
6bdb20dec0 meshlab: 2016.02 -> 20180627-beta 2018-08-14 17:03:44 +08:00
チルノ
5762a5771b qbittorrent: 4.1.1 -> 4.1.2 (#45005) 2018-08-14 10:24:47 +02:00