Compare commits
2 Commits
2016-12-01
...
2016-12-11
| Author | SHA1 | Date | |
|---|---|---|---|
| b9d19017c0 | |||
| f91e72ef50 |
@@ -38,6 +38,7 @@ mkIf profiles.isDesktop {
|
||||
jekyll # générateur statique de site web
|
||||
odpdown # conversion md -> presentation ODP : https://github.com/thorstenb/odpdown
|
||||
pandoc
|
||||
haskellPackages.pandoc-citeproc
|
||||
texlive.combined.scheme-full # distribution LaTeX
|
||||
#texLive # distribution LaTeX de base
|
||||
#texLiveBeamer # paquets et extensions pour Beamer
|
||||
|
||||
@@ -34,6 +34,8 @@ mkIf cfg.developpement {
|
||||
subversion
|
||||
|
||||
## Haskell
|
||||
cabal-install # fournis cabal
|
||||
cabal2nix # convertir les .cabal en .nix
|
||||
ghc # pour les appels depuis les scripts
|
||||
stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user