about summary refs log tree commit diff
path: root/nixos/tests/uwsgi.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-01-10Merge pull request #106082 from rnhmjoj/uwsgiGuillaume Girol1-16/+45
nixos/uwsgi: run with capabilities instead of root
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
2021-01-07nixos/uwsgi: add support for POSIX capabilitiesrnhmjoj1-16/+45
2020-12-22nixos/tests/uwsgi: test PHP pluginrnhmjoj1-2/+16
2020-12-21Revert "Merge #97536: uwsgi: fix compiling and linking"Vladimír Čunát1-16/+2
This reverts commit df4d0b03efe967e07b227edc004169701e39fd3e, reversing changes made to b333263534e23f6e5a394193c5cb2c5f793f6525. It didn't even evaluate!
2020-12-21nixos/tests/uwsgi: test PHP pluginrnhmjoj1-2/+16
2020-10-25nixos/tests/uwsgi: Use curl --failScott Worley1-1/+1
2019-11-24nixosTests.uwsgi: port to pythonFlorian Klink1-5/+5
2019-05-27nixos: add test for uwsgiDaiderd Jordan1-0/+38