From 4664a35134feea196c79c8f2f539215c82902f3f Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 14 Mar 2020 14:16:06 +0100 Subject: Update dividat and cooking technos --- cv/experience/1-dividat.md | 3 ++- project/08-cooking.md | 6 +++--- shell.nix | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/cv/experience/1-dividat.md b/cv/experience/1-dividat.md index a5f17f6..c6e4bec 100644 --- a/cv/experience/1-dividat.md +++ b/cv/experience/1-dividat.md @@ -3,10 +3,11 @@ name: Developer time: since 2019 location: Dividat, Schindellegi skills: - - Scala - Elm + - Scala - Nix - Python + - Ocaml - PostgreSQL --- diff --git a/project/08-cooking.md b/project/08-cooking.md index 7b361e9..9eddeda 100644 --- a/project/08-cooking.md +++ b/project/08-cooking.md @@ -3,9 +3,9 @@ name: Cooking gitlab: guyonvarch/cooking live: https://cooking.guyonvarch.me skills: - - Haskell - - Hakyll - - Clay + - Zola + - Ocaml + - BuckleScript --- Show recipes as a blog from markdown files. diff --git a/shell.nix b/shell.nix index aaa4ebd..9058482 100644 --- a/shell.nix +++ b/shell.nix @@ -4,6 +4,7 @@ haskell.lib.buildStackProject { name = "myenv"; buildInputs = [ + cabal-install zlib stack nodePackages.nodemon -- cgit v1.2.3