Ricardo M. Correia
46ee416b91
oraclejre7: Add package (as a variant of oraclejdk7)
2014-01-01 21:30:53 +01:00
Mathijs Kwik
66d930b355
Merge pull request #1432 from wkennington/bond
...
network-interfaces: Add the ability to create bond devices
2014-01-01 10:50:41 -08:00
Vladimír Čunát
506a304181
fftw: minor update and major refactoring
...
- Unify the "single" and "float" variants, which are the same thing.
- Enable threads and openmp wrapper by default (they are very small).
- Don't use sse on i686, as I'm quite sure we have no warrant for that.
Cf. http://en.wikipedia.org/wiki/Pentium_Pro
- Disable static libs (big, no indication we need them).
- I tested most builds using fftw (they build OK).
2014-01-01 13:05:56 +01:00
Peter Simons
bad39d4861
Merge pull request #1435 from tomberek/add_fastcgi
...
Add fastcgi Haskell package
2013-12-31 07:42:03 -08:00
William A. Kennington III
609e981b93
ifenslave: Add new package
2013-12-31 09:28:52 -06:00
William A. Kennington III
184dd198fb
subversion: Tweaks and Fixes
...
Remove ssl and compression options which are no longer valid when using
serf in place of neon. Also, make sure serf is an optional dependency.
2013-12-31 07:59:37 -06:00
Rickard Nilsson
bc0c50ced9
New Haskell package: wai-handler-fastcgi 2.0.0
2013-12-31 09:55:04 +01:00
Michael Raskin
a3843455c5
Re-add HTTP/HTTPS support back to Subversion by adding serf. Tested.
2013-12-30 23:33:22 +04:00
Thomas Bereknyei
218d229b06
Add fastcgi Haskell package
2013-12-30 14:04:26 -05:00
Peter Simons
c39dbf65cd
Merge pull request #1422 from ocharles/lens-aeson
...
haskellPackages.lensAeson: New expression
2013-12-30 10:37:39 -08:00
Peter Simons
ea47447a29
Merge pull request #1426 from wkennington/openssh
...
openssh: Update from 6.2p2 -> 6.4p1
2013-12-30 10:37:27 -08:00
Lluís Batlle i Rossell
34859e2a42
Adding wxWidgets 3.0.0
2013-12-30 17:35:31 +01:00
Shea Levy
4af1c79c06
Remove uses of __overrides feature
...
In addition to replacing use of a feature with IMO confusing semantics,
this will also let us cleanly separate out all-packages.nix into
category-specific files without changing the structure of the pkgs
attrset.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-30 11:04:45 -05:00
Moritz Heidkamp
29e16c62eb
Add chunksync package
2013-12-30 15:04:25 +01:00
Rob Vermaas
1e36663229
Update node packages
2013-12-30 13:24:51 +01:00
Michael Raskin
950b785993
Use CLisp 2.44.1 for SBCL build --- some releases like it better for bootstrapping...
2013-12-30 14:17:48 +04:00
William A. Kennington III
c4e03f0739
openssh: Update from 6.2p2 -> 6.4p1
...
This patch also bumps up the HPN version of openssh so that it compiles
on top of 6.4. Along with the bump, a package was added for the high
performance networking version.
The gcmrekey patch was removed as this vulnerability is fixed in
version 6.4 onward. http://www.openssh.org/txt/gcmrekey.adv
2013-12-30 02:42:12 -06:00
Marius Rejdak
2da33b4ecf
tint2 nixpkg
2013-12-29 23:35:46 +01:00
Domen Kožar
5e641b3ffc
pythonPackages.py: 1.4.13 -> 1.4.19
2013-12-29 20:04:26 +01:00
Domen Kožar
8a920ad306
pyramid_jinja: 1.6 -> 1.9
2013-12-29 19:57:34 +01:00
Domen Kožar
43ede75535
python3Packages: update some to fix py3k support
2013-12-29 19:52:26 +01:00
Michael Raskin
e9ec56a596
Update vim_configurable to the same source tag as default vim
2013-12-29 19:38:43 +04:00
Michael Raskin
c356b67ce7
Merge pull request #1414 from coroa/gammu
...
Add gammu version 1.33.0 - a library and command line utility for interfacing phones
2013-12-29 07:02:35 -08:00
Jonas Hoersch
4418c1e1d7
Add gammu version 1.33.0 - a library and command line utility for interfacing phones
2013-12-29 15:13:23 +01:00
Domen Kožar
e860eef8f3
pythonPackages.webtest: typo
2013-12-29 14:26:25 +01:00
Domen Kožar
8f14618e45
pythonPackages.webob: 2.0.3 -> 2.0.11
2013-12-29 14:22:40 +01:00
Peter Simons
8da218c34e
haskell-defaults.nix: fix quickcheck-io build with GHC 7.2.2
2013-12-29 14:12:57 +01:00
Oliver Charles
eb4618d288
haskellPackages.lensAeson: New expression
2013-12-29 12:32:43 +00:00
Domen Kožar
4cc859c6be
pythonPackages.unittest2: use correct name under py3k
2013-12-29 13:21:47 +01:00
Peter Simons
da71287281
haskell-defaults.nix: use the old version of pretty-show with ghc 7.2.2
...
The old compiler cannot build Happy 1.19.2.
2013-12-29 13:18:22 +01:00
Peter Simons
b06f53900d
haskell-defaults.nix: ensure that hspec-expectations uses the same version of HUnit as quickcheck-io
2013-12-29 13:18:22 +01:00
Domen Kožar
bffd5c23b2
pythonPackages.nose-selecttests: fix url
2013-12-29 13:06:42 +01:00
Peter Simons
7e51f66bea
Fix GHC 7.2.2 build of Haskell Platform 2012.2.0.0.
2013-12-29 12:26:07 +01:00
Peter Simons
d1b97eea02
haskell-opengl: fix version conflicts with OpenGL 2.9.x build
2013-12-29 12:26:07 +01:00
Peter Simons
8cca7e4603
haskell-statistics: fix version mismatch of binary package some more
2013-12-29 12:26:07 +01:00
Peter Simons
d7eae3f86b
haskell-statistics: fix version mismatch of binary package
2013-12-29 12:26:07 +01:00
Peter Simons
67515e8e38
haskell-statistics: this package needs a more recent version of binary
2013-12-29 12:26:06 +01:00
Peter Simons
c3fafc22b1
haskell-miniutter: this package needs a more recent version of binary
2013-12-29 12:26:06 +01:00
Peter Simons
9f37ace519
haskell-bmp: don't use the latest version because it requires binary >= 0.6; a version that no released compiler has yet
2013-12-29 12:26:06 +01:00
Peter Simons
634e636792
haskell-defaults.nix: fix evaluation of the ghc 7.2.2 package set
2013-12-29 12:26:06 +01:00
Peter Simons
7e94212b0d
haskell: don't provide 'binary' default, instead we override that
...
attribute in the compiler-specific package set
binary has become a core package in ghc 7.4.2, so we cannot easily build
stuff with our own version of it. (Least not without Cabal warning about
version conflicts in the build log.)
2013-12-29 12:26:05 +01:00
Peter Simons
ad80939299
pkgs/top-level/release.nix: build the ghc 7.2.2 binary
2013-12-29 12:26:05 +01:00
Peter Simons
6ea52bf49a
haskell-defaults.nix: cabal2nix now requires Cabal 1.16.x or later
2013-12-29 12:26:05 +01:00
Peter Simons
63e37a4f1f
haskell-DRBG: add version 0.5.1
2013-12-29 12:26:05 +01:00
Peter Simons
6646b80027
haskell-cipher-aes128: add version 0.5
2013-12-29 12:26:05 +01:00
Peter Simons
5b37e9b543
haskell-prettyclass: add version 1.0.0.0
2013-12-29 12:26:05 +01:00
Domen Kožar
8993655f4c
pythonPackages: add pyramid_debugtoolbar, robotframework_selenium2library, robotsuite and nose-selecttests
2013-12-29 10:09:30 +01:00
Shea Levy
1cc5942845
Update node packages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:54:52 -05:00
Shea Levy
d59d4dd9a5
Add haskellPackages.robotsTxt
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:34:47 -05:00
Shea Levy
e5898a4f95
Add haskellPackages.heredoc
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:33:52 -05:00