Frederik Rietdijk
018a210106
Merge pull request #33715 from dzabraev/diff_cover
...
diff_cover: init at 1.0.2
2018-01-19 18:37:40 +01:00
Eelco Dolstra
77225a5a95
Revert "fetchFromGitHub: Revert to the original version"
...
This reverts commit 3d5391c256
.
2018-01-19 18:32:51 +01:00
Maxim Dzabraev
16cc4ff070
diff_cover: init at 1.0.2
2018-01-19 19:46:56 +03:00
Maxim Dzabraev
a451f97d2f
pydocstyle: init at 0.3.2
2018-01-19 19:46:56 +03:00
Maxim Dzabraev
87b2e17463
jinja2_pluralize: init at 0.3.0
2018-01-19 19:46:56 +03:00
Tim Steinbach
3d2948e009
docker: Fix build after containerd update
2018-01-19 11:26:59 -05:00
Alexei Boronine
dda4457eb1
pngquant: change platforms from linux to unix
2018-01-19 17:13:23 +01:00
Rob Vermaas
ca016b63dc
mapsplotlib: disable for python3
2018-01-19 16:20:53 +01:00
Rob Vermaas
26734df1c6
mapsplotlib: init at 1.0.6
2018-01-19 16:12:18 +01:00
Peter Hoeg
1fbf696965
supertuxkart: 0.9.2 -> 0.9.3
2018-01-19 23:05:51 +08:00
Eelco Dolstra
3d5391c256
fetchFromGitHub: Revert to the original version
...
fetchFromGitHub was intended as a simple wrapper around the common
pattern 'fetchzip { url =
https://github.com/${owner}/${repo}/archive/${rev}.zip "; ... }'. It
was not intended to handle private repositories, submodules, other
sites than github.com (!), etc. In particular, we don't want to use
fetchgit because it's not reproducible.
2018-01-19 15:54:33 +01:00
Andreas Rammhold
a4edba9943
Merge pull request #34045 from andir/kmod-missing-libelf
...
Fix remaining 4.14 libelf outbreak
2018-01-19 14:16:22 +00:00
Graham Christensen
c5245efdfa
Merge pull request #34025 from bachp/minio-security2
...
minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21Z (Critical Security Update)
2018-01-19 08:59:36 -05:00
Andreas Rammhold
a4d3c86e05
linuxPackages.vhba: use kernel.moduleBuildDependencies instead of hardcoding libelf
2018-01-19 14:40:14 +01:00
Andreas Rammhold
2bd9f81abd
linuxPackages.v4l2loopback: fix compilation with linux-4.14
2018-01-19 14:40:13 +01:00
Andreas Rammhold
5640b08a88
linuxPackages.phc-intel: fix build with linux-4.14
2018-01-19 14:40:13 +01:00
Andreas Rammhold
cf199ff56c
linuxPackages.openafs: 1.6.21.1 -> 1.6.22.1 (fixes build with kernel >=4.14)
2018-01-19 14:40:09 +01:00
Kosyrev Serge
8d027c1113
ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841
2018-01-19 16:06:02 +03:00
Jan Tojnar
d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
...
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Michael Alan Dorman
899714ae96
hoogle: fix http-conduit dependency for new version
...
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Peter Simons
a1366f43a0
git-annex: update hash for new version
2018-01-19 12:53:11 +01:00
Peter Simons
3b54c5f483
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-3-g1ab3260 from Hackage revision
6aedac1525
.
2018-01-19 12:53:11 +01:00
Jan Tojnar
1848e17c0d
Merge pull request #33872 from pbogdan/yajl-cleanup
...
yajl: small clean up
2018-01-19 12:51:17 +01:00
Peter Simons
f88720e3b2
Merge pull request #34041 from mnacamura/r-datatable-openmp
...
rPackages.data_table: OpenMP support on Darwin
2018-01-19 12:40:09 +01:00
Peter Simons
fa82eeff37
Merge pull request #34030 from ElvishJerricco/move-package-source-overrides
...
Move packageSourceOverrides to haskellLib
2018-01-19 12:39:36 +01:00
Mitsuhiro Nakamura
2533720976
rPackages.data_table: OpenMP support on Darwin
2018-01-19 19:30:55 +09:00
Bastian Köcher
d533cec260
akonadi: Fixes build
2018-01-19 10:00:03 +01:00
Jörg Thalheim
801dea88f0
Merge pull request #34029 from yrashk/gdbgui-0.10.1.0
...
gdbgui: 0.9.1.0 -> 0.10.1.0
2018-01-19 07:09:56 +00:00
Herwig Hochleitner
25182f4b1c
pixie: add maintainer
2018-01-19 04:17:12 +01:00
Alexander Oloo
7eb4844cf2
pixie: name binary pixie
and allow macOS build
...
- Pixie supports macOS. Nix package should too.
- Updated executable name as discussed in pixie-lang/pixie/issues/455.
closes #33771
2018-01-19 04:01:41 +01:00
Lengyel Balazs
287415ad52
wine-stable: 2.0.3 -> 3.0
2018-01-18 17:24:34 -08:00
Tim Steinbach
d45b33fbaa
Merge pull request #29300 from vdemeester/update-containerd-1
...
containerd: 0.2.9 -> 1.0.1
2018-01-18 23:10:13 +00:00
Yurii Rashkovskii
bfd5b6fb79
gdbgui: 0.9.1.0 -> 0.10.1.0
2018-01-18 14:56:50 -08:00
Tuomas Tynkkynen
1dade8665a
hdparm: 9.52 -> 9.53
2018-01-19 00:00:36 +02:00
Pascal Bach
11e91c61ef
minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21Z
...
Critical security fix that fixes an issue that allows
bypassing authentication.
See: https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
2018-01-18 22:58:28 +01:00
Will Fancher
9047a7dd33
Move packageSourceOverrides to haskellLib
2018-01-18 16:42:56 -05:00
Vincent Demeester
ef07118a80
containerd: 0.2.9 -> 1.0.1
...
Update containerd to its latest release !
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-18 13:31:53 -08:00
Jan Tojnar
c278dd0b9d
bustle: re-enable hgettext support
...
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00
John Ericson
a18053bdfe
Merge remote-tracking branch 'upstream/master' into staging
2018-01-18 14:17:58 -05:00
Jörg Thalheim
1956ef5cd3
Merge pull request #33998 from andersk/pypy
...
pypy: 5.9.0 -> 5.10.0
2018-01-18 18:53:51 +00:00
Herwig Hochleitner
330104be9e
leiningen: 2.7.1 -> 2.8.1
2018-01-18 18:55:26 +01:00
Herwig Hochleitner
6a84b3fbe1
webkitgtk: 2.18.4 -> 2.18.5
...
CVE-2017-5753
CVE-2017-5715
2018-01-18 18:55:23 +01:00
John Ericson
5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
...
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson
9bd437d4b4
fetchpatch: Add support for an arbitrary extra prefix
...
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Shea Levy
f12f2ed44c
haskell-ide-engine: Fix build in sandbox
2018-01-18 12:02:29 -05:00
Will Dietz
4ca9b43f12
perf: fix cross evaluation
2018-01-18 10:47:40 -06:00
Will Dietz
fc4535b6e8
Revert "perf: inherit makeFlags from kernel"
...
https://github.com/NixOS/nixpkgs/issues/34013
This reverts commit 92083c3f40
.
2018-01-18 10:47:26 -06:00
Will Dietz
9798c74313
perf-tools: 20160418 -> 20171219
2018-01-18 10:24:06 -06:00
Tim Steinbach
e1db0afd61
openjdk: 8u152 -> 8u172
2018-01-18 11:22:44 -05:00
Michael Raskin
654542be52
libmpc: update source URL
2018-01-18 17:15:39 +01:00
Peter Simons
809a09eb5e
hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45Z
2018-01-18 17:01:33 +01:00
Peter Simons
29f0f38433
multi-ghc-travis: update to latest Git version and create a proper Haskell build
...
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim
7ac14f0b83
Merge pull request #34011 from mogorman/platformio
...
platformio: 3.5.0 -> 3.5.1
2018-01-18 15:40:10 +00:00
Jörg Thalheim
1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
...
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Jörg Thalheim
3b21d4d4bc
Merge pull request #34004 from Mic92/netcat
...
netcat-openbsd: 1.130 -> 1.187
2018-01-18 15:29:59 +00:00
Shea Levy
f040f64636
bazel: Bump nix-hacks.patch for 0.9.
2018-01-18 10:25:47 -05:00
Shea Levy
d4dbe03be5
Revert "openjdk: 8u152 -> 8u162"
...
This bump causes the bazel build to fail with:
> Cannot find requested resource bundle for locale en_US
This reverts commit 241e509abd
.
2018-01-18 10:07:04 -05:00
Drew Hess
83a85b60ad
linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23
2018-01-18 17:04:47 +02:00
Matthew O'Gorman
12b7def4a8
platformio: 3.5.0 -> 3.5.1
2018-01-18 10:02:44 -05:00
Arseniy Seroka
0b559ed1cd
Merge pull request #34007 from mimadrid/update/weka-3.8.2
...
weka: 3.8.1 -> 3.8.2
2018-01-18 14:45:49 +00:00
Orivej Desh
bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
...
Pd plugins
2018-01-18 14:33:41 +00:00
Miguel Madrid Mencía
8fb2be6772
weka: 3.8.1 -> 3.8.2
2018-01-18 15:25:35 +01:00
Tim Steinbach
b5be5ef364
git: 2.15.1 -> 2.16.0
2018-01-18 09:13:17 -05:00
Jörg Thalheim
3fe396db27
gpodder: fix crash on startup due missing GI_TYPELIB_PATH
2018-01-18 13:35:58 +00:00
Jörg Thalheim
00975280f1
netcat-openbsd: 1.130 -> 1.187
...
fixes #34002
2018-01-18 12:01:05 +00:00
Frederik Rietdijk
aee7a0e928
Merge pull request #33878 from dotlambda/fritzconnection
...
pythonPackages.fritzconnection: init at 0.6.5
2018-01-18 12:36:57 +01:00
Robert Schütz
3064015b6d
pythonPackages.fritzconnection: init at 0.6.5
2018-01-18 12:30:53 +01:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
...
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Frederik Rietdijk
ec2ab0f235
Merge pull request #34001 from dotlambda/netdisco
...
pythonPackages.netdisco: 1.2.3 -> 1.2.4
2018-01-18 11:23:57 +01:00
Gabriel Ebner
3d2a401260
qutebrowser: 1.0.4 -> 1.1.0
2018-01-18 11:17:13 +01:00
Peter Hoeg
e3b0d09591
dxx-rebirth: 0.58.1 -> 0.59.100
...
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Robert Schütz
82fee14220
pythonPackages.netdisco: 1.2.3 -> 1.2.4
2018-01-18 11:06:12 +01:00
Anders Kaseorg
77e6d6c7f7
pypy: Remove redundant manual building of CFFI extensions
...
This hardcoded list of CFFI extension modules gets stale when PyPy adds
more, but fortunately the main translation step already builds these now
(hack_for_cffi_modules in pypy/goal/targetpypystandalone.py).
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-18 04:22:57 -05:00
Peter Simons
f3fcae787a
Merge pull request #33982 from jlesquembre/gitHUD
...
gitHUD: disable tests
2018-01-18 09:42:36 +01:00
Frederik Rietdijk
fbaf5fd677
gprof2dot: do not use pypy
...
- The package does not seem to function with `pypy` (#33997 )
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
2018-01-18 09:39:04 +01:00
Peter Hoeg
43909be63c
Merge pull request #33947 from S-NA/profile-cleaner
...
profile-cleaner: add missing dependency
2018-01-18 15:33:02 +08:00
Anders Kaseorg
11c4ba3f65
pypy: 5.9.0 -> 5.10.0
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-17 23:19:26 -05:00
adisbladis
ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
...
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Peter Hoeg
08d3da7ad0
Merge pull request #33968 from peterhoeg/f/wp
...
wp-cli: use as much memory as possible
2018-01-18 08:16:53 +08:00
Jörg Thalheim
b0cb660ed1
Merge pull request #33936 from S-NA/vimb
...
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Tuomas Tynkkynen
61a75a1d22
Merge remote-tracking branch 'upstream/master' into staging
2018-01-18 00:24:33 +02:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
...
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Daiderd Jordan
62633d0605
qt510-qtbase: fix darwin build
...
Includes most of the changes from 3793320958
,
moved it to a separate patch to avoid accidental removal.
2018-01-17 22:07:35 +01:00
Will Dietz
fca39a3814
plotutils: regenerate debian patch url's, apply few more
...
don't include the format-security patch,
because it breaks a test:
https://bugs.gentoo.org/618708
2018-01-17 14:50:59 -06:00
Robert Helgesson
98b35db541
eclipse-plugins-ansi-econsole: init at 1.3.5
2018-01-17 21:07:51 +01:00
Justin Wood
3497ce23bd
Elixir: 1.6-rc -> 1.6
2018-01-17 14:22:48 -05:00
Will Dietz
ea51cd255d
gamin: fix debian-patches to use live URL
...
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
adisbladis
f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1
2018-01-18 02:42:44 +08:00
Tim Steinbach
696be7a0b0
linux-copperhead: 4.14.13.a -> 4.14.14.a
2018-01-17 13:30:16 -05:00
adisbladis
c2f57b0099
firejail: 0.9.50 -> 0.9.52
2018-01-18 02:24:24 +08:00
adisbladis
43d1a38b8d
dpkg: 1.19.0.4 -> 1.19.0.5
2018-01-18 02:24:23 +08:00
John Wiegley
3deeecddad
squid, squid4: Allowing build on Darwin
2018-01-17 09:53:46 -08:00
adisbladis
9be54c61a2
kdeconnect: 1.2 -> 1.2.1
2018-01-18 01:04:59 +08:00
Jörg Thalheim
57da1b6f02
Merge pull request #33885 from Izorkin/libnftnl
...
libnftnl: 1.0.8 -> 1.0.9
2018-01-17 16:44:27 +00:00
José Luis Lafuente
9b577c44bc
gitHUD: disable tests
...
Tests require tasty-quickcheck ==0.8.*
2018-01-17 17:18:16 +01:00
Jörg Thalheim
501d5d9ef3
Merge pull request #33978 from tokudan/mbuffer-20171011
...
mbuffer: 20170806 -> 20171011
2018-01-17 15:43:49 +00:00
Tim Steinbach
f6c0c86509
keybase: 1.0.33 -> 1.0.39
2018-01-17 10:34:35 -05:00
Tim Steinbach
239606c176
gradle: 4.4 -> 4.4.1
2018-01-17 10:31:01 -05:00
Tim Steinbach
48b451d754
atom-beta: 1.24.0-beta2 -> 1.24.0-beta3
2018-01-17 10:29:51 -05:00
Tim Steinbach
94d6f39ea2
atom: 1.23.2 -> 1.23.3
2018-01-17 10:28:48 -05:00
Tim Steinbach
c5b5568a12
kotlin: 1.2.10 -> 1.2.20
2018-01-17 10:25:25 -05:00
Tim Steinbach
241e509abd
openjdk: 8u152 -> 8u162
2018-01-17 10:11:11 -05:00
Tim Steinbach
416ef9bd8e
openjdk: 9.0.1 -> 9.0.4
2018-01-17 10:11:11 -05:00
Marek Mahut
9844e027c4
mencal: init at 3.0
2018-01-17 16:24:59 +02:00
Tim Steinbach
ca8169a6f1
Merge pull request #33979 from taku0/oraclejdk-8u161
...
oraclejre: 9.0.1 -> 9.0.4 [Critical security fixes]
2018-01-17 14:14:51 +00:00
Daniel Frank
2883a8601d
mbuffer: 20170806 -> 20171011
2018-01-17 15:08:49 +01:00
taku0
41cb6636fb
oraclejre: 9.0.1 -> 9.0.4
2018-01-17 23:05:28 +09:00
Peter Hoeg
4dec2618b3
asc: compile against older physfs
2018-01-17 21:59:59 +08:00
Peter Hoeg
883957c0e6
lincity_ng: cleanups and compile against older physfs
2018-01-17 21:59:59 +08:00
Peter Hoeg
7177c9e336
physfs: 2.0.3 -> 3.0.1
2018-01-17 21:59:55 +08:00
Leon Schuermann
a6dca04272
woof: init at 2012-05-31
2018-01-17 21:59:18 +08:00
Tim Steinbach
791d5b3cc0
linux: 4.4.111 -> 4.4.112
2018-01-17 08:57:19 -05:00
Tim Steinbach
c460e268bf
linux: 4.9.76 -> 4.9.77
2018-01-17 08:57:19 -05:00
Tim Steinbach
94d03b3b21
linux: 4.14.13 -> 4.14.14
2018-01-17 08:57:19 -05:00
Tim Steinbach
a74e13f057
Merge pull request #33976 from taku0/oraclejdk-8u161
...
oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4 [Critical security fixes]
2018-01-17 13:56:52 +00:00
Tim Steinbach
1d17b481c6
Merge pull request #31552 from taku0/jdk9-remove-jce
...
oraclejdk: remove JCE option
2018-01-17 13:56:40 +00:00
Daiderd Jordan
1504e69420
irony-server: use libclang
2018-01-17 15:53:08 +02:00
Daiderd Jordan
2807920302
ycmd: use libclang
2018-01-17 15:53:08 +02:00
Daiderd Jordan
4c5109b2e9
mily: use libclang
2018-01-17 15:53:08 +02:00
Daiderd Jordan
10c4b5ba6f
firefox: use libclang
2018-01-17 15:53:08 +02:00
Gabriel Ebner
f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
...
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster
3d4f3091fc
firefox: fix clang dependency
2018-01-17 13:41:59 +01:00
Orivej Desh
b48569d5c6
Merge pull request #33846 from dtzWill/update/2048-in-terminal
...
2048-in-terminal: 2015-01-15 -> 2017-11-29
2018-01-17 12:25:27 +00:00
Tuomas Tynkkynen
b1c1190f36
utillinux: 2.31 -> 2.31.1
2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen
10bcf978eb
kmod: 24 -> 25
2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen
b5fc6b7c10
audit: 2.8.1 -> 2.8.2
2018-01-17 12:53:22 +02:00
Tuomas Tynkkynen
884a167f87
Merge remote-tracking branch 'upstream/master' into staging
2018-01-17 12:52:47 +02:00
Tuomas Tynkkynen
67c73b4e64
Merge commit '2e56ba' from staging into master
2018-01-17 12:50:46 +02:00
taku0
88ba2698c3
oraclejdk: 8u151, 8u152, 9.0.1 -> 8u161, 8u162, 9.0.4
2018-01-17 19:12:21 +09:00
Justin Humm
16ea43d1b4
muchsync: add homepage
2018-01-17 10:41:34 +01:00
Frederik Rietdijk
5ab499d2c7
Merge pull request #33920 from ashgillman/add-progressbar2
...
pythonPackages.progressbar2: init at 3.12.0
2018-01-17 10:05:52 +01:00
Frederik Rietdijk
b8ab87aa13
Merge pull request #33918 from ashgillman/add-nimfa
...
pythonPackages.nimfa: init at 1.3.1
2018-01-17 10:04:51 +01:00
Lancelot SIX
ba424cedb7
Merge pull request #33618 from lsix/django_1_11_9
...
pythonPackages.django: 1.11.8 -> 1.11.9
2018-01-17 09:46:47 +01:00
Peter Hoeg
35abe070ee
wp-cli: use as much memory as possible
...
Instead of imposing an arbitrary memory limit via php.ini, let wp-cli use as
much as possible. If you need to limit the memory use, there are mechanisms in
your OS far better suited for this.
2018-01-17 14:01:01 +08:00
Yegor Timoshenko
506c89c30a
maintainers: remove mornfall from packages
2018-01-17 05:17:33 +00:00
Yegor Timoshenko
846b5c42f1
redshift: add myself to maintainers
2018-01-17 04:48:16 +00:00
Ashley Gillman
f4508a0adf
pythonPackages.progressbar2: Get tests running.
2018-01-17 12:58:27 +10:00
Andreas Rammhold
694676c127
Merge pull request #33964 from andir/batman-adv-2017.4
...
batman-adv 2017.4
2018-01-17 02:18:53 +00:00
Andreas Rammhold
4774356724
batman-adv: 2017.3 -> 2017.4
2018-01-17 02:55:13 +01:00
Andreas Rammhold
1eb62129d9
batman-adv: add missing nativeBuildInputs
2018-01-17 02:46:29 +01:00
adisbladis
ca094d7af2
bind: License changed to MPL 2.0
2018-01-17 09:39:20 +08:00
Andreas Rammhold
d2b852fe7d
bind: 9.11.2 -> 9.11.2-P1 (fixes CVE-2017-3145, CVE-2017-3143, CVE-2017-3141 & CVE-2017-3140)
...
For more details see [1].
[1] http://ftp.isc.org/isc/bind9/9.11.2-P1/RELEASE-NOTES-bind-9.11.2-P1.html
2018-01-17 02:29:13 +01:00
Bas van Dijk
af47db6a3a
elk: 5.6.5 -> 5.6.6
...
Security fix for CVE-2018-3818.
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Ashley Gillman
4c99011214
pythonPackages.nimfa: 1.3.1 -> 1.3.2
2018-01-17 10:57:35 +10:00
Ashley Gillman
b6d615ff7e
pythonPackages.nimfa: Follow conventions.
2018-01-17 10:56:19 +10:00
Robin Gloster
231f434a4d
gitlab: 10.3.3 -> 10.3.4
...
Fixes:
- CVE-2017-0915
- CVE-2018-3710
- CVE-2017-0918
- CVE-2017-0923
- CVE-2017-0925
- CVE-2017-0926
- CVE-2017-0924
- CVE-2017-0914
- CVE-2017-0916
- CVE-2017-0917
- CVE-2017-0927
- CVE-2017-0922
See https://about.gitlab.com/2018/01/16/gitlab-10-dot-3-dot-4-released/
for details.
2018-01-17 01:46:41 +01:00
Robin Gloster
843f37dc12
bzflag: 2.4.10 -> 2.4.12
2018-01-17 01:46:41 +01:00
Bas van Dijk
e842ffbb33
elk: 6.1.1 -> 6.1.2
...
Contains a security fix for kibana: CVE-2018-3818.
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Robin Gloster
a669adb381
sslscan: 1.11.10 -> 1.11.11
2018-01-17 00:10:08 +01:00
Robin Gloster
93f8f6f530
qlcplus: 4.1.10 -> 4.1.11
2018-01-17 00:10:08 +01:00
Robin Gloster
7189e0a541
python.pkgs.notebook: 5.2.2 -> 5.3.1
2018-01-17 00:10:08 +01:00
Robin Gloster
ea0bfbe4f6
python.pkgs.send2trash: 1.3.0 -> 1.4.2
2018-01-17 00:10:08 +01:00
Robin Gloster
1d3038956c
python.pkgs.terminado: 0.6.0 -> 0.8.1
2018-01-17 00:10:07 +01:00
Robin Gloster
1d70a52528
moonlight-embedded: 2.4.4 -> 2.4.6
2018-01-17 00:10:07 +01:00
Robin Gloster
d0f2aab67c
errbot: 5.1.2 -> 5.1.3
2018-01-17 00:10:07 +01:00
Robin Gloster
1729c65736
libressl_2_6: 2.6.2 -> 2.6.4
2018-01-17 00:10:07 +01:00
Robin Gloster
0e834998b2
phpPackages.composer: 1.5.1 -> 1.6.2
2018-01-17 00:10:07 +01:00
Robin Gloster
1522a47ed3
claws-mail: 3.15.1 -> 3.16.0
2018-01-17 00:10:07 +01:00
Robin Gloster
6f41c5d805
rabbitmq-c: 0.7.1 -> 0.8.0
2018-01-17 00:10:07 +01:00
Vladimír Čunát
e0c5af37e9
Merge #33955 : lldb-{4,5}: install manpage
2018-01-16 23:04:28 +01:00
Daiderd Jordan
78f9d80741
irony-server: use libclang
2018-01-16 23:02:47 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Daiderd Jordan
64f730cf56
ycmd: use libclang
2018-01-16 22:55:36 +01:00
Daiderd Jordan
47c5728e7d
mily: use libclang
2018-01-16 22:20:13 +01:00
Daiderd Jordan
f7c7dec43f
firefox: use libclang
2018-01-16 22:19:02 +01:00
Daiderd Jordan
eee6eef6af
Merge pull request #33953 from LnL7/clang-lib-cmake
...
clang: patch cmake files for lib output
2018-01-16 22:17:01 +01:00
Will Dietz
74bcd87ed9
lldb-{4,5}: install manpage
2018-01-16 15:15:41 -06:00
Tuomas Tynkkynen
2e56ba6fbd
Merge remote-tracking branch 'upstream/master' into staging
2018-01-16 22:49:20 +02:00
Daiderd Jordan
917429233b
clang: patch cmake files for lib output
...
Fixes cmake build issues introduced in #33342 .
2018-01-16 21:46:43 +01:00
Daiderd Jordan
cf8643cc8e
Merge pull request #33942 from andsild/add_vim_plugins
...
Add and update vim plugins
2018-01-16 21:35:25 +01:00
Rob Vermaas
b62c601e91
werkzeug: disable one test on darwin.
2018-01-16 21:32:35 +01:00
Rob Vermaas
60468bf4e5
scitkitlearn: disable doctests on darwin as they are known to be broken there for this version.
2018-01-16 21:31:51 +01:00
Daiderd Jordan
75936c412d
Merge pull request #33913 from ciderale/fix-darwin-build-of-kpcli
...
kpcli: Fix darwin build
2018-01-16 21:17:58 +01:00
Vladimír Čunát
03c6be8654
Merge #33811 : nixpkgs release-small: fix evaluation
2018-01-16 21:09:50 +01:00
Will Dietz
514f67e3a8
clang-{4,5}: set postBuild to empty string to avoid rebuild for now
2018-01-16 14:08:59 -06:00
Will Dietz
33c132e9b3
llvm-{4,5}: don't build entire project to get the manpages
...
Much cheaper to build this way.
Also this gives them a different name to avoid confusion
and clutter when using `nix-env -qaP` or similar.
2018-01-16 14:08:58 -06:00
Frank Doepper
5856892ae6
muchsync: 2 -> 5
2018-01-16 20:53:03 +01:00
Michael Raskin
a12ba709ab
Merge pull request #33945 from eschnett/eschnett/julia-0.6.2
...
julia: 0.6.0 -> 0.6.2
2018-01-16 19:40:49 +00:00
Jan Tojnar
ac16ec6032
bustle: add top-level alias
2018-01-16 20:37:46 +01:00
Jan Tojnar
f908f65dec
uuagc: add static executable from haskellPackages
2018-01-16 20:32:40 +01:00
Michael Raskin
847db60f02
julia: 0.6.0 -> 0.6.2
2018-01-16 19:30:04 +00:00
John Ericson
782b63d06b
Merge pull request #33813 from lopsided98/kernel-cross
...
kernel: fix cross compilation
2018-01-16 13:09:09 -05:00
John Ericson
5a754e75b4
Merge branch 'ericson2314-cross-master' into staging
2018-01-16 13:05:39 -05:00
S. Nordin Abouzahra
e63e55c171
profile-cleaner: add missing dependency
...
profile-cleaner does not run correctly without the file utility.
2018-01-16 13:03:07 -05:00
John Ericson
4dff3ee959
Merge pull request #33749 from dezgeg/release-refactor-1
...
nixos/release.nix: Refactoring for better multi-system support
2018-01-16 12:54:11 -05:00
Franz Pletz
13b4f440fc
Merge pull request #33634 from Ma27/android-studio/support-virtual-devices
...
android-studio: set `ANDROID_EMULATOR_USE_SYSTEM_LIBS`
2018-01-16 17:23:14 +00:00
Erik Schnetter
6c1277a864
julia: 0.6.0 -> 0.6.2
2018-01-16 12:09:37 -05:00
Tuomas Tynkkynen
b3c50ec1e9
nixos/release.nix: Move forAllSystems to release-lib
...
There's already a similar forTheseSystems in release-lib, so be more
consistent.
2018-01-16 18:56:41 +02:00
Tuomas Tynkkynen
82cab72dd4
release-lib: forAllSupportedSystems -> forTheseSystems
...
I'm going to move forAllSystems from nixos/release.nix, and these
functions sound too similar while doing different things.
2018-01-16 18:48:54 +02:00
Izorkin
f6ee29dda2
libnetfilter_queue: 1.0.2 -> 1.0.3
...
fixes #33887
2018-01-16 16:41:01 +00:00
Anders Sildnes
999b889907
vim-plugins/fugitive: 2017 -> 2018
2018-01-16 17:18:30 +01:00
Anders Sildnes
82f0cfaf58
vim-plugins/vim-dashboard init
2018-01-16 17:18:27 +01:00
Anders Sildnes
c1ef975d00
vim-plugins/deoplete.nvim: 2017 -> 2018
2018-01-16 17:18:25 +01:00
Anders Sildnes
14fed7b7b9
vim-plugins/fzf.vim: 2017 -> 2018
2018-01-16 17:18:17 +01:00
Anders Sildnes
c0436f5c0b
vim-plugins/tabpagecd init
2018-01-16 17:18:14 +01:00
Anders Sildnes
ad746d1beb
vim-plugins/vim-ft-diff_fold init
2018-01-16 17:18:11 +01:00
Anders Sildnes
f1e3289286
vim-plugins/vim-logreview init
2018-01-16 17:18:09 +01:00
Yegor Timoshenko
fccaa2acab
redshift: reintroduce longDescription
2018-01-16 16:18:06 +00:00
Anders Sildnes
2f1be1f27d
vim-plugins/vim-jsbeautify init
2018-01-16 17:18:06 +01:00
Anders Sildnes
632fb7d5b4
vim-plugins/vim-javascript init
2018-01-16 17:18:04 +01:00