Joe Hermaszewski
ad778a64d7
LLVM-3.9: formatting
2017-04-29 11:18:25 +00:00
Joe Hermaszewski
7b7ffc4999
LLVM-3.9: disable shared libraries in cross builds
...
The current cc-wrapper script seems to have trouble setting the rpath
correctly. Hopefully #25047 will fix this.
2017-04-29 11:18:15 +00:00
Joe Hermaszewski
bad5ca0525
LLVM-3.9: Use nativeBuildInputs instead of buildPackages
2017-04-25 22:31:31 +00:00
Joe Hermaszewski
fea424fea3
LLVM-3.9: Fix RPATH in cross compile builds
...
This error was cause by multiple-outputs.sh not setting
NIX_CROSS_LDFLAGS
2017-04-25 22:25:17 +00:00
Joe Hermaszewski
12bbc63024
llvm-3.9: Fix cross compilation
...
It's now possible to cross compile llvm:
`nix-build -E '(import ./. { crossSystem = import ./platform.nix; }).pkgs.llvm'`
2017-04-25 19:59:35 +00:00
Joe Hermaszewski
3eee6ea7c1
groff: use buildPackages to fix cross compile
2017-04-25 19:59:35 +00:00
Joe Hermaszewski
34436df0d0
clang: Use cmake from buildPackages
2017-04-25 19:59:09 +00:00
Joe Hermaszewski
0867ac9963
Haskell Packages: jailbreak strict-io
2017-03-13 11:27:08 +00:00
Joe Hermaszewski
8788bfe762
haskell-packages: use benchmark over bench
2017-02-28 09:27:29 +00:00
Joe Hermaszewski
4ab570a6d0
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 12:23:11 +00:00
Joe Hermaszewski
fdd9d7fe4c
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 11:56:33 +00:00
Joe Hermaszewski
41256881bf
gti: 2015-05-21 -> 2016-12-07
...
No need to replace gcc with cc thanks to
https://github.com/rwos/gti/pull/26
2016-12-07 22:53:34 +02:00
Joe Hermaszewski
757638acae
ghcWithPackages: fix env NIX_GHC_LIBDIR value
...
Ideally the duplication between the environment shellHook and the ghc
wrapper would be removed.
Fixes #20730
2016-11-26 12:06:56 +00:00
Joe Hermaszewski
d6a3aaef89
vim-utils: fix typo
2016-11-13 12:07:10 +00:00
Joe Hermaszewski
05f31e5c8a
fix documentation typo in doc/languages-frameworks/haskell.md
2016-11-08 17:42:27 +00:00
Joe Hermaszewski
aa8b69c1f6
vulkan-loader: init at 1.0.21.0
2016-10-12 13:19:34 +01:00
Joe Hermaszewski
e6cfc62063
glslang: init at 20160727
2016-10-12 13:18:27 +01:00
Joe Hermaszewski
c7281d14f7
clang-3.5: fix build
...
Make Obj public in llvm's IntrusiveRefCntPtr
This fixes NixOs/nixpkgs#15974
It's not a nice fix, as it's really clang's problem. The proper fix
should modify clang's usage of IntrusiveRefCntPtr.
2016-08-03 19:00:39 +01:00
Joe Hermaszewski
2be0505b8d
pythonPackages.cgkit: Add maintenance information
...
Add @expipiplus as a maintainer.
2016-04-07 11:34:53 +01:00
Joe Hermaszewski
a4e7cc58bb
pythonPackages.cgkit: init at 2.0.0
2016-04-06 15:31:04 +01:00
Joe Hermaszewski
319acb0af5
openimageio: 1.4.16 -> 1.6.9
2016-01-19 19:01:22 +00:00
Joe Hermaszewski
9238521b1c
llvm: Add enableSharedLibraries option to 3.5 and 3.6
2016-01-13 15:21:23 +00:00
Joe Hermaszewski
bb15c81597
libtermkey: 0.17 -> 0.18
2015-10-14 20:27:36 +01:00
Joe Hermaszewski
d5a364cf8f
neovim: 2015-10-08 -> 2015-10-12
2015-10-14 20:15:42 +01:00
Joe Hermaszewski
d6d88aaa2b
neovim: Create symlink to correct python3 binary
...
The symlink being created pointed to 'python' rather than 'python3'
2015-10-14 11:57:40 +02:00
Joe Hermaszewski
f704591f2b
perl-CryptX: init at 0.025
2015-10-13 13:06:24 +01:00
Joe Hermaszewski
12436f09d6
CharWidth: init at 0.04
2015-10-12 16:02:23 +01:00
Joe Hermaszewski
05dc173984
python-packages.neovim: 0.0.36 -> 0.0.38
2015-10-11 20:37:50 +01:00
Joe Hermaszewski
36be2e9144
neovim: 2015-06-09 -> 2015-10-08
2015-10-10 20:29:06 +01:00