Sridhar Ratnakumar
Sridhar Ratnakumar
If nothing else, we should document how to use nix-direnv.
This should probably be done in https://github.com/yusdacra/nix-cargo-integration (which this template uses as of today)
Before we do this, I probably should release Emanote to Hackage (to avoid having to build it all locally; and instead rely on nixpkgs cache). https://github.com/EmaApps/emanote/issues/153
> Before we do this, I probably should release Emanote to Hackage Or we could write the docs anyway and use `nix run` to run Emanote on them (without nixifying...
It may not actually be desirable to force the template users to keep (or manually remove) `./docs`. Similar to #48, we could just add to documentation telling people how to...
I'll do this in srid.ca https://github.com/srid/srid/commit/e3b8c3b622caea39380024f984440af9460d512e
https://srid.ca/haskell-template
https://github.com/srid/haskell-flake/issues/13
Let's use https://github.com/srid/ema-template/blob/master/LICENSE instead https://creativecommons.org/publicdomain/zero/1.0/
The frontpage could provide a link to a set of articles detailing how to configure various software and things on NixOS (nginx, redshift, emacs, ...)?