diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-09-28 18:33:09 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-10-03 21:58:01 -0400 |
commit | 3b6e0279c4afffc8b11cd7d881e0a8b6f43aa431 (patch) | |
tree | d919fa206e169300caa05bce77e6a79fd2d7803c /.env | |
parent | org noweb adjustments (diff) |
org nix
Diffstat (limited to '.env')
-rw-r--r-- | .env/echo-nixNote | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env/echo-nixNote b/.env/echo-nixNote index 98449bb..ad8717f 100644 --- a/.env/echo-nixNote +++ b/.env/echo-nixNote @@ -13,6 +13,7 @@ echo ' #+BEGIN_SRC sh nix-shell --pure +nix-build nix build -f default.nix --print-build-logs nix shell -f default.nix --print-build-logs nix develop --build -f derivation.nix -I .envrc --print-build-logs |