Commit Graph

119518 Commits

Author SHA1 Message Date
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 Desh
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 Thalheim
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 Thalheim
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 Desh
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
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Benjamin Staffin
600f393bc7
keybase service: Turn off debug logging
Keybase is _extremely_ verbose with its debug output when run with -d.
2017-11-03 14:45:08 -04:00
Tim Steinbach
a9a26d98d0
hipchat: 4.29.4.1662 -> 4.30.0.1663 2017-11-03 14:26:26 -04:00
Frederik Rietdijk
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
gnidorah
194d7852f7 sway module: setcap binary, not wrapper 2017-11-03 21:00:46 +03:00
Frederik Rietdijk
5c4352fa2d Python docs: fix quotes PR #31197 2017-11-03 18:49:15 +01:00
Frederik Rietdijk
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 Desh
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 Desh
4762689a8a
Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Orivej Desh
1b4f86a7dd
Merge pull request #31191 from pbogdan/snes9x-fix-build
snes9x-gtk: fix build
2017-11-03 15:39:14 +00:00
Samuel Leathers
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 Curran
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
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 Jordan
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 Fellinger
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 Beyer
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
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 Hoeg
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 Desh
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 Desh
4891d72584
Merge pull request #31169 from WilliButz/grafana-update
grafana: 4.6.0 -> 4.6.1
2017-11-03 01:08:55 +00:00