diff options
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 |