diff options
author | Ben Sima <ben@bsima.me> | 2020-07-06 19:51:46 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-07-07 11:32:23 -0700 |
commit | 38a6aae875f8eeb28e7774adcf319fd52178b900 (patch) | |
tree | d0a35d9a9e0a022fe24b4a958d7ec35e78fca5ba /lib | |
parent | 30a45d8aa3f346d77cbf71a0d1444150b2f763a9 (diff) |
fixes for mac build
Diffstat (limited to 'lib')
-rw-r--r-- | lib/common.nix | 1 | ||||
-rw-r--r-- | lib/emacs-packages.nix | 6 | ||||
-rw-r--r-- | lib/packages.nix | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/lib/common.nix b/lib/common.nix index e9c270e..2cf63fc 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -17,7 +17,6 @@ in PAGER = "vimpager"; LEDGER_FILE = "${homedir}/.hledger.journal"; XTERM_LOCALE = locale; - LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive"; PYTHONSTARTUP = "${homedir}/.pythonrc"; }; diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 9642512..ca5439d 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -44,11 +44,11 @@ flycheck flycheck-haskell geiser general -git-gutter-plus +#git-gutter-plus melpaStablePackages.git-timemachine haskell-mode #hercules -hindent +#hindent highlight-symbol hledger-mode hlint-refactor @@ -83,7 +83,7 @@ org-ref org-trello org-web-tools pass -persp-mode +#persp-mode pinentry popwin projectile diff --git a/lib/packages.nix b/lib/packages.nix index 836077a..b9b48d8 100644 --- a/lib/packages.nix +++ b/lib/packages.nix @@ -6,7 +6,6 @@ with pkgs; [ ag -apvlv aspellDicts.en cloc ctags @@ -17,11 +16,9 @@ expect file font-awesome_5 git-lfs -gopher htop ispell jq -lshw lsof material-icons mononoki |