Commit graph

32 commits

Author SHA1 Message Date
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
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
2019-08-24 08:55:37 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Daiderd Jordan a5a3d6d60b
uwsgi: enable on darwin 2019-05-27 21:41:38 +02:00
R. RyanTM 37d1f59b36 uwsgi: 2.0.17.1 -> 2.0.18
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
2019-02-15 01:58:21 -08:00
Jan Malakhovski f56be70f3f uwsgi: move defaults to package file 2019-02-03 15:30:42 +00:00
Frederik Rietdijk 63bcd07888 python: add isPy2 attribute to passthru
Some packages relied on it. For consistency, also introduce isPy3 (which
is the same as isPy3k).
2019-01-04 12:31:42 +01:00
Joachim Fasting e7548891e3
uwsgi: fix build when withSystemd = false
Passing -lsystemd unconditionally breaks the build when withSystemd = false.
2018-12-07 13:25:06 +01:00
Renaud 0028f5de89
uwsgi: build with PCRE support (#50896)
(#50896)
2018-11-21 23:44:59 +01:00
R. RyanTM 37962d0256 uwsgi: 2.0.17 -> 2.0.17.1
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.
2018-07-10 21:21:55 -07:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* 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
2018-06-28 20:43:35 +02:00
Ryan Mulligan 14464b1dc5 uwsgi: 2.0.16 -> 2.0.17
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
2018-03-10 04:58:44 +03:00
Nikolay Amiantov 112aa98d3b uwsgi: 2.0.15 -> 2.0.16 2018-02-25 22:24:09 +03:00
Robin Gloster 42af265eee
uwsgi: fix php plugin build
fixes #33400
closes #33420
2018-01-04 15:23:04 +01:00
Andreas Rammhold 92158e871e
uwsgi: do not touch unix.h anymore 2017-12-10 12:12:47 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Pascal Bach e37f970d00 uwsgi: fix php plugin build 2017-06-02 19:56:22 +03:00
Robin Gloster 457600044c
uwsgi: 2.0.14 -> 2.0.15 2017-05-23 13:06:51 +02:00
schneefux 3f3b6e6b6c uwsgi: enable php plugin 2017-01-19 22:47:10 +01:00
Nikolay Amiantov e98b91f0e4 uwsgi: 2.0.13.1 -> 2.0.14 2016-11-24 01:17:57 +03:00
schneefux ad9db0a1e8
uwsgi: enable cgi plugin 2016-09-24 16:48:10 +02:00
Nikolay Amiantov c60deb0266 quote homepages for better clickability
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Nikolay Amiantov 389981f34b uwsgi: add rack support 2016-06-22 04:57:57 +03:00
Nikolay Amiantov 862c160e29 uwsgi: 2.0.12 -> 2.0.13.1 2016-06-11 02:43:44 +03:00
Nikolay Amiantov 01a3b6c059 uwsgi: 2.0.11.2 -> 2.0.12 2016-03-04 14:46:45 +03:00
Nikolay Amiantov d39d87bb81 uwsgi: disable built-in yaml support 2016-02-19 17:02:40 +03:00
Nikolay Amiantov c6f143307c uwsgi: refactor, throw sensible error if plugin is not found 2016-02-19 17:02:40 +03:00
Domen Kožar 810695216a uwsgi: add a type comment 2015-12-21 12:58:26 +01:00
Nikolay Amiantov 8dec927f46 uwsgi: 2.0.11.1 -> 2.0.11.2 2015-10-15 17:07:38 +03:00
Nikolay Amiantov 89fa3513ca uwsgi: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov fefede9807 uwsgi: update 2015-03-29 13:05:28 +03:00
Nikolay Amiantov f08abb15f1 uwsgi: add package 2015-02-02 22:23:30 +03:00