summary refs log tree commit diff stats
path: root/modules/development
diff options
context:
space:
mode:
authorAlan Pearce2017-10-05 14:36:36 +0200
committerAlan Pearce2017-10-05 14:36:36 +0200
commitc49c165255f5138eacdd30fd3bd737f7bc735458 (patch)
tree5ace1572c0e5de9709b68f383b656e67b9ecaefb /modules/development
parent2edba7e1a76d3970bddd9baf6319c0b68b9c9f36 (diff)
downloadnixos-configuration-c49c165255f5138eacdd30fd3bd737f7bc735458.tar.lz
nixos-configuration-c49c165255f5138eacdd30fd3bd737f7bc735458.tar.zst
nixos-configuration-c49c165255f5138eacdd30fd3bd737f7bc735458.zip
Base: Remove mitmproxy
I've never actually used it and it's broken on 17.09 anyway
Diffstat (limited to 'modules/development')
-rw-r--r--modules/development/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/development/base.nix b/modules/development/base.nix
index abe5f96..954bde9 100644
--- a/modules/development/base.nix
+++ b/modules/development/base.nix
@@ -12,7 +12,6 @@
 
     httpie
     http-prompt
-    mitmproxy
 
     nodePackages.js-yaml
   ];