Commit Graph

8899 Commits

Author SHA1 Message Date
Peter Simons
c89a375a40 haskell-ghc-mod: update to version 3.1.4 2013-11-26 21:09:19 +01:00
Peter Simons
c1301780bd haskell-doctest: update to version 0.9.10 2013-11-26 21:09:19 +01:00
Peter Simons
e377575a68 haskell-cuda: update to version 0.5.1.1 2013-11-26 21:09:19 +01:00
Peter Simons
05fcd91c57 haskell-conduit: update to version 1.0.9.1 2013-11-26 21:09:19 +01:00
Peter Simons
f7e5bf4e79 haskell-blaze-builder: update to version 0.3.3.0 2013-11-26 21:09:19 +01:00
Peter Simons
e7327b989c haskell-accelerate: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons
e7e6f40081 haskell-accelerate-io: update to version 0.14.0.0 2013-11-26 21:09:19 +01:00
Peter Simons
318da895c3 haskell-accelerate-fft: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
fe96c6bc11 haskell-accelerate-examples: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
3565daeb02 haskell-accelerate-cuda: update to version 0.14.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
f871ee09ca haskell-MonadCatchIO-transformers: update to version 0.3.1.0 2013-11-26 21:09:18 +01:00
Peter Simons
d019c243f3 haskell-HTTP: add version 4000.2.9 2013-11-26 21:09:18 +01:00
Peter Simons
0d811d4a10 haskell-gloss-raster-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
ed9a255951 haskell-gloss-accelerate: add version 1.8.0.0 2013-11-26 21:09:18 +01:00
Peter Simons
2cfc208f26 haskell-ekg: add version 0.3.1.3 2013-11-26 21:09:18 +01:00
aszlig
d809fd135f
protobuf: Update to new upstream version 2.5.0.
Starting from version 32, Chromium now relies on protobuf version 2.5.0,
so let's update it, especially because it doesn't have backwards
compatible changes in the release notes.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 02:59:47 +01:00
Ian-Woo Kim
fe32d12ef7 glibc-locales: don't depend on /nix/store location
previously, $TMPDIR/nix/store is hard-coded so that only building and installing is correct with /nix/store
See #1273.
2013-11-25 08:31:48 +01:00
Michael Raskin
c89df12be9 Updating Sodium crypto library 2013-11-25 10:59:36 +04:00
Lluís Batlle i Rossell
370dec91cc Updating amrnb to the latest version. 2013-11-24 14:57:55 +01:00
Lluís Batlle i Rossell
bf48a6f3d6 Adding freetype to ffmpeg. To use the drawtext filter. 2013-11-24 14:57:54 +01:00
aszlig
440af2e5e5
log4cxx: Clean up package expression.
Add meta.license and use a version attribute instead of hardcoding
everything.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:26:00 +01:00
aszlig
c853841c8c
log4cxx: Fix build by adding missing includes.
This adds a bit too many includes but in the end it won't hurt on the
size of the build output because those are optimized away. But having a
whole bunch of sed expressions just for selectively adding includes just
clutters up the package expression.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-22 17:25:59 +01:00
Oliver Charles
7a18f1125e haskellPackages.ariadne: New expression and related dependencies 2013-11-21 10:28:56 +01:00
Peter Simons
144a833cd0 Merge pull request #1259 from ocharles/haskell
haskellPackages.socketActivation and haskellPackages.quickcheckInstances
2013-11-21 01:25:34 -08:00
Peter Simons
2d1304e86d Merge pull request #1247 from ocharles/digits
haskellPackages.digits: New expression
2013-11-21 01:21:47 -08:00
Oliver Charles
d93d7c645c haskellPackages.quickcheckInstances: New expression 2013-11-21 08:45:38 +00:00
Oliver Charles
fe3253355d haskellPackages.socketActivation: New expression 2013-11-21 08:45:09 +00:00
viric
6c8054cabe Merge pull request #1212 from lovek323/awesome
Awesome: fix issue with awesome-client, add expression for 3.5
2013-11-20 06:09:35 -08:00
Oliver Charles
1bf33cf083 haskellPackages.digits: New expression 2013-11-20 09:10:54 +00:00
Jason "Don" O'Conal
76ab3916de awesome-3-5: add expression and nixos module 2013-11-20 01:05:09 +00:00
Shea Levy
2909634cac nss: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-18 15:39:13 -05:00
Shea Levy
b09f8110db nspr: Bump to 4.10.2
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-18 15:23:30 -05:00
Bjørn Forsman
c41cf22b62 xmlrpc-c: update 1.25.25 -> 1.25.26
From http://xmlrpc-c.sourceforge.net/change_super_stable.html:

  Release 1.25.26, released September 29, 2013.

  Fix interpretation of dateTime.iso8601 variant with timezone
  information. As broken, it would add up to a second to the correct
  datetime or reject the message claiming that it has invalid syntax.
  Always broken (recognition of the timezone variant was introduced in
  Xmlrpc-c 1.20 (September 2009).
2013-11-18 20:49:15 +01:00
Peter Simons
2df5e8122b haskell-language-ecmascript: fix build
The test suite fails because of <https://github.com/jswebtools/language-ecmascript/issues/7>.
Jailbreak to support current versions of QuickCheck: <https://github.com/jswebtools/language-ecmascript/issues/49>.
2013-11-18 12:14:16 +01:00
Oliver Charles
9d51b03053 haskellPackages.smallcheck: Update to 1.1 2013-11-18 11:28:18 +01:00
Oliver Charles
db8c22c6d3 haskellPackages.tasty*: Add ocharles to the list of maintainers 2013-11-18 11:28:17 +01:00
Oliver Charles
41a0cb7bd9 haskellPackages.tastyTh: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
6e89adc6ba haskellPackages.tastyGolden: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
17b738330c haskellPackages.tastyQuickcheck: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
2e8c5b626c haskellPackages.tastyHspec: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles
1eb47b17af haskellPackages.tastyAntXml: New expression 2013-11-18 11:28:17 +01:00
Peter Simons
8786aa1213 Merge pull request #1218 from ocharles/web-routes
haskellPackages.webRoutesBoomerang: new expression
2013-11-18 02:26:42 -08:00
Bjørn Forsman
9f9f905819 json-c: add meta.platforms and break overlong line 2013-11-17 12:15:02 +01:00
Jason "Don" O'Conal
f49f9225d5 newsbeuter: add dev expression 2013-11-17 12:06:38 +01:00
Kim Simmons
db3abf1c45 nanomsg: new package
Socket library built in C but provides bindings in many languages.
Highly efficient and easy to use.

[@bjornfor: whitespace fixes, quote shell variables and add meta.platforms]
2013-11-16 17:06:12 +01:00
Petr Rockai
e3f2e2e10b libcxx: Update to 190100 and build with libc++abi. 2013-11-16 13:53:48 +01:00
Peter Simons
188834603a haskell-shake: update to version 0.10.9 2013-11-16 12:33:40 +01:00
Peter Simons
17fd8d5627 haskell-system-posix-redirect: update to version 1.1.0.1 2013-11-16 12:33:39 +01:00
Oliver Charles
3203c7177c haskellPackages.webRoutesBoomerang: new expression 2013-11-15 13:09:30 +00:00
Peter Simons
e006e06be6 haskell-pem: update to version 0.2.1 2013-11-13 15:12:29 +01:00
Peter Simons
37f44b6089 haskell-crypto-pubkey: update to version 0.2.2 2013-11-13 15:12:29 +01:00
Peter Simons
f646bb6c8b haskell-crypto-numbers: update to version 0.2.3 2013-11-13 15:12:29 +01:00
Peter Simons
4441ae7424 haskell-cpu: update to version 0.1.2 2013-11-13 15:12:29 +01:00
Lluís Batlle i Rossell
fda66c9ff4 Updating tox to master 2013-11-13 09:21:44 +01:00
Aristid Breitkreuz
f923c32204 boost: fix hardcoded hash
Closes #1209

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-12 23:02:39 +00:00
Vladimír Čunát
9220d5b002 libxml2 on FreeBSD: disable impure python detection
This might be good for all platforms,
when we do some big rebuild again.
2013-11-12 14:09:15 +01:00
Vladimír Čunát
91028bd151 upower: fix Xfce via --enable-deprecated
Also drop older libusb1 version which is no longer needed with newer upower.
2013-11-12 10:05:57 +01:00
Vladimír Čunát
85d21a6963 libxml2: bump 2.9.0 -> 2.9.1 (CVE-2013-1969)
And drop patch that has been merged upstream.
Close #1199.
Hack around python install problems (the rest is from bjornfor).
2013-11-11 22:32:46 +01:00
Peter Simons
a6d30242a1 Merge pull request #1201 from errge/master
Add direct-sqlite haskell library
2013-11-11 13:16:20 -08:00
Peter Simons
393689dcea Merge pull request #1202 from Zoomulator/master
gtest: New package, the google c++ testing framework.
2013-11-11 13:15:47 -08:00
Peter Simons
2192ddec0e boost: say hello to version 1.55.0 2013-11-11 22:08:47 +01:00
Kim Simmons
530a8dc7dc gtest: New package, the google c++ testing framework.
BSD licensed testing framework from google:
https://code.google.com/p/googletest/
2013-11-11 16:51:23 +01:00
Gergely Risko
d9ed78cbd9 Add direct-sqlite haskell library 2013-11-11 16:36:14 +01:00
Peter Simons
7aefd575b5 haskell-yesod-static: disable the yesod-static test suite
It produces a strange error:

  Running 1 test suites...
  Test suite tests: RUNNING...

  /nix/store/gwm3821513h0jwcgxr73r3ay90shaq7r-haskell-base64-bytestring-ghc7.6.3-1.0.0.1/bin/../lib/ghc-7.6.3/package.conf.d/base64-bytestring-1.0.0.1.installedconf:1:19272:
      Not in scope: `main'
      Perhaps you meant `min' (imported from Prelude)
  ...

I'm not sure what this means.
2013-11-11 14:39:59 +01:00
Peter Simons
716318c54d haskell-process-conduit: add version 1.0.0.1 2013-11-11 14:39:59 +01:00
Peter Simons
4159147663 haskell-control-monad-loop: add version 0.1 2013-11-11 14:39:59 +01:00
Peter Simons
c9afccda1d haskell-yesod: update to version 1.2.3 2013-11-11 14:39:59 +01:00
Peter Simons
bdbda93222 haskell-yesod-static: update to version 1.2.1 2013-11-11 14:39:59 +01:00
Peter Simons
07fa9cec40 haskell-yesod-form: update to version 1.3.4 2013-11-11 14:39:59 +01:00
Peter Simons
e3f874c0f7 haskell-yesod-core: update to version 1.2.5 2013-11-11 14:39:59 +01:00
Peter Simons
59d4efda21 haskell-yesod-bin: update to version 1.2.4 2013-11-11 14:39:59 +01:00
Peter Simons
f4775459ac haskell-threads: update to version 0.5.0.3 2013-11-11 14:39:59 +01:00
Peter Simons
598541fc15 haskell-html-conduit: update to version 1.1.0.1 2013-11-11 14:39:59 +01:00
Peter Simons
95fdcdb200 haskell-conduit: update to version 1.0.9 2013-11-11 14:39:58 +01:00
Peter Simons
876e2278c9 haskell-bifunctors: update to version 4.1.1 2013-11-11 14:39:58 +01:00
Peter Simons
6509447e81 haskell-thyme: update to version 0.3.0.3 2013-11-11 14:39:58 +01:00
Peter Simons
57d39d5083 haskell-tasty: update to version 0.4.0.1 2013-11-11 14:39:58 +01:00
Peter Simons
11c930d02a haskell-language-c-quote: update to version 0.7.5 2013-11-11 14:39:58 +01:00
Peter Simons
2f466ae9a0 haskell-cereal: update to version 0.4.0.1 2013-11-11 14:39:58 +01:00
Peter Simons
cbaf113858 haskell-HsSyck: update to version 0.51 2013-11-11 14:39:58 +01:00
Peter Simons
9537b2c8d2 haskell-HList: update to version 0.2.3 2013-11-11 14:39:58 +01:00
Peter Simons
0cd6b6e896 haskell-thyme: update to version 0.3.0.2 2013-11-11 14:39:58 +01:00
Peter Simons
7d97e8c982 haskell-texmath: update to version 0.6.5.2 2013-11-11 14:39:58 +01:00
Peter Simons
f25b2c1be6 haskell-HsOpenSSL: update to version 0.10.3.5 2013-11-11 14:39:58 +01:00
Peter Simons
62fd4cebe1 haskell-parallel: update to version 3.2.0.4 2013-11-11 14:39:57 +01:00
Peter Simons
9e036f4560 haskell-deepseq: update to 1.3.0.1 2013-11-11 14:39:57 +01:00
Peter Simons
2a98488609 haskell-snap-core: update to version 0.9.5.0 2013-11-11 14:39:54 +01:00
Peter Simons
dbffabdee6 haskell-parseargs: update to version 0.1.5.2 2013-11-11 14:39:54 +01:00
Peter Simons
2176c172ca haskell-hxt: update to version 9.3.1.2 2013-11-11 14:39:54 +01:00
Peter Simons
fb621b1724 haskell-cuda: update to version 0.5.1.0 2013-11-11 14:39:54 +01:00
Peter Simons
ccd4ca7c41 haskell-abstract-par: update to version 0.3.3 2013-11-11 14:39:54 +01:00
Peter Simons
e127d7a0a6 haskell-dual-tree: update to version 0.2 2013-11-11 14:39:54 +01:00
Peter Simons
fb89b4fb0a haskell-wai-extra: update to version 1.3.4.6 2013-11-11 14:39:54 +01:00
Peter Simons
67a59ade44 haskell-texmath: update to version 0.6.5.1 2013-11-11 14:39:54 +01:00
Peter Simons
c00944712d haskell-tasty: update to version 0.4 2013-11-11 14:39:54 +01:00
Peter Simons
9a904615a9 haskell-pipes-parse: update to version 2.0.2 2013-11-11 14:39:54 +01:00
Peter Simons
de03376a13 haskell-lifted-base: update to version 0.2.1.1 2013-11-11 14:39:53 +01:00
Peter Simons
c01cb9d67c haskell-dbus: update to version 0.10.5 2013-11-11 14:39:52 +01:00
Peter Simons
def8a6801c haskell-cufft: update to version 0.1.0.1 2013-11-11 14:39:52 +01:00
Peter Simons
9a615b6d9c haskell-cuda: update to version 0.5.0.2 2013-11-11 14:39:52 +01:00
Peter Simons
096e81f5a0 haskell-crypto-numbers: update to version 0.2.2 2013-11-11 14:39:51 +01:00
Peter Simons
8b863aab40 haskell-active: update to version 0.1.0.9 2013-11-11 14:39:51 +01:00
Peter Simons
226f773457 haskell-accelerate-fft: update to version 0.13.0.0 2013-11-11 14:39:51 +01:00
Peter Simons
c99c70dd8e haskell-accelerate-examples: update to version 0.13.0.0 2013-11-11 14:39:51 +01:00
Peter Simons
3a922b76f7 haskell-accelerate-cuda: update to version 0.13.0.4 2013-11-11 14:39:51 +01:00
Peter Simons
0f09271562 haskell-Chart: update to version 1.1 2013-11-11 14:39:51 +01:00
Peter Simons
6af70de21a haskell-Chart-gtk: update to version 1.1 2013-11-11 14:39:51 +01:00
Peter Simons
c1d17c070f haskell-Chart-cairo: update to version 1.1 2013-11-11 14:39:51 +01:00
Peter Simons
53cc2aa312 haskell-parsers: update to version 0.10.1.1 2013-11-11 14:39:48 +01:00
Bjørn Forsman
edfd4cbb03 libvirtd: add missing dependency on dnsmasq
Fixes this:

Nov 09 16:13:27 nixos-laptop systemd[1]: Starting Libvirt Virtual Machine Management Daemon...
Nov 09 16:13:28 nixos-laptop .libvirtd-wrapp[17183]: libvirt version: 1.1.4
Nov 09 16:13:28 nixos-laptop .libvirtd-wrapp[17183]: Cannot check dnsmasq binary dnsmasq: No such file or directory
Nov 09 16:13:28 nixos-laptop .libvirtd-wrapp[17183]: Cannot check dnsmasq binary dnsmasq: No such file or directory
Nov 09 16:13:28 nixos-laptop systemd[1]: Started Libvirt Virtual Machine Management Daemon.
2013-11-10 14:00:04 +01:00
Vladimír Čunát
619a1f5614 changes proposed for 13-10 update
One feature change: polkit update 8d14c7ba
2013-11-09 18:41:42 +01:00
Jonas Hoersch
2923631287 libunibreak: meta.platforms attribute 2013-11-09 18:16:16 +01:00
Vladimír Čunát
8d14c7baa6 polkit: major update 0.105 -> 0.112
- It now uses JavaScript for configuration (only),
  so I had to "convert" config for NetworkManager.
- I tested suspend/restart/(un)mount on KDE/Xfce,
  Phreedom tested NetworkManager config conversion.
2013-11-09 16:29:18 +01:00
Vladimír Čunát
35a3d07c4f Merge #1082: Update QtCreator to 2.8.1, add Qt 5.1.1 and QtSDK 2013-11-09 16:26:59 +01:00
Vladimír Čunát
61528849e3 mesa: bugfix update 9.1.6 -> .7
Thist is just for master before the official release,
x-updates has 9.2.* already.
2013-11-09 16:26:54 +01:00
Vladimír Čunát
2a9bdac39a gtk2: minor update .20 -> .22 2013-11-09 16:26:53 +01:00
Peter Simons
b66a59bf41 haskell-uu-parsinglib: update to version 2.8.1.1 2013-11-07 14:00:08 +01:00
Peter Simons
9c1982cd68 Merge pull request #1179 from cpages/sdl2
SDL2: some improvements to the expression.
2013-11-07 02:16:00 -08:00
Carles Pagès
b81caba5fb SDL2: some improvements to the expression.
Based on comments in the pull request from @edolstra and @peti. I also added
missing metadata, setting myself as maintainer.
2013-11-06 23:17:46 +01:00
Eelco Dolstra
58af4fb11e Update some more platforms 2013-11-06 10:58:20 +01:00
Lluís Batlle i Rossell
cfe5f74e88 Updating poppler to 0.24.3. 2013-11-06 10:09:08 +01:00
Michael Raskin
66c034d03e Merge pull request #1171 from cpages/sdl2
Update SDL2 to v2.0.1
2013-11-05 20:32:07 -08:00
Lluís Batlle i Rossell
1045df3197 Updating mkvtoolnix, libebml, libmatroska to latest versions. 2013-11-05 23:20:27 +01:00
Rickard Nilsson
b5554b3f5c libvirt: Update to 1.1.4
Remove the patch that has been added upstream.
2013-11-05 14:15:42 +01:00
Eelco Dolstra
da426c7df5 Fix some meta.platforms attributes to build more stuff on Darwin 2013-11-05 10:46:59 +01:00
Eelco Dolstra
d9c13a73c2 gurobi: Remove
It's proprietary, non-redistributable software.
2013-11-05 00:07:24 +01:00
Eelco Dolstra
c88055e1a2 Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
Eelco Dolstra
a0e21fd1ca Mark more packages as broken 2013-11-04 21:11:00 +01:00
Eelco Dolstra
01087750ba Don't build some packages on some platforms 2013-11-04 21:11:00 +01:00
Carles Pagès
b551f8bced SDL2: clean configure flags.
I removed some flags that are no longer present, one that was redundant
(default value) and added a comment regarding why enable-static is there.
2013-11-04 19:49:57 +01:00
Carles Pagès
1138f0a96b SDL2: update to v2.0.1 2013-11-04 19:37:53 +01:00
Eric Kow
d1e8f9c047 haskell-wxc: noHaddock 2013-11-02 18:09:08 +00:00
Peter Simons
8352df8d66 haskell-yesod-platform: update to version 1.2.4.4 2013-11-01 14:20:11 +01:00
Peter Simons
5fd1c46beb haskell-trifecta: update to version 1.2.1.1 2013-11-01 14:20:11 +01:00
Peter Simons
2de6d71694 haskell-trifecta: update to version 1.1 2013-11-01 14:20:11 +01:00
Peter Simons
dda0d13d22 haskell-text-icu: update to version 0.6.3.7 2013-11-01 14:20:11 +01:00
Peter Simons
a4cfdfad5d haskell-terminfo: update to version 0.3.2.6 2013-11-01 14:20:11 +01:00
Peter Simons
6e180df18c haskell-intervals: update to version 0.4 2013-11-01 14:20:11 +01:00
Peter Simons
15851f0661 haskell-free: update to version 4.2 2013-11-01 14:20:11 +01:00
Peter Simons
03e7ab54a0 haskell-fclabels: update to version 2.0.0.5 2013-11-01 14:20:11 +01:00
Mathijs Kwik
b6519f08da haskell-parsers: bring back 0.9 for idris 2013-11-01 08:02:19 +01:00
Mathijs Kwik
3c2b7f5e33 haskell-trifecta: bring back 1.1 for idris 2013-11-01 08:02:19 +01:00
Mathijs Kwik
07d68731ff haskell-trifecta: jailbreak on comonad 2013-11-01 08:02:13 +01:00
Peter Simons
7337c675df haskell-uuid: update to version 1.3.3 2013-10-31 09:02:25 +01:00
Peter Simons
7deb37d1f9 haskell-symbol: update to version 0.2.0 2013-10-31 09:02:25 +01:00
Peter Simons
4bf277e39b haskell-postgresql-simple: update to version 0.3.9.1 2013-10-31 09:02:25 +01:00
Peter Simons
7399dba217 haskell-pipes-parse: update to version 2.0.1 2013-10-31 09:02:24 +01:00
Peter Simons
df12cd8a7b haskell-intervals: update to version 0.3 2013-10-31 09:02:24 +01:00
Peter Simons
e0c633a402 haskell-hslua: update to version 0.3.8 2013-10-31 09:02:24 +01:00
Peter Simons
f7ea8a57df haskell-hexpat: update to version 0.20.4 2013-10-31 09:02:24 +01:00