Commit Graph

3 Commits (8b588af8ef0ef150e3dcf29efb5fb68b7aeaf682)

Author SHA1 Message Date
Joe Hermaszewski 8b588af8ef Simplify Nix expressions
This uses `developPackage` from `nixpkgs` to generate the derivation

Also add CI for nix build
2020-11-20 23:23:20 +08:00
Ben Sima e67a46f264 Refactor nix expressions
This way, the default.nix file can be imported to other projects. In order to
build brittany, we now need to do `nix build -f release.nix`, which will
pull in the version overrides from shell.nix.
2019-01-29 14:07:08 -08:00
Ben Sima f68fbb3118 Add build instructions for nix 2019-01-26 10:55:29 -08:00