Commit graph

10876 commits

Author SHA1 Message Date
Michael Raskin
d82d86eb64 ECL update 2013-06-04 11:29:34 +04:00
Michael Raskin
40a250fc6f SBCL update 2013-06-04 11:10:06 +04:00
Mathijs Kwik
079ea60624 neoload: upgrade to 4.1.3 2013-06-04 07:50:59 +02:00
Evgeny Egorochkin
b41d8029c9 Merge pull request #581 from bbenoist/phpftp
php-5.4: Reintroduce the ftpSupport build option
2013-06-03 15:40:43 -07:00
Peter Simons
1ed5202c2c Agda: cosmetic change 2013-06-03 22:09:34 +02:00
Lluís Batlle i Rossell
3e070f105d gnutls: updating the url.
It was outdated (from times when gnutls was at gnupg repository)
2013-06-03 16:19:26 +02:00
Lluís Batlle i Rossell
f004ddc7cf crypto++: adding shared object target
We only built the static library, before.
2013-06-03 14:54:14 +02:00
Lluís Batlle i Rossell
8e023d1751 gnutls: downgrading to the latest in 3.1 series
A test was failing on i686 (not on x86_64):
http://hydra.nixos.org/build/5222124/nixlog/1/tail-reload
2013-06-03 14:54:13 +02:00
Peter Simons
7b40df9c95 haskell-tls-extra: update to version 0.6.4 2013-06-03 14:12:58 +02:00
Lluís Batlle i Rossell
5324db88ec gnutls: update to 3.2.1
Required also: nettle: update to 2.7.1

I tested that wget works.
2013-06-03 12:19:02 +02:00
Eelco Dolstra
f1c42a8331 Module::Pluggable: Update to 4.8 2013-06-02 23:33:27 +02:00
Peter Simons
7250514410 haskell-hledger: update to version 0.21 2013-06-02 21:31:09 +02:00
Peter Simons
7cdd298eb2 haskell-hledger-web: update to version 0.21 2013-06-02 21:31:09 +02:00
Peter Simons
71f3c07548 haskell-hledger-lib: update to version 0.21 2013-06-02 21:31:08 +02:00
Peter Simons
081ca56cc9 haskell-yesod-platform: add version 1.2.0.1 2013-06-01 14:53:44 +02:00
Peter Simons
e8b8efa471 haskell-cabal2nix: update to version 1.50 2013-06-01 14:53:44 +02:00
Peter Simons
2bc98d2b39 haskell-stm-conduit: update to version 2.1.0 2013-06-01 14:53:44 +02:00
Peter Simons
def6e9d78e haskell-stm-chans: update to version 3.0.0 2013-06-01 14:53:44 +02:00
Peter Simons
bc17e069f9 haskell-shakespeare-i18n: update to version 1.0.0.3 2013-06-01 14:53:44 +02:00
Peter Simons
4a09850b0f haskell-repa: update to version 3.2.3.3 2013-06-01 14:53:44 +02:00
Peter Simons
fe231c5562 haskell-repa-examples: update to version 3.2.3.2 2013-06-01 14:53:44 +02:00
bbenoist
22194538d7 qtcreator: Update to 2.7.1 and improvements (merge #579)
- Qt is now directly overriden in QtCreator's definition.
- qt48Full can be used in a development environment to enable access to
docs demos and examples.

NOTE: It may be required to remove older configuration files located in
~/.config/QtProject and at ~/.config/Trolltech.conf to reconfigure
qtcreator with the correct paths. I have found /nix/store/... paths in the
following files:
$HOME/.config/QtProject/qtcreator/toolchains.xml
$HOME/.config/QtProject/qtcreator/qtversion.xml
$HOME/.config/QtProject/qtcreator/helpcollection.qhc

At the first launch, be sure to check your qtcreator's configuration by
selecting Tools->Options. The most important parts are the Kits and
QtVersion tabs located in the Build & Run section.
2013-06-01 12:53:17 +02:00
bbenoist
0c6e22adba qt: make docs, demos and examples optionnaly available
As the only option before was to don't include them at all.
2013-06-01 12:51:41 +02:00
bbenoist
23fb448242 php-5.4: Reintroduce the ftpSupport build option
The ftpSupport build option I added on the 5.3 version of PHP was not
present in the version 5.4 because it was not yet merged when I wrote my
commit.
2013-06-01 01:16:36 +02:00
Lluís Batlle i Rossell
ce88984ecc New URLs for coin3d 2013-05-31 10:25:35 +02:00
Lluís Batlle i Rossell
9b9bd3d055 libf2c: fixing hash.
The changes:

diff -r lold/arithchk.c l/arithchk.c
218a219,221
>               if (sizeof(long long) > sizeof(long)
>                && sizeof(long long) == sizeof(void*))
>                       fprintf(f, "#define LONG_LONG_POINTERS\n");
diff -r lold/README l/README
41c41
< message to netlib@netlib.bell-labs.com
---
> message to netlib@netlib.org
2013-05-31 10:25:35 +02:00
Evgeny Egorochkin
7f6af6a43b Merge pull request #577 from wizeman/setuptools
setuptools: Fix download link (the old one was returning 404)
2013-05-31 00:37:12 -07:00
Ricardo M. Correia
96b01e999f setuptools: Fix download link (the old one was returning 404) 2013-05-31 01:09:44 +00:00
Lluís Batlle i Rossell
b810381cce Ouch. I rolled back the default opencascade by error. 2013-05-30 19:26:15 +02:00
Lluís Batlle i Rossell
270f861dde Setting opencascade 6.5 to freecad for it to build. 2013-05-30 19:25:01 +02:00
Lluís Batlle i Rossell
6c4c1c4fb6 Updating opencascade to 6.6.0 2013-05-30 15:13:53 +02:00
Peter Simons
7b48b3acf6 haskell-wx-core: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:35:18 +02:00
Peter Simons
3eab69da50 haskell-distributed-process: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:44 +02:00
Peter Simons
41f9d7d83c benchpress: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:44 +02:00
Peter Simons
93eb171838 Hipmunk: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:44 +02:00
Peter Simons
c009bddb19 haskell-language-c-quote: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:44 +02:00
Peter Simons
36aaa263d3 cabal2ghci: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:44 +02:00
Peter Simons
ff1dbd50b8 haskell-HFuse: fix capitalization of directory name 2013-05-30 12:33:43 +02:00
Peter Simons
d9c5a29897 haskell-gloss: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:43 +02:00
Peter Simons
d7c578285a haskell-wx-direct: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:43 +02:00
Peter Simons
709718a307 haskell-happstack-util: drop obsolete package 2013-05-30 12:33:43 +02:00
Peter Simons
79fe788106 haskell-symbol: jailbreak to fix build with Haskell Platform 2013.2.0.0 2013-05-30 12:33:43 +02:00
Peter Simons
0d6f43f2c8 haskell-digestive-functors: jailbreak to fix the build 2013-05-30 12:33:43 +02:00
Peter Simons
f902fe1f68 haskell-monad-par: drop obsolete version 0.3.4.1 2013-05-30 12:33:43 +02:00
Peter Simons
982c74a555 haskell-yesod: update to version 1.2.0.1 2013-05-30 12:33:43 +02:00
Peter Simons
f60f7b0ac8 haskell-yesod-test: update to version 1.2.0 2013-05-30 12:33:43 +02:00
Peter Simons
b39fb32d6e haskell-yesod-static: update to version 1.2.0 2013-05-30 12:33:43 +02:00
Peter Simons
0f2e38e54a haskell-yesod-routes: update to version 1.2.0 2013-05-30 12:33:43 +02:00
Peter Simons
4aa35f4d29 haskell-yesod-persistent: update to version 1.2.0 2013-05-30 12:33:43 +02:00
Peter Simons
830630d011 haskell-yesod-json: update to version 1.2.0 2013-05-30 12:33:42 +02:00
Peter Simons
2ba8e44f48 haskell-yesod-form: update to version 1.3.0 2013-05-30 12:33:42 +02:00
Peter Simons
6dbbd1822b haskell-yesod-default: update to version 1.2.0 2013-05-30 12:33:42 +02:00
Peter Simons
c4260c58bd haskell-yesod-core: update to version 1.2.1 2013-05-30 12:33:42 +02:00
Peter Simons
9739c77391 haskell-yesod-auth: update to version 1.2.0.1 2013-05-30 12:33:42 +02:00
Peter Simons
496c7cfa62 haskell-xdot: update to version 0.2.3.1 2013-05-30 12:33:42 +02:00
Peter Simons
7c46aed8d9 haskell-warp: update to version 1.3.8.2 2013-05-30 12:33:42 +02:00
Peter Simons
5aa1b5294f haskell-wai: update to version 1.4.0.1 2013-05-30 12:33:42 +02:00
Peter Simons
f12cadb586 haskell-wai-logger: update to version 0.3.1 2013-05-30 12:33:42 +02:00
Peter Simons
bdd7ce87c2 haskell-wai-extra: update to version 1.3.4.2 2013-05-30 12:33:42 +02:00
Peter Simons
43c6a39ca3 haskell-tls-extra: update to version 0.6.3 2013-05-30 12:33:42 +02:00
Peter Simons
80093a4d8d haskell-stm-conduit: update to version 2.0.0 2013-05-30 12:33:42 +02:00
Peter Simons
4ca19f846b haskell-statistics: update to version 0.10.4.1 2013-05-30 12:33:42 +02:00
Peter Simons
0853a81825 haskell-postgresql-simple: update to version 0.3.3.0 2013-05-30 12:33:42 +02:00
Peter Simons
c3aa81cd0e haskell-persistent: update to version 1.2.0.1 2013-05-30 12:33:42 +02:00
Peter Simons
dc7f1b2df1 haskell-persistent-template: update to version 1.2.0.1 2013-05-30 12:33:41 +02:00
Peter Simons
2bd5a628dc haskell-persistent-sqlite: update to version 1.2.0 2013-05-30 12:33:41 +02:00
Peter Simons
e539c38a21 haskell-persistent-postgresql: update to version 1.2.0 2013-05-30 12:33:41 +02:00
Peter Simons
fc02ddca52 haskell-parseargs: update to version 0.1.3.5 2013-05-30 12:33:41 +02:00
Peter Simons
a5d42ef934 haskell-network-protocol-xmpp: update to version 0.4.5 2013-05-30 12:33:41 +02:00
Peter Simons
bc8e70f879 haskell-multiarg: update to version 0.16.0.0 2013-05-30 12:33:41 +02:00
Peter Simons
b6b5bc2799 haskell-liblastfm: update to version 0.2.0.0 2013-05-30 12:33:41 +02:00
Peter Simons
0ed2c83e5a haskell-http-conduit: update to version 1.9.4 2013-05-30 12:33:41 +02:00
Peter Simons
d7be6a93b8 haskell-hs-bibutils: update to version 5.0 2013-05-30 12:33:41 +02:00
Peter Simons
bd9c8128ad haskell-gloss: update to version 1.7.8.3 2013-05-30 12:33:41 +02:00
Peter Simons
13a7b3f969 haskell-ghc-mod: update to version 2.0.3 2013-05-30 12:33:41 +02:00
Peter Simons
8c3232f925 haskell-digestive-functors: update to version 0.6.1.0 2013-05-30 12:33:41 +02:00
Peter Simons
f51d2220ca haskell-digestive-functors-heist: update to version 0.7.0.0 2013-05-30 12:33:41 +02:00
Peter Simons
1309b1d8b4 haskell-crypto-pubkey: update to version 0.1.4 2013-05-30 12:33:41 +02:00
Peter Simons
172b463f5a haskell-crypto-pubkey-types: update to version 0.4.0 2013-05-30 12:33:41 +02:00
Peter Simons
836b002fd8 haskell-criterion: update to version 0.8.0.0 2013-05-30 12:33:41 +02:00
Peter Simons
ac1f88bef2 haskell-conduit: update to version 1.0.6 2013-05-30 12:33:40 +02:00
Peter Simons
0b433e463b haskell-certificate: update to version 1.3.8 2013-05-30 12:33:40 +02:00
Peter Simons
de182afeae haskell-asn1-types: update to version 0.2.0 2013-05-30 12:33:40 +02:00
Peter Simons
03b50b3335 haskell-monad-par: add version 0.3.4.2 2013-05-30 12:33:40 +02:00
Rickard Nilsson
a7dbbd2e25 New package: sbt 0.12.3, a Scala build tool 2013-05-30 12:12:19 +02:00
Peter Simons
0025b681c6 Merge pull request #573 from bjornfor/sourcery-toolchain-manpages
sourcery-codebench: fix installation of manpages
2013-05-30 01:10:27 -07:00
Bjørn Forsman
8a1409432e sourcery-codebench: fix installation of manpages
Sourcery CodeBench manpages are installed under
share/doc/<target-triplet>/man/. Add symlinks so that the manpages
become available to "man".

NOTE: I use symlinks instead of moving the manpages, because I think
it is best to do as little as possible to prebuilt packages.
2013-05-29 21:58:29 +02:00
Lluís Batlle i Rossell
8442c7d122 libgphoto2: adding a 2.4 version, for kde 4.7 and 4.8. 2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
f54c4c99e3 tcpdmup/libpcap udpate 2013-05-29 19:23:40 +02:00
Shea Levy
d749196f68 buildNodePackage: Utilize the node setup hook
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-29 11:53:36 -04:00
Sander van der Burg
2b1eff8e17 Override the KitchenSink's appName 2013-05-29 15:17:37 +02:00
Sander van der Burg
c30eed4b44 Allow one to override the app's name through the appName parameter 2013-05-29 15:16:21 +02:00
Sander van der Burg
a2b8fb3776 It's impossible to guess the name so we add an extra optional parameter to override it 2013-05-29 15:01:55 +02:00
Sander van der Burg
a7895de1fc Use double quotes to expand wildcards 2013-05-29 14:50:24 +02:00
Sander van der Burg
cf512cf5c2 Use wildcard for the appname 2013-05-29 14:18:35 +02:00
Sander van der Burg
dde4a92c5c Generate unique derivation names so that we can easily install them from a Nix channel 2013-05-29 13:50:53 +02:00
Peter Simons
317fcd3b86 Merge pull request #559 from bjornfor/mentor-codebench
Add Sourcery CodeBench Lite toolchain(s)
2013-05-29 02:17:46 -07:00
Peter Simons
b1781a1876 Merge pull request #571 from vcunat/p/hs
haskell: add pop3-client and smtp-mail (by cabal2nix)
2013-05-29 02:16:20 -07:00
Shea Levy
5ddae35596 Get node.js building on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Shea Levy
9e01205659 Set library path properly for v8 on darwin 2013-05-28 18:38:22 -04:00