Jörg Thalheim
1bd8d7710e
Merge pull request #19125 from markus1189/bin-bash-cleanup
...
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Bjørn Forsman
b0d77698bf
gpshell: wrap with gppcscconnectionplugin
...
Fixes this:
$ echo establish_context | gpshell
establish_context
establish_context failed with error 0xFFFFFFFFFFFFFFFF (libgppcscconnectionplugin.so.1.0.1: cannot open shared object file: No such file or directory)
Have to use LD_LIBRARY_PATH instead of patchelf, because it's
libglobalplatform.so.6 (from globalplatform package) that needs
libgppcscconnectionplugin.so.1.0.1, not gpshell itself. And because
RPATH doesn't "propagate" from one ELF to another, the library isn't
found. One can argue that globalplatform should depend on
gppcscconnectionplugin, but it touches on the still-unsolved "plugin"
issue in Nix packaging, so leaving that alone.
2016-10-05 17:06:15 +02:00
Bjørn Forsman
1021797201
languagetool: fix eval
2016-10-05 17:04:50 +02:00
Frederik Rietdijk
197b9ec123
Merge pull request #19260 from lsix/update_tornado
...
pythonPackages.tornado: 4.4.1 -> 4.4.2
2016-10-05 17:03:01 +02:00
Lancelot SIX
e380a84ad9
pythonPackages.tornado: 4.4.1 -> 4.4.2
...
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html
2016-10-05 16:47:19 +02:00
Graham Christensen
78b5ce35ce
Merge pull request #19200 from vbgl/asymptote-on-darwin
...
asymptote: fix build on Darwin
2016-10-05 09:19:35 -04:00
Edward Tjörnhammar
5b11c34b51
vimPlugins: added agda-vim vim-grammarous vim-easytags, updates
2016-10-05 15:11:20 +02:00
Edward Tjörnhammar
e4bdbfc247
languagetool: init at 3.5
2016-10-05 15:11:20 +02:00
Peter Simons
fad5794c77
Merge pull request #19248 from FRidh/git
...
git: 2.10.0 -> 2.10.1
2016-10-05 13:46:40 +02:00
Graham Christensen
d577ce8e13
Merge pull request #19242 from mirrexagon/mrxgn-update-cava
...
cava: 0.4.1 -> 0.4.2
2016-10-05 07:41:08 -04:00
Frederik Rietdijk
a6de7142ce
Merge pull request #19218 from Profpatsch/searx-pyopenssl
...
searx: fix pyopenssl version
2016-10-05 13:17:10 +02:00
Graham Christensen
3a83caad0a
Merge pull request #19250 from groxxda/rtkit
...
rtkit: add patch from debian to remove ControlGroup stanza
2016-10-05 07:14:10 -04:00
Franz Pletz
7e9a2c345b
libass: 0.13.2 -> 0.13.4 (security)
...
Fixes:
* CVE-2016-7969
* CVE-2016-7970
* CVE-2016-7972
2016-10-05 13:10:00 +02:00
Lancelot SIX
74e52576e0
pythonPackages.django_1_10: 1.10.1 -> 1.10.2 ( #19193 )
...
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
2016-10-05 12:28:17 +02:00
Philip Potter
f94072196d
cookiecutter: 1.3.0 -> 1.4.0 ( #19232 )
...
This version bump changes the dependencies, adding in two new packages
`poyo` and `jinja2_time`. This in turn fixes python3 support.
In order to get python3Packages.cookiecutter to build, I had to add pytest as
a dependency to whichcraft; I'm not sure why this wasn't already there.
I tried to build pypyPackages.cookiecutter, but the resulting binary
fails with the message:
$ cookiecutter gh:audreyr/cookiecutter-pypackage
Traceback (most recent call last):
File "/nix/store/v1czxi8amljxkp6nxi8x1hxa7lkb6i7c-pypy5.4.1-cookiecutter-1.4.0/bin/.cookiecutter-wrapped", line 8, in <module>
from cookiecutter.cli import main
ImportError: No module named cookiecutter
I'm not sure how to debug this.
2016-10-05 12:26:20 +02:00
Alexander Ried
4e91e8cb3d
rtkit: add patch from debian to remove ControlGroup stanza
...
fixes log clutter:
systemd[1]: [/nix/store/....-rtkit-0.11/etc/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'
2016-10-05 11:23:11 +02:00
Frederik Rietdijk
2fb5289d83
git: 2.10.0 -> 2.10.1
2016-10-05 10:37:09 +02:00
Peter Simons
2f0d0cd05a
ghcjs: mark build as broken
...
(cherry picked from commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e)
2016-10-05 09:46:53 +02:00
Peter Simons
ec8b816154
Extend Haskell generic builder to use new --ipid flag.
2016-10-05 09:46:53 +02:00
Peter Simons
4e576faa1c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2-11-g4585b46 from Hackage revision
ad51461d4d
.
2016-10-05 09:46:53 +02:00
Kirill Boltaev
3e646865f4
treewide: use ocaml.version ( #19192 )
2016-10-05 09:32:30 +02:00
Michael Raskin
916364af72
Merge pull request #19240 from mirrexagon/mrxgn-update-textadept
...
textadept: 8.7 -> 9.0
2016-10-05 07:20:33 +00:00
Jörg Thalheim
d8f8983df4
Merge pull request #19208 from mstarzyk/nim
...
Nim & nimble upgrade
2016-10-05 09:10:52 +02:00
Andrew Abbott
64f7b415be
cava: 0.4.1 -> 0.4.2
2016-10-05 15:25:03 +11:00
Andrew Abbott
717fbc2ad0
textadept: 8.7 -> 9.0
2016-10-05 15:07:56 +11:00
Matt Billenstein
6bfbb7a07c
mongodb: fix build on OSX by adding Security framework
2016-10-04 19:38:32 -07:00
Joachim F
83df0e7b18
Merge pull request #19224 from KibaFox/tinyfugue
...
tinyfugue: init at 50b8
2016-10-05 00:08:52 +02:00
Kiba Fox
151edd446d
tinyfugue: init at 50b8
2016-10-04 17:46:26 -04:00
Joachim F
65aa53fbed
Merge pull request #18495 from yshui/master
...
Add new input method: fcitx-libpinyin
2016-10-04 22:46:11 +02:00
Joachim F
ea111244f5
Merge pull request #19215 from jonafato/corebird-1.3.3
...
corebird: 1.3.2 -> 1.3.3
2016-10-04 22:32:29 +02:00
Peter Simons
98a750b4a8
Merge pull request #19228 from mboes/ghc-head-20160930
...
haskell.compiler.ghcHEAD: update to latest upstream (20160930).
2016-10-04 20:51:45 +02:00
Markus Hauck
aafbd40577
Replace hard coded /bin/bash occurrences
2016-10-04 20:15:37 +02:00
Mathieu Boespflug
4b34e4a7cb
haskell.compiler.ghcHEAD: update to latest upstream (20160930).
...
Includes several fixes necessary for inline-java full functionality.
2016-10-04 17:51:37 +02:00
Shea Levy
e70a2badc2
Merge branch 'master' of github.com:NixOS/nixpkgs
2016-10-04 10:16:13 -04:00
Thomas Tuegel
772d7262a1
Merge pull request #19219 from mdorman/emacs-packages
...
Emacs package updates
2016-10-04 09:15:43 -05:00
Shea Levy
e54313d183
Revert "Revert "Linux 4.8""
...
Now featuring @aszlig's modinst_arg_list_too_long patch.
This reverts commit 43bedb970d
.
Fixes #19213
2016-10-04 10:10:36 -04:00
Profpatsch
23913912c3
searx: fix pyopenssl version
...
Also remove the old postPatch substitutions (the patch does those).
2016-10-04 15:26:39 +02:00
Jascha Geerds
0e540d2113
hipchat: 4.26.0.1657 -> 4.27.0.1658
2016-10-04 15:16:30 +02:00
Michael Alan Dorman
3b7dd001e2
melpa-packages: 2016-10-03
...
Removals:
- mmm-jinja2: repository is gone
- salt-mode: repository is gone
- session: removed from melpa
- shimbun: repository server doesn't respond properly
- w3m: repository server doesn't respond properly
- yatex: server using insecure tls version
2016-10-04 08:15:25 -04:00
Michael Alan Dorman
29f61c14ea
melpa-stable-packages: 2016-10-03
...
Removals:
- ssh-config-mode: version number no longer parseable by package.el
- yatex: server using insecure tls version
2016-10-04 08:15:00 -04:00
Michael Alan Dorman
d87851718c
org-packages: 2016-10-03
2016-10-04 08:12:18 -04:00
Michael Alan Dorman
6d0cca95ad
elpa-packages: 2016-10-03
2016-10-04 08:12:18 -04:00
Michael Raskin
3765f62fd6
loudmouth: 1.4.3 -> 1.5.3, switch to mcabber version as the upstream as the Gnome version has stagnated
2016-10-04 13:23:49 +02:00
Michael Raskin
bd21e866d2
mcabber: 1.0.2 -> 1.0.3
2016-10-04 13:13:45 +02:00
Lluís Batlle i Rossell
d96c5e1fd6
Fixing irssi-otr after change of irssi ABI.
...
I pick the change from this pull request:
https://github.com/cryptodotis/irssi-otr/pull/60/
2016-10-04 12:29:09 +02:00
Michael Raskin
94e87bd79b
lsof: add one more mirror, the second one seems unavailable (and the original site is too picky about NATs)
2016-10-04 10:16:22 +02:00
Michael Raskin
5175808f04
vifm: update metainformation w.r.t. project home move
2016-10-04 10:07:46 +02:00
Michael Raskin
8de1da7ccb
mc: 4.8.17 -> 4.8.18
2016-10-04 10:04:33 +02:00
Michael Raskin
1e753d1fbc
harfbuzz: 1.3.1 -> 1.3.2
2016-10-04 09:59:04 +02:00
Michael Raskin
c08ef075a7
rxvt_unicode: add downloadPage for easier update checking
2016-10-04 09:59:04 +02:00