summary refs log tree commit diff
path: root/pkgs/servers/uwsgi
Commit message (Collapse)AuthorAge
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|
* Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-22
| | | | This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
* Revert "Merge branch 'staging-next'"Vladimír Čunát2019-09-21
| | | | | | | This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
* treewide: replace mysql.connector-c to libmysqlclientIzorkin2019-09-09
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * treewide: update globin's maintained drvsRobin Gloster2019-08-20
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* uwsgi: enable on darwinDaiderd Jordan2019-05-27
|
* uwsgi: 2.0.17.1 -> 2.0.18R. RyanTM2019-02-15
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/uwsgi/versions
* uwsgi: move defaults to package fileJan Malakhovski2019-02-03
|
* python: add isPy2 attribute to passthruFrederik Rietdijk2019-01-04
| | | | | Some packages relied on it. For consistency, also introduce isPy3 (which is the same as isPy3k).
* uwsgi: fix build when withSystemd = falseJoachim Fasting2018-12-07
| | | | Passing -lsystemd unconditionally breaks the build when withSystemd = false.
* uwsgi: build with PCRE support (#50896)Renaud2018-11-21
| | | (#50896)
* uwsgi: 2.0.17 -> 2.0.17.1R. RyanTM2018-07-10
| | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/uwsgi/versions.
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* uwsgi: 2.0.16 -> 2.0.17Ryan Mulligan2018-03-10
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` got 0 exit code - ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` got 0 exit code - ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --version` and found version 2.0.17 - ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi -h` and found version 2.0.17 - ran `/nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17/bin/uwsgi --help` and found version 2.0.17 - found 2.0.17 with grep in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17 - found 2.0.17 in filename of file in /nix/store/22q44dlwa34xal0mggf9vqy1clsvad65-uwsgi-2.0.17
* uwsgi: 2.0.15 -> 2.0.16Nikolay Amiantov2018-02-25
|
* uwsgi: fix php plugin buildRobin Gloster2018-01-04
| | | | | fixes #33400 closes #33420
* uwsgi: do not touch `unix.h` anymoreAndreas Rammhold2017-12-10
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* uwsgi: fix php plugin buildPascal Bach2017-06-02
|
* uwsgi: 2.0.14 -> 2.0.15Robin Gloster2017-05-23
|
* uwsgi: enable php pluginschneefux2017-01-19
|
* uwsgi: 2.0.13.1 -> 2.0.14Nikolay Amiantov2016-11-24
|
* uwsgi: enable cgi pluginschneefux2016-09-24
|
* quote homepages for better clickabilityNikolay Amiantov2016-08-14
| | | | | Done while I was traversing packages which I maintain to save extra clicks on urxvt (it captures semicolon as a part of URL).
* uwsgi: add rack supportNikolay Amiantov2016-06-22
|
* uwsgi: 2.0.12 -> 2.0.13.1Nikolay Amiantov2016-06-11
|
* uwsgi: 2.0.11.2 -> 2.0.12Nikolay Amiantov2016-03-04
|
* uwsgi: disable built-in yaml supportNikolay Amiantov2016-02-19
|
* uwsgi: refactor, throw sensible error if plugin is not foundNikolay Amiantov2016-02-19
|
* uwsgi: add a type commentDomen Kožar2015-12-21
|
* uwsgi: 2.0.11.1 -> 2.0.11.2Nikolay Amiantov2015-10-15
|
* uwsgi: update packageNikolay Amiantov2015-07-28
|
* uwsgi: updateNikolay Amiantov2015-03-29
|
* uwsgi: add packageNikolay Amiantov2015-02-02