Domen Kožar
301fe9360e
pypyPackages.skype4py: disable
2014-09-07 00:13:34 +02:00
Domen Kožar
7668e3dafe
sip: use package from pythonPackages attrset
2014-09-07 00:13:34 +02:00
Domen Kožar
0418d8299d
disable a bunch of python packages on pypy
2014-09-06 22:25:00 +02:00
Nixpkgs Monitor
db0076b659
python34Packages.httplib2: update from 0.8 to 0.9, potentially fixes CVE-2013-2037
2014-09-06 18:32:11 +02:00
Domen Kožar
46acec64c2
pythonPackages.sqlalchemy{,8}: disable on py34
2014-09-06 18:13:14 +02:00
Domen Kožar
17f1043eb0
buildPythonPackage: support .override {}
2014-09-06 18:13:14 +02:00
Nixpkgs Monitor
424669e7b0
ack: update from 2.12 to 2.14
2014-09-06 18:10:06 +02:00
Domen Kožar
8d85bfefcf
pypyPackages.pycurl: disable
2014-09-06 17:16:44 +02:00
Domen Kožar
e69dd3b9aa
pypyPackages.psycopg2: disable
2014-09-06 17:12:11 +02:00
Domen Kožar
a9d25eae98
pypyPackages.lxml: 3.0.2 -> 3.3.6 (fixes pypy build)
2014-09-06 17:10:29 +02:00
Domen Kožar
7cc77a12e4
pypyPackages.numpy: disable and upgrade
2014-09-06 16:54:14 +02:00
Domen Kožar
ee27bd1d99
pypyPackages.pil: fix build
2014-09-06 16:35:58 +02:00
Aristid Breitkreuz
e8a38b7822
add more convenient adapter for making debug builds
2014-09-06 16:19:27 +02:00
Domen Kožar
2eed178fe7
pypyPackages.fabric: disable tests
2014-09-06 16:15:40 +02:00
Domen Kožar
2c7290c58f
pythonPackages.sure: use upstream package, next release should have tests
2014-09-06 16:08:01 +02:00
Domen Kožar
b08be36879
pythonPackages.zope_testrunner: enable tests
2014-09-06 15:56:48 +02:00
Domen Kožar
0fc621e666
pypyPackages.greenlet: disable
2014-09-06 15:21:44 +02:00
Aristid Breitkreuz
538195e088
disable guile by default and add attribute for gdb-with-guile
2014-09-06 13:40:16 +02:00
Peter Simons
1e92a86240
emacs-rainbow-delimiters: add version 1.3.8
2014-09-06 13:30:44 +02:00
Peter Simons
4c5d12d3f0
all-packages.nix: re-arrange Emacs packages into a semi-alphabetical order
2014-09-06 13:30:44 +02:00
Nathaniel Baxter
f7ce66985a
bittorrent: Remove reference to deleted package.
2014-09-06 20:32:01 +10:00
Florent Becker
2709d32274
Add a derivation for eliom (ocaml web framework)
2014-09-06 12:44:33 +04:00
Florent Becker
e8250dd94a
Add a derivation for the ocsigen server (ocaml webserver)
2014-09-06 12:44:33 +04:00
Florent Becker
da6859722d
Add tyxml (XML library for ocaml)
2014-09-06 12:44:33 +04:00
Florent Becker
3245b97000
Add a derivation for js_of_ocaml
2014-09-06 12:44:32 +04:00
Florent Becker
b5c621062d
add ocaml-ipaddr
2014-09-06 12:44:32 +04:00
Florent Becker
ffe02360dc
Add a derivation for deriving (ocaml instance derivation à la Haskell)
2014-09-06 12:44:32 +04:00
Florent Becker
6863dfeccc
Add a derivation for ocaml-optcomp
2014-09-06 12:44:32 +04:00
Florent Becker
2ca3c23ddc
Add a derivation for ocaml-calendar
2014-09-06 12:44:32 +04:00
Christoph Hrdinka
2d912e29d5
build-fhs-chrootenv: fix gcc_multi paths
2014-09-06 00:25:49 +02:00
Christoph Hrdinka
c5f51039f4
steam: fix steam on x86_64
2014-09-06 00:25:48 +02:00
Domen Kožar
b420eeba44
remove bittorrent package since it's obsolete
2014-09-05 22:49:31 +02:00
Peter Simons
7f5bc10186
emacs-ensime: add current git snapshot
2014-09-05 16:06:16 +02:00
Peter Simons
e8bff6f838
emacs-s: add version 1.9.0
2014-09-05 16:06:16 +02:00
Peter Simons
a4ec7a6316
emacs-dash: add version 1.5.0
2014-09-05 16:06:16 +02:00
Eelco Dolstra
002b067750
Merge pull request #3953 from lethalman/combined
...
release: don't build broken packages, don't build tested on unsupported systems
2014-09-05 10:46:42 +02:00
aszlig
fd9c8fa3dc
pkgs/nsd: Allow to easily override the package.
...
Allowing to use nixpkgs config to provide different defaults is not
going to help us here, so we would like to use nsd.override {} in order
to supply the correct options in the module.
Eventually removing the nixpkgs config option would make sense here as
well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-05 02:54:39 +02:00
Mateusz Kowalczyk
19335acb0c
haskell-rope: add 0.6.4
2014-09-05 00:32:25 +01:00
Dmitry Malikov
498aef7766
haskell-regex-pcre-builtin: add 0.94.4.8.8.35
...
Closes #3972 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-04 23:00:30 +01:00
Shea Levy
20113e5d8b
buildLocalCabal: Use host-native nixpkgs for the call to cabal2nix by default
2014-09-04 15:22:31 -04:00
Aristid Breitkreuz
73e569bf01
add postgresql 9.4beta2
2014-09-04 20:36:43 +02:00
Edward Tjörnhammar
6fcab9baca
libretro-cores:
...
- adding: 4do, desmume, fceumm, mame, mupen64plus, scummvm,
snes9x, stella, picodrive, ppsspp and vba
retroarch:
- added retroarch wrapper for configured cores
- changed attributes, old retroarch is now retroarchBare*
2014-09-04 20:03:13 +02:00
Jaka Hudoklin
4d104542e9
Add keylogs, a GNU/Linux keylogger that works
2014-09-04 19:10:56 +02:00
Michael Raskin
3bc8f9ad02
Merge pull request #3938 from aherrmann/pr_mpi
...
Python wrappers for mpi and hdf5 (with mpi support for hdf5)
2014-09-04 20:54:00 +04:00
Thomas Tuegel
ad83a961ae
zotero: update to 4.0.22
...
Drop firefox-30.0, which we were only keeping around for
xulrunner-30.0. New Zotero version is compatible up to firefox-32.0.
2014-09-04 11:52:24 -05:00
Bjørn Forsman
53732eac2a
python-robotframework-tools: new package
...
This package provides "Python Tools for Robot Framework and Test
Libraries".
In particular, I'm interested in the 'robotshell' extension for IPython.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
c1614ab180
python-moretools: new package
...
It provides "Many more basic tools for python 2/3 extending itertools,
functools, operator and collections".
It's a dependency of robotframework-tools, which I want to package.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
f41e336cc0
python-path: new package
...
path is a module wrapper for os.path.
It's a dependency of moretools (which is a dependency of
robotframework-tools, which is what I want to package).
2014-09-04 18:48:06 +02:00
AndersonTorres
40b13e798b
CImg and WxCam - New Packages #3519
...
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
2014-09-04 20:44:05 +04:00
Michel Kuhlmann
83683c4140
haskell-ghc-server: initial expression
2014-09-04 16:20:57 +02:00