Eelco Dolstra
785eaf2cea
Add some primops to lib
2013-11-12 13:48:30 +01:00
Evgeny Egorochkin
39e9fabae0
ZNC modules: expose meta properly, fix typo in license
2013-11-12 14:43:29 +02:00
Rok Garbas
f685b08d0d
emacs offlineimap mode added
2013-11-12 11:00:58 +01:00
Rok Garbas
508e8f5347
nodePackages."grunt-bower-task" added
2013-11-12 11:00:15 +01:00
Domen Kožar
cee0f6c708
Merge pull request #1196 from bjornfor/capitalize-service-descriptions
...
nixos: capitalize a bunch of service descriptions
2013-11-12 01:25:18 -08: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
Bjørn Forsman
d4e210539b
alsa: bump 1.0.26 -> 1.0.27 ( close #1198 )
...
Basically, bump all alsa projects to their latest version as per
http://www.alsa-project.org/main/index.php/Main_Page
2013-11-11 22:32:28 +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
Evgeny Egorochkin
6f6d611a06
upower: update to 0.9.23
2013-11-11 22:16:34 +02:00
Evgeny Egorochkin
d3435e62b2
perlPackages.Switch: add missing version number
2013-11-11 22:05:03 +02: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
20b512de7c
haskell-keter: update to version 1.0.1.2
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
ad2d8fdfb9
Don't override deepseq globally in Cabal 1.18.x.
...
Deepseq is a core package, and building Cabal with a version that differs from
the one shipped with GHC is probably not a good idea.
For GHC 7.0.x, however, we must override deepseq, because the library just
won't build otherwise.
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
75ec0b31f8
haskell-git-annex: update to version 4.20131106
2013-11-11 14:39:57 +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