this is a flake for generating my website!
djan-world
is a haskell package. it generates an html site as output.djan-world-site
is the output of runningdjan-world
.
❯ nix flake show github:djanatyn/djan.world
github:djanatyn/djan.world/06fc80e6039df48e7ad5beb1d21df33c2c908b17
└───packages
└───x86_64-linux
├───djan-world: package 'djan-world-1.0'
└───djan-world-site: package 'djan-world'
nix
(flakes) for reproducibility and packagingghc 9.0.2
blaze-html
for generating htmlrelude
for comforttyped-process
for scriptingco-log-core
for logging