Commit graph

275268 commits

Author SHA1 Message Date
Eduardo Sánchez Muñoz
c5462fa788 sollya: init at 0.7 2021-03-09 14:38:35 +01:00
Michele Guerini Rocco
d075aab0ed
Merge pull request #115005 from rnhmjoj/privoxy
nixos/privoxy: add https and settings options
2021-03-09 11:49:06 +01:00
Sandro
d83286570c
Merge pull request #115454 from prusnak/python-docker
python3Packages.docker: 4.4.3 -> 4.4.4
2021-03-09 11:33:38 +01:00
rnhmjoj
f3c77e5e61
nixos/release-notes: highlight privoxy updates 2021-03-09 11:03:00 +01:00
rnhmjoj
2120f02960
nixos/tests/privoxy: add test 2021-03-09 11:03:00 +01:00
rnhmjoj
8e21a1c51b
nixos/privoxy: set temporary directory
This is needed for working external filters, otherwise privoxy will fail
without a clear error message.
2021-03-09 11:02:59 +01:00
rnhmjoj
3673ded392
nixos/privoxy: add https and settings options
This is a major rewrite of the Privoxy module:

- As per RFC0042, remove privoxy.extraConfig and replace it
  with a privoxy.settings option, which maps a NixOS freeform
  submodule to the Privoxy configuration format.

- Move all top-level options that mirrored a setting to
  the real ones in privoxy.settings. This still keeps the
  type-checking, default values and examples in places.

- Add two convenience options: userActions and userFilters, which
  simplify the operation of creating a file with pkgs.writeText,
  converting it to a string and adding it to the actionsfile/
  filterfile list.

- Add a privoxy.inspectHttps option to automagically setup TLS
  decryption support. I don't know how long have been waiting
  for this feature: can't believe it has just happened.

- Also add a privoxy.certsLifetime to control the periodical
  cleanup of the temporary certificates generate by Privoxy.
2021-03-09 11:02:59 +01:00
rnhmjoj
7fd9d4bda7
privoxy: enable more useful features
This cause ~6MB of closure size increase.
2021-03-09 11:02:44 +01:00
Sandro
e6a5cc97e7
Merge pull request #112264 from KarlJoad/librsb
librsb: init at 1.2.0.9
2021-03-09 10:54:14 +01:00
Ben Siraphob
7273ebabfa
gambit: refactor (#113405) 2021-03-09 10:52:26 +01:00
Robert Hensing
2deb6cf482
Merge pull request #115491 from NasaGeek/dockerTools.buildImage-nolower
dockerTools: Do not lowercase image tag in buildImage
2021-03-09 10:49:47 +01:00
Sandro
ac68b7821e
Merge pull request #115490 from saschagrunert/kustomize
kustomize: 3.10.0 -> 4.0.5
2021-03-09 10:48:40 +01:00
Pavol Rusnak
416afb5196
python3Packages.docker: 4.4.3 -> 4.4.4
fix darwin build by disabling failing test
2021-03-09 10:44:19 +01:00
Sandro
6f3eea320c
Merge pull request #115318 from kalekseev/macos/unionfs-fuse
unionfs-fuse: enable darwin
2021-03-09 10:27:31 +01:00
Maximilian Bosch
9ffb22990d
Merge pull request #115241 from pasqui23/minitube
minitube: 3.6 -> 3.8.1
2021-03-09 10:26:03 +01:00
Maximilian Bosch
862b7a3fed
Merge pull request #115400 from dotlambda/qweechat-drop
qweechat: drop
2021-03-09 10:16:34 +01:00
Sascha Grunert
1cab04a177
kustomize: 3.10.0 -> 4.0.5
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-09 10:06:41 +01:00
Chris Roberts
00996b5e03 dockerTools: Do not lowercase image tag in buildImage
Closes #115455
2021-03-09 09:06:04 +00:00
Konstantin Alekseev
5a49c9599d unionfs-fuse: enable darwin 2021-03-09 11:58:37 +03:00
Sandro
0b9ccb57fc
Merge pull request #115480 from i077/zotero/5.0.96
zotero: 5.0.95 -> 5.0.96
2021-03-09 09:37:53 +01:00
Sandro
eda41ed95f
Merge pull request #115478 from hjones2199/master 2021-03-09 09:37:37 +01:00
Sandro
a50d9e91f2
Merge pull request #115467 from lopsided98/buildbot-update
buildbot: 2.10.1 -> 3.0.0
2021-03-09 09:30:38 +01:00
Hunter Jones
80c4edc58e foxtrotgps: 1.2.2+326 -> 1.2.2+329 2021-03-09 01:47:24 -06:00
Elis Hirwing
4620b5a1a5
Merge pull request #115477 from r-ryantm/auto-update/php-smbclient
php73Extensions.smbclient: 1.0.5 -> 1.0.6
2021-03-09 08:29:36 +01:00
Elis Hirwing
965d86c152
Merge pull request #115475 from r-ryantm/auto-update/php-apcu
php73Extensions.apcu: 5.1.19 -> 5.1.20
2021-03-09 08:28:03 +01:00
Vincent Laporte
5a34902915 ocamlPackages.batteries: 3.2.0 → 3.3.0 2021-03-09 08:27:37 +01:00
Michele Guerini Rocco
af6037b338
Merge pull request #111551 from xaverdh/xserver-modern-drivers
nixos/xserver: use modern video drivers
2021-03-09 08:14:24 +01:00
Imran Hossain
512552d851 zotero: 5.0.95 -> 5.0.96 2021-03-09 01:03:06 -05:00
R. RyanTM
2153cfa9be php73Extensions.smbclient: 1.0.5 -> 1.0.6 2021-03-09 04:22:41 +00:00
R. RyanTM
8e72e8b50c php73Extensions.apcu: 5.1.19 -> 5.1.20 2021-03-09 04:11:35 +00:00
Peter Hoeg
29b0d4d0b6
shards: 0.13 -> 0.14 (#115471)
* shards: 0.13 -> 0.14

* fix
2021-03-09 11:18:52 +08:00
Sandro
4330c90149
Merge pull request #115340 from dotlambda/ytfzf-init
ytfzf: init at 1.0.0
2021-03-09 02:01:02 +01:00
Sandro
dbe34ef194
Merge pull request #115461 from fabaff/fakeredis 2021-03-09 01:56:57 +01:00
Mario Rodas
35586f1ba0
Merge pull request #115085 from r-ryantm/auto-update/dapper
dapper: 0.5.5 -> 0.5.6
2021-03-08 19:56:07 -05:00
Karl Hallsby
df310bb165 librsb: init at 1.2.0.9 2021-03-08 18:51:08 -06:00
Mario Rodas
5ff22d62eb
Merge pull request #115452 from SuperSandro2000/dive
dive: 0.9.2 -> 0.10.0
2021-03-08 19:47:08 -05:00
Ben Wolsieffer
7922fbc19c buildbot: 2.10.1 -> 3.0.0 2021-03-08 19:46:22 -05:00
Mario Rodas
37faf0016e
Merge pull request #115108 from r-ryantm/auto-update/jackett
jackett: 0.17.606 -> 0.17.617
2021-03-08 19:45:48 -05:00
Mario Rodas
d6acd7a325
Merge pull request #115390 from r-ryantm/auto-update/daemon
daemon: 0.7.1 -> 0.8
2021-03-08 19:45:26 -05:00
Mario Rodas
7e99e0f339
Merge pull request #115404 from r-ryantm/auto-update/gmsh
gmsh: 4.7.1 -> 4.8.0
2021-03-08 19:45:08 -05:00
Mario Rodas
680de6cbcd
Merge pull request #115420 from r-ryantm/auto-update/jruby
jruby: 9.2.15.0 -> 9.2.16.0
2021-03-08 19:43:44 -05:00
Mario Rodas
8d47473d45
Merge pull request #115410 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.34.0 -> 1.35.0
2021-03-08 19:43:24 -05:00
José Luis Lafuente
0814b8dd1f
vimPlugins.nvim-bqf: init at 2021-02-25 (#114410) 2021-03-08 19:42:57 -05:00
Mario Rodas
c2addaa974
Merge pull request #115416 from r-ryantm/auto-update/haproxy
haproxy: 2.3.5 -> 2.3.6
2021-03-08 19:42:36 -05:00
Sandro
b3948d26a9
Merge pull request #115453 from fabaff/pykmtronic
python3Packages.pykmtronic: 0.0.2 -> 0.0.3
2021-03-09 01:42:20 +01:00
Mario Rodas
30a4ecb324
Merge pull request #115409 from r-ryantm/auto-update/humanfriendly
humanfriendly: 8.2 -> 9.1
2021-03-08 19:41:57 -05:00
Mario Rodas
909cd83cb2
Merge pull request #114905 from r-ryantm/auto-update/goreleaser
goreleaser: 0.157.0 -> 0.158.0
2021-03-08 19:38:10 -05:00
Mario Rodas
09214aefaf
Merge pull request #114941 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.3 -> 2.32.4
2021-03-08 19:37:57 -05:00
Mario Rodas
8c9a0d1a3f
Merge pull request #115079 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.12214 -> 0.1.15085
2021-03-08 19:35:27 -05:00
Mario Rodas
1b7a57ae05
Merge pull request #115399 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.7.1 -> 1.7.2
2021-03-08 19:33:45 -05:00