Commit graph

164905 commits

Author SHA1 Message Date
volth 5234da97fd [cpan2nix] perlPackages.ModernPerl: 1.20180928 -> 1.20181021 2018-12-28 14:15:10 +00:00
volth 3b220072a5 [cpan2nix] perlPackages.MathBigInt: 1.999814 -> 1.999816 2018-12-28 14:15:06 +00:00
volth 8db487e14f [cpan2nix] perlPackages.LocaleCodes: 3.58 -> 3.59 2018-12-28 14:14:59 +00:00
volth e436e8c2cd [cpan2nix] perlPackages.JSONPP: 2.97001 -> 4.00 2018-12-28 14:14:52 +00:00
volth a08afa7128 [cpan2nix] perlPackages.Imager: 1.006 -> 1.007 2018-12-28 14:14:51 +00:00
volth 955c271671 [cpan2nix] perlPackages.FileSlurp: 9999.22 -> 9999.25 2018-12-28 14:14:32 +00:00
volth 4d4ef87477 [cpan2nix] perlPackages.FileNFSLock: 1.27 -> 1.29 2018-12-28 14:14:30 +00:00
volth 4145d871e6 [cpan2nix] perlPackages.Error: 0.17026 -> 0.17027 2018-12-28 14:14:20 +00:00
volth a9f6cbddea [cpan2nix] perlPackages.EmailAddress: 1.909 -> 1.911 2018-12-28 14:14:14 +00:00
volth 01154bd706 [cpan2nix] perlPackages.DataDumper: 2.172 -> 2.173 2018-12-28 14:14:06 +00:00
volth 553dc07429 [cpan2nix] perlPackages.DBI: 1.641 -> 1.642 2018-12-28 14:14:05 +00:00
volth ae335a909d [cpan2nix] perlPackages.CryptX: 0.061 -> 0.063 2018-12-28 14:14:04 +00:00
volth 3d73969087 [cpan2nix] perlPackages.CpanelJSONXS: 4.06 -> 4.08 2018-12-28 14:13:58 +00:00
volth 067744002d [cpan2nix] perlPackages.Clone: 0.39 -> 0.41 2018-12-28 14:13:55 +00:00
volth ab2baca938 [cpan2nix] perlPackages.CarpClan: 6.06 -> 6.07 2018-12-28 14:13:47 +00:00
volth f28d33d539 [cpan2nix] perlPackages.CPANPerlReleases: 3.76 -> 3.86 2018-12-28 14:13:44 +00:00
volth 2adf6833c7 [cpan2nix] perlPackages.JSON: 2.97001 -> 4.00 2018-12-28 14:13:38 +00:00
Frederik Rietdijk 10afccf145 Merge staging-next into staging 2018-12-27 18:11:34 +01:00
Frederik Rietdijk 22d2b84f0f Merge master into staging-next 2018-12-27 18:09:48 +01:00
Aristid Breitkreuz 167e748d94 insync: 1.4.5.37069 -> 1.5.5.37367 2018-12-27 18:07:06 +01:00
Silvan Mosberger a80f819926
Merge pull request #51945 from senden9/patch-1
Update oh-my-zsh.xml - Adapt parametername
2018-12-27 18:03:11 +01:00
Frederik Rietdijk 364c59dd94 python.pkgs.pytest_xdist: pytest-forked is needed during runtime, fixes #45060 2018-12-27 15:26:22 +01:00
R. RyanTM ebe05a7109 bacula: 9.2.2 -> 9.4.1 (#52924)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bacula/versions
2018-12-27 15:12:54 +01:00
Elis Hirwing 544e7157b3 dmrconfig: 1.0 -> 1.1 (#52961)
Changes: https://github.com/sergev/dmrconfig/releases/tag/1.1
2018-12-27 15:11:28 +01:00
Dmitry Kalinkin 3edd5cb227
Merge pull request #51294 from eadwu/nvidia_x11/legacy_390
nvidia: expose nvidia_x11_legacy390
2018-12-27 09:08:53 -05:00
Joachim Fasting ea4f371627
nixos/security/misc: expose SMT control option
For the hardened profile disable symmetric multi threading.  There seems to be
no *proven* method of exploiting cache sharing between threads on the same CPU
core, so this may be considered quite paranoid, considering the perf cost.
SMT can be controlled at runtime, however.  This is in keeping with OpenBSD
defaults.

TODO: since SMT is left to be controlled at runtime, changing the option
definition should take effect on system activation.  Write to
/sys/devices/system/cpu/smt/control
2018-12-27 15:00:49 +01:00
Joachim Fasting e9761fa327
nixos/security/misc: expose l1tf mitigation option
For the hardened profile enable flushing whenever the hypervisor enters the
guest, but otherwise leave at kernel default (conditional flushing as of
writing).
2018-12-27 15:00:48 +01:00
Joachim Fasting 84fb8820db
nixos/security/misc: factor out protectKernelImage
Introduces the option security.protectKernelImage that is intended to control
various mitigations to protect the integrity of the running kernel
image (i.e., prevent replacing it without rebooting).

This makes sense as a dedicated module as it is otherwise somewhat difficult
to override for hardened profile users who want e.g., hibernation to work.
2018-12-27 15:00:47 +01:00
Joachim Fasting 9db84f6fcd
nixos/security/misc: use mkMerge for easier extension 2018-12-27 15:00:46 +01:00
Frederik Rietdijk 2534dddaa9 pandoc: fix build, unbreaks metrics job 2018-12-27 14:42:07 +01:00
markuskowa b8f0e2ee2f
Merge pull request #52847 from r-ryantm/auto-update/lmdb
lmdb: 0.9.22 -> 0.9.23
2018-12-27 14:22:51 +01:00
markuskowa 98561c789c
Merge pull request #52597 from lopsided98/lvm2-no-parallel
lvm2: disable parallel building
2018-12-27 14:21:25 +01:00
Orivej Desh 21f04bc66a pythonPackages.sip: enable parallel building 2018-12-27 13:10:59 +00:00
markuskowa d12025627f
Merge pull request #52950 from agracie/fix-mkl
mkl: fix hash on Darwin
2018-12-27 14:02:37 +01:00
Orivej Desh (NixOS) 880de7a9bc
Merge pull request #52956 from orivej/sip-module
pythonPackages.sip: make sip-module name overridable
2018-12-27 12:04:29 +00:00
Orivej Desh 666be18aa3 opentx: fix build, support building tests
It checks for "nano" with "if(NOT NANO STREQUAL NO)".

Broken since https://hydra.nixos.org/build/83296608 (#48286).
2018-12-27 11:40:50 +00:00
Orivej Desh 4ec84c297c pythonPackages.pyqt5: import sip as PyQt5.sip
pyqt5 5.11 has switched from sip to PyQt5.sip.
2018-12-27 11:17:22 +00:00
Orivej Desh bf1a563af0 pythonPackages.sip: make sip-module name overridable
The author of sip wants it to be a private dependency of other packages by
making it importable under different names.
2018-12-27 11:17:22 +00:00
Vladyslav M ae002fe44e
Merge pull request #52955 from Gerschtli/update/cargo-release
cargo-release: 0.10.0 -> 0.10.5
2018-12-27 12:57:18 +02:00
lewo 23ebff30a3
Merge pull request #52109 from djahandarie/master
dockerTools.buildImage: fix two bugs introduced in c88337c9ac
2018-12-27 11:17:51 +01:00
Vladyslav Mykhailichenko db5fe5d240
cargo-release: fix darwin build 2018-12-27 11:46:50 +02:00
Mario Rodas 1764870813 python37: fix darwin build
Remove issue24658 patch because is already fixed and backported to
Python 3.7 178d1c0777
2018-12-27 09:27:59 +01:00
Mario Rodas 31680c54e1 python36: fix darwin build
Remove issue24658 patch because is already fixed and backported to
Python 3.6 a5ebc205be
2018-12-27 09:27:59 +01:00
Frederik Rietdijk e039310f96 python.pkgs.importlib-resources: invoke tests differently
Follow what upstream does. That solves the issue previously encountered.
2018-12-27 09:23:40 +01:00
Pascal Wittmann 9f2f78b7e2
Merge pull request #52820 from r-ryantm/auto-update/pdfpc
pdfpc: 4.2.1 -> 4.3.0
2018-12-27 08:45:11 +01:00
Pascal Wittmann 245f7fb1fc
Merge pull request #52825 from r-ryantm/auto-update/nasm
nasm: 2.14 -> 2.14.01
2018-12-27 08:44:51 +01:00
Pascal Wittmann 9ddad11c16
Merge pull request #52877 from r-ryantm/auto-update/global
global: 6.6.2 -> 6.6.3
2018-12-27 08:44:36 +01:00
worldofpeace f3d4c91a97
Merge pull request #52954 from worldofpeace/granite/5.2.2
granite: 5.2.1 -> 5.2.2
2018-12-27 02:32:57 -05:00
worldofpeace ea331218a0 granite: various cleanups
This is just stuff that's in #48637 already that I wanted to sync.

In detail it's:

  - Patching in the use of meson

  - Add wrapGAppsHook and hicolor-icon-theme
    There's a demo application and granite
     provides some generic icons.

  - Included patches so third party apps still work
2018-12-27 02:27:29 -05:00
worldofpeace 3cf8821ce3
Merge pull request #52786 from romildo/upd.matcha
matcha: 2018-11-12 -> 2018-12-24
2018-12-26 23:55:17 -05:00