3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

93586 commits

Author SHA1 Message Date
taku0 4b9c089295 thunderbird: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
taku0 d745dc2177 thunderbird-bin: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
Bjørn Forsman 94c47b0884 vino: add missing gsettings schema
Fixes this:

  $ ./result/libexec/vino-server
  ...
  (vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed
2017-05-17 15:23:11 +02:00
Tim Steinbach 9379045664 Merge pull request #25842 from NeQuissimus/ammonite_0_8_5
ammonite: 0.8.4 -> 0.8.5
2017-05-17 08:30:30 -04:00
Tim Steinbach 1ef622096a Merge pull request #25841 from NeQuissimus/atom_1_17_0
atom: 1.16.0 -> 1.17.0
2017-05-17 08:30:21 -04:00
Tim Steinbach 8eb302d6d7 Merge pull request #25792 from NeQuissimus/linux_4_12_rc1
linux-testing: 4.11-rc7 -> 4.12-rc1
2017-05-17 08:30:10 -04:00
Tim Steinbach 6960bc776a Merge pull request #25843 from NeQuissimus/oh-my-zsh_2017_05_03
oh-my-zsh: 2017-03-30 -> 2017-05-03
2017-05-17 08:29:35 -04:00
Thomas Tuegel 4fd23d7346
fontconfig-penultimate: 0.3.4 -> 0.3.5
The NixOS option `useEmbeddedBitmaps` is now correctly respected.
2017-05-17 07:23:57 -05:00
Frederik Rietdijk fc2caec756 Merge pull request #25850 from jluttine/cram-broken-on-i686
pythonPackages.cram: mark i686 broken
2017-05-17 12:42:16 +02:00
Frederik Rietdijk 4d9ebd3c23 Merge pull request #25851 from jluttine/fix-nbstripout-on-darwin
nbstripout: fix build on darwin
2017-05-17 12:41:53 +02:00
Peter Hoeg d4b3c86a08 editorconfig-core-c: minor cleanups 2017-05-17 16:53:08 +08:00
Peter Hoeg 24d4f1a6ae syncthing: 0.14.27 -> 0.14.28 2017-05-17 16:47:32 +08:00
Jaakko Luttinen 4a9acbb79a
nbstripout: fix build on darwin 2017-05-17 11:06:59 +03:00
Jaakko Luttinen e95cb5d58a
pythonPackages.cram: mark i686 broken 2017-05-17 09:38:34 +03:00
Tim Steinbach 4bca428d87
oh-my-zsh: 2017-03-30 -> 2017-05-03 2017-05-16 20:45:02 -04:00
Tim Steinbach 8037c5e0cf
ammonite: 0.8.4 -> 0.8.5 2017-05-16 20:39:42 -04:00
Tim Steinbach ca34420a4c
atom: 1.16.0 -> 1.17.0 2017-05-16 20:30:07 -04:00
Jörg Thalheim fb19aac85d
mc: remove unwanted build-dependency references
fixes #25836
2017-05-17 00:15:53 +01:00
Daiderd Jordan ea229a26a3 Merge pull request #25839 from czyzykowski/rdkafka-on-osx
rdkafka: fixes darwin build
2017-05-17 00:13:21 +02:00
Lukasz Czyzykowski 3edc6108c5 Enables rdkafka compilation on macOS
Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).

https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158
2017-05-16 23:41:31 +02:00
Jörg Thalheim d582db0618 Merge pull request #25811 from mimadrid/update/ripgrep-0.5.2
ripgrep: 0.5.1 -> 0.5.2
2017-05-16 20:15:34 +01:00
Jörg Thalheim 864ef0997b
gnunet: enable conversation
fixes #25829
2017-05-16 19:57:41 +01:00
Frederik Rietdijk fda2318eab Merge pull request #25814 from sifmelcara/fix/opencvCMakeLibraryPath
opencv: Fix OpenCV build on non NixOS platform
2017-05-16 20:57:19 +02:00
Emery Hemingway f5b6c1e58d zerotierone: 1.2.2 -> 1.2.4 2017-05-16 10:43:32 -05:00
Jörg Thalheim 6b67f971ce
dino: 2017-04-24 -> 2017-05-11 2017-05-16 15:58:22 +01:00
Profpatsch 685bfcee63 fira-code-symbols: init at 20160811 2017-05-16 13:50:31 +02:00
Frederik Rietdijk ea2c573b3b python.pkgs.scipy: move expression and keep only a single version 2017-05-16 13:37:01 +02:00
Frederik Rietdijk c9b4a2f319 python.pkgs.numpy: move and get rid of multiple versions 2017-05-16 13:37:01 +02:00
Frederik Rietdijk 9174bd2538 pythonPackages.pandas: 0.19.2 -> 0.20.1 2017-05-16 13:37:01 +02:00
Frederik Rietdijk 50fb47df49 pythonPackages.cython: disable tests temporarily 2017-05-16 13:37:01 +02:00
Frederik Rietdijk b78940b850 pythonPackages.numpy: 1.11.3 -> 1.12.1 2017-05-16 13:37:01 +02:00
Frederik Rietdijk 9d5038e326 pythonPackages.scipy: 0.18.1 -> 0.19.0 2017-05-16 13:37:01 +02:00
Joachim Fasting 3cd189c3bc
tor: 0.3.0.6 -> 0.3.0.7
Contains a fix for TROVE-2017-002, a remotely triggered crashing bug
affecting tor relays (clients & releases pre 0.3.0 unaffected).
2017-05-16 11:14:14 +02:00
J M 03d190d54f shibboleth: Add Myself as a Maintainer (#25817) 2017-05-16 10:11:55 +01:00
Jaakko Luttinen 43941da859
pythonPackages.PyRSS2Gen: fix sha256
The old hash caused version 1.0 version to be installed instead of 1.1, for some
reason.
2017-05-16 10:43:53 +03:00
Masayuki Takeda 1aaeb94855 3to2: init at 1.1.1 (#25202)
* 3to2: init at 1.1.1

* add myself to maintainer list

* add mt-caret as maintainer
2017-05-16 08:40:36 +02:00
Frederik Rietdijk 68adab765c Merge pull request #25810 from mimadrid/update/elixir-1.4.4
elixir: 1.4.2 -> 1.4.4
2017-05-16 08:18:41 +02:00
Jörg Thalheim 9950707e96
telegraf: 1.2.1 -> 1.3.0 2017-05-16 06:58:58 +01:00
Peter Hoeg 6303d4ecf7 terragrunt: update sha256 2017-05-16 11:28:09 +08:00
Graham Christensen 450f0c93e0 Merge pull request #25781 from veprbl/openafs_1.6.20.2
openafs: 1.6.20 -> 1.6.20.2
2017-05-15 18:00:15 -04:00
mingchuan b496ffbe55 opencv: Fix OpenCV build on non NixOS platform
OpenCV's CMakeFile will use libraries in /lib and /lib64 if it can
find libraries from those paths. However, it causes
build failure because nix detects impure paths being used.
2017-05-16 05:02:00 +08:00
Jörg Thalheim d83f1bfed5 Merge pull request #25788 from Mic92/metasploit
metasploit: 3.3.1 -> 4.14.17
2017-05-15 21:50:26 +01:00
Jörg Thalheim ec6e29fa69
msf: add metasploit alias 2017-05-15 21:48:13 +01:00
Jörg Thalheim cf726bc31a
metasploit: 3.3.1 -> 4.14.17
use bundler env now

fixes #8870
2017-05-15 21:44:00 +01:00
mimadrid 56393d4471
ripgrep: 0.5.1 -> 0.5.2 2017-05-15 20:21:49 +02:00
mimadrid b8e629e664
rustRegistry: 2017-05-03 -> 2017-05-15 2017-05-15 20:15:31 +02:00
mimadrid 4187d31ab7
elixir: 1.4.2 -> 1.4.4 2017-05-15 20:10:45 +02:00
Benjamin Staffin 9e4c74b202
kubernetes-helm: 2.3.1 -> 2.4.1 2017-05-15 14:06:19 -04:00
Frederik Rietdijk 37cb24a318 python.pkgs.pytest_xdist: 1.14 -> 1.16.0 2017-05-15 14:36:30 +02:00
Daiderd Jordan e5a4da2ab8 python-pytest-xdist: fix tests 2017-05-15 14:14:51 +02:00