Commit graph

155702 commits

Author SHA1 Message Date
Joachim F 205aff5a65
Merge pull request #48439 from joachifm/hardened-misc
nixos/security/misc: init
2018-10-15 21:25:42 +00:00
Joachim Fasting f4ea22e5de
nixos/security/misc: init
A module for security options that are too small to warrant their own module.

The impetus for adding this module is to make it more convenient to override
the behavior of the hardened profile wrt user namespaces.
Without a dedicated option for user namespaces, the user needs to
1) know which sysctl knob controls userns
2) know how large a value the sysctl knob needs to allow e.g.,
   Nix sandbox builds to work

In the future, other mitigations currently enabled by the hardened profile may
be promoted to options in this module.
2018-10-15 23:11:37 +02:00
Joachim F a229408802
Merge pull request #48465 from romildo/upd.deepin-wm
deepin-wm: init at 1.9.32
2018-10-15 21:07:01 +00:00
Joachim F a3d440bcb2
Merge pull request #48481 from romildo/upd.deepin-metacity
deepin-metacity: init at 3.22.22
2018-10-15 21:06:48 +00:00
Jörg Thalheim 92647eb998
Merge pull request #48411 from r-ryantm/auto-update/librealsense
librealsense: 2.15.0 -> 2.16.1
2018-10-15 21:55:24 +01:00
Jörg Thalheim 351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Matthew Bauer 0b298d516a
Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Matthew Bauer 4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Jörg Thalheim e080bb6a3b
Merge pull request #48464 from vbgl/ocaml-elpi-1.1.0
ocamlPackages.elpi: 1.0.5 -> 1.1.0
2018-10-15 20:58:48 +01:00
Jörg Thalheim 4aa9297cd2
Merge pull request #48404 from r-ryantm/auto-update/libgit2
libgit2_0_27: 0.27.4 -> 0.27.5
2018-10-15 20:58:22 +01:00
Eelco Dolstra 0bdd0d8e04
amazon-image.nix: Disable udisks
This reduces the system closure by 89 MiB.
2018-10-15 21:54:28 +02:00
Eelco Dolstra 47dfe25e1b
ec2-amis.nix: Add 18.09 images 2018-10-15 21:43:16 +02:00
Graham Christensen e7864567df
Merge pull request #48478 from c0bw3b/pkg/sqlite-jdbc
sqlite-jdbc: 3.20.0 -> 3.25.2
2018-10-15 15:22:57 -04:00
José Romildo Malaquias 4c6d8da299 deepin-metacity: init at 3.22.22 2018-10-15 16:07:23 -03:00
Joakim Pettersvold 6fe0f07557
eclipses: add Eclipse IDE for Java Developers 4.9 2018-10-15 21:05:04 +02:00
Renaud ed6e251ff0
sqlite-jdbc: 3.20.0 -> 3.25.2 2018-10-15 20:45:50 +02:00
Matthew Bauer 01dfe3f560 stage.nix: fix cross compiling with pkgsMusl
Fixes #48265
2018-10-15 12:59:07 -05:00
Andreas Rammhold 81593e39bc
Merge pull request #48128 from florianjacob/gitea
gitea: 1.5.1 -> 1.5.2
2018-10-15 19:53:19 +02:00
Jörg Thalheim 989123fbec
Merge pull request #48398 from r-ryantm/auto-update/mapnik
mapnik: 3.0.20 -> 3.0.21
2018-10-15 18:15:36 +01:00
Franz Pletz 1a7f99e94b
Merge pull request #48458 from Mic92/postfix-ldap
postfix: enable ldap support by default
2018-10-15 16:45:01 +00:00
Florian Jacob 0a5c7cf512 gitea: 1.5.1 -> 1.5.2 2018-10-15 18:28:36 +02:00
Graham Christensen 94c6f1ba0e
Merge pull request #48463 from Ekleog/release-notes-license
release-notes/18-09: add licenses marked as unfree
2018-10-15 10:33:31 -04:00
Léo Gaspard 861b70f483
nixos manual: automatic reflow 2018-10-15 23:10:55 +09:00
Léo Gaspard 02e8e56500
package-notes: line wrap by auto-cleanup 2018-10-15 23:10:54 +09:00
Léo Gaspard 2a2c99673b
release-notes/18-09: add licenses marked as unfree 2018-10-15 23:10:54 +09:00
José Romildo Malaquias a8623de307 deepin-wm: init at 1.9.32 2018-10-15 10:58:42 -03:00
Vincent Laporte de4f6cb453
ocamlPackages.elpi: 1.0.5 -> 1.1.0 2018-10-15 13:41:45 +00:00
Jean-Philippe Bernardy a8a3928a34 python.packages.tensorflow: 1.9.0 -> 1.11.0 2018-10-15 14:49:52 +02:00
Jean-Philippe Bernardy 5fe8bb506c python.packages.tensorboard: 1.9.0 -> 1.11.0 2018-10-15 14:49:52 +02:00
Linus Heckemann aa4dd3898b
Merge pull request #48461 from NixOS/revert-48450-proto3-cross
Revert "protobuf3: support cross compilation"

Merged too hastily to master even though it's a mass rebuild.
2018-10-15 14:31:15 +02:00
Linus Heckemann f028f77abe
Revert "protobuf3: support cross compilation" 2018-10-15 14:30:45 +02:00
Linus Heckemann dc6abb3db8
Merge pull request #48450 from ryan4729/proto3-cross
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Léo Gaspard 455e0ed885 generators: make toPretty handle floats correctly 2018-10-15 14:03:16 +02:00
Jörg Thalheim c7214bd17e
postfix: enable openldap by default
Ldap authentication is fairly common in any reasonable sized mail setup.
Our dovecot also comes with ldap support.
Other distributions like debian, archlinux, ubuntu and fedora also
provide ldap support along with there postfix server.
It might be also useful to have database support, but this is a different pull request.
2018-10-15 13:02:01 +01:00
Jörg Thalheim 5b343e7e8b
Merge pull request #48390 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.2.0 -> 3.3.0
2018-10-15 13:01:23 +01:00
Jörg Thalheim b7d3974678
Merge pull request #48392 from r-ryantm/auto-update/metabase
metabase: 0.30.3 -> 0.30.4
2018-10-15 12:52:05 +01:00
Jörg Thalheim 21612872d7
Merge pull request #48393 from r-ryantm/auto-update/Mopidy-Iris
mopidy-iris: 3.26.2 -> 3.27.1
2018-10-15 12:50:05 +01:00
Jörg Thalheim cd32084ec6
Merge pull request #48409 from r-ryantm/auto-update/libpqxx
libpqxx: 6.2.4 -> 6.2.5
2018-10-15 12:45:45 +01:00
Jörg Thalheim c28976c17a
Merge pull request #48417 from r-ryantm/auto-update/jackett
jackett: 0.10.258 -> 0.10.304
2018-10-15 12:35:25 +01:00
Joachim F a179d44bd1
Merge pull request #47538 from xaverdh/kmscon-autologin
nixos/kmscon: Add autologin option
2018-10-15 11:25:19 +00:00
Joachim F 6c60014759
Merge pull request #47601 from teto/mptcp_94
linux_mptcp: 0.94 -> 0.94.1 [RDY]
2018-10-15 11:23:44 +00:00
Joachim F f44a2267fd
Merge pull request #48334 from romildo/upd.deepin-desktop-schemas
deepin-wallpapers: init at 1.7.5; deepin-desktop-schemas: init at 3.2.18.7
2018-10-15 11:07:22 +00:00
Peter Simons fe91334fbf haskell-yesod-core: disable broken test suite 2018-10-15 12:39:17 +02:00
Peter Simons 1e44702fc0 git-annex: update sha256 hash for the new 6.20181011 version 2018-10-15 12:39:17 +02:00
Peter Simons c6c29def60 cabal2nix: update overrides for latest yaml version 2018-10-15 12:39:17 +02:00
Peter Simons 21daeb2059 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1 from Hackage revision
15d56e428a.
2018-10-15 12:39:13 +02:00
Peter Simons 5dbe6ac45b hackage2nix: disable failing Hydra builds 2018-10-15 12:39:13 +02:00
Peter Simons e04931e019 LTS Haskell 12.13 2018-10-15 12:37:35 +02:00
Jörg Thalheim b9140bc99b
Merge pull request #48420 from r-ryantm/auto-update/jbake
jbake: 2.6.1 -> 2.6.2
2018-10-15 11:33:45 +01:00
Jörg Thalheim 4a1dae236b
Merge pull request #48455 from teto/cmd2_096
python3Packages.cmd2: 0.9.4 -> 0.9.6
2018-10-15 11:33:08 +01:00