aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2020-03-14 14:16:06 +0100
committerJoris2020-03-14 14:16:06 +0100
commit4664a35134feea196c79c8f2f539215c82902f3f (patch)
tree6d8879ae2e178e313a0b077359d7b8e96432ff56
parent94862317a4810e1058a1d98a5f620a44fe17ebfa (diff)
downloadpersonal-page-4664a35134feea196c79c8f2f539215c82902f3f.tar.gz
personal-page-4664a35134feea196c79c8f2f539215c82902f3f.tar.bz2
personal-page-4664a35134feea196c79c8f2f539215c82902f3f.zip
Update dividat and cooking technos
-rw-r--r--cv/experience/1-dividat.md3
-rw-r--r--project/08-cooking.md6
-rw-r--r--shell.nix1
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