Eelco Dolstra
75ec7a07c2
geeqie: Update to 1.1
2012-09-13 17:15:58 -04:00
Peter Simons
40fe4cf682
pmtools: add version 20071116
2012-09-13 20:00:17 +02:00
Andres Loeh
14fe075e06
Make regex-compat and regex-posix compile with ghc-7.6.1.
2012-09-13 19:33:52 +02:00
Eelco Dolstra
fcb1d64322
curl: Update to 7.27.0
2012-09-13 11:36:34 -04:00
Eelco Dolstra
c843abc1bc
nvidia-x11: Update to 304.43
2012-09-13 11:36:34 -04:00
Eelco Dolstra
696206c405
Rename spiceProtocol -> spice_protocol
2012-09-13 11:36:34 -04:00
Michael Raskin
e12c0dbace
LaTeX + Spelling work
2012-09-13 19:25:04 +04:00
Michael Raskin
5df4c97694
Fix wrapping
2012-09-13 19:25:04 +04:00
Michael Raskin
c20a9e4ac5
Make Gajim find speller
2012-09-13 19:25:04 +04:00
Eelco Dolstra
080c0a5c20
linux: Update to 3.2.29
2012-09-13 10:10:26 -04:00
Michael Raskin
8b7d12d0f5
Gajim: make OpenSSL code work
2012-09-13 18:03:50 +04:00
Michael Raskin
947741de5f
Gajim: update to 0.15.1
2012-09-13 18:03:50 +04:00
Eelco Dolstra
d9c0fc6a51
Fix Nixpkgs evaluation
...
http://hydra.nixos.org/build/3020333
2012-09-13 09:56:19 -04:00
Peter Simons
33e67e8394
ghc-head: update to version 7.7.20120912
2012-09-13 15:50:15 +02:00
Peter Simons
52454d7593
ghc-7.4.2: add binary snapshot required for bootstrapping ghc 7.7.x
2012-09-13 15:49:42 +02:00
Peter Simons
eb288cf12e
ghc-wrapper: choose '-package-conf' or '-package-db' flag depending on the version of GHC that's being wrapped
2012-09-13 15:13:00 +02:00
Peter Simons
13be1ff86e
ghc-wrapper.nix: cosmetic
2012-09-13 15:12:43 +02:00
Peter Simons
da6db0dc19
python-packages.nix: drop trailing whitespace
2012-09-13 14:54:10 +02:00
Peter Simons
f16a0e8c12
python-packages.nix: remove trace message
...
The attribute
builtins.trace "beatifulsoap is a typo" beautifulsoup;
looked like it was checked in by accident.
2012-09-13 14:53:54 +02:00
Peter Simons
86cdcbc56d
haskell-void: update to version 0.5.8
2012-09-13 14:47:40 +02:00
Peter Simons
17190945ff
haskell-vacuum: update to version 2.1.0.1
2012-09-13 14:47:40 +02:00
Peter Simons
4c814f8772
haskell-regular: update to version 0.3.4.2
2012-09-13 14:47:40 +02:00
Peter Simons
b89096d865
haskell-instant-generics: update to version 0.3.6
2012-09-13 14:47:40 +02:00
Peter Simons
3fb5f84abd
haskell-ghc-syb-utils: update to version 0.2.1.1
2012-09-13 14:47:39 +02:00
Peter Simons
7254d03a59
haskell-explicit-exception: update to version 0.1.7.1
2012-09-13 14:47:39 +02:00
Peter Simons
3ee9d56b83
haskell-data-accessor: update to version 0.2.2.3
2012-09-13 14:47:39 +02:00
Peter Simons
a0395b87c4
haskell-X11: update to version 1.6.0.2
2012-09-13 14:47:39 +02:00
Peter Simons
d820210188
haskell-zlib: add version 0.5.4.0
2012-09-13 14:47:39 +02:00
Peter Simons
b9739ad02f
haskell-cgi: update to version 3001.1.8.3
2012-09-13 14:47:39 +02:00
Michael Raskin
009db2ae7a
Fix license
2012-09-13 15:30:12 +04:00
Michael Raskin
2dec65340b
Fix python path
2012-09-13 14:46:45 +04:00
Michael Raskin
917db3212f
Add PyFeed dependency. Starts now
2012-09-13 14:32:38 +04:00
Michael Raskin
5c767b9313
Add xe, a dependency of pyfeed
2012-09-13 14:32:16 +04:00
Michael Raskin
48b257663a
Added PyFeed
2012-09-13 14:28:05 +04:00
Michael Raskin
070f2419dd
Fixed a few SaT dependencies
2012-09-13 14:24:07 +04:00
Michael Raskin
b52919ac9e
Buildable Salut-à-toi
2012-09-13 14:14:49 +04:00
Michael Raskin
bc8e5d2da2
Propagate dependencies of wokkel
2012-09-13 14:12:42 +04:00
Michael Raskin
e67736de93
Add wokkel library
2012-09-13 14:09:08 +04:00
Michael Raskin
45f8ec426a
Fix a typo in beautifulsoup name
2012-09-13 13:59:48 +04:00
Michael Raskin
de5be50b2d
Adding a function capable of extracting the name with version out of url/file path
2012-09-13 13:59:23 +04:00
Eelco Dolstra
14b1ed53a0
DBD::SQLite: Don't link against /usr/lib/libsqlite3.dylib on Darwin
2012-09-12 12:33:03 -04:00
Arie Middelkoop
44dec2d5dd
fixes the build of coccinelle.
2012-09-12 12:08:21 +02:00
aszlig
64b474e897
Merge branch 'haskell-yesod-test'.
...
This adds yesodTest to haskellPackages, which is required by default by the
cabal file generated using the Yesod scaffolder. But even if you don't use the
scaffolder it's useful for - well - writing tests, which most people might want
to do if they're not completely insane.
I'm merging this right in because it's non-trivial and just adds packages.
2012-09-12 07:16:34 +02:00
aszlig
8f29e4edb3
haskell-yesod-test: New package, version 0.3.0.
...
You might have noticed, that the commit summary always abbreviated "version".
That's no coincidence, as we want to empathize that our goal is (or was)
yesod-test, right?
/\
`.,' .''. ,`, () HOORAY!
,''. `,.' `,' ()
___ __ ()_ __
`,' _(*__)(__) __\##/)(_*)_
' ` _(__)(__)(*_)(__/||\)(*)(_)__
_(__*__)(__*__)(_*)(_*_)(__)(_*)_
_(_*__)(_*_)(_*_)(__*_)(_*_)(*_)(__)_
(_*_)(_*_)(_*____)(_)(___)(__)(_*_)(__)
_(__*__)()_(_*_)(_)(*_)(__*)(_*__)(__*_)
(_*(__)`--`---(___)' (__) _ (__*_)(__)
(_(_*_):| .-. . (o) |(_*)(_)
(___)::| ( o ) .' `._~ |:(*__*)
| `-' .' ~-. |::(_*_)
`. .' ______ `.| (_)
We now `. .' _ .' () `. |
finally `. | | `. `. () _.' .'
have `. `.`--' ` ()' _,'|
yesod-test `. ~~~-----~()~~ .'
in nixpkgs | _ _ _ _ _() |
by just `.|#|#|#|#|#()\ .'
running ||#|#|#|#|.() `.___
cabal2nix `.________|() |.-.|
on a bunch | || |^.-.
of packages! | `| | | |^.
`-._._| | | | |\.
| | |_|
next time, let's be `. .'
productive, shall we? | |
| |
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
afe407545f
haskell-wai-test: New package, v1.3.0.
...
:::::::
.||||||| /"""""""""".
,` `. | wai test? |
| ,". .-, | ____) because! |
| `-` `-' | `---------------'
`. ,----. ,'
`----./'
Now guess what we have left? Just one single destination:
,
: .___. _ _ .___.
,'-.,-' ___ ,---' ,-. ,--: | | | | | | | | |
:: ,'.,-' `--. : : : : | _ |
:: `-,-- .--' `--' `--' | |_| | |
I have to admit, that i got lazy wthi the ASCII drawings in
this commit, but well... isn't this all about lazy ev
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
86f00072ca
haskell-html-conduit: New package, v0.1.0.2.
...
~~_-~,----.~-
~~-,' `.~-
,' |
/ | `.
,',' |`. |
`,','/'\ | | |
.'~`| |. .| |~`|'
: (`-') (`-') :
: `'~ ~~`' : "OMG! They killed html-conduit!"
: `' /^\ () : Let's see what we have left:
: ()`'~`' ,, :
: ,_--_--_. : yesod-test
`. '/ HTML! \` : |
`.'~\_---_/~` : wai-test
`._ _.'
| ~~~~~~~|
:.:.::.:::
: :"::"'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
a4d82a2273
haskell-tagstream-conduit: New package, v0.5.2.
...
So, look at how small we chopped our little tree, we finally got all
dependencies for html-conduit:
.- yesod-test -.
| |
wai-test html-conduit
___
<' `>
<' ,.., `> |----------..
< `-'`-' > | conduit `.
`< ^^ > |--------. |
\vvvvv/' | |
TAGSTREAM
`^^^^^'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
b0522b53cd
haskell-filesystem-conduit: New package, v0.5.0.1.
...
A fresh delivery of filesystem conduits just arrived, so we just have to add
tagstream-conduit and we just have direct dependencies left.
.- yesod-test -.
| |
wai-test | ,-------.
html-conduit | FOOD! |
| | ______/
tagstream-conduit |/`
._________________________.
| | ,'`--__T__T__T_`::
| FILESYSTEM CONDUIT(S) | Vvvv. <o] [] []`:,:
|_________________________| >--------) _________,-':
...`-'`-'.............`-'`-'.........\^^^^_,'`-'.`-'`-'.:
`"""
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
ecceb38bfb
haskell-hspec: New package, v1.3.0.
...
Well, we now have a direct dependency of yesod-test, things are coming close,
almost TOO close. But we still have a long journey ahead.
.---- yesod-test -------.
| | |
| | |
: wai-test html-conduit -.
: | |
: | filesystem-conduit
: |
. |
. tagstream-conduit
.
,-.,-.,-.-,-.-,.-,-.,-.,-.
( down with the s^Hhspec! )
,--. ,'`-'-`-'`-'-`-'--'-`-'-`-'
|o o|
`-'\.
[|]-' \.-`
.'. `\
| | '`
| |
| |
\|
hspec
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
fb5c721cbe
haskell-hspec-expectations: New package, v0.3.0.2.
...
Let's continue our trip into the ancient realms of yesod-test:
.---- yesod-test -------.
| | |
| | |
hspec wai-test html-conduit -.
| |
| filesystem-conduit
|
|
tagstream-conduit
`.
.
.`-___ ' ' '
`- ` `-'-'._, , '
______ `', ''' ''
`-(o,-` `. , ,'hspec,
`' ) ,'' ,'
__.-,,_,._,-,,' ,-', expectations
`-,===,-'-,-'-,====='-, ,'''' '
`,,==-,-'-,-======,-'---' ,'
-,-,-,-,,_ `-,__ '', ` ' '
' /'/' `-,-.__`-,'
)'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00