This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69a9f948a0
nixpkgs
/
pkgs
/
servers
/
uwsgi
/
nixos.ini
7 lines
101 B
INI
Raw
Normal View
History
Unescape
Escape
uwsgi: add package
2014-12-09 17:41:02 -08:00
[uwsgi]
plugin_dir
=
@pluginDir@
main_plugin
=
@basePlugins@
json
=
true
uwsgi: disable built-in yaml support
2016-02-19 06:00:31 -08:00
yaml
=
false
uwsgi: add package
2014-12-09 17:41:02 -08:00
inherit
=
base