Commit Graph

107736 Commits

Author SHA1 Message Date
Jan Tojnar
a91a051332
libunity: use more recent vala 2017-12-19 17:25:54 +01:00
Jan Tojnar
3fa21ca85c
libappindicator-gtk{2,3}: use recent vala 2017-12-19 17:25:54 +01:00
Jan Tojnar
eed3354a4b
libosinfo: 0.2.12 → 1.1.0 2017-12-19 17:25:54 +01:00
Jan Tojnar
7f18bbb642
osinfo-db: init at 20170813 2017-12-19 17:25:53 +01:00
Jan Tojnar
0cdee78c81
osinfo-db-tools: init at 1.1.0 2017-12-19 17:25:53 +01:00
Jan Tojnar
dc8f184e9d
synapse: 0.2.99.1 → 0.2.99.2 2017-12-19 17:25:53 +01:00
Jan Tojnar
c2f3510eaf
vanubi: use more recent vala 2017-12-19 17:25:52 +01:00
Jan Tojnar
f4f9dfee57
midori: use more recent vala 2017-12-19 17:25:52 +01:00
Jan Tojnar
8b7953cea7
gmpc: use recent vala 2017-12-19 17:25:52 +01:00
Jan Tojnar
000ff1959d
libindicate-gtk{2,3}: use recent vala 2017-12-19 17:25:51 +01:00
Jan Tojnar
8a1475a35a
ccnet: use recent vala + clean-up 2017-12-19 17:25:51 +01:00
Jan Tojnar
c747ea1b34
gob2: 2.0.18 → 2.0.20 2017-12-19 17:25:51 +01:00
Jan Tojnar
0c2d0b5564
giv: use recent vala 2017-12-19 17:25:50 +01:00
Jan Tojnar
5a060f2441
shotwell: 0.27.1 → 0.27.2
Clean up, upgrade, switch to recent vala and port to meson.
2017-12-19 17:25:50 +01:00
Jan Tojnar
120f46889c
valum: 0.2.16 → 0.3.14 2017-12-19 17:25:50 +01:00
Jan Tojnar
527f075860
deepin-terminal: 2.6.1 → 2.9.2 2017-12-19 17:25:49 +01:00
Jan Tojnar
8eb81aa830
zssh: init at 1.5c 2017-12-19 17:17:20 +01:00
Jan Tojnar
369cc87a74
gencfsm: 1.8.18 → 1.8.19 2017-12-19 17:17:20 +01:00
Jan Tojnar
12d081f787
libskk: 1.0.2 → 1.0.3 2017-12-19 17:17:20 +01:00
Michael Raskin
e618aad27e lispPackages.cl-fuse: compile the small wrapper library manually, because for some reason NIX_LDFLAGS get lost with the new binutils wrapper 2017-12-19 16:43:18 +01:00
Peter Simons
523fae925c haskell-pandoc-citeproc: update override 2017-12-19 13:58:52 +01:00
Peter Simons
d323c38082 haskell-htoml-megaparsec: update override for latest megaparsec version 2017-12-19 13:58:52 +01:00
Peter Simons
ee75081370 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
d1e90f94f3.
2017-12-19 13:58:47 +01:00
Peter Simons
53a18401ff hackage2nix: update list of broken builds 2017-12-19 13:58:45 +01:00
Peter Simons
1c988f97e9 LTS Haskell 9.20 2017-12-19 13:58:45 +01:00
Robert Helgesson
424427fb39
perl-boolean: 0.45 -> 0.46 2017-12-19 13:02:30 +01:00
Robert Helgesson
51fcd8831b
perl-B-C: fix homepage 2017-12-19 13:02:29 +01:00
Graham Christensen
035aca9d09
electron: Properly handle evaluating on unsupported archs 2017-12-19 06:48:41 -05:00
José Romildo Malaquias
682022a88a materia-theme: 20171112 -> 20171213 2017-12-19 08:54:45 -02:00
Pavel Goran
502ebb0ae5
perl-File-Slurper: 0.010 -> 0.011
Fixes Leont/file-slurp-sane#5.
2017-12-19 11:03:36 +01:00
Vladimír Čunát
4a2340ff6b
Merge branch 'staging' 2017-12-19 10:27:13 +01:00
Vincent Laporte
b4551924b1
Merge pull request #32737 from vbgl/coq-packages-filter
Tidy up the Coq package sets
2017-12-19 10:15:31 +01:00
Bart Brouns
72c5514202 blsd: init at 2017-07-27 2017-12-19 09:40:01 +01:00
Lancelot SIX
982cd565cc
Merge pull request #32447 from lsix/add_djano_hijack_admin
pythonPackages.django_hijack_admin: init at 2.1.5
2017-12-19 09:18:22 +01:00
Lancelot SIX
298f404aeb
Merge pull request #32446 from lsix/update_django_1_11
pythonPackages.django: 1.11.7 -> 1.11.8
2017-12-19 09:16:24 +01:00
volth
489d3e7d06 qemu: fix bin/qemu-kvm on aarch64 + minor fixes
* $out/bin/qemu-kvm should point to qemu-system-aarch64 on aarch64, libvirt expect it
 * makeWrapper codes are separated as some architectures might require additional command flags (https://github.com/NixOS/nixpkgs/issues/31606#issuecomment-349675127)
 * x86_64-on-i686 is not a native emulation and not supported by KVM, so it is removed from the list
2017-12-19 06:22:16 +02:00
Orivej Desh
69345ec37b perlPackages: use ld-is-cc-hook to fix build
after #29396 removed `-L path/to/dir/of/libstdc++.so` from ld flags

See https://github.com/NixOS/nixpkgs/pull/29396#issuecomment-352600129

Module::Build build helper works correctly when LD is unset (taking LD from Perl
config to be `cc`).  However, we can not unset LD because this goes contrary to
the cross compilation effort, and we can not make it propagate ld-is-cc-hook
because it breaks e.g. the build of `libguestfs`. However, #29396 makes LD=ld
incompatible with just 3 perl packages; they are individually fixed by this
commit.
2017-12-19 02:19:35 +00:00
Orivej Desh
e2c8655405 ld-is-cc-hook: init
This hook sets LD to CC, for use with software that works as if LD=$CC when LD
is unset, and does not work when LD=ld.
2017-12-19 01:45:42 +00:00
Orivej Desh
170a964815 makeSetupHook: make the default name "hook" overridable
for occasional convenience while looking at drv paths,
such as in the output of nix-build and nix-diff.
2017-12-19 01:41:31 +00:00
Orivej Desh
8f53673c64
Merge pull request #32768 from yegortimoshenko/electron/1.7.9
electron: 1.8.1 -> 1.7.9
2017-12-18 23:56:04 +00:00
Yegor Timoshenko
a9d212fea4 electron: 1.8.1 -> 1.7.9
1.7.9 is the latest stable, and 1.8.1 is beta and it draws `rambox` as a white
rectangle (after a few manipulations with the window such as hiding, showing,
resizing): https://github.com/NixOS/nixpkgs/pull/32741#issuecomment-352203170
2017-12-18 23:52:11 +00:00
Jan Tojnar
64cc62162d
Merge pull request #32793 from jtojnar/telepathy
Telepathy updates
2017-12-19 00:47:18 +01:00
Tuomas Tynkkynen
fa822161b9 bmap-tools: init at 3.4 2017-12-19 01:12:14 +02:00
Benjamin Staffin
4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 (#32619)
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Francesco Gazzetta
e7d49d6dba warzone2100: 3.2.2 -> 3.2.3 2017-12-18 22:14:08 +00:00
Joachim F
50f5cf6537
Merge pull request #32820 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-12-18 21:53:09 +00:00
Thomas Tuegel
86311030cf
haskell: set buildInputs in nix-shell env
systemBuildInputs goes in buildInputs (instead of nativeBuildInputs) so that
NIX_CFLAGS_* is set correctly and gcc works.
2017-12-18 13:49:18 -06:00
Michael Raskin
67f9fd9e9f
Merge pull request #32788 from fahadsadah/master
weechat: 1.9.1 -> 2.0
2017-12-18 19:39:23 +00:00
Tim Steinbach
6e7944b55e
linux-copperhead: 4.14.6.a -> 4.14.7.a 2017-12-18 13:56:21 -05:00
Michael Alan Dorman
21bcd523eb emacsPackagesNg: mark -rtags packages broken
They're all trying to use the same `configure` script that expects
/bin/bash.  This should be correctable.
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e529c6fd1f emacsPackageNg: Mark some broken packages...broken 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
b0860b2a3c melpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e349a987e9 melpa-stable-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
018db6a168 org-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Michael Alan Dorman
a44b7bcbe2 elpa-packages: 2017-12-18 2017-12-18 13:54:17 -05:00
Orivej Desh
5b6c5964b0 Revert "cairo: bugfix 1.14.10 -> 1.14.12"
This reverts commit fc5756ea5e.

It hangs in cairo_image_surface_create_from_png_stream consuming 100% CPU when
png is malformed:
fc5756ea5e
2017-12-18 18:18:15 +00:00
Yell0w Ghost
d9f4f9e3f9 xfdesktop: fix #12832 GTK 2.24.31 regression
Contains bug fix for #12832 which solves issue with GTK 2.24.31
regression - grayed out folders in wallpaper chooser dialog.
2017-12-18 18:17:51 +00:00
Shea Levy
c6c05dd255
gurobipy: Use buildPythonPackage on Darwin. 2017-12-18 13:07:41 -05:00
Shea Levy
03e10f8535
gurobipy: Use buildPythonPackage on Linux 2017-12-18 12:42:54 -05:00
Jan Tojnar
0875bea675
Merge pull request #32815 from jtojnar/evince-cleanup
gnome3.evince: clean up
2017-12-18 18:00:12 +01:00
Orivej Desh
745be0cb61 mpv: fix build with libva 2 2017-12-18 16:43:24 +00:00
Tim Steinbach
8faa0c91aa
Merge pull request #32810 from lierdakil/patch-1
atom-beta: 1.23.0-beta0->1.24.0-beta1
2017-12-18 16:39:03 +00:00
Orivej Desh
b29c78df66 gst_all_1.gst-vaapi: 1.12.3 -> 1.12.4 2017-12-18 16:17:50 +00:00
Jan Tojnar
e56c00c9dd
gnome3.evince: clean up
There was som cruft, for example, dogtail tests were removed long time ago.
2017-12-18 17:14:41 +01:00
Orivej Desh
964008db40
Merge pull request #32745 from davidak/elementary-xfce
elementary-xfce-icon-theme: init at 2017-11-28
2017-12-18 16:13:49 +00:00
Orivej Desh
7c58e8dfc2 Merge branch 'master' into staging
* master: (125 commits)
  scummvm: fix eval
  tinycc: 0.9.27pre-20171016 -> 0.9.27
  Update terraform provider versions
  vscode: 1.18.1 -> 1.19.0
  linux: 4.14.6 -> 4.14.7
  scummvm: 1.9.0 -> 2.0.0
  cmst: 2017.03.18 -> 2017.09.19
  albert: 0.14.7 -> 0.14.14
  obs-studio: fix vlc plugin
  ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
  uchiwa: 0.26.3 -> 1.1.0
  linux-testing: 4.15-rc3 -> 4.15-rc4
  steam: override nss, nspr, fixes #32781
  ponyc: 0.20.0 -> 0.21.0
  pythonPackages.pwntools: disable tests
  gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
  vim-rhubarb: init at 2017-06-28
  atom: depend on libsecret
  nvidia-settings: Make sure binary can find libXv.so
  backblaze-b2: 0.6.2 -> 1.1.0
  ...
2017-12-18 15:56:03 +00:00
Orivej Desh
68d57167b0 scummvm: fix eval 2017-12-18 15:44:06 +00:00
Vincent Laporte
fcb89df111
coqPackages.multinomials: init at 1.0 2017-12-18 15:30:38 +00:00
Vincent Laporte
4c454a3208
coq: minor cleaning 2017-12-18 15:30:36 +00:00
Vincent Laporte
d9f41a5bce
coqPackages: move to a separate file and filter the package set 2017-12-18 15:30:36 +00:00
Joachim Fasting
3b367119ee
tinycc: 0.9.27pre-20171016 -> 0.9.27 2017-12-18 16:06:42 +01:00
Nikolay Yakimov
ca56287e15
atom-beta: 1.23.0-beta0->1.24.0-beta1 2017-12-18 17:30:41 +03:00
Orivej Desh
c4b71137bf
Merge pull request #32725 from yegortimoshenko/fribidi
fribidi: update source
2017-12-18 13:25:30 +00:00
Orivej Desh
89df287f79
Merge pull request #32789 from romildo/upd.csmt
cmst: 2017.03.18 -> 2017.09.19
2017-12-18 13:23:15 +00:00
Mateusz Kowalczyk
d34860b0ce Update terraform provider versions
-scaffolding is a new meta repo, exclude it explicitly from update script
2017-12-18 13:18:52 +00:00
Joachim F
5450c225ae
Merge pull request #32775 from kamilchm/ponyc
ponyc: 0.20.0 -> 0.21.0
2017-12-18 12:36:52 +00:00
Tim Steinbach
e0cbd73646
vscode: 1.18.1 -> 1.19.0 2017-12-18 07:02:54 -05:00
Tim Steinbach
cbd337b2d0
linux: 4.14.6 -> 4.14.7 2017-12-18 06:57:49 -05:00
Jörg Thalheim
dc5127d8d5
Merge pull request #32798 from romildo/upd.albert
albert: 0.14.7 -> 0.14.14
2017-12-18 11:05:27 +00:00
Jörg Thalheim
fe94055915
Merge pull request #32642 from rycee/bump/electron-cash
electron-cash: 2.9.4 -> 3.0
2017-12-18 10:26:52 +00:00
Peter Hoeg
e198522137 scummvm: 1.9.0 -> 2.0.0 2017-12-18 17:56:50 +08:00
José Romildo Malaquias
5fa03bf737 cmst: 2017.03.18 -> 2017.09.19 2017-12-18 07:46:51 -02:00
José Romildo Malaquias
384b760824 albert: 0.14.7 -> 0.14.14 2017-12-18 07:16:21 -02:00
Cray Elliott
52b8b7b02f obs-studio: fix vlc plugin
previous obs could not find libvlc.so so I addded the path to
it to LD_LIBRARY_PATH
2017-12-17 23:00:48 -08:00
Cray Elliott
c1e8fea4fc ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
also remove CVE patch, it is upstream in v3.4.1
2017-12-17 23:00:05 -08:00
Peter Hoeg
2e2c2cad6c uchiwa: 0.26.3 -> 1.1.0 2017-12-18 14:00:50 +08:00
Yegor Timoshenko
951c5d3b7d fribidi: update source
The old site redirects to GitHub.
2017-12-18 05:34:26 +00:00
aszlig
5c83aed32d
linux-testing: 4.15-rc3 -> 4.15-rc4
Built successfully on x86_64-linux.

I've verified the contents of the tarball by comparing its contents
against the tag of my local checkout. Furthermore, I've checked the GPG
signature of the tag.

Signed-off-by: aszlig <aszlig@nix.build>
2017-12-18 05:54:47 +01:00
Jan Tojnar
bfbfea98ea
telepathy_qt: 0.9.6.1 → 0.9.7 2017-12-18 05:23:26 +01:00
Jan Tojnar
a5b2c29761
telepathy_mission_control: 5.16.3 → 5.16.4 2017-12-18 05:23:25 +01:00
Jan Tojnar
76f9a4d711
telepathy_logger: 0.8.0 → 0.8.2 2017-12-18 05:23:25 +01:00
Jan Tojnar
3253b1f50a
telepathy_gabble: 0.18.2 → 0.18.3 2017-12-18 05:23:24 +01:00
Fahad Sadah
e2eb563497 weechat: 1.9.1 -> 2.0 2017-12-18 01:33:36 +00:00
Jan Tojnar
3366ce99df
Merge pull request #32750 from jtojnar/gupdates
GNOME updates
2017-12-18 02:20:35 +01:00
Orivej Desh
2366009845
Merge pull request #32690 from thanegill/airtame-init
airtame: init at 3.0.1
2017-12-18 01:20:26 +00:00
Jan Tojnar
0a8b47d709
Merge pull request #32749 from jtojnar/gnome-gtk2-cleanup
Minor GNOME cleanups
2017-12-18 02:18:42 +01:00
Orivej Desh
7bd04329a0
Merge pull request #32783 from yegortimoshenko/steam/nss
steam: override nss, nspr, fixes #32781
2017-12-18 01:01:40 +00:00
Piotr Bogdan
16dc6bf521 steam: override nss, nspr, fixes #32781 2017-12-18 00:20:23 +00:00
davidak
9833b918c7 elementary-xfce-icon-theme: init at 2017-11-28 2017-12-18 00:33:47 +01:00
Kamil Chmielewski
860ce9e386 ponyc: 0.20.0 -> 0.21.0
https://github.com/ponylang/ponyc/issues/2379
2017-12-17 21:52:11 +01:00
Kristoffer Søholm
56949d7e75 pythonPackages.pwntools: disable tests
There aren't any tests to run, and now the package fails to build
because of a crash while looking if there are any tests.
2017-12-17 20:03:24 +01:00
Samuel Leathers
6649ece637
Merge pull request #32752 from Izorkin/libmodsecurity
libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable
2017-12-17 13:28:14 -05:00
Jan Tojnar
98adff8b1a
gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
Also cleaned up and sent patches upstream.
2017-12-17 19:22:00 +01:00
Samuel Leathers
cfa5bb8d1e
Merge pull request #32742 from afldcr/master
gitea: 1.2.3 -> 1.3.2
2017-12-17 12:53:53 -05:00
Jörg Thalheim
4ad4890d3e
Merge pull request #32764 from LnL7/vim-rhubarb
vim-rhubarb: init at 2017-06-28
2017-12-17 09:53:37 -08:00
Samuel Leathers
71bb7cc2a7
Merge pull request #32756 from romildo/upd.iwd
iwd-unstable: 2017-09-22 -> 2017-12-14
2017-12-17 12:24:35 -05:00
Daiderd Jordan
37196b9efa
vim-rhubarb: init at 2017-06-28 2017-12-17 17:45:57 +01:00
Domen Kožar
75417d8781
atom: depend on libsecret
To support: $ atom -d
2017-12-17 15:59:05 +00:00
Mateusz Kowalczyk
34b0c1c417 nvidia-settings: Make sure binary can find libXv.so 2017-12-17 15:34:51 +00:00
David Tulig
ead4eca0b6 backblaze-b2: 0.6.2 -> 1.1.0 2017-12-17 14:13:42 +00:00
Mateusz Kowalczyk
32a00e9290 lightdm-gtk-greeter: 2.0.1 -> 2.0.3 2017-12-17 13:58:47 +00:00
Francois-Rene Rideau
59f4026b53 directvnc: 0.7.5-test-051207 -> 0.7.7.2015-04-16 2017-12-17 13:57:36 +00:00
Orivej Desh
0fdb4473f6
Merge pull request #32587 from tristan0x/assimp4
assimp: 3.3.1 -> 4.1.0
2017-12-17 13:40:39 +00:00
Kai Harries
94cec9d326 lbdb: 0.44 -> 0.45.3 2017-12-17 13:31:31 +00:00
Mateusz Kowalczyk
84cfcb81eb firefox-devedition-bin: 58.0b9 -> 58.0b11 2017-12-17 13:29:04 +00:00
Orivej Desh
c13c93f03b drat-trim: fix build on darwin 2017-12-17 13:19:34 +00:00
Orivej Desh
6cab82d1b4 myrica: fix build on darwin 2017-12-17 13:19:34 +00:00
Orivej Desh
4c3ccaf418
Merge pull request #32753 from ikervagyok/btrfs-progs
btrfs-progs: 4.13.3 -> 4.14
2017-12-17 13:01:30 +00:00
José Romildo Malaquias
902105abb9 iwd-unstable: 2017-09-22 -> 2017-12-14
- Update to the latest commit
- Package distributed tools and docs
- Add license
2017-12-17 10:41:06 -02:00
Izorkin
ee6bdc8bb4 libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable 2017-12-17 13:04:11 +03:00
Lengyel Balazs
1b01ec13f6 btrfs-progs: 4.13.3 -> 4.14
added `zstd` as a dependency to fix compilation.
2017-12-17 10:48:49 +01:00
Jan Tojnar
cfcb02214e
webkitgtk218x: make gtk2 optional 2017-12-17 10:02:20 +01:00
Jan Tojnar
0cc5034aa5
gnome3.pomodoro: clean up 2017-12-17 10:02:19 +01:00
Peter Simons
2737faba47
Merge pull request #32746 from jtojnar/bustle
haskellPackages.bustle: build icons and metadata
2017-12-17 08:42:05 +01:00
Jörg Thalheim
70fd5c4fc7
Merge pull request #32388 from mikefaille/master
kubernetes-helm: 2.6.1 -> 2.7.2
2017-12-16 23:27:30 -08:00
Jörg Thalheim
bc97af0b31
Merge pull request #32449 from Izorkin/ModSecurity-nginx
nginxModules.ModSecurity-beta: 2017-06-17 -> 2017-08-23
2017-12-16 23:21:12 -08:00
Jörg Thalheim
0643952fa5
Merge pull request #32375 from volth/oracle-jdk-remove-redundand-asserts
oraclejdk: remove redundant asserts
2017-12-16 23:20:45 -08:00
Jörg Thalheim
28541e2a3f
Merge pull request #32615 from xvapx/asar
nodePackages.asar: init at 0.14.0
2017-12-16 23:20:29 -08:00
Jan Tojnar
04dd10f8a5
gnome3.devhelp: 3.26.3 → 3.26.4 2017-12-17 06:33:32 +01:00
Jan Tojnar
5c9694efb6
gnome3.gtksourceview: 3.24.5 → 3.24.6 2017-12-17 06:33:32 +01:00
Jan Tojnar
61fe371a4c
gnome3.gnome-user-docs: 3.26.2 → 3.26.2.1 2017-12-17 06:33:32 +01:00
Jan Tojnar
a5cec732d2
gnome3.gnome_online_accounts: 3.26.1 → 3.26.2 2017-12-17 06:33:31 +01:00
Jan Tojnar
45c46aef02
gnome3.evolution-data-server: 3.26.2.1 → 3.26.3 2017-12-17 06:33:31 +01:00
Jan Tojnar
a78ef5938d
gnome3.epiphany: 3.26.3 → 3.26.4 2017-12-17 06:33:31 +01:00
Jan Tojnar
336f908f7a
gnome3.gnome-photos: 3.26.2 → 3.26.3 2017-12-17 06:33:30 +01:00
Jan Tojnar
f51eef1e75
gnome3.evolution: 3.26.2 → 3.26.3 2017-12-17 06:33:30 +01:00
Jan Tojnar
e9ead48949
gegl_0_3: 0.3.24 → 0.3.26 2017-12-17 06:33:29 +01:00
Michaël Faille
8074a016fb kubernetes-helm: 2.6.1 -> 2.7.2 2017-12-17 05:05:52 +00:00
Orivej Desh
fe9bf3ed23
Merge pull request #32648 from berce/upstream-kicad
kicad: init unstable at version 2017-12-11
2017-12-17 05:03:29 +00:00
Orivej Desh
c780dba59c kicad: show version 2017-12-17 05:02:51 +00:00
Orivej Desh
f314157041 kicad-unstable: set version 2017-12-17 04:49:00 +00:00
Orivej Desh
a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00
Orivej Desh
d6b27ad35f
Merge pull request #32419 from ryneeverett/init-lynis
lynis: init at 2.5.7
2017-12-17 04:32:36 +00:00
ryneeverett
eda63dfabb lynis: init at 2.5.7 2017-12-17 04:31:12 +00:00
Samuel Leathers
a76896ea2c
Merge pull request #32748 from andrestylianos/joker
joker: 0.8.6 -> 0.8.7
2017-12-16 23:27:04 -05:00
Orivej Desh
4de81540df
Merge pull request #32427 from TravisWhitaker/cudnn
cuDNN 7.0.3 -> 7.0.5
2017-12-17 04:25:42 +00:00
Orivej Desh
eca6ab79f1
Merge pull request #32498 from dylex/patch-1
Don't set cxx_stdlib when nativeTools on linux
2017-12-17 04:24:19 +00:00
Dylan Simon
0c62b7cd74 cc-wrapper: don't set cxx_stdlib when nativeTools is true
There are no gcc paths on nativeTools, and cc isn't set.
2017-12-17 04:23:54 +00:00
Orivej Desh
14ea28807d
Merge pull request #32561 from mikoim/pkg/myrica
myrica: init at 2.011.20160403
2017-12-17 04:22:22 +00:00
Orivej Desh
3766aa834d
Merge pull request #32558 from mikoim/pkg/mplus
mplus-outline-fonts: 062 -> 063
2017-12-17 04:15:54 +00:00