Commit graph

92739 commits

Author SHA1 Message Date
Robert Helgesson
dbe350f5d0
bash-completion: 2.1 -> 2.4 2016-09-28 17:45:45 +02:00
zimbatm
bc2a06aa3d Merge pull request #19043 from Mic92/telegraf
telegraf: 1.0.0 -> 1.0.1
2016-09-28 15:49:52 +01:00
Jörg Thalheim
eb27f2b35d
telegraf: 1.0.0 -> 1.0.1 2016-09-28 16:48:16 +02:00
zimbatm
e24eaa354f Merge pull request #19032 from gpyh/termite-fix
Fix termite-with-config's terminfo
2016-09-28 15:40:37 +01:00
zimbatm
60cdc8c1f8 Merge pull request #19015 from Mic92/zsh
zsh: do not export HISTFILE, HISTSIZE, SAVEHIST
2016-09-28 15:36:07 +01:00
Graham Christensen
63d08188c1
moinmoin: 1.9.7 -> 1.9.8 2016-09-28 10:24:04 -04:00
Peter Simons
e521930e08 Merge pull request #18913 from robbinch/pkg-tinc
tinc: 20160511 -> 20160924
2016-09-28 16:17:27 +02:00
Peter Simons
1fe5deb62b Merge pull request #19042 from Profpatsch/ghcjs-package-fixes
packages.ghcjs: fix a few packages
2016-09-28 16:15:37 +02:00
Frederik Rietdijk
347af0823e Merge pull request #19001 from peterhoeg/unifi
python-unifi: init at 1.2.5
2016-09-28 16:13:04 +02:00
Peter Simons
6c59acc8ae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-8-g5f3e95b from Hackage revision
2bcfb7bba6.
2016-09-28 16:02:07 +02:00
Robert Helgesson
d945046be9
xdxf2slob: init at 2015-06-30 2016-09-28 15:58:59 +02:00
Robert Helgesson
e3760e5ade
python-slob: init at 2016-03-04 2016-09-28 15:58:49 +02:00
Peter Hoeg
2a72354f41 python-unifi: init at 1.2.5 2016-09-28 21:56:49 +08:00
Profpatsch
308cd1abad packages.ghcjs: fix a few packages
dependencies for http2 & semigroups
jailbreak for protolude
no docs for wai
2016-09-28 15:51:53 +02:00
Franz Pletz
8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
Franz Pletz
f749a16662
libressl_2_4: 2.4.2 -> 2.4.3 2016-09-28 15:15:55 +02:00
Franz Pletz
6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8 2016-09-28 15:15:55 +02:00
Graham Christensen
337eb4d027
mesos: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:58:03 -04:00
Graham Christensen
86c9b471a6
openstack-neutron: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:57:26 -04:00
Graham Christensen
d92fe31e04
opera: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:56:44 -04:00
Graham Christensen
e2688e072d
moodle: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:18 -04:00
Graham Christensen
f9c9c1dac8
redmine: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Graham Christensen
32ed834387
cryptopp: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Graham Christensen
990c2be008
asterisk: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
makefu
36e0aedae7
f3: init at 6.0 2016-09-28 13:31:27 +02:00
Yacine Hmito
9375da7c72 Fix termite-with-config's terminfo
The level of indirection introduced by termite-with-config didn't mesh
well with the terminfo database. This is solved by using symlinkJoin so
the environment is properly propagated.
2016-09-28 12:44:25 +02:00
makefu
16547d49da
wol: init at 0.7.1
wol, unlike wakelan, supports wake-on-lan passwords
2016-09-28 12:33:46 +02:00
zimbatm
90e9ad2106 Merge pull request #19027 from ericsagnes/doc/installCheck
nixpkgs doc: add installCheck phase
2016-09-28 11:09:37 +01:00
Mathias Schreck
5b21c716c6 nodejs: 6.6.0 -> 6.7.0 2016-09-28 10:54:26 +02:00
Franz Pletz
d5adf2cc0b
dhcp: 4.3.3 -> 4.3.4
Uses shipped version of libbind now.

Fix CVE-2016-2774 & CVE-2015-8605.

cc #18856
2016-09-28 10:50:29 +02:00
Franz Pletz
96b1d15e0c
bind: enable seccomp on linux 2016-09-28 10:50:25 +02:00
Michael Raskin
33ccf3abed xscreensaver: XScreenSaver actually needs GLU, so use mesa, not mesa_noglu 2016-09-28 10:05:12 +02:00
Eric Sagnes
41d62fdea8 nixpkgs doc: add installCheck phase 2016-09-28 16:31:46 +09:00
Andreas Herrmann
4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
Anthony Cowley
7ab671c209 libui: darwin compatibility 2016-09-28 03:00:01 -04:00
Susan Potter
87ffa1cea0 lastpass-cli: 0.9.0 -> 1.0.0 2016-09-27 21:35:41 -05:00
Eric Sagnes
7ad26bdc6e improvements from feedback 2016-09-28 11:05:22 +09:00
Graham Christensen
dad5651bd4
rpm: 4.12.0 -> 4.13.0-rc1 for CVEs
Null pointer deref & out of bound reads. See: https://lwn.net/Vulnerabilities/685287/

Fedora is shipping the rc1 as well.

re: https://github.com/NixOS/nixpkgs/pull/18975
2016-09-27 21:07:35 -04:00
Franz Pletz
b5ab13a5ff
pidgin: 2.10.11 -> 2.11.0
Fix CVE-2016-1000030 & CVE-2016-2379.

cc #18856.
2016-09-28 02:23:10 +02:00
Franz Pletz
137827bacb
farstream: 0.2.4 -> 0.2.8 2016-09-28 02:23:10 +02:00
Joachim F
41218ee89a Merge pull request #19006 from romildo/upd.mate
mate: update themes to release 1.16.0
2016-09-28 01:47:30 +02:00
Joachim F
3177dd89bb Merge pull request #19008 from artuuge/epson-escpr
epson-escpr: 1.6.5 -> 1.6.8
2016-09-28 01:44:49 +02:00
Joachim F
58dc2f9d49 Merge pull request #19021 from acowley/redprl-install-script-shebangs
redprl: patch install script shebangs
2016-09-28 01:03:02 +02:00
Nikolay Amiantov
334abbc323 steam-runtime: add libXxf86vm 2016-09-28 01:28:07 +03:00
Anthony Cowley
a523351314 redprl: patch install script shebangs 2016-09-27 18:24:06 -04:00
Alexey Shmalko
4dd6d9748c Merge pull request #18774 from cstrahan/xsel-update
xsel: 1.2.0 -> git-2016-09-02
2016-09-28 00:42:05 +03:00
Joachim F
f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Graham Christensen
310b3d39f7 Merge pull request #18994 from grahamc/mediawiki
mediawiki: 1.23.13 -> 1.27.1
2016-09-27 16:33:31 -04:00
Jörg Thalheim
9049ab1a3b
zsh: do not export HISTFILE, HISTSIZE, SAVEHIST
Every interactive zsh sources /etc/zshrc (see STARTUP/SHUTDOWN FILES in zshautll(1))
Therefor every interactive zsh process will respect the content of these variables.
Using `export` will also lead to child processes inheriting this value.
This leads to problems, if other interactive shells are spawned such as bash,
because they use an incomptabible history format (without timestamps).
There seems to be also cases, where the local HISTSIZE in ~/.zshrc is
not sourced but /etc/zshrc, which leads to history truncation in other shells.
2016-09-27 22:19:53 +02:00
Franz Pletz
a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00