diff options
-rw-r--r-- | README.md | 20 |
1 files changed, 9 insertions, 11 deletions
@@ -2,17 +2,15 @@ # Source layout - aero browser apps, compiled with ghcjs - apex server-side api stuff, compiled with ghc - bild temporary storage for build artifacts - chip executable scripts in python, bash - depo for deployment, machine-specific nix code - lore shared libraries, compiled with either ghc/js - mode nixos modules; services and modular config - pack nix packages & external packages that we import - soar s3/spaces assets, like images, via git-annex - Makefile instructions for building the artifacts - default.nix contains all the build stuff, combines everything, builds the entire system + aero browser apps, compiled with ghcjs + apex server-side api stuff, compiled with ghc + bild temporary storage for build artifacts + chip executable scripts in python, bash + depo for deployment, machine-specific nix code + lore shared libraries, compiled with either ghc/js + mode nixos modules; services and modular config + pack nix packages & external packages that we import + soar s3/spaces assets, like images, via git-annex This isn't totally in place yet, but it's something to work toward. |