Commit Graph
119337 Commits
Author SHA1 Message Date
Jörg ThalheimandGitHub b4677c0ea0 Merge pull request #31194 from ylwghst/abiword
abiword: 3.0.1 -> 3.0.2
2017-11-03 19:48:15 +00:00
Yellow Ghost da793b2c86 abiword: 3.0.1 -> 3.0.2 2017-11-03 20:44:32 +01:00
Vincent Laporte 0eb284b351 alt-ergo: remove constraint on OCaml version 2017-11-03 19:44:20 +00:00
Vincent Laporte ee23541f89 ocamlPackages.ocaml_expat: 0.9.1 -> 1.0.0 2017-11-03 19:44:19 +00:00
Tuomas Tynkkynen 78eaae0204 vim: 8.0.1245 -> 8.0.1257 2017-11-03 21:25:41 +02:00
Tuomas Tynkkynen d2717a55d9 ethtool: 4.11 -> 4.13 2017-11-03 21:25:41 +02:00
Orivej DeshandGitHub 3463add6c5 Merge pull request #31203 from mimadrid/update/zstd-1.3.2
zstd: 1.3.0 -> 1.3.2
2017-11-03 19:21:44 +00:00
Orivej Desh 930414e22e arora: use fetchFromGitHub 2017-11-03 19:18:58 +00:00
Jörg ThalheimandGitHub 3ba7fa351c Merge pull request #31205 from mimadrid/update/zsh-syntax-highlighting-0.6.0
zsh-syntax-highlighting: 0.5.0 -> 0.6.0
2017-11-03 19:15:26 +00:00
Jörg ThalheimandGitHub ef91f9d2aa Merge pull request #31204 from mimadrid/update/zsh-completions-0.27.0
zsh-completions: 0.26.0 -> 0.27.0
2017-11-03 19:12:42 +00:00
Orivej DeshandGitHub 43d4ebbb0a Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
mimadrid c7db2d7df0 zsh-syntax-highlighting: 0.5.0 -> 0.6.0 2017-11-03 20:03:16 +01:00
mimadrid ae25bd35c6 zsh-completions: 0.26.0 -> 0.27.0 2017-11-03 20:01:12 +01:00
mimadrid 8e982d5f2e zstd: 1.3.0 -> 1.3.2 2017-11-03 19:58:01 +01:00
Orivej Desh 4ccf05b03b qtscriptgenerator: enable parallel building 2017-11-03 18:52:31 +00:00
c0bw3bandOrivej Desh 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Tim Steinbach a9a26d98d0 hipchat: 4.29.4.1662 -> 4.30.0.1663 2017-11-03 14:26:26 -04:00
Frederik RietdijkandGitHub 844ef8c964 Merge pull request #31173 from orivej/python-implicit-name
mkPythonDerivation: let name default to ${pname}-${version}
2017-11-03 19:14:45 +01:00
Frederik Rietdijk 5c4352fa2d Python docs: fix quotes PR #31197 2017-11-03 18:49:15 +01:00
Frederik RietdijkandGitHub 3a2cf94dd0 Merge pull request #31197 from joncfoo/patch-1
Fix nix-shell command example in python docs
2017-11-03 18:38:51 +01:00
Yellow Ghost 100583c7c8 abiword: 3.0.1 -> 3.0.2 2017-11-03 17:45:23 +01:00
Orivej DeshandGitHub 1729e9ea25 Merge pull request #31186 from mimadrid/update/xarchiver-0.5.4.12
xarchiver: 0.5.4.7 -> 0.5.4.12
2017-11-03 16:00:28 +00:00
Orivej DeshandGitHub 4762689a8a Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Orivej DeshandGitHub 1b4f86a7dd Merge pull request #31191 from pbogdan/snes9x-fix-build
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Samuel LeathersandGitHub 9f85fc52b8 Merge pull request #31195 from pbogdan/curl-unix-socket-fix-build
curl-unix-socket: fix build
2017-11-03 11:25:47 -04:00
Jonathan CurranandGitHub c67a6482a3 Fix nix-shell command example in python docs
The nix-shell command here is incorrect AFAICT.  `-i` is supposed to specify the interpreter and `-p` specifies the packages.
2017-11-03 09:23:01 -06:00
Piotr Bogdan 5a539f5eb5 curl-unix-socket: fix build 2017-11-03 14:43:11 +00:00
Yellow Ghost cc95949080 abiword: 3.0.1 -> 3.0.2 2017-11-03 15:38:33 +01:00
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
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
Matthias BeyerandTuomas Tynkkynen 208fd87149 wordgrinder: init at 0.6 2017-11-03 12:26:54 +02: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
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
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