From 185fc574a1d9978c1217efbc18ba043c1a24eb33 Mon Sep 17 00:00:00 2001
From: makefu <github@syntax-fehler.de>
Date: Thu, 4 Jan 2018 00:53:04 +0100
Subject: [PATCH] ma tools: add nix-repl

---
 2configs/tools/dev.nix | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/2configs/tools/dev.nix b/2configs/tools/dev.nix
index 04a65df..b652241 100644
--- a/2configs/tools/dev.nix
+++ b/2configs/tools/dev.nix
@@ -21,6 +21,9 @@
     gen-oath-safe
     cdrtools
     stockholm
+    # nix related
+    nix-repl
+    nix-index
     # git-related
     tig
   ];