Add git-lfs to base, remove jekyll. Comment out Emacs C/C++ stuff till it works again.

This commit is contained in:
Kevin Baensch 2019-08-27 16:02:50 +02:00
parent 51e986da9c
commit f18761a046

View file

@ -17,7 +17,7 @@ let
cryptsetup cryptsetup
dhcpcd dhcpcd
dnsutils dnsutils
git git git-lfs
gnupg gnupg
gptfdisk gptfdisk
haskellPackages.nix-derivation haskellPackages.nix-derivation
@ -113,7 +113,8 @@ let
pkgs.ledger pkgs.ledger
yaml-mode yaml-mode
company company
/* C/C++ */ irony company-irony company-irony-c-headers flycheck-irony clang-format pkgs.clang-tools # Irony is currently broken.
# /* C/C++ */ irony company-irony company-irony-c-headers flycheck-irony clang-format pkgs.clang-tools
/* Haskell */ haskell-mode flycheck-haskell /* Haskell */ haskell-mode flycheck-haskell
/* Org */ org org-ref pdf-tools org-bullets org-caldav /* Org */ org org-ref pdf-tools org-bullets org-caldav
/* Rust */ rust-mode flycheck-rust racer /* Rust */ rust-mode flycheck-rust racer
@ -246,7 +247,6 @@ let
server = with pkgs; [ server = with pkgs; [
audit audit
(jekyll.override { withOptionalDependencies = true; })
letsencrypt letsencrypt
php php
simp_le simp_le