Commit Graph

97400 Commits

Author SHA1 Message Date
Robert Helgesson 1b88217139
perl-CryptX: 0.044 -> 0.050 2017-07-25 18:37:21 +02:00
Robert Helgesson 099ce92082
gpsbabel: remove failing tests for mac and aarch64 2017-07-25 18:37:21 +02:00
Lluís Batlle i Rossell f338e99039 zstd: 1.2.0 -> 1.3.0 2017-07-25 17:57:50 +02:00
Tuomas Tynkkynen 62cd492c82 xfstests: Use the newly added quota package 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen dd248fad87 xfstests: 2017-03-26 -> 2017-07-16 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen c1597af1f2 dateutils: Fix whitespace 2017-07-25 17:29:21 +03:00
Tuomas Tynkkynen b3b1ae67e5 quota: init at 4.03 2017-07-25 17:29:21 +03:00
Justin Wood b7709539b4 elixir: 1.5.0-rc.2 -> 1.5.0 2017-07-25 09:44:49 -04:00
Tim Steinbach 4a4a33ff88 Merge pull request #27582 from NeQuissimus/remove_accelio
accelio: Remove
2017-07-25 09:17:23 -04:00
Jörg Thalheim aba21d99da vimPlugins.command-t: 2017-07-11 -> 2017-06-23
a7f4c879e5 (commitcomment-23287795)
2017-07-25 14:15:55 +01:00
Jörg Thalheim a7f4c879e5 vim-plugins: update set 2017-07-25 13:50:35 +01:00
Johannes Frankenau fcf7b6761b firejail: 0.9.44.10 -> 0.9.48 2017-07-25 14:30:36 +02:00
Jörg Thalheim 27e9372d8c Merge pull request #27633 from nlewo/docker-lowercase
docker: lowercase image name and tag
2017-07-25 13:11:17 +01:00
Jörg Thalheim 3e9d94bb7c Merge pull request #27635 from bendlas/update-cdemu
cdemu: 3.0.x -> 3.1.0
2017-07-25 13:06:44 +01:00
Jörg Thalheim 8844c47c14 alacritty: 2017-07-08 -> 2017-07-25 2017-07-25 12:37:21 +01:00
Herwig Hochleitner 7d83f048e2 cdemu: 3.0.x -> 3.1.0
fixes cdemu for kernel >= 4.11
fixes client by adding pygobject3
2017-07-25 11:56:59 +02:00
Antoine Eiche e28d817c9a docker: lowercase image name and tag
The docker loading (docker 1.12.6) of an image with uppercase in the
name fails with the following message:
invalid reference format: repository name must be lowercase
2017-07-25 10:47:51 +02:00
Vincent Laporte efad0d5e3f julia: 0.5.1 -> 0.5.2 2017-07-25 07:46:20 +00:00
Vincent Laporte ace55359f1 gst_all_1.gst-libav: set meta.platforms to unix 2017-07-25 07:46:20 +00:00
Jörg Thalheim fb9120d5e7 Merge pull request #27613 from therealpxc/tidy
html-tidy: 5.2.0 -> 5.4.0
2017-07-25 07:40:07 +01:00
Jörg Thalheim 7f1ec2d23b Merge pull request #27620 from therealpxc/yapf
pythonPackages.yapf: 0.11.0 -> 0.16.3
2017-07-25 07:25:01 +01:00
Charles Strahan c1fdf3341b Merge pull request #27347 from cstrahan/osquery-new
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan 232c34b8f4
osquery: use packaged sqlite and gtest/gmock 2017-07-24 21:48:08 -04:00
Charles Strahan 53426f6cb9
osquery: init at 2.5.2 2017-07-24 21:47:32 -04:00
Charles Strahan 29d2fe4a1f
rocksdb: enable support for lite mode
See: https://github.com/facebook/rocksdb/blob/master/ROCKSDB_LITE.md
2017-07-24 21:45:33 -04:00
Charles Strahan dc21851707
linenoise-ng: init at 1.0.1 2017-07-24 21:44:52 -04:00
Tim Steinbach 907fa51d68 Merge pull request #27583 from NeQuissimus/cryptodev_1_9
cryptodev: 1.8 -> 1.9
2017-07-24 18:54:52 -04:00
Tim Steinbach 8f77f7b486 Merge pull request #27586 from NeQuissimus/dpdk_17_05_1
dpdk: 16.07.2 -> 17.05.1
2017-07-24 18:54:36 -04:00
Tim Steinbach dfa60db199 Merge pull request #27596 from NeQuissimus/virtualbox_5_1_24
virtualbox: 5.1.22 -> 5.1.24
2017-07-24 18:54:21 -04:00
Bas van Dijk 662cf644bc hydra: 2017-06-22 -> 2017-07-24
hydra-2017-06-22 fails to build because of the nixUnstable upgrade.
hydra-2017-07-24 builds successfully.
2017-07-24 23:22:08 +02:00
Domen Kožar 838a6b747c Merge pull request #27618 from copumpkin/no-local-n
stdenv/setup.sh: undo `local -n` change
2017-07-24 21:23:35 +02:00
Will Dietz 269976c45a haproxy: 1.7.3 -> 1.7.8 2017-07-24 13:44:53 -05:00
Tobias Geerinckx-Rice 275059c34a Merge pull request #27616 from jfrankenau/update-borg
borgbackup: 1.0.10 -> 1.0.11
2017-07-24 18:44:21 +00:00
Patrick Callahan 251043e89d pythonPackages.yapf: 0.11.0 -> 0.16.3 2017-07-24 11:19:59 -07:00
Dan Peebles 2829ea57cb stdenv/setup.sh: undo `local -n` change
It's better than the eval solution this is adding back, but until we can
rely on a particular version of bash in nix-shell, this just breaks too
much stuff.

See c94f3d5575
and https://github.com/NixOS/nix/pull/1483 for the better long-term
solution.
2017-07-24 13:09:32 -04:00
Johannes Frankenau c6e52bc430 borgbackup: 1.0.10 -> 1.0.11 2017-07-24 19:04:07 +02:00
Patrick Callahan edef4459f6 html-tidy: 5.2.0 -> 5.4.0 2017-07-24 09:19:03 -07:00
Tim Steinbach 1dd6e7dcbc
linux: 4.13-rc1 -> 4.13-rc2 2017-07-24 09:50:32 -04:00
Jörg Thalheim 3b6215e565 Merge pull request #27564 from vyp/upd/setroot
setroot: 1.4.4 -> 2.0.1
2017-07-24 14:41:04 +01:00
Peter Simons a3007a39c5 mpg123: update to version 1.25.4 2017-07-24 13:39:24 +02:00
John Ericson b087618ac0 Revert "stdenv: Store one package per line in nix-support/propagated-*"
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.

This reverts commit 3cb745d5a6.

[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Silvan Mosberger f4a8e6ab7f znapzend: 0.15.7 -> 0.17.0 2017-07-24 05:01:08 +02:00
Tim Steinbach ee6edb8af5
virtualbox: 5.1.22 -> 5.1.24 2017-07-23 22:22:33 -04:00
Peter Hoeg 45248be2aa cryptominisat: use new xxd package instead of vim 2017-07-24 09:37:58 +08:00
Peter Hoeg 0345aed90c mfcj6510dwlpr: use new xxd package instead of vim 2017-07-24 09:37:58 +08:00
Peter Hoeg dcd6467936 xxd: init at 8.0.0442 2017-07-24 09:37:58 +08:00
David Asabina 97cc4fdd9e qesteidutil: 3.12.2.1206 -> 3.12.5.1233 2017-07-24 01:13:35 +02:00
Benno Fünfstück 1d1735ce0f nix-index: init at 0.1.0 2017-07-23 23:12:37 +02:00
Benno Fünfstück adf756d4f7 rustRegistry: 2017-06-27 -> 2017-07-23 2017-07-23 23:12:37 +02:00
Tim Steinbach c355fd85ed
cryptodev: 1.8 -> 1.9 2017-07-23 16:32:30 -04:00
xd1le 0304177ced setroot: 1.4.4 -> 2.0.1 2017-07-24 05:38:06 +10:00
Jörg Thalheim 26cf940da8 Merge pull request #27588 from romildo/upd.jwm
jwm: 1594 -> 1600
2017-07-23 19:28:24 +01:00
Laverne Schrock 2347e593bf libextractor: 1.3 -> 1.4 2017-07-23 12:09:48 -05:00
romildo 7e2a478bad jwm: 1594 -> 1600 2017-07-23 13:30:21 -03:00
Tim Steinbach ebf5df0365
exfat-nofuse: 2017-01-03 -> 2017-06-19 2017-07-23 11:43:01 -04:00
Tim Steinbach fe101d0fb7
dpdk: 16.07.2 -> 17.05.1 2017-07-23 11:40:25 -04:00
Tim Steinbach 6e00673e7f
accelio: Remove 2017-07-23 10:47:13 -04:00
Domen Kožar 407acb80fc
ghc821: 8.2.1-rc3 -> 8.2.1
(cherry picked from commit 0901dd50a2ed0d12b2bee8fdb147fdce5c1c5d69)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-07-23 16:36:37 +02:00
Jörg Thalheim 887570883e perf: remove binutils patch by wrapper
starting with linux 4.12 our patch no longer applied. In order to
avoid having to maintain patches for different linux kernels it is
easier to use a wrapper instead.
2017-07-23 15:18:02 +01:00
Jörg Thalheim 11f8524b12 Merge pull request #27505 from jameysharp/gnss-sdr
gnss-sdr: init at 0.0.9 (and patch armadillo's buildInputs)
2017-07-23 15:12:33 +01:00
Bjørn Forsman a842fa34dd nixopsUnstable: add lowPrio
Or else nix-env updates the stable version to unstable.
2017-07-23 15:24:00 +02:00
Jörg Thalheim 96dc69a2ac Merge pull request #27563 from srhb/spotifystable
spotify: 1.0.57.474.gca9c9538-30 -> 1.0.49.125.g72ee7853-111 (downgrade)
2017-07-23 14:06:42 +01:00
Jon Banafato aad2a2132c nim: 0.16.0 -> 0.17.0 2017-07-23 07:21:53 -05:00
Robert Helgesson 9e90d9e5a3
gpsbabel: 1.5.3 -> 1.5.4
Also really use QT5 and switch download location to GitHub.
2017-07-23 13:51:28 +02:00
Sarah Brofeldt ef672008e1 spotify: 1.0.57.474.gca9c9538-30 -> 1.0.49.125.g72ee7853-111 (downgrade)
clarify note about stable and testing versions
2017-07-23 12:27:20 +02:00
Jörg Thalheim 239b694579 Merge pull request #27575 from danielfullmer/rclone-1.37
rclone: 1.36 -> 1.37
2017-07-23 10:21:03 +01:00
Jörg Thalheim fb65f9cbc5 Merge pull request #27579 from jfrankenau/update-mpv
mpv: 0.25.0 -> 0.26.0
2017-07-23 10:15:06 +01:00
Johannes Frankenau 7e62e8d036 mpv: 0.25.0 -> 0.26.0
Add option for archive support and fix dvdread and dvdnav support.
2017-07-23 11:00:00 +02:00
Frederik Rietdijk 5328102325 Merge pull request #27572 from winniequinn/vscode-1.14.2
vscode: 1.14.0 -> 1.14.2
2017-07-23 10:43:18 +02:00
Frederik Rietdijk e028e34606 Merge pull request #27561 from holidaycheck/sauceconnect-4.4.8
sauce-connect: 4.4.7 -> 4.4.8
2017-07-23 10:41:52 +02:00
Daniel Fullmer 6841f7b07d rclone: 1.36 -> 1.37 2017-07-22 21:29:21 -04:00
Tim Steinbach 869bb2e486
linux-copperhead: 4.12.2.a -> 4.12.3.a 2017-07-22 19:08:02 -04:00
Winnie Quinn 6df05b401b vscode: 1.14.0 -> 1.14.2 2017-07-22 17:35:49 -04:00
Winnie Quinn 66cd042802 gitkraken: 2.6.0 -> 2.7.0 2017-07-22 17:29:35 -04:00
Jamey Sharp 22292c0462 gnss-sdr: init at 0.0.9
I've tested the resulting build against the sample
"2013_04_04_GNSS_SIGNAL_at_CTTC_SPAIN" dataset linked from:

http://gnss-sdr.org/my-first-fix/

Many thanks to @knedlsepp for suggestions in #27505 that have
substantially improved this package!
2017-07-22 12:49:11 -07:00
Domen Kožar 90fa9eafaf Merge pull request #27557 from adisbladis/substanced_removal
pythonPackages.substanced: Delete severly outdated package
2017-07-22 20:37:02 +02:00
Graham Christensen 2fb3cc1e6d Merge pull request #27548 from roberth/lvm-update
lvm2: 2.02.140 -> 2.02.173
2017-07-22 09:16:59 -04:00
Graham Christensen 8e945575ae Merge pull request #27558 from adisbladis/cares-CVE-2017-1000381
C-ares: Fix for CVE-2017-1000381
2017-07-22 08:54:14 -04:00
Mathias Schreck 6589a83a88 sauce-connect: 4.4.7 -> 4.4.8 2017-07-22 12:41:47 +02:00
Joachim F dc841b7bdb Merge pull request #27559 from ericsagnes/pkg/blackbox
blackbox: init at 1.20170611
2017-07-22 10:50:42 +01:00
Eric Sagnes a6bcc158cf blackbox: init at 1.20170611 2017-07-22 18:15:45 +09:00
Jörg Thalheim 9f4750d930 Merge pull request #27480 from antonxy/houdini
houdini: change sha256, add missing libs, fix license dir patch, fix …
2017-07-22 10:06:48 +01:00
adisbladis 66976bc670
c-ares: 1.12.0 -> 1.13.0 for CVE-2017-1000381 2017-07-22 11:52:00 +08:00
adisbladis d3be3606df
pythonPackages.substanced: Delete severly outdated package 2017-07-22 10:48:07 +08:00
Stefan Siegl 75290adaa9
owncloud-client: 2.3.1 -> 2.3.2 2017-07-21 23:19:45 +02:00
Joel Thompson 9dc51dc00d exhibitor: Fix bugs in previous package
The previous package didn't build properly due to a bug in the build
script, and the nixos module didn't evaluate due to missing descriptions
in the options. This fixes both issues.

It also adds missing command-line options that weren't able to be set
and properly converts bools to the strings exhibitor expects.
2017-07-21 16:14:04 -04:00
Yann Hodique 7759b8c1ca fzf: 0.16.9 -> 0.16.10 2017-07-21 11:51:28 -07:00
k0ral 596e279979 network-manager-l2tp: fix configure step (#27541)
* network-manager-l2tp: don't run ./configure twice

* network-manager-l2tp: remove automake/autoconf
2017-07-21 17:18:54 +01:00
Lancelot SIX 60091342d4
nano: 2.8.5 -> 2.8.6
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00007.html
for release announcement
2017-07-21 17:02:31 +02:00
Daniel Peebles 1698bda6b3 Merge pull request #27508 from joelthompson/exhibitor
exhibitor: init at 3.4.9
2017-07-21 10:49:20 -04:00
Robert Hensing fbd3f8698a lvm2: 2.02.140 -> 2.02.173 2017-07-21 16:25:34 +02:00
Tim Steinbach 8e37e3b7f1 openjdk: 8u131-b11 -> 8u141-b15 2017-07-21 16:18:04 +02:00
Joel Thompson 4b42fc4b8a exhibitor: init at 3.4.9
Initial Exhibitor nix package and nixos module for Netflix's Exhibitor,
which is a manager for Apache Zookeeper.
2017-07-21 09:45:37 -04:00
Eelco Dolstra 91dc811566
diffoscope: Move all required tools into pythonPath
Alternative fix for #27534 that prevents the use of a double wrapper
(creating even uglier script names than usual, like
..diffoscope-wrapped-wrapped).

This was my bad in 96d7f35e96.
2017-07-21 15:15:12 +02:00
Eelco Dolstra 3e68facc72
Revert "diffoscope: wrap executable and include tools in PATH"
This reverts commit 23ad77b998.

Double wrapper scripts considered harmful.
2017-07-21 15:15:04 +02:00
Jörg Thalheim d0bcb41d2d Merge pull request #27524 from therealpxc/arrow
pythonPackages.arrow: 0.7.0 -> 0.10.0
2017-07-21 14:14:44 +01:00
Jörg Thalheim ce67c7c1ac pythonPackages.arrow: move to python-modules 2017-07-21 14:10:05 +01:00
Jörg Thalheim 3954cbb4a5 Merge pull request #27528 from knedlsepp/fix-armadillo-lapack
armadillo: Make use of openBLAS's built-in LAPACK
2017-07-21 14:02:50 +01:00
Jörg Thalheim a32e501bfb Merge pull request #27526 from devhell/mediainfo
{lib}mediainfo{-gui},libzen: 0.7.95 -> 0.7.97; 0.4.34 -> 0.4.35
2017-07-21 13:57:00 +01:00
Jörg Thalheim e66195d39b Merge pull request #27534 from KaiHa/master
diffoscope: wrap executable and include tools in PATH
2017-07-21 13:40:23 +01:00
Daiderd Jordan 45cc3fdac9 Merge pull request #27542 from taku0/oraclejdk-8u141
oraclejdk: 8u131 -> 8u141 [Critical security fix]
2017-07-21 14:29:50 +02:00
Peter Hoeg 3bccedb081 owl-lisp: init at 0.1.14 2017-07-21 20:07:36 +08:00
Tim Steinbach ba9275da88
linux: Remove 4.11
4.11.x has been EOL'd
2017-07-21 07:33:14 -04:00
Tim Steinbach 98ad0f4dab
linux: 4.12.2 -> 4.12.3 2017-07-21 07:28:24 -04:00
Tim Steinbach 232f497169
linux: 4.9.38 -> 4.9.39 2017-07-21 07:25:50 -04:00
Tim Steinbach 5181d7568f
linux: 4.4.77 -> 4.4.78 2017-07-21 07:23:12 -04:00
Eelco Dolstra 8a31137441
nixUnstable: 1.12pre5506_3162ad5f -> 1.12pre5511_c94f3d55 2017-07-21 12:52:57 +02:00
Mathias Schreck 77ebd34459 nodejs: 8.2.0 -> 8.2.1 2017-07-21 12:27:23 +02:00
Daiderd Jordan 7ea75395bc Merge pull request #27537 from sigma/pr/fzf-0.16.9
fzf: 0.16.8 -> 0.16.9
2017-07-21 11:20:20 +02:00
Tuomas Tynkkynen e879033c43 fio: 2.21 -> 2.99 2017-07-21 12:09:17 +03:00
Tuomas Tynkkynen 581637ba5a yle-dl: 2.17 -> 2.20 2017-07-21 11:41:25 +03:00
Vincent Demeester 19325558f1 Fix docker packaging without sandbox
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-07-21 10:00:47 +02:00
Yann Hodique 3bb5b83584 fzf: 0.16.8 -> 0.16.9 2017-07-20 22:48:00 -07:00
Michael Weiss 90afb0c10f maim: 5.4.63 -> 5.4.64 2017-07-21 02:10:20 +02:00
volth 17c8fe21fd libvirt: 3.1.0 -> 3.5.0 (#25411) 2017-07-20 23:31:04 +02:00
Chris Martin 63aa5df737 alock: 20160713 -> 20170720 2017-07-20 23:30:05 +02:00
Cray Elliott faad06df6b wine: 2.0.1 -> 2.0.2 2017-07-20 13:52:43 -07:00
Kai Harries 23ad77b998 diffoscope: wrap executable and include tools in PATH
diffoscope was looking for the tools it uses during runtime, but the
tools there neither part of the closure nor were they in the
PATH. This commit fixes this.
2017-07-20 22:29:41 +02:00
Josef Kemetmueller 6f72708c12 armadillo: Make use of openBLAS's built-in LAPACK
Even though the linked openBLAS contains LAPACK, the functionality was
not usable due to armadillo needing to link against it explicitly.
2017-07-20 22:29:30 +02:00
Daiderd Jordan 934c2b636c Merge pull request #27517 from ankhers/update_elixir_rc
elixir: 1.5.0-rc.1 -> 1.5.0-rc.2
2017-07-20 20:37:33 +02:00
devhell 1206f9120a libzen: 0.4.34 -> 0.4.35
No changelog available.
2017-07-20 19:33:33 +01:00
Franz Pletz 226964861f Merge pull request #27405 from rvl/postgresql-xml
postgresql: fix nixos tests and add xml support
2017-07-20 20:31:38 +02:00
devhell 79fdf7d017 {lib}mediainfo{gui}: 0.7.95 -> 0.7.97
Changelog available at:
https://mediaarea.net/MediaInfo/ChangeLog
2017-07-20 19:30:12 +01:00
Franz Pletz 00b6ac7bd3 Merge pull request #26419 from roblabla/feature-sasl
cyrus-sasl: Add saslauthd service and LDAP support
2017-07-20 20:23:52 +02:00
Mathias Schreck e849c7645e nodejs: 8.1.4 -> 8.2.0 2017-07-20 20:13:39 +02:00
Yegor Timoshenko ec4f51fd9e flac123: init at 0.0.12 (#27520)
* flac123: init at 0.0.12

* flac123: add to all-packages.nix

* flac123: use autoreconfHook
2017-07-20 19:51:51 +02:00
Franz Pletz e69dfc252a
Revert "coq2html: New expression"
This reverts commit 31437ccf7a.
2017-07-20 19:36:50 +02:00
Franz Pletz 3e8a565a04
libressl: refactor, drop 2.4, 2.5.4 -> 2.5.5, init 2.6 2017-07-20 19:31:08 +02:00
Patrick Callahan 98fe450553 pythonPackages.pympler: disable tests on Darwin since the included
psutil test needs /proc
2017-07-20 10:29:52 -07:00
Patrick Callahan eea396ca9b pythonPackages.arrow: 0.7.0 -> 0.10.0 2017-07-20 10:05:15 -07:00
John Wiegley 31437ccf7a
coq2html: New expression 2017-07-20 11:51:25 -04:00
Tuomas Tynkkynen 2712554f4f xfsprogs: 4.5.0 -> 4.11.0 2017-07-20 17:14:28 +03:00
Jörg Thalheim 5638472756 clion: 2017.1.3 -> 2017.2 2017-07-20 13:59:03 +01:00
Justin Wood b61f0fe40b
elixir: 1.5.0-rc.1 -> 1.5.0-rc.2 2017-07-20 08:14:35 -04:00
Domen Kožar e8c72a46f5
bashInteractive: add a warning not to be renamed/removed 2017-07-20 13:53:29 +02:00
Peter Simons 480397c35f poppler: update to version 0.56.0
Previous versions have a ton of bugs that may be used in DoS attacks, i.e. by
making poppler-based services crash when processing specially crafted PDF
documents.
2017-07-20 12:59:54 +02:00
Jörg Thalheim ccfc499a79 Merge pull request #27516 from mcmtroffaes/feature/wolfssl-3.11.0
wolfssl: 3.10.3 -> 3.11.0
2017-07-20 10:17:58 +01:00
Matthias C. M. Troffaes 20780bf33a wolfssl: 3.10.3 -> 3.11.0 2017-07-20 10:01:38 +01:00
Michael Weiss aee463b204 slop: 6.3.46 -> 6.3.47 2017-07-20 10:48:45 +02:00
Peter Simons 83fe3f0268 multi-ghc-travis: update to current Git master 800980d76f7a74f3 2017-07-20 09:15:47 +02:00
Franz Pletz bbafe64bdd
hue-cli: init at 0.1.4 2017-07-20 04:20:07 +02:00
Franz Pletz ab9239f4f9
strongswan build chapoly module 2017-07-20 04:20:06 +02:00
Franz Pletz d59dc71148
strongswan: build xauth-pam module 2017-07-20 04:20:06 +02:00
Jörg Thalheim 92366530d8 Merge pull request #27494 from jdanekrh/jd_idea-community
idea-community: 2017.1.5 -> 2017.2
2017-07-19 23:23:40 +01:00
Jörg Thalheim d203d08a61 Merge pull request #27512 from rycee/bump/bash-completion
bash-completion: 2.5 -> 2.7
2017-07-19 23:19:58 +01:00
Jörg Thalheim ff92444eb8 Merge pull request #27488 from dywedir/emacs-all-the-icons-fonts
emacs-all-the-icons-fonts: 2.6.4 -> 3.1.1
2017-07-19 23:06:09 +01:00
Jörg Thalheim a5bbfb63a3 Merge pull request #27511 from bcdarwin/fix-elastix
elastix: change platforms to "linux" from "unix"
2017-07-19 23:05:25 +01:00
Robert Helgesson d00e53dc1a
bash-completion: 2.5 -> 2.7 2017-07-19 23:58:53 +02:00
Ben Darwin d1d0824b2f elastix: change platforms to "linux" from "unix" 2017-07-19 17:41:14 -04:00
Franz Pletz b1189b7a63 Merge pull request #27399 from bendlas/update-chromium
chromium: 59.0.3071.109 -> 59.0.3071.115
2017-07-19 22:13:19 +02:00
Anton Schirg c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
Peter Simons 3cc46829c7 haskell-symengine: the build is broken because the system library this code binds to does not exist
This error isn't easily detectable, however, because the Cabal files declares
the dependency on "symengine" for the test program rather than for the library
itself.

https://github.com/symengine/symengine.hs/pull/14
2017-07-19 18:55:38 +02:00
Jörg Thalheim 7ddc387418 Merge pull request #27501 from TomSmeets/androidstudio3c7
android-studio-preview: 3.0.0.5 -> 3.0.0.6
2017-07-19 17:51:43 +01:00
Patrick Callahan 010163d04d ttyrec: fix build on Darwin (#27500)
* ttyrec: fix build on Darwin

* ttyrec: remove pointless empty list
2017-07-19 17:46:34 +01:00
Benno Fünfstück e1c57c4698 pyelftools: 0.23 -> 0.24 2017-07-19 18:40:14 +02:00
Tom Smeets becf96b2ca android-studio-preview: 3.0.0.5 -> 3.0.0.6 2017-07-19 18:26:19 +02:00
Benno Fünfstück b66858582c python-pwntools: 3.7.0 -> 3.7.1 2017-07-19 18:17:48 +02:00
Chris Martin 60c9a4c94a alock: 20150418 -> 20160713 2017-07-19 18:02:37 +02:00
bugworm c1ff08bfe5 papirus-icon-theme: 20170616 -> 20170715 2017-07-19 17:54:52 +02:00
Jörg Thalheim d36614cb28 flamegraph: 2017-05-11 -> 2017-07-01 2017-07-19 14:24:56 +01:00
Frederik Rietdijk ac594af559 pythonmagick: note to whoever maintains this that expression should be moved 2017-07-19 14:36:05 +02:00
Wout Mertens 6b628d7c03 rsync: build with own zlib again
Rsync has its own patched compress function, and to be able to use the `-z` flag, it needs to use that one.

With `-zz` rsync can use an external zlib, but then it can't talk to older rsync versions.

More details at https://bugs.mageia.org/show_bug.cgi?id=13669
2017-07-19 14:18:51 +02:00
Jörg Thalheim cd2724db50 Merge pull request #27497 from wizzup/cleanup-pythonPackages
Cleanup pkgs/top-level/python-packages.nix
2017-07-19 13:16:41 +01:00
Jörg Thalheim 8bfa41cbe7 python.pkgs.ropper: document test failure on some setups
cc @bennofs
2017-07-19 12:33:20 +01:00
wisut hantanong ccf0468a84 python.pkgs.python-uinput : move to separate expression 2017-07-19 18:23:11 +07:00
wisut hantanong 84c3055620 python.pkgs.python-editor : move to separate expression 2017-07-19 17:46:07 +07:00
David Sferruzza 0671b88115 veracrypt: 1.19 -> 1.21 2017-07-19 12:35:19 +02:00
wisut hantanong ff6797e8aa python.pkgs.aniso8601 : move to separate expression 2017-07-19 17:29:51 +07:00
wisut hantanong 4206da05b0 python.pkgs.ansicolors : move to separate expression 2017-07-19 17:23:52 +07:00
Robin Gloster 4cc69fac73
ace: 6.4.2 -> 6.4.3 2017-07-19 12:15:21 +02:00
zimbatm 2780e2a780 nixUnstable: pre5413_b4b1f452 -> pre5506_3162ad5f 2017-07-19 11:06:06 +01:00
Jiri Danek 22644615e3 idea-community: 2017.1.5 -> 2017.2 2017-07-19 12:02:40 +02:00
Frederik Rietdijk ebc712f2b1 Merge pull request #27352 from adisbladis/vulnix-py36
vulnix: use zope.interface from pythonPackages
2017-07-19 11:46:19 +02:00
Frederik Rietdijk 3a5735ca06 Merge pull request #27351 from adisbladis/zope_bump
Bump Zope packages to support Python 3.6
2017-07-19 11:45:30 +02:00
wisut hantanong 9b313484de python.pkgs.alabaster : move to separate expression 2017-07-19 16:43:01 +07:00
wisut hantanong 5eea07391e python.pkgs.aiodns : move to separate expression 2017-07-19 16:32:53 +07:00
wisut hantanong af02f13e25 python.pkgs.afew : move to separate expression 2017-07-19 16:23:28 +07:00
wisut hantanong 68bcf522c7 python.pkgs.adal : move to separate expression 2017-07-19 16:04:59 +07:00
wisut hantanong c21e915c97 python.pkgs.actdiag : move to separate expression 2017-07-19 15:59:47 +07:00
zimbatm 4af15b5b4a Merge pull request #27273 from asppsa/jruby-gem-fix
jruby: changes to make it possible to use in development environment
2017-07-19 09:54:41 +01:00
wisut hantanong fd17424580 python.pkgs.acme-tiny : move to separate expression 2017-07-19 15:50:21 +07:00
zimbatm 14f53e5251 Merge pull request #26214 from zimbatm/google-compute-image
Google compute image
2017-07-19 09:49:20 +01:00
dywedir 651748b016 emacs-all-the-icons-fonts: 2.6.4 -> 3.1.1 2017-07-19 11:33:55 +03:00
Elijah Caine 1fef42dde9 container-linux-config-transpiler: init at 0.4.1 (#27486) 2017-07-19 08:30:51 +01:00
Alastair Pharo 0383c0aa6b jruby: make package compatible with bundix; add devEnv
- Adds the necessary passthru vars for bundler, bundix, etc. to accept
  the package as a ruby.
- Adds the devEnv attribute, so that jruby.devEnv can be used to get
  an environment with bundler and bundix installed.
2017-07-19 16:17:44 +10:00
Alastair Pharo 68935892ab bundix: use same ruby as bundler 2017-07-19 16:13:09 +10:00
Alastair Pharo 5c6e4ea4be jruby: only wrap jruby executables
Other executables all invoke jruby, and so don't need to be wrapped.

In some cases wrapping breaks the executables because one file is a ruby
script that directly loads the other (e.g. `gem` is a wrapper that loads
`jgem`).  In this case, if the latter script has been wrapped by nix,
loading will fail.
2017-07-19 16:13:09 +10:00
Jörg Thalheim 699f8e2f65 Merge pull request #26352 from Mounium/aliza
aliza: init at 1.29.2
2017-07-19 07:03:01 +01:00
Jörg Thalheim b0614fd12b Merge pull request #27278 from AndersonTorres/upload-bochs
bochs: 2.6.8 -> 2.6.9
2017-07-19 06:54:24 +01:00
Peter Hoeg c9f487ac5d gsoap: 2.8.42 -> 2.8.49
Fixes: CVE-2017-9765
2017-07-19 11:53:34 +08:00
Peter Hoeg db7260121c qtox: add missing pcre dependency 2017-07-19 10:44:42 +08:00
Peter Hoeg e760337a22 Merge pull request #26393 from peterhoeg/f/pass
pass: add plugins to support importing and updating
2017-07-19 09:18:06 +08:00
Anton Schirg 29e88a59c8 houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
- Changed sha256 of src file, as this was apparantly changed on the
website

- Added missing libs: some X libs, alsa, dbus

- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect

- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
John Wiegley 0bf019c99a
coqPackages_8_6.CoLoR: Fix installPhase 2017-07-18 20:22:03 -04:00
Jörg Thalheim b2caceced3 Merge pull request #27354 from TomSmeets/androidstudio-3.0
android-studio-preview: init at 3.0.0.5 canary 6
2017-07-19 00:39:10 +01:00
Jörg Thalheim 4936e99d56 Merge pull request #27470 from AtnNn/rethinkdb
RethinkDB 2.3.5 -> 2.3.6
2017-07-19 00:35:54 +01:00
John Wiegley 006a512e8f
coqPackages_8_6.math-classes: New expression (for 8.6) 1.0.6 2017-07-18 19:12:52 -04:00
John Wiegley 53d1eb0fc6
coqPackages_8_6.CoLoR: new expression 1.3.0 2017-07-18 19:12:51 -04:00
Jörg Thalheim d945e3ccc4 Merge pull request #27366 from veprbl/version_bumps
bump rivet, yoda, lhapdf
2017-07-18 23:38:53 +01:00
Al Zohali 0b3d29d4ac linux_samus_4_12: init at 4.12.2
Co-authored-by: Nikolay Amiantov <ab@fmap.me>

fixes #26038
2017-07-18 23:31:18 +01:00
Jörg Thalheim dcdbbbb433 Merge pull request #27463 from dapphub/dapp
dapp: v0.5.2 -> v0.5.3
2017-07-18 23:14:03 +01:00
Symphorien Gibol d7103eadc8 boolector: 1.{5,6} -> 2.4.1 2017-07-18 23:50:31 +02:00
Franz Pletz 2f9f70ba89 Merge pull request #27472 from mguentner/python-gnupg
python-gnupg: 0.4.0 -> 0.4.1 and enable tests
2017-07-18 23:43:44 +02:00
Jörg Thalheim 37d87343bf python-gnupg: move out of python-packages 2017-07-18 22:37:56 +01:00
Jörg Thalheim b73cf3d903 Merge pull request #27478 from stesie/update-tomboy
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:37:20 +01:00
Franz Pletz 99499a5e76
mitmproxy: use fetchpatch for patch retrieval 2017-07-18 23:35:31 +02:00
Jörg Thalheim 5b92a39d1b Merge pull request #27477 from stesie/update-keepass
Update keepass + keepasshttp plugin
2017-07-18 22:34:56 +01:00
Stefan Siegl fe05e165f7
tomboy: 1.15.7 -> 1.15.9 2017-07-18 22:39:29 +02:00
Michael Weiss 0d9a0efc88 slop: 6.3.41 -> 6.3.46 2017-07-18 22:28:32 +02:00
Oliver Charles ba1392dafd Merge pull request #27391 from adisbladis/postgres_cves
Postgres CVE fixes
2017-07-18 21:03:05 +01:00
Svend Sorensen db163cdc3b terminal-notifier: add shebang line to wrapper
Add shebang line to terminal-notifier to wrapper script. Without this line, the
script fails with "Exec format error" when called outside a shell (e.g. from
the Emacs alert package).
2017-07-18 22:57:55 +03:00
Stefan Siegl 11bbd17015
keepass-keepasshttp: 1.8.4.1 -> 1.8.4.2 2017-07-18 21:46:37 +02:00
Stefan Siegl 7c6b42a28c
keepass: 2.35 -> 2.36 2017-07-18 21:46:37 +02:00
aszlig c71233f12c
broadcom_sta: Add patch for supporting Linux 4.12
The patch is from Arch Linux at:

https://aur.archlinux.org/cgit/aur.git/tree/linux412.patch?h=broadcom-wl

Tested this by building against the following attributes:

  * linuxPackages.broadcom_sta
  * linuxPackages_latest.broadcom_sta
  * pkgsI686Linux.linuxPackages.broadcom_sta
  * pkgsI686Linux.linuxPackages_latest.broadcom_sta

I have not tested whether this works at runtime, because I do not posess
the hardware.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-07-18 21:37:02 +02:00
vbgl c17ddcd40c Merge pull request #25412 from romildo/fix.efl
{terminology,ephoto,rage,econnman}: wrap libcurl.so in LD_LIBRARY_PATH
2017-07-18 21:30:38 +02:00
Tuomas Tynkkynen 3c9897431b afl: 2.44b -> 2.48b 2017-07-18 22:15:22 +03:00
Cray Elliott ccf7b4b57e wine-mono: 4.6.4 -> 4.7.0 2017-07-18 12:10:29 -07:00
Vincent Laporte 65b1613456 frama-c: 20161101 (Silicon) -> 20170501 (Phosphorus) 2017-07-18 20:30:53 +02:00
Robert Helgesson 8dccc9b699
eclipse-plugin-checkstyle: 7.3.0 -> 8.0.0 2017-07-18 20:20:49 +02:00
taku0 3e502bc73a oraclejdk: 8u131 -> 8u141 2017-07-19 03:12:30 +09:00
Robin Gloster adb178c0e5
gnomeExtensions.topicons-plus: fix version string
It has to start with a digit.
2017-07-18 18:43:47 +02:00
Maximilian Güntner e7abb9b8ec
python-gnupg: 0.4.0 -> 0.4.1 and enable tests 2017-07-18 18:11:36 +02:00
Franz Pletz cb2344829f
graphicsmagick: 1.3.25 -> 1.3.26 2017-07-18 18:04:26 +02:00
Franz Pletz 1cf4100539
lucenepp: 3.0.6 -> 3.0.7 2017-07-18 18:04:25 +02:00
Franz Pletz 75d53270cb
gitAndTools.diff-so-fancy: 0.11.4 -> 1.1.0 2017-07-18 18:04:16 +02:00
Etienne Laurin 119a0fe53c RethinkDB 2.3.5 -> 2.3.6 2017-07-18 15:42:14 +00:00
Benno Fünfstück 496dac571c racer[d]: fix RUST_SRC_PATH
`rustc.src` is a `tar.gz` archive, but we need it unpacked.
2017-07-18 17:16:52 +02:00
Peter Simons 476fc5f26e haskell-cautious-file: jailbreak to fix the build 2017-07-18 16:51:09 +02:00
Benno Fünfstück ae28f5cac8 Merge pull request #27455 from TomSmeets/hidlisten
hid-listen: init at 1.01
2017-07-18 15:30:12 +02:00
Benno Fünfstück dbe79a7d20 hid-listen: change platforms to linux only
package fails to build on darwin, it doesn't seem clang compatible
and hardcodes certain framework paths
2017-07-18 15:14:56 +02:00
Shea Levy 1ea9a69376 Merge branch 'll-fix-fetchzip-darwin' of https://github.com/obsidiansystems/nixpkgs 2017-07-18 09:06:11 -04:00
Peter Hoeg 9c4b1c8fdd handbrake: remove leftover file 2017-07-18 20:52:02 +08:00
Benno Fünfstück 99fbd867ef Merge pull request #27031 from jerith666/cnijfilter-2-80
cnijfilter: init at 2.80
2017-07-18 14:37:32 +02:00
Thomas Tuegel 827b0e1b81 Merge pull request #27458 from ttuegel/bugfix/kde-icon-cache
breeze-icons: generate icon cache
2017-07-18 06:17:15 -05:00
Tuomas Tynkkynen 27e503f00c strace: 4.17 -> 4.18 2017-07-18 13:41:07 +03:00
Tuomas Tynkkynen 9ea795c264 pv: 1.6.0 -> 1.6.6 2017-07-18 13:41:06 +03:00
Tuomas Tynkkynen 638adf2d90 iproute: 4.11.0 -> 4.12.0 2017-07-18 13:41:06 +03:00
Jörg Thalheim 4154279179 zfsUnstable: mark as stable with 4.12 2017-07-18 11:15:37 +01:00
adisbladis 7d19959ac5
pythonPackages.zconfig: 3.0.3 -> 3.2.0 2017-07-18 18:02:05 +08:00
adisbladis 8ea9602ed8
pythonpackages.zope_interface: 4.1.3 -> 4.4.2 2017-07-18 18:02:04 +08:00
adisbladis 4ebe73dc1b
pythonpackages.zope_testrunner: 4.4.10 -> 4.7.0 2017-07-18 18:01:56 +08:00
Eelco Dolstra 17642b5fd0
nix: 1.11.12 -> 1.11.13 2017-07-18 10:54:01 +02:00
Tom Smeets 75454c3122 hid-listen: fix typo 2017-07-18 10:28:30 +02:00
Mikael Brockman a2a6259779 dapp: v0.5.2 -> v0.5.3 2017-07-18 11:10:26 +03:00
Jörg Thalheim e4af2d6050 Merge pull request #27462 from jameysharp/patch-1
build-fhs-userenv: Propagate $XAUTHORITY
2017-07-18 08:23:14 +01:00
Jörg Thalheim 26f85e4253 Merge pull request #27410 from florianjacob/journalwatch
journalwatch & journalwatch service: init at 1.1.0
2017-07-18 08:19:33 +01:00
Jamey Sharp 09bae7cb70 build-fhs-userenv: Propagate $XAUTHORITY
The `DISPLAY` environment variable is propagated into chroots built with
`buildFHSUserEnv`, but currently the `XAUTHORITY` variable is not. When
the latter is set, its value is usually necessary in order to connect to
the X server identified by the former.

This matters for users running gdm3, for example, who have `XAUTHORITY`
set to something like `/run/user/1000/gdm/Xauthority` instead of the X
default of `~/.Xauthority`, which doesn't exist in that setup.

Fixes #21532.
2017-07-18 00:03:22 -07:00
Frederik Rietdijk f59e71e9c7 heroku: mark as broken 2017-07-18 08:43:38 +02:00
hectorj d07bf424a9 nomad: 0.5.5 -> 0.5.6 2017-07-18 02:46:56 +02:00
Bill Sun b4387e7c2f Add cmakeFlags for auto-type and yubikey (#27321)
* Add cmakeFlags for auto-type and yubikey

* Add libyubikey dependency

* Add auto-type dependencies

* Add new dependencies to buildInputs

* Fix duplication and capitalization in dependencies

* Add yubikey-personalization to dependency and build

* Add release build flag

* Revert "Add release build flag"

This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-07-18 00:09:50 +01:00
Robert Helgesson cc8e2aec29
expat: 2.2.1 -> 2.2.2 2017-07-18 00:58:20 +02:00
Peter Hoeg 8b4707798c qtox: 1.10.2 -> 1.11.0 2017-07-18 06:39:54 +08:00
Jörg Thalheim 66af169adb rustRegistry: 2017-06-27 -> 2017-07-17 2017-07-17 23:29:18 +01:00
Jörg Thalheim 63402a1888 alacritty: init at 2017-07-08
fixes #21801
2017-07-17 23:27:35 +01:00
Nicolas B. Pierron 5442484c5f Update Mozilla Software Releases sub-key.
This commit update the Mozilla Software Releases, with the key found at:
https://gpg.mozilla.org/pks/lookup?search=Mozilla+Software+Releases+%3Crelease%40mozilla.com%3E&op=vindex
2017-07-18 00:13:08 +02:00
Robin Gloster 46ead28a58
gnome3.gexiv2: 0.10.4 -> 0.10.6 2017-07-18 00:05:50 +02:00
Gabriel Ebner 7ba1c7a9fb iprover: 0.8.1 -> 2.5 2017-07-17 22:45:27 +01:00
Thomas Tuegel ac50c4d72e vcsh: Patch for Git 2.13.2
Fixes #27134.
2017-07-17 22:44:44 +02:00
Joachim F aa7d840bee Merge pull request #27441 from jfrankenau/fix-solvespace
solvespace: Fix path in desktop entry file
2017-07-17 21:30:18 +01:00
Aristid Breitkreuz 6793f27b23 Merge pull request #27436 from np/keybase-update
Keybase updates
2017-07-17 22:27:47 +02:00
Peter Simons 85a70b50b9 haskell-hledger-iadd: drop obsolete override (the build fails with or without it) 2017-07-17 22:04:25 +02:00
Peter Simons 47feb45313 haskell-hsyslog: update version override
And move it from configuration-nix to configuration-common.
2017-07-17 22:04:25 +02:00
Peter Simons 6de60af3a9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.3.1-12-gcb2265e from Hackage revision
f69cfc36c9.
2017-07-17 22:04:25 +02:00
Peter Simons dd7824919e LTS Haskell 8.23 2017-07-17 22:04:24 +02:00
Daiderd Jordan 37c599fe8c Merge pull request #26429 from aherrmann/pr_llvm_4_fix_debug
llvm_4: Fix debugVersion
2017-07-17 21:27:52 +02:00
Tom Smeets ff41ec7d80 hid-listen: init at 1.01 2017-07-17 21:14:28 +02:00
Jörg Thalheim de3b94b24e Merge pull request #27454 from yegortimoshenko/patch-5
html-xml-utils: 6.9 → 7.1, macOS support
2017-07-17 20:11:35 +01:00
Joachim F ea81107b78 Merge pull request #27450 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-07-17 19:57:55 +01:00
Yegor Timoshenko 90f0c3b93e html-xml-utils: 6.9 → 7.1, macOS support 2017-07-17 21:46:02 +03:00
Jörg Thalheim 04c944cdb4 Merge pull request #27057 from Nadrieril/bitlbee-libpurple
bitlbee service: Add option to load libpurple plugins into bitlbee
2017-07-17 18:07:43 +01:00
Dan Peebles b4ee24d5b1 pants13-pre: remove from pythonPackages
Sorry, I broke evaluation in my last pants commit!
2017-07-17 12:13:45 -04:00
Michael Alan Dorman 58b269f959 melpa-packages: 2017-07-17 2017-07-17 12:09:33 -04:00
Michael Alan Dorman b8213ab38f melpa-stable-packages: 2017-07-17 2017-07-17 12:09:31 -04:00
Michael Alan Dorman 5a48826ea4 org-packages: 2017-07-17 2017-07-17 12:09:28 -04:00
Michael Alan Dorman 960978fb68 elpa-packages: 2017-07-17 2017-07-17 12:09:26 -04:00
Frederik Rietdijk 24a31888ee Merge pull request #27445 from dapphub/dapp
dapp: init at v0.5.2
2017-07-17 17:53:35 +02:00
Frederik Rietdijk 28b7d016ca Merge pull request #27005 from jtojnar/fix/corebird-gst
gst_all_1.gst-plugins-bad: build gtksink plugin
2017-07-17 17:50:27 +02:00
luigy eb6c45bcae Fix #27448 argument list too long in fetchzip for darwin.
Paired with @Ericson2314
2017-07-17 11:23:20 -04:00
John Wiegley f130ecdd30
coqPackages.compcert: Recent compcert supports 64-bit architectures 2017-07-17 11:21:20 -04:00
Dmitry Kalinkin ae8eff8b7b
lhapdf: update hash 2017-07-17 11:03:47 -04:00
Jan Tojnar e564f16b7f
corebird: fix video playback
Corebird requires gst-plugins-bad compiled with GTK support to play
videos.

This commit enables the GTK support.
2017-07-17 16:50:54 +02:00
Jan Tojnar 0edae74119
gst_all_1.gst-plugins-bad: allow building gtksink plugin
Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
however, is only built when GTK is available.

This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
package, allowing the build of gtksink.

[1]: https://github.com/baedert/corebird/issues/431
2017-07-17 16:50:09 +02:00
Dan Peebles 8253fc2ae5 pants: 1.2.1 -> 1.3.0
I'm also removing the pants13-pre attribute since it's unnecessary and I
don't want to maintain 1.4.x prereleases yet.

I'm temporarily taking out the pants native rust engine shenanigans until
I can get a nix-native rust build of it to work (it works on Linux but
not on Darwin!)
2017-07-17 10:37:52 -04:00
Franz Pletz cff27d574e
imagemagick7: 7.0.6-0 -> 7.0.6-1 2017-07-17 15:54:40 +02:00
Franz Pletz 0e9676f62e
imagemagick: 6.9.8-10 -> 6.9.9-0 2017-07-17 15:54:19 +02:00
Frederik Rietdijk 42cdad0a03 Merge pull request #27290 from calvertvl/fix_calibre_html5lib
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00
Tom Hunger 567b84dd50 python.pkgs.pytorch: init at 0.1.12 2017-07-17 14:08:15 +02:00
Matt McHenry 67d02cd60a cnijfilter: init at 2.80
this driver reads support files from lib/bjlib as well as lib/cups,
which is why the path in cupsd.nix is tweaked
2017-07-17 07:32:23 -04:00
Johannes Frankenau ff22d73d2e solvespace: Fix path in desktop entry file 2017-07-17 11:24:10 +02:00
Frederik Rietdijk c0cf19608f aspellWithDicts: create derivation with aspell and selected dictionaries
Currently, `aspell` checks the active profiles for dictionaries. While
this may be convenient, it does not work with `nix-shell` and it doesn't
allow any isolation.

This commit adds the possibility to use composition by creating a
derivation with `symlinkJoin` that contains all the chosen dictionaries,
and another derivation that wraps the executables linking to the dictionaries.

Nix example:

my_aspell = aspellWithDicts(ps: with ps; [ en nl ])

`nix-shell` example:

nix-shell -p 'aspellWithDicts(ps: with ps; [ en nl ])'
2017-07-17 10:17:20 +02:00
Dmitry Kalinkin 4c0e86ba67
fastnlo: 2.3.1pre-2212 -> 2.3.1pre-2402 2017-07-17 04:16:43 -04:00
Yann Hodique 3d505a1acd lftp: 4.7.7 -> 4.8.0 2017-07-17 08:02:04 +02:00
Dmitry Kalinkin 6bcc20361f herwig: 7.0.4 -> 7.1.1, thepeg: 2.0.3 -> 2.1.1 2017-07-17 00:20:59 -04:00
Franz Pletz c2e9f45df2
exiv2: 0.25 -> 0.26 2017-07-17 02:53:14 +02:00
Franz Pletz 77a0b04f91
darktable: 2.2.4 -> 2.2.5 2017-07-17 02:53:14 +02:00
Franz Pletz 7f0994c33d
zfsUnstable: 0.7.0-rc4 -> 0.7.0-rc5 2017-07-17 02:53:14 +02:00
Franz Pletz e4eea75fa7
zfs: 0.6.5.10 -> 0.6.5.11 2017-07-17 02:53:14 +02:00
Nadrieril c226ee619a tt-rss: 16.3 -> 17.4 2017-07-17 02:20:16 +02:00
Nicolas Pouillard f74a1e6bcb
Keybase updates
keybase: 1.0.20 -> 1.0.22
keybase-gui: 1.0.23-20170519175207.d6c5e9e -> 1.0.25-20170714172717.73f9070
kbfs: 20170209.d1db463 -> 20170429.44efa06
2017-07-17 00:10:23 +02:00
Daiderd Jordan f1cb9d0261 Merge pull request #27374 from mnacamura/r_pbdZMQ_darwin_fix
r-pbdZMQ: fix Darwin install
2017-07-16 23:49:03 +02:00