sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Doc upload] use abstract if title is empty
[gargantext.git]
/
nix
/
pkgs.nix
diff --git
a/nix/pkgs.nix
b/nix/pkgs.nix
index 303960940f73f37526be55e5c910d10b48e9e8c5..8f0d1ea91acc69d89922a7e1cd95c25a7cf02955 100644
(file)
--- a/
nix/pkgs.nix
+++ b/
nix/pkgs.nix
@@
-6,7
+6,6
@@
rec {
hsBuildInputs = [
ghc
pkgs.cabal-install
- pkgs.haskellPackages.llvm-hs
];
nonhsBuildInputs = with pkgs; [
bzip2