/howoldis

Little web app displaying the age of the last NixOS channels

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

How old is that NixOS Channel?

Build Status

A small web application that gives the sort answer to that question, and some links to the long answers.

My first web application in Haskell, built with scotty.

It is running at http://howoldis.herokuapp.com

Development

nix-shell -p stack --run "stack build --nix --file-watch --exec howoldis"