From 6901b3a89333bdbfd0cc7b7510298e53589b3b57 Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Tue, 1 Dec 2015 14:13:38 -0600 Subject: [PATCH] Update config.nix packages. --- nix/.nixpkgs/config.nix | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/nix/.nixpkgs/config.nix b/nix/.nixpkgs/config.nix index 5a8a158..9eb3537 100644 --- a/nix/.nixpkgs/config.nix +++ b/nix/.nixpkgs/config.nix @@ -9,6 +9,7 @@ iperf curl clang + clang-analyzer git gist mercurial @@ -31,11 +32,11 @@ aspell aspellDicts.en openssl + pinentry + pbzip2 pigz - xz pv postgresql - python27Packages.youtube-dl readline rsync sqlite @@ -45,8 +46,19 @@ wget wakelan unzip - zip upx + xz + zip + nox +# xhyve compiles normally, figure out hypervisor framework issue +# lastpass-cli no worky on osx TODO fix this it works on homebrew + pylint + python27Packages.howdoi +# python27Packages.youtube-dl + python27Packages.pyflakes + python27Packages.flake8 + python27Packages.virtualenv + python27Packages.pip ]; }; myHaskellEnv =