summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/http
AgeCommit message (Collapse)Author
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-10Merge branch 'master' into staging-nextJan Tojnar
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob
2020-12-28tomcat-native: 1.2.25 -> 1.2.26Aaron Andersen
2020-12-25apacheHttpd: passthru lua variablesDaniel Nagy
2020-12-17nginx: add myself as maintainerajs124
2020-12-17nginx: 1.19.5 -> 1.19.6ajs124
2020-12-08webhook: 2.7.0 -> 2.8.0R. RyanTM
2020-12-03gatling: 0.15 -> 0.16, libowfat: drop patch for header locationMarkus S. Wamser
2020-12-02lighttpd: 1.4.55 -> 1.4.56R. RyanTM
2020-12-02Merge pull request #105659 from r-ryantm/auto-update/gitlab-pagesMario Rodas
gitlab-pages: 1.28.0 -> 1.30.0
2020-12-02openresty: 1.17.8 -> 1.19.3Florian Klink
Also, add a quick comment about what fixPatch does.
2020-12-02gitlab-pages: 1.28.0 -> 1.30.0R. RyanTM
2020-11-29Merge pull request #104363 from Izorkin/nginx-unitmarkuskowa
unit: 1.20.0 -> 1.21.0
2020-11-28Merge pull request #105211 from r-ryantm/auto-update/jettyMario Rodas
jetty: 9.4.34.v20201102 -> 9.4.35.v20201120
2020-11-28jetty: 9.4.34.v20201102 -> 9.4.35.v20201120R. RyanTM
2020-11-25nginx: 1.19.4 -> 1.19.5ajs124
2020-11-20unit: 1.20.0 -> 1.21.0Izorkin
2020-11-18update contact infoMax Wilson
2020-11-13jetty: 9.4.31.v20200723 -> 9.4.34.v20201102R. RyanTM
2020-11-02Merge pull request #102240 from Izorkin/nginx-unitStigP
unit: 1.19.0 -> 1.20.0
2020-11-01Merge pull request #102312 from r-ryantm/auto-update/gitlab-pagesMario Rodas
gitlab-pages: 1.21.0 -> 1.28.0
2020-11-01gitlab-pages: 1.21.0 -> 1.28.0R. RyanTM
2020-10-31unit: 1.19.0 -> 1.20.0Izorkin
2020-10-27nginxMainline: 1.19.3 -> 1.19.4ajs124
2020-10-22couchdb3: 3.1.0 -> 3.1.1R. RyanTM
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob
2020-10-11Merge pull request #93426 from helsinki-systems/feat/gitlab-pagesFlorian Klink
nixos/gitlab: Support pages
2020-10-09treewide: don't use spidermonkey attrWORLDofPEACE
2020-10-09Revert "couchdb: revert changes from 0da82de388a5214522262a3885080bad1c02fd1b"WORLDofPEACE
This reverts commit 143650958ca66962d5fb8a99239fa31cc3606be1.
2020-10-09couchdb: revert changes from 0da82de388a5214522262a3885080bad1c02fd1bPeter Simons
These changes break evaluation and they frankly don't look correct here.
2020-10-09treewide: Use spidermonkey_68 explicitlyDoron Behar
A fix for #100089 which caused ofborg eval errors on all PRs due to usage of aliases in couchdb and mediatomb.
2020-09-01nixos/gitlab: Support pagesJanne Heß
Fixes #84525
2020-08-24Merge branch 'master' into nginx-updateJörg Thalheim
2020-08-19Merge pull request #79123 from aanderse/apachectlAaron Andersen
nixos/httpd: remove impurity from /etc
2020-08-17nginxModules: renamed module ngx_aws_auth to aws-authIzorkin
2020-08-17nginxModules: rename source to module nameIzorkin
2020-08-17nginxModules.statsd: change mirrorIzorkin
2020-08-17nginxModules.upstream-check: 2018.08.12 -> 2019.11.03Izorkin
2020-08-17nginxModules.subsFilter: 2016.04.13 -> 2019.08.06Izorkin
2020-08-17nginxModules.shibboleth: 2017.04.06 -> 2020.08.12Izorkin
2020-08-17nginxModules.push-stream: 0.5.4 -> 2020.05.03Izorkin
2020-08-17nginxModules.pam: v1.5.1 -> v1.5.2Izorkin
2020-08-17nginxModules.opentracing: v0.7.0 -> v0.9.0Izorkin
2020-08-17nginxModules.naxsi: 0.56 -> 2020.08.15Izorkin
2020-08-17nginxModules.modsecurity-nginx: v1.0.0 -> v1.0.1Izorkin
2020-08-17nginxModules.http_proxy_connect_module: 2019.05.06 -> 2020.07.24Izorkin
2020-08-17nginxModules.cache-purge: 2.5 -> 2.5.1Izorkin
2020-08-16nginxModules.echo: v0.61 -> v0.62Izorkin