Commit graph

27552 commits

Author SHA1 Message Date
Bjørn Forsman 5dd026a063 python-bitstring: new package
bitstring is a python module for binary data manipulation.

Run tested.
2013-07-07 23:35:58 +02:00
Bjørn Forsman 0a0b15321a python-construct: new package
Construct is a powerful declarative parser (and builder) for binary
data.

Run tested.
2013-07-07 23:35:49 +02:00
Bjørn Forsman 30bb106aa9 python-pyodbc: new package
The pyodbc module enables python programs to connect to almost any
database using ODBC.

Build and "import pyodbc" tested, but I haven't tried connecting to any
database yet.
2013-07-07 23:34:56 +02:00
Bjørn Forsman e41456cebe python-gevent: new package
gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of the libevent event
loop.

Run tested.
2013-07-07 23:34:44 +02:00
Peter Simons 9e98650f8d boost: generalize the header-only expression
The 'header-only-wrapper' expression can now wrap any version of boost
that's passed to it as an argument.
2013-07-03 21:38:34 +02:00
Peter Simons ea04555518 boost-headers: update to version 1.54.0 2013-07-03 21:26:31 +02:00
Peter Simons cb31653acb boost: add version 1.54.0 2013-07-03 18:55:51 +02:00
Peter Simons e533af98e4 git-annex: enable web-related features 2013-07-03 18:48:12 +02:00
Peter Simons b3a3f0f521 haskell-yaml: update to version 0.8.3 2013-07-03 18:48:11 +02:00
Peter Simons d31b934ad2 haskell-shelly: update to version 1.3.0.2 2013-07-03 18:48:11 +02:00
Peter Simons 4d8327877c haskell-shakespeare-css: update to version 1.0.6.1 2013-07-03 18:48:11 +02:00
Peter Simons d36c915686 haskell-oeis: update to version 0.3.3 2013-07-03 18:48:11 +02:00
Sander van der Burg 5bb91ac679 Added nodejs packages for: bcrypt, nconf, winston, jade, view-helpers, mongoose, passport, gzippo, walk, forever, kue, supertest and should 2013-07-03 17:28:49 +02:00
Eelco Dolstra 074acec50b Doh 2013-07-03 16:35:13 +02:00
Shea Levy 47aafb73f8 Add stream-splitter-transform nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:40:13 -04:00
Shea Levy 2ddcab0617 Updte nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-03 09:39:31 -04:00
Ludovic Courtès b9960211ab add GNU Guix 2013-07-03 15:33:17 +02:00
Eelco Dolstra 5cfa68ab50 Reinstate sec=none
Seems to be required, despite the subsequent sec=ntlm. But the NixOS
VM tests work fine without this flag :-S

http://hydra.nixos.org/build/5451901
2013-07-03 14:38:56 +02:00
Eelco Dolstra 80213cbb05 meta.license is a list of strings (not attribute sets)
http://hydra.nixos.org/build/5453648
2013-07-03 12:41:27 +02:00
Rok Garbas e84ba407f9 plone: adding collective_recipe_filestorage package 2013-07-03 04:44:01 +02:00
Rok Garbas 7816aa4ada plone: adding collective_recipe_template package 2013-07-03 04:26:27 +02:00
Rok Garbas 0a527048eb pythonPackages.genshi: update to 0.7 2013-07-03 04:26:02 +02:00
Rok Garbas bf540904de haproxy: update to 1.4.24 (set platform to linux, for now) 2013-07-03 03:36:15 +02:00
Rok Garbas 52dd19be1b plone: plone_recipe_varnish updated to 1.3dev to support varnish >= 3 2013-07-03 02:47:14 +02:00
Rok Garbas 79ec396f6f plone: z3c.form downgraded to 3.0 2013-07-03 02:32:01 +02:00
Rok Garbas c590a5b4c3 plone: updating 4.3.0 to 4.3.1, minor renaming of nix files 2013-07-03 00:21:22 +02:00
Rickard Nilsson ac8eb2523b darktable: Update to 1.2.2 2013-07-02 18:38:56 +02:00
Eelco Dolstra 75e34854f6 Remove redundant cifs option 2013-07-02 17:03:29 +02:00
Eelco Dolstra ebe81d17d7 linux: Update to 3.2.48, 3.4.51 2013-07-02 14:40:08 +02:00
Joachim Schiele e6bf2413ef Merge pull request #685 from qknight/aescrypt
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
Shea Levy 61fef700ee On linux-3.10, build in #! script support
Starting with 3.10, #! script handling can be built modularly (or not
at all). By default the nixpkgs builder sets everything modular, but
since our initird init is a #! script this creates a chicken-and-egg
problem on NixOS.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-01 14:53:56 -04:00
Eelco Dolstra e969c941b3 thunderbird: Update to 17.0.7 2013-07-01 19:55:33 +02:00
aszlig 168115f610
python-nixpart: Update to new version 0.2.0.
This introduces the ability to mount filesystems (only). Also, the description
is now less kickstart specific as in the long term we want to move away from
kickstart syntax to Nix attribute sets.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:30 +02:00
aszlig e2e77c641a
python-blivet: Update to upstream version 0.17-1.
Changes since 0.16-1:

 - Used Python type instead of variable name (hamzy)
 - Fix detection of valid EFI system partition during autopart. (dlehman)

Full changelog can be found in the spec file in the package or at:

https://git.fedorahosted.org/cgit/blivet.git/tree/python-blivet.spec

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:29 +02:00
Joachim Schiele 431cd91f01 fixed requested changes 2013-07-01 18:24:43 +02:00
Rickard Nilsson 070ddf8367 New package: Twitter Bootstrap 2.3.2, a front-end framework for web development. 2013-07-01 16:14:52 +02:00
Rickard Nilsson 00df29c471 New package: lessc, version 1.4.0
Compiles LESS to CSS
2013-07-01 15:39:39 +02:00
Rickard Nilsson cb534f1baa New package: Google Closure compiler version 20130603.
A JavaScript optimizing compiler.
2013-07-01 14:52:57 +02:00
Sander van der Burg 47931dcefa dysnomia: Some updated meta information 2013-07-01 14:27:18 +02:00
Peter Simons 8e95d2564d haskell-time: bring back version 1.1.2.4 to un-break Haskell Platform 2009.2.0.2 2013-07-01 12:16:38 +02:00
Peter Simons d9a71f35c8 haskell-oeis: the test suite depends on network access 2013-07-01 12:11:06 +02:00
Peter Simons 8bb29fb94a haskell-http-attoparsec: add version 0.1.0 2013-07-01 12:11:05 +02:00
Peter Simons 2ece8f76f5 haskell-warp-tls: add version 1.4.1.3 2013-07-01 12:11:05 +02:00
Peter Simons b8a44d7289 haskell-byteable: add version 0.1.1 2013-07-01 12:11:05 +02:00
Peter Simons df12e039e3 haskell-keter: update to version 0.4.0 2013-07-01 12:11:05 +02:00
Peter Simons 6b58b32ad8 haskell-hlint: update to version 1.8.47 2013-07-01 12:11:05 +02:00
Peter Simons 66a0b56567 haskell-zeromq3-haskell: update to version 0.4 2013-07-01 12:11:05 +02:00
Peter Simons 028dd8b25e haskell-yesod: update to version 1.2.1.1 2013-07-01 12:11:05 +02:00
Peter Simons 9e6de5d8c7 haskell-yesod-form: update to version 1.3.0.1 2013-07-01 12:11:05 +02:00
Peter Simons 928af0cb55 haskell-yesod-core: update to version 1.2.3 2013-07-01 12:11:05 +02:00