Commit Graph
40 Commits
Author SHA1 Message Date
Allen Nelson 9ad529e5c4 datadiff: don't restrict to python2 2018-01-10 14:48:20 -06:00
Allen Nelson a4c8f60e86 reference issue in comment 2018-01-06 23:08:24 -06:00
Allen Nelson 06a945f017 lsof working on darwin 2017-01-27 15:22:39 -08:00
Allen Nelson 940aafcbcc use rsync, comment out pulls 2016-10-03 15:12:29 -05:00
Allen Nelson b9007c8d83 add examples file 2016-10-03 12:07:33 -05:00
Allen Nelson 4abe579250 add docs to docker build functions
bring back ls_tar

replace goPackages with go

don't hardcode /nix/store in vmTools

more docs
2016-09-29 12:52:57 -05:00
Allen Nelson 1fb466c28c python bcrypt: use a git snapshot of bcrypt to get test suite, propagate cffi 2016-06-30 09:51:20 -05:00
Allen Nelson d20a8ddea8 nix-serve: set PATH
joachifm: also set `dontBuild = true`; `false` doesn't make any sense if
the intent is to skip the build phase.

Closes #16221
2016-06-16 15:00:04 +02:00
Allen Nelson f66e9fd10d sqlalchemy: define sqlalchemy_1_0 attribute 2016-04-27 12:45:52 -05:00
Allen Nelson d7f032e805 Add new package "lsi" (#12780) 2016-04-26 12:24:25 +02:00
Allen Nelson a3ef1ad66c httpretty: make patch conditional on python version 2016-04-25 12:27:33 -05:00
Allen Nelson 88a1b69090 ordereddict: do not restrict to python2.6 2016-04-25 12:06:34 -05:00
Allen Nelson db3ffaa8f0 httpretty: working build for python3 2016-04-25 12:01:05 -05:00
Allen Nelson bb9fa90dca gnum4: disable tests 2016-04-25 11:48:47 -05:00
Allen Nelson b48e1dd601 lsof: stop configure script from searching /usr paths 2016-04-25 11:14:22 -05:00
Allen Nelson 7106bfd0f3 skip broken pandas test when on python 3.5 2015-11-04 09:57:13 -06:00
Allen Nelson b8c784f061 patch to remove large file test in numpy 2015-11-03 16:26:29 -06:00
Allen Nelson 8b93c4103d fix ansible constants.py patching, do not propagate pythonpaths 2015-10-20 13:20:37 -05:00
Allen Nelson 79c6c27b9b pandas: add libcxx dependency on darwin (close #9862)
vcunat changed `optional` arguments from lists to packages.
2015-09-20 17:49:13 +02:00
Allen Nelson d2457ea991 add shellHook argument so that users can pass in their own 2015-09-09 12:58:28 -05:00
Allen Nelson 3c6c6c19f2 freetds: fix broken url (close #9031) 2015-07-28 20:37:41 +02:00
Allen Nelson 24868463ba pandas: 0.16.1 -> 0.16.2 2015-07-28 12:46:20 -05:00
Allen Nelson 8bf170f280 Remove lingering dependence on atlas with numpy.
Closes https://github.com/NixOS/nixpkgs/pull/8133.
2015-06-04 20:07:41 +02:00
Allen Nelson 560d52f51e switched to python.executable 2015-06-03 15:45:57 -05:00
Allen Nelson 23b1950603 switch to sha256 hashes 2015-06-01 08:43:53 -05:00
Allen Nelson 2ba1ab3ad1 supporting pandas on osx, added test suite 2015-05-30 20:11:59 -05:00
Allen Nelson 8a965946cb switched to atlas as a dependency for liblapack by default 2015-05-29 15:16:12 -05:00
Allen Nelson 6c238d1d5f moving non-packages into a separate file 2015-05-29 11:12:55 -05:00
Allen Nelson e001340cf6 returned to two-file structure for liblapack 2015-05-28 21:49:06 -05:00
Allen Nelson 2c125cf37a removed default dependency of liblapack on ATLAS. was causing an unnecessary double-build of atlas 2015-05-28 12:39:49 -05:00
Allen Nelson d2cbcc68be added documentation for makeWrapperArgs 2015-05-24 22:22:20 -05:00
Allen Nelson 6bb2e47abf using makeWrapperArgs instead of setEnvVars 2015-05-24 10:21:33 -05:00
Allen Nelson bf1a16bbea removing superfluous lets 2015-05-24 10:21:33 -05:00
Allen Nelson 06ff4af597 Adding documentation to wrap.sh, added ability to retain any desired environment variables. 2015-05-24 10:21:33 -05:00
Allen Nelson 5f55788531 adding docs to python wrap.sh 2015-05-24 04:55:24 -05:00
Allen Nelson e802740b69 adding metadata, putting version in name 2015-05-22 00:35:13 -05:00
Allen Nelson e70f9e74f2 changed to CC=clang 2015-05-19 16:49:58 -05:00
Allen Nelson ec2f3eb855 added gfortran expression for darwin 2015-05-19 15:59:55 -05:00
Allen Nelson 2a0a5c697e added clang dependency, using unix platform 2015-05-18 17:47:03 -05:00
Allen Nelson b4b6215523 added flags/switches necessary to get openblas to compile on osx 2015-05-18 17:01:43 -05:00