Tyson Whitehead
9f7fb75168
llvm_11: Correct path for TLI-musl patch
2021-04-14 00:29:29 -04:00
Tyson Whitehead
aed7c9a22a
stage-1: accept init symlinks at any level
2021-02-25 15:58:18 -05:00
Tyson Whitehead
6873dc2341
ovito: init at 3.4.0
2021-02-01 11:43:16 -05:00
Tyson Whitehead
21bbf719ac
tcsh: workaround source moving to old subdirectory after new release
2021-01-31 12:13:21 -05:00
Tyson Whitehead
2daee780a0
libav: libvpx >= 1.8 drops some formats
2021-01-29 10:58:26 -05:00
Tyson Whitehead
5796715bb7
Accept $TMP, $TMPDIR, $TEMP, and $TEMPDIR paths in purity check
2020-09-10 12:39:08 -04:00
Tyson Whitehead
fb777be7d2
Purity checking should accept $TMP and not just /tmp
2020-09-04 19:58:46 +02:00
Tyson Whitehead
612f3324c9
haskell-generic-builder: Use args ? attr for passthru ( closes #94246 )
...
Comparing to a default value to detect if an argument was provided
forces it to at least WHNF, which can cause failure (e.g., if the
argument is a string with a quoted path from a broken package).
2020-08-15 10:54:11 -04:00
Tyson Whitehead
52174923cc
haskellPackages.Color: unmark broken
2020-07-24 13:02:55 +02:00
Tyson Whitehead
5dfff453cc
haskellPackages.massiv*: disable massiv test, unmark as broken
2020-07-24 13:02:55 +02:00
Tyson Whitehead
91d52901c4
haskellPackages.scheduler: unmark as broken
2020-07-24 13:02:55 +02:00
Tyson Whitehead
28a0dc5a12
gl2ps: init at 1.4.0
2019-07-19 11:07:10 -04:00
Tyson Whitehead
fd0c467f96
tensorflow: workaround tensorboard collision from upstream pip hack
...
Upstream lists tensorboard as a utility from tensorflow despite it
being provided by tensorboard to stop pip for deleting it. This
causes python.withPackages collisions between the two.
2018-08-03 14:28:46 -04:00
Tyson Whitehead
303a3f972e
Theano: get theano to use a captured build environment
2018-08-02 15:23:22 -04:00
Tyson Whitehead
8413a541d5
Theano: cleaner setting of g++, cuda, and dnn paths
...
Original was a mix of config changes and code changes with a search
and replace that also changed unintended bits such as messages.
2018-08-02 14:24:51 -04:00
Tyson Whitehead
6aab63d610
Theano: libgpuarray needs to use the same version of cudatoolkit
2018-08-02 12:09:47 -04:00
Tyson Whitehead
321f13427c
lwp-protocol-https: honour NIX_SSL_CERT_FILE
2018-06-29 16:29:22 -04:00
Tyson Whitehead
fefa9ef756
top-level: Duplicate overlaying unless stdenvOverrides comes last
...
The stdenvOverrides overlay is used to bring packages forward during
bootstrapping via stdenv.overrides. These packages have already had
the overlays applied to them in the previous boostrapping stage. If
stdenvOverrides is not last in the overlays stack, all remaining
overlays will windup being applied again to these packages.
closes #34086
2018-01-31 00:16:27 -05:00
Tyson Whitehead
46793d9887
TheanoWithCuda: depend on future for older pythons #26103
2017-06-01 17:59:20 -04:00
Tyson Whitehead
20730dc280
TheanoWithCuda: cudnn shouldn't be optional or list wrapped #26263
...
* python27.withPackages drops nested propagatedBuildInputs
* not clear why cudnn was optional to begin with
2017-06-01 17:59:16 -04:00
Tyson Whitehead
8fdbc828b9
clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902
2017-05-18 18:32:09 -04:00
Tyson Whitehead
5c89edbc3b
buildRustPackage: don't hardcode /nix/store, use $NIX_STORE
2016-01-12 13:45:11 -05:00