Commit graph

99640 commits

Author SHA1 Message Date
Ricardo M. Correia 30c3fdedfe mkpasswd: make the package high priority
Otherwise, if you have the `expect` package installed, its `mkpasswd`
program can override the one from the `mkpasswd` package. If that
happens, the NixOS documentation instructions for generating a hashed
password to put into `configuration.nix` will not work.
2017-01-25 15:19:26 +01:00
Bob van der Linden d9987f360a nginx: added serverName option for virtualHosts
This allows overriding the `server_name` attribute of virtual
hosts. By doing so it is possible to have multiple virtualHost
definitions that share the same `server_name`. This is useful in
particular when you need a HTTP as well as a HTTPS virtualhost: same
server_name, different port.
2017-01-25 14:55:55 +01:00
Franz Pletz b9b95aa4d4 Merge pull request #22034 from mayflower/conntrack-helpers
Disable conntrack helper autoloading by default
2017-01-25 14:18:41 +01:00
Vincent Laporte d40b680101 coq-8.4: fix build of ssreflect and mathcomp 2017-01-25 13:14:31 +00:00
Vincent Laporte 42bf99ef44 coqPackages.{ssreflect,mathcomp}: fix build with Coq-8.6
by adding `findlib` as a build input.

Also clean `default.nix` a little bit.
2017-01-25 13:06:11 +00:00
vbgl 635ac15845 Merge pull request #21879 from vbgl/coq-clean
Coq: minor refactoring
2017-01-25 14:05:38 +01:00
Vladimír Čunát e5229c63ad
t1lib: add a note about CVE fixes 2017-01-25 13:53:55 +01:00
Michael Raskin 05d7ece4b6 Merge pull request #22040 from NeQuissimus/zulu
zulu: init at 8.19.0.1
2017-01-25 12:31:29 +00:00
Graham Christensen 04ae7febc8
cvs: patch against CVE-2012-0804 (heap overflow) 2017-01-25 07:24:19 -05:00
Arseniy Seroka 87a3ee0c40 Merge pull request #22125 from romildo/upd.lumina
lumina: 1.1.0-p1 -> 1.2.0-p1
2017-01-25 13:29:25 +03:00
Vincent Laporte 798a87159b Coq: propagates the findlib package
So that Coq libraries that need it can easyly use it
2017-01-25 10:29:13 +00:00
Vincent Laporte 9b949be617 coq: minor refactoring 2017-01-25 10:29:13 +00:00
Vincent Laporte a30e8db9f0 coq: merge files 8.5.nix and 8.6.nix into default.nix 2017-01-25 10:29:13 +00:00
romildo 4963b5014e lumina: 1.1.0-p1 -> 1.2.0-p1 2017-01-25 07:11:09 -02:00
Jörg Thalheim eb0192b83c Merge pull request #22119 from rnhmjoj/caddy
caddy: 0.9.2 -> 0.9.5
2017-01-25 09:47:19 +01:00
Domen Kožar f87deb0b3a Merge pull request #22101 from zimbatm/no-md5
Bye bye MD5
2017-01-25 09:07:48 +01:00
Vincent Laporte 453a3838f9 ocamlPackages.mtime: init at 0.8.3
Mtime is an OCaml module to access monotonic wall-clock time.

Homepage: http://erratique.ch/software/mtime
2017-01-25 06:55:59 +00:00
Vincent Laporte c57715570a freealut: fix build on Darwin 2017-01-25 06:54:07 +00:00
Frederik Rietdijk cad9bdc78d Merge pull request #22025 from lsix/update_django_guardian
Update django guardian
2017-01-25 07:48:53 +01:00
Domen Kožar b5c1b8eb67 Merge pull request #22118 from LumiGuide/ghc802-cleanup
ghc-8.0.2: remove unused fetchFilteredPatch function
2017-01-25 06:39:28 +01:00
Daniel Peebles 95add2c2f7 Merge pull request #22103 from copumpkin/automatic-kafka-broker-id
apache-kafka service: change default brokerId to -1
2017-01-24 22:17:03 -05:00
José Romildo Malaquias 942a60697d terminology: 0.9.1 -> 1.0.0 (#22115) 2017-01-25 03:02:12 +01:00
Graham Christensen 129e90a422 Merge pull request #22122 from peterhoeg/u/db
dropbox: 17.4.33 -> 18.4.32
2017-01-24 20:00:00 -05:00
Franz Pletz 8d5a4c53b8
nixos/release-notes: document conntrack helper changes 2017-01-25 01:14:05 +01:00
Franz Pletz 2d9152d509
nixos/tests/nat: add test for conntrack helper autoloading 2017-01-25 01:14:05 +01:00
Franz Pletz 8322a12ef2
firewall: disable conntrack helper autoloading by default
This was disabled in the Linux kernel since 4.7 and poses a security risk
if not configured properly.

https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=486dcf43da7815baa615822f3e46883ccca5400f
2017-01-25 01:14:04 +01:00
Joachim Fasting c50c551142
grsecurity: 4.8.16-201701062021 -> 4.8.17-201701151620 2017-01-25 00:58:57 +01:00
Joachim Fasting 482c67af70
grsecurity: adapt new to mirror url structure 2017-01-25 00:58:54 +01:00
Joachim Fasting 0501e49695
electrum: 2.7.12 -> 2.7.18
See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-01-25 00:58:52 +01:00
Joachim Fasting bdfe638f31
tor: 0.2.8.12 -> 0.2.9.9 2017-01-25 00:58:37 +01:00
Franz Pletz 403fdd737e
linux: remove canDisableNetfilterConntrackHelpers feature
This feature is available in all kernels in nixpkgs.
2017-01-25 00:28:55 +01:00
rnhmjoj 82c661313d
caddy: 0.9.2 -> 0.9.5 2017-01-25 00:07:09 +01:00
Bas van Dijk a96b6e64fb ghc-8.0.2: remove unused fetchFilteredPatch function 2017-01-24 23:34:40 +01:00
Robert Helgesson 4a914f2f9f
overpass: 2.1 -> 3.0.2 2017-01-24 23:15:15 +01:00
Peter Simons e832d380de haskell-brick: fix reference to vty 2017-01-24 23:14:02 +01:00
Peter Simons 2bbf68eafb structured-haskell-mode: drop obsolete version override 2017-01-24 23:14:02 +01:00
William Casarin 663afff780 haskellPackages.HsOpenSSL: remove jailbreak
issue has been closed and it seems to work
2017-01-24 23:14:02 +01:00
William Casarin dc3182a15c haskellPackages.store: enable check
looks like it works again
2017-01-24 23:14:02 +01:00
William Casarin 0cb43b920e haskellPackages.git-annex: remove overrides
they don't seem to be needed anymore
2017-01-24 23:14:02 +01:00
William Casarin 4e536a9f61 haskellPackages.elm-export: remove jailbreak
fixed here:

257962f512
2017-01-24 23:14:02 +01:00
William Casarin a8aee189e8 haskellPackages.barrier: remove jailbreak
fixed here:

1d61f4db12
2017-01-24 23:14:02 +01:00
William Casarin 8ea8493889 haskellPackages.ReadArgs: remove jailbreak
fixed here:

90d6122d74
2017-01-24 23:14:02 +01:00
Peter Simons d350650577 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
e2cd120f15.
2017-01-24 23:14:02 +01:00
Daiderd Jordan 204a2354bd Merge pull request #22037 from jpierre03/pr-hubicfuse
hubicfuse: 2.1.0 -> 3.0.0
2017-01-24 23:08:06 +01:00
Peter Simons 7673d5932d Merge pull request #22104 from aherrmann/pr_diagrams
diagrams: Fix the 1.4.* versions of the ecosystem
2017-01-24 22:40:14 +01:00
Michael Raskin 54e97b8ec6 Merge pull request #22114 from vbgl/ocaml-4.04
OCaml 4.04
2017-01-24 21:38:19 +00:00
Michael Raskin ba603d03f4 Merge pull request #22110 from shdpl/pydub
pydub: 0.16.7
2017-01-24 21:36:37 +00:00
Michael Raskin 047f9069a4 Merge pull request #22109 from goetzst/youtube-dl
youtube-dl: 2017.01.22 -> 2017.01.24
2017-01-24 21:36:06 +00:00
Michael Raskin 30b51af27b Merge pull request #22108 from yorickvP/master
i3status: 2.10 -> 2.11
2017-01-24 21:35:11 +00:00
Michael Raskin 9977fb86a0 Merge pull request #22111 from romildo/upd.mkvtoolnix
mkvtoolnix: 9.6.0 -> 9.8.0
2017-01-24 21:34:16 +00:00