docs: Build with a makefile

This commit is contained in:
Graham Christensen
2018-03-24 11:36:10 -04:00
parent 8c7be5927e
commit 7e25ff7106
3 changed files with 95 additions and 105 deletions

View File

@@ -4,6 +4,8 @@ author: zimbatm
date: 2017-10-30
---
# mkShell
pkgs.mkShell is a special kind of derivation that is only useful when using
it combined with nix-shell. It will in fact fail to instantiate when invoked
with nix-build.