This is an example showing how to override a nixpkgs package, as well as include a Haskell package dependency not on Hackage.
See primarily the overrides in default.nix.
.obelisk/impl | ||
backend | ||
common | ||
config | ||
dep | ||
frontend | ||
static | ||
.gitignore | ||
cabal.project | ||
default.nix | ||
nixpkgs-overlay.nix | ||
README.md |
This repo
This is an example showing how to override a nixpkgs package, as well as include a Haskell package dependency not on Hackage.
See primarily the overrides in default.nix.