Sandro
995f9d1c95
Merge pull request #213874 from SuperSandro2000/nginx-zstd
...
nixos/nginx: add recommendedZstdSettings
2023-03-23 14:11:35 +01:00
Morgan Helton
c1bfba963d
pomerium: 0.20.0 -> 0.21.2
2023-03-18 06:49:42 -05:00
Morgan Helton
d76601d559
pomerium: add update script
2023-03-18 06:48:41 -05:00
Sergei Trofimovich
fce04e0bca
Merge pull request #221357 from tfc/mod_tile-cmake
...
apacheHttpdPackages.mod_tile: Update and use cmake to build mod_tile.so and renderd
2023-03-16 15:50:26 +00:00
R. Ryantm
95cb05fe7f
lighttpd: 1.4.68 -> 1.4.69
2023-03-16 14:11:07 +01:00
Jacek Galowicz
40fa259b7e
apacheHttpdPackages.mod_tile: Update and use cmake to build mod_tile.so and renderd
2023-03-16 10:40:43 +01:00
Yureka
7efee351ec
Merge branch 'gitlab-pages' of github.com:talyz/nixpkgs into HEAD
2023-03-10 14:36:25 +01:00
R. Ryantm
f5fe3e69a1
unit: 1.29.0 -> 1.29.1
2023-03-02 16:01:31 +00:00
Weijia Wang
b454ccfa61
Merge pull request #217973 from r-ryantm/auto-update/dufs
...
dufs: 0.31.0 -> 0.32.0
2023-02-27 21:57:11 +02:00
Weijia Wang
3710ff90fd
Merge pull request #212196 from r-ryantm/auto-update/gitlab-pages
...
gitlab-pages: 1.62.0 -> 15.7.3
2023-02-26 00:13:59 +02:00
R. Ryantm
02b0106dd6
dufs: 0.31.0 -> 0.32.0
2023-02-24 05:55:49 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Sandro Jäckel
e31461fff1
nginx.modules.zstd: init
2023-02-22 13:59:55 +01:00
R. Ryantm
2a54120d5a
go-camo: 2.4.2 -> 2.4.3
2023-02-21 03:48:05 +00:00
Mario Rodas
aad47a0188
Merge pull request #215914 from marsam/update-tengine
...
tengine: 2.3.4 -> 2.4.0
2023-02-19 18:37:05 -05:00
Weijia Wang
e446e05077
Merge pull request #217094 from r-ryantm/auto-update/go-camo
...
go-camo: 2.4.1 -> 2.4.2
2023-02-20 00:30:51 +02:00
Luke Granger-Brown
22d9547ce3
envoy: 1.23.3 -> 1.25.1
2023-02-19 18:56:55 +00:00
R. Ryantm
17ce1cc30c
go-camo: 2.4.1 -> 2.4.2
2023-02-19 06:09:42 +00:00
Sandro
a68a88698f
Merge pull request #215150 from SuperSandro2000/nginx-with-lib
...
nginx: remove with lib over entire file
2023-02-15 16:22:35 +01:00
Sandro
14b15a92dc
Merge pull request #206368 from hmenke/njs
2023-02-13 00:10:02 +01:00
Mario Rodas
37e3c5d085
tengine: 2.3.4 -> 2.4.0
...
https://github.com/alibaba/tengine/releases/tag/2.4.0
2023-02-11 04:20:00 +00:00
Henri Menke
2fb3714761
nginxModules.njs: 0.7.9 -> 0.7.10
2023-02-10 09:57:49 +01:00
Henri Menke
160472e179
nginxModules.njs: 0.7.8 -> 0.7.9
2023-02-10 09:52:56 +01:00
Andreas Stührk
304c84ff10
envoy: build with noexecstack
2023-02-09 12:07:03 +01:00
Sandro Jäckel
79a301305b
nginx: remove with lib over entire file
2023-02-07 17:25:15 +01:00
Aaron Jheng
fa62da13c2
dave: use buildGoModule
2023-01-27 01:45:35 +00:00
Thomas Gerbet
3470711e51
apacheHttpd: 2.4.54 -> 2.4.55
...
Fixes CVE-2022-37436, CVE-2022-36766 and CVE-2006-20001
https://downloads.apache.org/httpd/CHANGES_2.4.55
2023-01-24 23:39:56 +01:00
R. Ryantm
525e514bfb
gitlab-pages: 1.62.0 -> 15.7.3
2023-01-23 01:26:13 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
superherointj
c9e983314c
couchdb: 3.2.2 -> 3.3.1
2023-01-16 14:46:32 -03:00
Martin Weinelt
5342b695b1
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-12 23:07:01 +01:00
Uri Baghin
5fe2aa39de
envoy: fix deps hashes
2023-01-12 11:15:49 +11:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
Dmitry Ivankov
c8bc2f2c0d
bazel_5: 5.3.2 -> 5.4.0
2023-01-10 16:04:00 +01:00
Uri Baghin
b2d9a04cfd
Merge pull request #200033 from divanorama/bazel_5.3.2_2
...
bazel_5: 5.2.0 -> 5.3.2
2023-01-10 16:40:17 +11:00
talyz
e7383a32e3
gitlab-pages: Maintain together with the rest of GitLab + add to...
...
...update.py
2023-01-09 18:08:25 +01:00
Martin Weinelt
4d65509504
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-08 16:34:30 +01:00
R. Ryantm
356f88f801
lighttpd: 1.4.67 -> 1.4.68
2023-01-08 15:09:15 +01:00
github-actions[bot]
60c812cecd
Merge master into staging-next
2023-01-06 12:01:11 +00:00
MayNiklas
3f4bbaee84
nginxModules.geoip2: 3.3 -> 3.4
2023-01-06 11:11:30 +01:00
github-actions[bot]
d8b859a780
Merge staging-next into staging
2023-01-02 18:01:43 +00:00
R. Ryantm
501848c755
unit: 1.28.0 -> 1.29.0
2023-01-02 23:30:18 +08:00
R. Ryantm
409c646eeb
jetty: 11.0.12 -> 11.0.13
2023-01-02 20:05:06 +08:00
Jan Tojnar
5810109b42
Merge branch 'staging-next' into staging
...
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
figsoda
3485460c0e
Merge pull request #206203 from holymonson/dufs
...
dufs: skip checkPhase on darwin
2023-01-01 10:05:46 -05:00
Ryan Lahfa
06542b21a0
Merge pull request #205636 from LoveIsGrief/webhook-module
...
nixos/webhook: add support for a webhook service option
2022-12-31 22:31:38 +01:00
Izorkin
f3e20dbfb0
nginxModules.brotli: unstable-2020-04-23 -> unstable-2022-04-29
2022-12-29 18:14:29 +03:00