Commit Graph

26316 Commits

Author SHA1 Message Date
Timo Kaufmann
dcc1013f6b pythonPackages.backports_shutil_get_terminal_size: 1.0 -> 2016-02-21 (#42840) 2018-07-02 18:03:05 +02:00
adisbladis
c5fd7d85ce
Merge pull request #42842 from Pneumaticat/barrier-fix-qt-5.11
barrier: fix compilation on Qt 5.11
2018-07-03 00:01:18 +08:00
Robert Helgesson
033c9ace4e
josm: 13878 -> 13996 2018-07-02 17:59:36 +02:00
Robert Helgesson
cb96b8643c
eclipse-plugin-jdt-codemining: init at 1.0.0.201806221018 2018-07-02 17:37:17 +02:00
Sarah Brofeldt
f06ce58323
Merge pull request #42843 from fragamus/master
hmetis: init at 1.5
2018-07-02 11:40:41 +02:00
Peter Simons
cbc1a03ab8 R: update to version 3.5.1
(cherry picked from commit 7e2f2037ea6d6533492d407696f260e7b11df49d)
2018-07-02 11:33:50 +02:00
Sarah Brofeldt
e395218ed6
Merge pull request #42852 from samueldr/auto/dbeaver/nixpkgs-unstable/5.1.2
dbeaver: 5.1.1 -> 5.1.2
2018-07-02 11:28:30 +02:00
Peter Hoeg
a22ba5f05b krename: 20170610 -> 5.0.0 2018-07-02 13:38:29 +08:00
Samuel Dionne-Riel
964fde7eec dbeaver: 5.1.1 -> 5.1.2 2018-07-01 20:50:13 -04:00
Kevin Liu
5aa51e54a9
barrier: fix compilation on Qt 5.11 2018-07-01 17:12:09 -04:00
Michael Gough
f180facaa0 hmetis: init at 1.5 2018-07-01 18:29:55 +00:00
lewo
f5acacffad
Merge pull request #42706 from r-ryantm/auto-update/gnucash
gnucash: 3.1-1 -> 3.2
2018-07-01 19:58:58 +02:00
aszlig
b916ed31f2
twister: Use boost with Python support
Since 772eef9168, Boost by default doesn't
support Python anymore, so we need to override it with Python support.

Signed-off-by: aszlig <aszlig@nix.build>
2018-07-01 19:40:40 +02:00
aszlig
179f9c4fd1
ledger: Use Boost Python support if applicable
Since 772eef9168 Boost no longer has
Python support enabled by default, so depending on whether Ledger has
Python support built in we also use either Boost with Python support or
without.

Tested building with and without Python support and both builds now
succeed.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny, @jwiegley
2018-07-01 19:40:40 +02:00
Tuomas Tynkkynen
d1b9bf9223 sidplayfp: Init at 1.4.3 2018-07-01 13:36:57 +03:00
Gabriel Ebner
693a4ce209 goldendict: 1.5.0.rc2 -> 2018-06-13
fixes build
2018-07-01 12:00:17 +02:00
Michael Raskin
055a29c4a1
Merge pull request #39981 from timokau/sage-on-nixos
Sage on nixos
2018-07-01 07:37:42 +00:00
Timo Kaufmann
70ba695777 sage: replace JUPYTER_PATH patch by upstream patch
The patch was replaced by a better upstream patch that doesn't mvoe the
jupyter dir to the user's home.
2018-06-30 22:30:30 +02:00
Tad Fisher
81c2f270e5 zoom-us: 2.0.123200.0405 -> 2.2.128100.0627 (#42742) 2018-06-30 19:03:17 +02:00
Jaakko Luttinen
20dd009f6a nano-wallet: 12.1 -> 14.2 (#42803) 2018-06-30 18:43:28 +02:00
Timo Kaufmann
398dad270a sage, arb: update sage dependencies arb and pynac
Removes the version pinning for arb and pynac by backporting the
upstream (sage) package upgrades. This necessitates a new patch for arb,
which was however already proposed and accepted upstream.
2018-06-30 17:05:56 +02:00
worldofpeace
a276404d44 eolie: 0.9.16 -> 0.9.35 (#42813) 2018-06-30 15:23:37 +02:00
Meghea Iulian
c9f9ec6f18 avocode: 3.0.0 -> 3.1.1 (#42808) 2018-06-30 13:56:33 +02:00
Luz
f6a2869031 librepcb-unstable: 2017-12-29 -> 2018-06-28 (#42786)
* Update: 2017-12-29 -> 2018-06-28

* Update libs also to qt5.9

* Add required default font file

* Switch back to default Qt version
2018-06-30 13:56:12 +02:00
Jörg Thalheim
d00b7fa13f
Merge pull request #42806 from redfish64/master
android-studio: added libGL as a dependency
2018-06-30 08:41:09 +01:00
Tim Engler
e1eb55deae android-studio: added libGL as a dependency
Without it, when starting an android emulator in some cases results in the
cryptic, "KVM is required to run this AVD. Unknown Error"

Fixes #41703
2018-06-30 15:16:10 +08:00
lewo
fff2d7c8d1
Merge pull request #42760 from akru/master
parity: 1.10.7 -> 1.10.8
2018-06-30 09:02:49 +02:00
Matthew Bauer
cf31962ed8
Merge pull request #42796 from ryantm/repology-problems2
treewide: http -> https
2018-06-29 23:15:23 -04:00
Matthew Bauer
d1f691e2cf
Merge pull request #42800 from lukeadams/gr-v2
gnuradio: fix issues with last pr
2018-06-29 22:26:20 -04:00
Luke Adams
408bc4bf96 gnuradio: undo ninja (revert to unix make)
* ninja generator fails to create response file
See https://gitlab.kitware.com/cmake/cmake/issues/17877
2018-06-29 20:21:06 -05:00
aszlig
99d7805a6f
kmymoney: Fix build with Qt 5.11
It's a really small fix that even could have been done via sed, but I'm
using the upstream patch instead so that once a new upstream release
comes along we don't forget to drop the patch.

The patch is from the upstream commit at:

https://cgit.kde.org/kmymoney.git/commit/?id=e5198a902996b27bf9abde0ad24af82d55ab5dc1

Signed-off-by: aszlig <aszlig@nix.build>
2018-06-30 03:09:57 +02:00
Luke Adams
c328738a06 gnuradio: fix hash for 3.7.13.3 2018-06-29 19:55:24 -05:00
Ryan Mulligan
1d54dc6841 treewide: http -> https 2018-06-29 17:18:27 -07:00
Timo Kaufmann
17e6b391eb sage: 8.1 -> 8.2, use system packages 2018-06-30 01:21:31 +02:00
Timo Kaufmann
424835acc8 symmetrica: add patches 2018-06-30 01:20:46 +02:00
R. RyanTM
827d3d3796 chirp: 20180611 -> 20180614 (#42525)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/bin/.chirpw-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614/bin/chirpw had a zero exit code or showed the expected version
- 0 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 20180614 with grep in /nix/store/gfgi7c2ps023ga27vx6s38y4gkgx1c54-chirp-daily-20180614
- directory tree listing: https://gist.github.com/5a739e8fa0584360afb3f692d19e3771
- du listing: https://gist.github.com/e530a387cd61ae6e0b944b372041bd3d
2018-06-30 01:12:42 +02:00
xeji
ad112ca0a4
Merge pull request #42782 from dotlambda/dateutil-2.7-fixes
Fix packages broken by python-dateutil bump
2018-06-30 00:42:21 +02:00
aszlig
b70ccf8a7b
cbatticon: Fix build by removing -Wno-format
This conflicts with -Werror=format-security and the build doesn't have
any format security problems, so -Wno-format IMHO shouldn't be there in
the first place.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @domenkozar
2018-06-29 22:42:16 +02:00
obadz
79b33a2c00 citrix-receiver: 13.9.1 -> 13.10.0 2018-06-29 21:33:09 +01:00
obadz
a046d8c873 citrix-receiver: override libidn 1.35 back to 1.34 just for this binary pkg 2018-06-29 21:33:07 +01:00
John Wiegley
4d28621c44
Merge pull request #42759 from Zimmi48/coq-8.8.1
coq_8_8: 8.8.0 -> 8.8.1
2018-06-29 13:31:01 -07:00
Johannes Frankenau
701ddacfb1 streamlink: 0.13.0 -> 0.14.2 (#42625) 2018-06-29 22:26:52 +02:00
Vladimír Čunát
2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Vladimír Čunát
2f4001f41a
Merge #42729: firefox-61 and related updates (security)
(cherry picked from commit 8ad921dc94)
Fast-forwarded to get to master sooner.
2018-06-29 20:58:13 +02:00
Robert Schütz
12cf9f7eda khal: pin python-dateutil==2.6.1 2018-06-29 19:28:18 +02:00
Jan Tojnar
a6f228d794
osmo: switch to gspell 2018-06-29 18:42:01 +02:00
Robert Helgesson
8e78a9a68f
eclipse-plugin-jdt: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson
78601c097c
eclipse-sdk: 4.7.3a -> 4.8 2018-06-29 16:52:19 +02:00
Robert Helgesson
54f7949636
eclipse-platform: 4.7.3a -> 4.8 2018-06-29 16:52:14 +02:00
Peter Hoeg
140ad12d71
Merge pull request #42765 from jfrankenau/fix-puddletag
puddletag: install desktop entry and man page
2018-06-29 22:13:08 +08:00