summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-10-13 11:57:29 -0400
committerBen Sima <ben@bsima.me>2020-10-13 12:02:32 -0400
commit1d92f4686c4803c802dce66804eba9ebe61efc1a (patch)
treecaf95700e5c587d4908138004baf4273f6bf5466 /README.md
parentdbea29d0c604c69968adbf658ca19a6cc207890d (diff)
Move nix files into Biz.Bild namespace
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index d41317a..0f599e5 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,7 @@ application.
Development aspects should be localized to their sub-namespaces as much
as possible. Only after sufficient iteration such that interfaces are
solidified and functionality is well-established should some code be
-promoted up the namespace hierarchy. The one special namespace/directory
-is `nix` which has all of our build rules.
+promoted up the namespace hierarchy.
Boundaries and interfaces between namespaces should be small and
well-defined. Likewise, the functionality and purpose of a particular