Commit Graph
120818 Commits
Author SHA1 Message Date
Piotr Bogdan 16c69270ae reaverwps-t6x: fix build 2017-11-03 14:36:15 +00:00
aszlig 74260a4922 vim: 8.0.1150 -> 8.0.1245
This update contains a lot of fixes that are too much to be summarized
here, so here is the upstream changelog (basically "git log"):

https://github.com/vim/vim/commits/v8.0.1250

The main reason for this bump is that I got annoyed by a bug that was
fixed in upstream version 8.0.1194, which caused a race condition during
vim startup when it's trying to retrieve background colors from the
terminal.

Sometimes it could happen that random commands are executed at Vim
startup (typically pasting the "" buffer) and after bisecting I've found
out that version 8.0.1194 indeed fixed this problem.

The reason why I'm updating to version 8.0.1250 is that when looking
through the Git log it contains a whole lot of fixes but no new
features, so I'd assume it's safe to upgrade.

I've tested all packages that depend on Vim and they still succeed
building. In addition to that I've used the new version for a couple of
hours without any issue.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @lovek323, @LnL7, @vaibhavsagar
2017-11-03 15:19:06 +01:00
Piotr Bogdan 1f379ed3a7 snes9x-gtk: fix build 2017-11-03 14:06:23 +00:00
mimadrid 8ee4a3648f xarchiver: 0.5.4.7 -> 0.5.4.12
- Fix github url
  - Add libxslt dependency
  - Gtk2 -> Gtk3
2017-11-03 14:25:01 +01:00
Piotr Bogdan d83cfdc77f kafkacat: fix sandboxed build 2017-11-03 13:04:47 +00:00
Fatih Altinok 10169cc356 yarn: 1.2.1 -> 1.3.2 2017-11-03 15:48:31 +03:00
Daiderd JordanandGitHub 9a1534496a Merge pull request #31149 from LumiGuide/pgmanage-10.0.2
postage: replaced by pgmanage-10.0.2
2017-11-03 12:32:29 +01:00
Robert Helgesson 6fb9706a1c perl-CGI: 4.36 -> 4.37 2017-11-03 12:31:27 +01:00
Robert Helgesson 09ed44c9eb perl-Software-License: 0.103012 -> 0.103013 2017-11-03 12:31:27 +01:00
Michael Fellingerandzimbatm d36a83a784 bundlerEnv: support unicode executables (#31145) 2017-11-03 11:31:16 +00:00
Tuomas Tynkkynen b2093d4611 linuxPackages.bcc: Fix quoting for older Nix versions
Issue #31179.
2017-11-03 13:11:36 +02:00
Lancelot SIX 5d0ece7fd9 pythonPackages.django: 1.11.6 -> 1.11.7 2017-11-03 12:09:47 +01:00
Matthias BeyerandTuomas Tynkkynen 208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02:00
Linus Heckemann 05f96bf376 weechat: split plugins into separate outputs
Also add a wrapper generator that allows adding the plugins back
conveniently and corresponding documentation in the package notes
section of the nixpkgs manual.
2017-11-03 10:25:22 +00:00
Vladimír Čunát 4b15ca2248 knot-resolver: 1.4.0 -> 1.5.0
https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001240.html
ICANN wants to watch what root trust anchors people use.
https://www.icann.org/resources/pages/ksk-rollover
2017-11-03 11:04:50 +01:00
Vladimír Čunát 5f86f5d5b1 knot-dns: maintenance 2.6.0 -> 2.6.1
https://lists.nic.cz/pipermail/knot-dns-users/2017-November/001241.html
2017-11-03 10:57:15 +01:00
Joerg Thalheim 2e6daff704 nixos/unbound: correct indented interface/access lists 2017-11-03 08:37:02 +00:00
makefu 1774cc04cb snapraid: fix release checksum 2017-11-03 09:12:30 +01:00
Yurii Rashkovskii 2805444f96 rust: 1.20.0 -> 1.21.0 2017-11-03 13:29:20 +07:00
Ruben Maher e82dc084d4 lame: prevent build failure from using outdated symbol list
Before this change, trying to build LAME on Darwin would throw an error:

Undefined symbols for architecture x86_64:
  "_lame_init_old", referenced from:
     -exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture x86_64
clang-4.0: error: linker command failed with exit code 1 (use -v to see invocation)
2017-11-03 16:28:25 +10:30
Peter HoegandGitHub 19d67e1368 Merge pull request #30402 from adisbladis/kdeapplications_17_08_2
kde-applications: 17.08.1 -> 17.08.2
2017-11-03 13:32:18 +08:00
Orivej Desh 78ed9da5e4 mkPythonDerivation: let name default to ${pname}-${version} 2017-11-03 04:15:36 +00:00
Raymond Gauthier f07ae8902d pythonV.V-selenium: from 2.52.0 to 3.6.0 2017-11-02 23:26:49 -04:00
Raymond Gauthier b2d6c63810 geckodriver: init at 0.19.1 2017-11-02 23:24:43 -04:00
Orivej Desh c1de18ea23 vigra: enable parallel building
(this rebuilds libreoffice)
2017-11-03 03:07:52 +00:00
Orivej DeshandGitHub cfafd6f5a8 Merge pull request #30910 from dywedir/rust-bindgen
rust-bindgen: 0.30.0 -> 0.31.1
2017-11-03 02:57:32 +00:00
Orivej DeshandGitHub 4891d72584 Merge pull request #31169 from WilliButz/grafana-update
grafana: 4.6.0 -> 4.6.1
2017-11-03 01:08:55 +00:00
WilliButz febacc5de6 grafana: 4.6.0 -> 4.6.1 2017-11-03 02:00:29 +01:00
Jörg ThalheimandGitHub 90c92918f1 Merge pull request #31151 from lheckemann/vboot-update
vboot_reference:  20130507 -> 20171023
2017-11-03 00:23:57 +00:00
Orivej DeshandGitHub 52a67e71de Merge pull request #30957 from KaiHa/gmailieer
gmailieer: init at 0.3
2017-11-03 00:22:22 +00:00
Jörg ThalheimandGitHub 60c4104b7e Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-m
phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
2017-11-03 00:19:52 +00:00
Jörg ThalheimandGitHub ddec346c63 Merge pull request #31158 from jbboehr/fix/php-redis-3.1.4-m
phpPackages.redis: rev 4a37e4 -> 3.1.4
2017-11-03 00:13:27 +00:00
Orivej DeshandGitHub 9caf89c903 Merge pull request #31164 from c0bw3b/pkg/htpdate
htpdate: 1.1.3 -> 1.2.0
2017-11-03 00:02:08 +00:00
Orivej DeshandGitHub c0a0d8b651 Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Orivej DeshandGitHub 00beaf54e4 Merge pull request #31163 from eqyiel/flow-0.58.0
flow: 0.57.3 -> 0.58.0
2017-11-02 23:56:17 +00:00
Tim Steinbach 449a053152 linux-copperhead: 4.13.10.a -> 4.13.11.a 2017-11-02 19:54:31 -04:00
Orivej DeshandGitHub 66683883ca Merge pull request #31142 from adisbladis/rpm-4_14_0
rpm: 4.13.0.1 -> 4.14.0
2017-11-02 23:49:06 +00:00
Joerg Thalheim 0433604f51 mitmproxy: 2.0.2 -> 2017-10-31 2017-11-02 23:46:55 +00:00
Joerg Thalheim f255de884b python.pkgs.ldap3: 1.0.4 -> 2.3 2017-11-02 23:46:55 +00:00
Joerg Thalheim 3cdbc9705d python.pkgs.pyasn1-modules: 0.0.8 -> 0.1.5 2017-11-02 23:46:54 +00:00
Joerg Thalheim a478343856 python.pkgs.pyasn1: 0.1.9 -> 0.3.4 2017-11-02 23:46:54 +00:00
Joerg Thalheim 206a3c7653 python.pkgs.kaitaistruct: 0.6 -> 0.7 2017-11-02 23:46:54 +00:00
Joerg Thalheim fd261eefbd python.pkgs.h2: 2.5.1 -> 3.0.1 2017-11-02 23:46:54 +00:00
Joerg Thalheim 9d8cc4fab0 python.pkgs.hyperframe: 4.0.1 -> 5.1.0 2017-11-02 23:46:54 +00:00
Joerg Thalheim 14d3a7d744 python.pkgs.urwid: fix tests 2017-11-02 23:46:54 +00:00
Orivej DeshandGitHub adcb60e96d Merge pull request #31162 from eqyiel/awsebcli-fixes
awsebcli: fix build and update
2017-11-02 23:39:02 +00:00
Ben Gamari 7eecac6f46 ngspice: Build shared library
This builds the libngspice shared library which is used by development
versions of kicad.
2017-11-02 19:26:06 -04:00
Ruben Maher 5dc3ea4b31 flow: 0.57.3 -> 0.58.0 2017-11-03 09:51:33 +10:30
RenaudandGitHub 6d80920ab9 htpdate: 1.1.3 -> 1.2.0 2017-11-03 00:21:16 +01:00
Orivej DeshandGitHub 9033675f9b Merge pull request #31159 from sorki/ipmicfg
ipmicfg: init at 1.27.0
2017-11-02 23:17:49 +00:00