Commit graph

150989 commits

Author SHA1 Message Date
Ivan Malison 9a93fa292f notify-osd-customizable: init at 0.9.35+16.04.20160415 (#43226) 2018-08-31 09:27:08 +02:00
Franz Pletz 1cc916b5b2
Merge pull request #45810 from vincentbernat/fix/nginx-stapling
nixos/nginx: ensure TLS OCSP stapling works out of the box with LE
2018-08-31 07:18:40 +00:00
Jörg Thalheim 359227daa9
Merge pull request #45839 from oxij/pkgs/tor-browser-docstrings
treewide: write better docstrings for tor-browser things
2018-08-31 08:05:56 +01:00
Jörg Thalheim 86bd041196 docs/python: fix attribute naming example
https://github.com/NixOS/nixpkgs/pull/45822#issuecomment-417566642
2018-08-31 08:02:55 +01:00
Jörg Thalheim 6e856d6bdb
Merge pull request #45844 from r-ryantm/auto-update/bro
bro: 2.5.4 -> 2.5.5
2018-08-31 07:54:05 +01:00
Jan Tojnar f0136e4bc8
Merge pull request #45638 from aanderse/incron
incron: init at 0.5.12
2018-08-31 06:54:58 +01:00
Jörg Thalheim b11e4ed999
Merge pull request #45822 from Mic92/docs
doc/python: convention for attributes names
2018-08-31 06:53:44 +01:00
Jörg Thalheim e5124b0f75 doc/python: convention for attributes names
cc @FRidh, @dotlambda
2018-08-31 06:52:53 +01:00
Frederik Rietdijk 704e87eef7
Merge pull request #45835 from r-ryantm/auto-update/git-cola
git-cola: 3.1 -> 3.2
2018-08-31 07:42:51 +02:00
Jan Tojnar 59bbf71589
pulseeffects: 4.3.1 → 4.3.3 2018-08-31 07:40:39 +02:00
R. RyanTM 4b02c087f1 bro: 2.5.4 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
bro
2018-08-30 22:22:45 -07:00
Sarah Brofeldt 582507627f pythonPackages.httpsig: init at 1.2.0 2018-08-30 20:46:54 -07:00
Jan Malakhovski e4babb32d5 treewide: write better docstrings for tor-browser things 2018-08-31 03:33:25 +00:00
Aaron Andersen 9b12db6928 changed from forking to simple as recommended by @aszlig 2018-08-31 03:03:04 +00:00
Aaron Andersen d7d7533c18 changes as per requested by @aszlig 2018-08-31 02:52:49 +00:00
Aaron Andersen 7bc2a0dd64 removed quotes when not needed as suggested by @aszlig 2018-08-31 02:17:38 +00:00
R. RyanTM 58cbb0d0e6 git-cola: 3.1 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
git-cola
2018-08-30 18:28:14 -07:00
xeji 16b3217148
Merge pull request #45823 from worldofpeace/lightdm/1.28.0
lightdm: 1.26.0 -> 1.28.0
2018-08-31 00:43:53 +02:00
worldofpeace cc424308df lightdm: split outputs 2018-08-30 18:22:43 -04:00
Jan Tojnar d6ace3a4ad
Merge pull request #45804 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.2.8 -> 4.3.1
2018-08-30 23:16:36 +01:00
worldofpeace 2e1f7f4b98 lightdm: add description 2018-08-30 18:11:08 -04:00
xeji 875714968c
Merge pull request #45747 from vbgl/default-ocaml-4.06
ocamlPackages: default to 4.06
2018-08-31 00:10:24 +02:00
R. RyanTM 83f876cb29 lightdm: 1.26.0 -> 1.28.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lightdm
2018-08-30 14:37:06 -07:00
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
xeji 94f71d800d
Merge pull request #45808 from markuskowa/licenses-11
Add licenses
2018-08-30 22:45:17 +02:00
Markus Kowalewski 5c9fbdfbfc
bsd_fingerd: add license 2018-08-30 22:29:17 +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
Markus Kowalewski b3d114e6f9
wpa_gui: add license + homepage 2018-08-30 22:03:07 +02:00
Markus Kowalewski 85c3661c08
usbutils: add license 2018-08-30 22:00:16 +02:00
Markus Kowalewski 4927ecbf25
udisks: add license 2018-08-30 21:57:21 +02:00
Markus Kowalewski b67770e033
rtkit: add licenses 2018-08-30 21:54:56 +02:00
Markus Kowalewski a5dd0609b3
rfkill: add license 2018-08-30 21:51:23 +02:00
Markus Kowalewski 74470d51c3
perf-tools: add license 2018-08-30 21:46:29 +02:00
Markus Kowalewski 11bb3c134f
pam_mount: add licenses 2018-08-30 21:42:32 +02:00
Markus Kowalewski 7c10761149
pam_ccreds: add license 2018-08-30 21:40:20 +02:00
Markus Kowalewski c6eff80696
multipath-tools: add license 2018-08-30 21:37:57 +02:00
Markus Kowalewski c8ff1aeb7b
lm-sensors: add license 2018-08-30 21:35:57 +02:00
Markus Kowalewski bbb8d5c250
lksctp-tools: add license 2018-08-30 21:33:49 +02:00
Markus Kowalewski e0c319cee3
libatasmart: add license, update homepage 2018-08-30 21:30:20 +02:00
Markus Kowalewski a3f9340d93
kmod: add license 2018-08-30 21:28:03 +02:00
Markus Kowalewski d6aabb1f9a
jool: add license 2018-08-30 21:26:04 +02:00
R. RyanTM b78424c386 pulseeffects: 4.2.8 -> 4.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pulseeffects
2018-08-30 12:15:08 -07: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