Hacker News new | past | comments | ask | show | jobs | submit login

Here's a funny module I wrote that lets you very easily configure your NixOS server to serve simple CGI scripts over HTTP, useful for simple web hooks and such.

https://github.com/lessrest/restless-cgi

It's an example of something Nix is great for: making reusable system modules that involve systemd units, program dependencies, auto-generated configuration files, and so on, all in a very reproducible and hygienic way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: