Commit graph

85950 commits

Author SHA1 Message Date
Profpatsch 6889f53397 debug.nix: add traceSeq & traceValSeq
Debugging functions that strictly deep-evaluate the argument that should
be traced.
2016-06-26 02:04:58 +02:00
Pascal Wittmann 9ef6dceca9 Merge pull request #16494 from k0ral/binwalk
binwalk: 2.0.1 -> 2.1.1
2016-06-25 16:21:15 +02:00
zimbatm 4f5918cd2e Revert "stdenv: introduce baseHash() to replace stripHash()"
Introduced by mistake

This reverts commit e71a5cb878.
2016-06-25 14:25:58 +01:00
zimbatm 893ab31159 aldor: mark as broken
Compilation fails and there is no maintainer
2016-06-25 14:24:52 +01:00
zimbatm e71a5cb878 stdenv: introduce baseHash() to replace stripHash()
stripHash uses a global variable to communicate it's computation
results, but it's not necessary. You can just pipe to stdout in a
subshell. A function mostly behaves like just another command.

baseHash() also introduces a suffix-stripping capability since it's
something the users of the function tend to use.
2016-06-25 14:20:56 +01:00
Oliver Hunt 7060eaf0bb synergy: 1.7.5 -> 1.7.6 2016-06-25 13:54:29 +02:00
koral 3632211cf9 binwalk: 2.0.1 -> 2.1.1 2016-06-25 13:28:10 +02:00
Arseniy Seroka 045cd10e77 Merge pull request #16329 from vrthra/elvish
elvish: init at 0.1
2016-06-25 13:40:47 +03:00
Arseniy Seroka 5f5da9b20d Merge pull request #16381 from sheenobu/bugfix/logstash/fix_examples
logstash: fix examples in service file
2016-06-25 13:38:50 +03:00
Arseniy Seroka fdebe7cbc6 Merge pull request #16486 from womfoo/gpxsee
gpxsee: init at 2.16
2016-06-25 13:37:59 +03:00
Arseniy Seroka 188ecd633e Merge pull request #16489 from mimadrid/update/fio-2.12
fio: 2.9 -> 2.12
2016-06-25 13:37:31 +03:00
Arseniy Seroka 8c02d8e718 Merge pull request #16491 from mimadrid/update/ag-0.3.2
silver-searcher: 0.31.0 -> 0.32.0
2016-06-25 13:37:07 +03:00
Arseniy Seroka ba361bbe2d Merge pull request #16492 from romildo/upd.albert
albert: 0.8.8 -> 0.8.10
2016-06-25 13:36:28 +03:00
José Romildo Malaquias 2c10fc43c4 albert: 0.8.8 -> 0.8.10 2016-06-25 07:00:35 -03:00
mimadrid bda87b0ebf
silver-searcher: 0.31.0 -> 0.32.0 2016-06-25 11:50:47 +02:00
mimadrid 49902897f2
fio: 2.9 -> 2.12 2016-06-25 11:06:16 +02:00
Kranium Gikos Mendoza c415764a1e gpxsee: init at 2.16 2016-06-25 13:14:53 +08:00
Tim Steinbach 125ffff089 kernel: 4.6.2 -> 4.6.3 2016-06-24 22:18:16 +00:00
Joachim Fasting 46b07b335b Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
mimadrid d91d245f16
bcftools: init at 1.3.1 2016-06-24 21:08:17 +02:00
mimadrid 14feec44e4
samtools: refactoring 2016-06-24 21:08:17 +02:00
mimadrid d3da5cbf44
htslib: init at 1.3.1 2016-06-24 21:08:16 +02:00
Frederik Rietdijk 59c7eb6025 Merge pull request #16476 from aherrmann/matplotlib-tkagg
Matplotlib tkagg
2016-06-24 20:41:40 +02:00
Sheena Artrip e5fc302b1a
logstash: fix examples in service file 2016-06-24 14:36:18 -04:00
Bjørn Forsman de0264ce17 attic: unbreak "attic mount" by using old llfuse 0.41
llfuse >= 0.42 has breaking changes, causing "attic mount" to fail:

  TypeError: main() got an unexpected keyword argument 'single'

Side note: borgbackup, a fork of attic, has been updated to work with
newer llfuse.
2016-06-24 20:16:41 +02:00
Frederik Rietdijk c88b4060e0 Merge pull request #16470 from bcdarwin/nipy
pythonPackages.nipy: init at 0.4.0
2016-06-24 16:55:10 +02:00
Thomas Tuegel 8084977ec8 Merge pull request #16475 from yokto/ibus
ibus: fix #16292
2016-06-24 09:15:45 -05:00
Andreas Herrmann ed14f12b89 matplotlib: Add support for the TkAgg backend
Fixes #15993
2016-06-24 15:41:46 +02:00
Joachim Fasting a1884e6379 Merge pull request #16473 from groxxda/bump/libinput
libinput: 1.3.2 -> 1.3.3
2016-06-24 15:16:00 +02:00
Tobias Geerinckx-Rice 01b3e54575
clipgrab: 3.6.0 -> 3.6.1 2016-06-24 12:41:07 +02:00
Alexander Ried 4f41f475d1 libinput: 1.3.2 -> 1.3.3 2016-06-24 12:25:29 +02:00
Robert Helgesson 0ae376dcb8 eclipse-plugin-jdt: 4.5.1 -> 4.5.2 2016-06-24 12:22:39 +02:00
Robert Helgesson 748fcd083a eclipse-plugin-checkstyle: 6.16.0 -> 6.19.0 2016-06-24 12:22:17 +02:00
Andreas Herrmann 616f846894 matplotlib: Don't search in global paths
Sets the `basedirlist` option in setup.cfg such that distutils does not search
for headers and libraries in `/usr`, and `/usr/local`.

Otherwise the build can fail on non-NixOS machines, see #15993.
2016-06-24 12:09:56 +02:00
Ben Darwin 786a10c9b6 pythonPackages.nipy: init at 0.4.0 2016-06-23 20:27:28 -04:00
zimbatm d5092e3342 Merge pull request #16431 from romildo/upd.efl
efl: 1.17.1 -> 1.17.2
2016-06-24 01:04:44 +01:00
zimbatm e0dd0c902d Merge pull request #16446 from vrthra/gnupg21
gnupg21: 2.1.12 -> 2.1.13
2016-06-24 01:04:31 +01:00
zimbatm a53427144f Merge pull request #16464 from igsha/fix-bviplus
bviplus: fix build
2016-06-24 01:02:51 +01:00
zimbatm e93131f0b1 Merge pull request #16465 from simonvandel/vscode-1.2.1
vscode: 1.0.0 -> 1.2.1
2016-06-24 01:02:27 +01:00
zimbatm 4d4d608e37 Merge pull request #16469 from vandenoever/davmail
davmail: 4.7.1 -> 4.7.2
2016-06-24 01:01:47 +01:00
obadz e13a76f978 Merge pull request #16467 from groxxda/bump/networkmanager
networkmanager: cleanup
2016-06-23 23:41:44 +01:00
obadz 24520af0fa network-manager/l2tp: remove workaround that's now in main repo 2016-06-23 23:35:43 +01:00
Jos van den Oever 892ff1ad20 davmail: 4.7.1 -> 4.7.2
Bugfix release, detect Exchange throttling to temporarily block requests and a few Carddav fixes.

EWS:
- EWS: handle Exchange throttling, suspend all requests according to server provided delay
- EWS: send DavMailException instead of authentication exception on EWS not available error

Enhancements:
- 128x128 DavMail icon
- Add a new davmail.httpMaxRedirects setting
- DAV: add a hidden davmail.disableNTLM setting

Carddav:
- Carddav: fix another regression on contact create with empty field
- Carddav: remove email over EWS unit test
- Carddav: fix email address removal over EWS
2016-06-24 00:04:38 +02:00
Nikolay Amiantov 8399068b80 winetricks: 20160219 -> 20160622 2016-06-24 00:58:35 +03:00
Nikolay Amiantov 5ee7f081e3 wine: fix gstreamer support 2016-06-24 00:58:35 +03:00
Joachim Fasting 4c5e9f933d Merge pull request #16445 from vrthra/datamash
datamash: 1.0.7 -> 1.1.0
2016-06-23 23:35:45 +02:00
Joachim Fasting 01804364d2
terra: set meta.platforms
Upstream claims MacOS, Linux, and Windows as supported platforms; set to unix
for now.
2016-06-23 23:28:19 +02:00
Alexander Ried a6a11b3852 network-manager-applet: remove unused dbus_glib dependency 2016-06-23 23:12:41 +02:00
Alexander Ried 64a9dc4dd7 networkmanager: cleanup 2016-06-23 23:12:41 +02:00
Alexander Ried c1319572d4 networkmanager: Dependency on avahi-autoipd has been dropped.
Native IPv4 link-local addressing configuration based on systemd network library is now used instead.
2016-06-23 23:12:41 +02:00