Vincent Bernat
1251b34b5b
nixos/nginx: ensure TLS OCSP stapling works out of the box with LE
...
The recommended TLS configuration comes with `ssl_stapling on` and
`ssl_stapling_verify on`. However, this last directive also requires
the use of `ssl_trusted_certificate` to verify the received answer.
When using `enableACME` or similar, we can help the user by providing
the correct value for the directive.
The result can be tested with:
openssl s_client -connect web.example.com:443 -status 2> /dev/null
Without OCSP stapling, we get:
OCSP response: no response sent
After this change, we get:
OCSP Response Data:
OCSP Response Status: successful (0x0)
Response Type: Basic OCSP Response
Version: 1 (0x0)
Responder Id: C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
Produced At: Aug 30 20:46:00 2018 GMT
2018-08-30 22:47:41 +02:00
Timo Kaufmann
2a606200bc
Merge pull request #45794 from r-ryantm/auto-update/wallabag
...
wallabag: 2.3.2 -> 2.3.3
2018-08-30 22:13:38 +02:00
Timo Kaufmann
f7c43f3921
Merge pull request #45803 from r-ryantm/auto-update/pspg
...
pspg: 1.3.0 -> 1.4.2
2018-08-30 22:09:24 +02:00
R. RyanTM
19ff9f60e2
pspg: 1.3.0 -> 1.4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pspg
2018-08-30 12:04:57 -07:00
Jan Tojnar
efb16b5829
deadbeefPlugins.infobar: init at 1.4
2018-08-30 20:36:56 +02:00
R. RyanTM
54951b1bf8
weston: 4.0.0 -> 5.0.0 ( #45798 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
weston
2018-08-30 20:27:55 +02:00
Silvan Mosberger
9113696051
Merge pull request #45038 from symphorien/optopt
...
module system: rework module merging
2018-08-30 20:08:45 +02:00
Jan Tojnar
4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
...
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00
xeji
11dab7bd4a
Merge pull request #45788 from romildo/upd.enlightenment
...
enlightenment: 0.22.3 -> 0.22.4
2018-08-30 19:43:28 +02:00
Timo Kaufmann
bee03c1b0e
Merge pull request #45793 from r-ryantm/auto-update/urh
...
urh: 2.2.3 -> 2.2.4
2018-08-30 19:33:59 +02:00
Timo Kaufmann
6391c10836
Merge pull request #45791 from r-ryantm/auto-update/umockdev
...
umockdev: 0.11.3 -> 0.12
2018-08-30 19:32:44 +02:00
Timo Kaufmann
7b44b2d04b
Merge pull request #45790 from r-ryantm/auto-update/zsh-completions
...
zsh-completions: 0.27.0 -> 0.28.0
2018-08-30 19:32:09 +02:00
Matthew Pickering
bcccd13471
kythe: init at 0.0.28 ( #45778 )
...
Progress towards #27590
2018-08-30 19:24:31 +02:00
Vladimír Čunát
3053d4c49e
Merge #45796 : wireshark: 2.6.2 -> 2.6.3 (security)
...
https://www.wireshark.org/docs/relnotes/wireshark-2.6.3.html
2018-08-30 18:43:55 +02:00
R. RyanTM
2d04c3f476
wireshark: 2.6.2 -> 2.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wireshark-qt
2018-08-30 09:39:51 -07:00
Jan Tojnar
3ddead7085
gmic: simplify the expression with placeholder
2018-08-30 18:18:31 +02:00
Jan Tojnar
0d90e014d6
Revert "qpdfview: remove placeholder usage"
...
This reverts commit 9e503e039b
.
2018-08-30 18:18:31 +02:00
Jan Tojnar
c1e53166ad
Revert "sympow: don't use placeholder"
...
This reverts commit bae15c811f
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
6cefc9c1b0
Revert "treewide: remove placeholder usage"
...
This reverts commit 025881c236
.
2018-08-30 18:18:30 +02:00
Jan Tojnar
69a17c7a19
Revert "treewide: remove placeholder usage"
...
This reverts commit 82f6267023
.
2018-08-30 18:18:29 +02:00
R. RyanTM
1adcb8890a
wallabag: 2.3.2 -> 2.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
wallabag
2018-08-30 09:12:20 -07:00
R. RyanTM
41488c2d30
urh: 2.2.3 -> 2.2.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
urh
2018-08-30 09:01:45 -07:00
Frederik Rietdijk
ca6442bc33
Merge pull request #45732 from marsam/feature/update-pywatchman
...
pythonPackages.pywatchman: 1.3.0 -> 1.4.1
2018-08-30 17:54:53 +02:00
R. RyanTM
d33395e156
umockdev: 0.11.3 -> 0.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
umockdev
2018-08-30 08:42:12 -07:00
Samuel Dionne-Riel
aa0556415b
Merge pull request #45779 from grahamc/bump-nix-version
...
Nix minimal version: 1.11 -> 2.0
2018-08-30 11:39:18 -04:00
teh
8c3514609b
pytorch: 0.4.0 -> 0.4.1 ( #45773 )
...
Also disable tests that fail in sandbox.
2018-08-30 17:30:29 +02:00
Jan Tojnar
8a8056c302
Merge pull request #45058 from michaelpj/imp/freedesktop-modules
...
freedesktop modules: init
2018-08-30 16:14:35 +01:00
Alyssa Ross
7b4c7c4b59
extract_url: init at 1.6.2 ( #45624 )
...
Squashed from:
* extract_url: init at 1.6.2
* extract_url: purify build
* extract_url: move src to more conventional place
* extract_url: don't unnecessarily propagate
* extract_url: use installFlags instead of patch
* extract_url: use URL literal instead of string
* extract_url: fix make flags style
* extract_url: remove PodChecker dependency
2018-08-30 17:10:00 +02:00
R. RyanTM
ff0c0780c7
zsh-completions: 0.27.0 -> 0.28.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
zsh-completions
2018-08-30 08:05:14 -07:00
Simon Lackerbauer
3f61866ea6
rstudio: 1.1.442 -> 1.1.456 ( #45781 )
2018-08-30 16:56:04 +02:00
José Romildo Malaquias
c3d43723b6
enlightenment: xkeyboard-config already provides xorg.lst
2018-08-30 11:40:16 -03:00
José Romildo Malaquias
bba65b6652
enlightenment: 0.22.3 -> 0.22.4
2018-08-30 11:35:01 -03:00
Robert Schütz
4b4c871401
buttersink: move out of pythonPackages ( #45783 )
2018-08-30 16:33:53 +02:00
Jörg Thalheim
c410519ae2
Merge pull request #45780 from manveru/upgrade-asciidoctor-1.5.7.1
...
asciidoctor: 1.5.6.2 -> 1.5.7.1
2018-08-30 15:02:09 +01:00
Robert Schütz
74495e4f3a
python.pkgs.plotly: fix build
2018-08-30 15:26:18 +02:00
Graham Christensen
a6a0005fed
Reference a local copy of the release notes in the 'version too old' warning, plus a redirect to the support links
2018-08-30 09:05:57 -04:00
Graham Christensen
d8f5f49dfe
Reference release notes in the 'version too old' warning
2018-08-30 09:00:05 -04:00
Michael Fellinger
b42be7312d
asciidoctor: 1.5.6.2 -> 1.5.7.1
2018-08-30 14:56:09 +02:00
Robert Schütz
523a7c879f
python.pkgs.backports_lzma: fix tests
2018-08-30 14:54:48 +02:00
Robert Schütz
ab772d066d
python.pkgs.docker_registry: remove
...
It has been deprecated for 4 years.
2018-08-30 14:54:48 +02:00
Graham Christensen
18f9539655
nixos docs: add release notes for nix 2.0 requiremnt bump
2018-08-30 08:52:43 -04:00
Gabriel Ebner
d3f1679d4e
gogs: 0.11.34 -> 0.11.53
...
cc @schneefux
2018-08-30 14:43:49 +02:00
Jörg Thalheim
da11a26008
Merge pull request #45330 from symphorien/bindgen2
...
rustup: wrap bindgen to find header files in a nix-shell
2018-08-30 13:12:03 +01:00
Jan Tojnar
7d1968c0e3
Nix minimal version: 1.11 -> 2.0
...
Placeholders are just too convenient.
2018-08-30 08:09:54 -04:00
Simon Lackerbauer
d347eed514
atlassian-jira: 7.11.2 -> 7.12.0
...
(cherry picked from commit b2f042dfd8edf67d3096ff3294ff9050890ecfdd)
2018-08-30 12:42:22 +02:00
Simon Lackerbauer
003ca4ecd2
atlassian-jira: 7.11.1 -> 7.11.2
...
(cherry picked from commit aa52aa68a33313e4e209872a0422622ae65116cc)
2018-08-30 12:42:22 +02:00
Simon Lackerbauer
9362fb6af4
atlassian-jira: 7.11.0 -> 7.11.1
...
(cherry picked from commit 093eb27a9e5793343f6506d063debb3d11794ac1)
2018-08-30 12:42:22 +02:00
Vladimír Čunát
e6a37e3ce4
linux: build with SCHEDUTIL governor
...
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
Sarah Brofeldt
ab18814a8e
Merge pull request #45753 from ikervagyok/wine314
...
wine{Unstable,Staging}: 3.13 -> 3.14
2018-08-30 11:20:57 +02:00
markuskowa
b0401fa044
sshuttle: 0.78.3 -> 0.78.4 ( #44895 )
2018-08-30 11:11:33 +02:00