Commit graph

7273 commits

Author SHA1 Message Date
Eelco Dolstra e6077fbc46 Remove getConfig helper function
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra 0062d0f11d Mark alternative stdenvs as lowPrio 2012-09-19 13:13:34 -04:00
Shea Levy 99571aa242 Add temp nodePackage 2012-09-19 12:45:05 -04:00
Peter Simons 7ba33d813e popa3d: add version 1.0.2 2012-09-19 01:16:01 +02:00
Eelco Dolstra 167df7ad32 Add tzdata
Glibc 2.16 no longer contains timezone data (yay!) so provide tzdata
instead.
2012-09-18 14:00:18 -04:00
Shea Levy 7d5bb08534 Add cipher-block-size node package and remove the nativeDeps argument to build-node-package (buildInputs can just be specified directly) 2012-09-18 12:08:16 -04:00
Peter Simons aa2d8d1e02 dovecot: rename file for version 1.0.3 to improve consistency 2012-09-18 15:08:28 +02:00
Peter Simons 2460be6f63 haskell-splot: add version 0.3.4 2012-09-18 11:58:12 +02:00
Peter Simons 3865d54f0f haskell-timeplot: add version 1.0.11 2012-09-18 11:58:12 +02:00
Peter Simons 6e0a176878 haskell-vcs-revision: add version 0.0.1 2012-09-18 11:58:12 +02:00
Peter Simons 7a505d7830 haskell-strptime: add version 1.0.6 2012-09-18 11:58:12 +02:00
Peter Simons 27cffbd3cb haskell-network: add version 2.4.0.0 2012-09-17 16:08:48 +02:00
Peter Simons 3f5e18dcd7 haskell-HTTP: add version 4000.2.5 2012-09-17 16:08:28 +02:00
Peter Simons e6d0852c2c haskell-GLUT: patch version 2.3.0.0 to build with GHC 7.6.1 2012-09-17 16:04:00 +02:00
Peter Simons 51722e9526 haskell-split: delete version 0.1.x ... again
Man, getting rid of split 0.1.x is more difficult than I would have thought.
2012-09-17 15:49:41 +02:00
Mathijs Kwik 177a0d761a node-packages: add 4 packages
- faye-websocket
- node-uuid
- rbytes
- sockjs
2012-09-17 09:56:49 +02:00
Mathijs Kwik e0d35483aa node-packages: upgrade mongodb and bson (and build native module) 2012-09-17 09:56:49 +02:00
Mathijs Kwik baa6223904 node-packages: ability to build npms that have native extensions 2012-09-17 09:56:49 +02:00
Lluis Batlle 04f93115a3 sheevaplug: adding ubifs support to the kernel. 2012-09-16 22:46:57 +02:00
Mathijs Kwik ba83178aed xmonad-extras: pass old version of split
optional features depend on it.
2012-09-15 20:53:19 +02:00
Mathijs Kwik b1f8a1b916 add: haskell-split older version (0.1) 2012-09-15 20:53:19 +02:00
aszlig b2392c09a0
aewan: New package, version 1.0.01.
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig cb94852ae3
hexedit: New package, version 1.2.12.
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.

(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Rickard Nilsson 7c43b041d9 Add nss-pam-ldapd version 0.8.10
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.

This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02: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 696206c405 Rename spiceProtocol -> spice_protocol 2012-09-13 11:36:34 -04:00
Michael Raskin 8b7d12d0f5 Gajim: make OpenSSL code work 2012-09-13 18:03:50 +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 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 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 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 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
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
aszlig 0695a74c68
haskell-silently: New package, v1.2.0.2.
Let's begin silently and add the first dependency in our ongoing roadmap of
butchering missing dependencies leading up to yesod-test:

         .---- yesod-test -------.
         |          |            |
         |          |            |
    .- hspec -.  wai-test    html-conduit -.
    |         |               |            |
    :         |               |  filesystem-conduit
    :    hspec-expectations   |
    :                         |
    :                tagstream-conduit
    :
    :
 silently <- Yay, our first victim, silently killed by a chainsaw:

  .,.,.,.,.,.,.||\      ,-. ROAWRR!
 ::::::::::::::   | o O `-'
  `'`'`'`'`'`'`---`

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00
Rob Vermaas ff68b3e130 Add apacheAntOracleJDK variant 2012-09-11 17:07:52 +02:00