Commit graph

9988 commits

Author SHA1 Message Date
Peter Simons
8786aa1213 Merge pull request #1218 from ocharles/web-routes
haskellPackages.webRoutesBoomerang: new expression
2013-11-18 02:26:42 -08:00
zimbatm
55639c3aeb Adds a new package: direnv 2013-11-17 19:53:54 +01:00
Michael Raskin
98e8d9d5a3 Adding BadVPN network (mostly BPN) tools 2013-11-17 21:48:26 +04:00
Jason "Don" O'Conal
f49f9225d5 newsbeuter: add dev expression 2013-11-17 12:06:38 +01:00
Eelco Dolstra
ee5d461471 Date::Manip: Update to 6.41 2013-11-16 17:29:55 +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
52abed95ca all-packages: Add a self-hosted variant of clang. 2013-11-16 13:53:47 +01:00
Petr Rockai
9cfc81b749 clang: Build with gcc 4.7 for better libstdc++. 2013-11-16 13:53:47 +01:00
Bjørn Forsman
d4b3a7d685 robotframework-ride: new package
Robot Framework RIDE is a light-weight and intuitive editor for Robot
Framework test case files. (It's more like an IDE.)
2013-11-16 00:36:45 +01:00
Bjørn Forsman
fe547ab100 python-robotframework: new package
Robot Framework is a generic test automation framework for acceptance
testing and acceptance test-driven development (ATDD).

http://robotframework.org/
2013-11-15 22:01:23 +01:00
Kim Simmons
a8e3167228 LuaJIT: New package
Just-in-time compiler for lua 5.1 with strong focus on performance.
Uses the same API as lua 5.1 which makes it extremely easy to integrate.
2013-11-15 17:20:29 +01:00
Oliver Charles
3203c7177c haskellPackages.webRoutesBoomerang: new expression 2013-11-15 13:09:30 +00:00
Shea Levy
03858122be D'oh
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 14:15:39 -05:00
Shea Levy
60428f1d49 In nodePackages.patchSource, make the source tree writable
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 14:11:53 -05:00
Shea Levy
0b0bded848 Better json parsing
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:58:38 -05:00
Shea Levy
a94c71a8dd Add hipache nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:40:56 -05:00
Shea Levy
5fa298c1aa Update npm packages to latest npm2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 13:36:08 -05:00
Domen Kožar
38185f8e51 pypy: 2.1 -> 2.2 2013-11-14 16:22:04 +01:00
Lluís Batlle i Rossell
868fa84e3a Adding smartdeblur (gpl3 version, ~1.27) 2013-11-12 22:12:43 +01:00
Moritz Ulrich
96552b683e Erlang: Update to R16B02.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-12 20:06:46 +01: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
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
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
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
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
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
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
53cc2aa312 haskell-parsers: update to version 0.10.1.1 2013-11-11 14:39:48 +01:00
Peter Simons
b1f7180d6c Merge pull request #1188 from peti/reimplement-ghcWithPackagesOld-by-wrapping-ghcWithPackages
Re-implement ghcWithPackagesOld as a variant of ghcWithPackages that ignores collisions.
2013-11-11 05:00:11 -08:00
Karn Kallio
1e80c57274 scala: add expression for scala 2.10.x branch. 2013-11-11 12:11:00 +01:00
Cillian de Róiste
bc368053ea gimp: change default from 2.6 to 2.8 2013-11-10 23:35:03 +01:00
Moritz Ulrich
7fded05cbe New package: LDM - Lightweight device mounter
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-10 15:08:44 +01:00
Bjørn Forsman
25b822db37 gnuradio: new package
Add GNU Radio, the free & open-source software development toolkit that
provides signal processing blocks to implement software radios.
2013-11-09 22:16:55 +01:00
Bjørn Forsman
57071b2213 Add fftwFloat => fftw composition with floating point
Needed for Gnuradio (coming in next commit).
2013-11-09 22:16:27 +01:00
Bjørn Forsman
e0b7eeb0ad uhd: new package
UHD is USRP Hardware Driver (for Software Defined Radio).
2013-11-09 22:15:52 +01:00
Peter Simons
e4d841eef4 Re-implement ghcWithPackagesOld as a variant of ghcWithPackages that ignores collisions.
This change is intended to fix <https://github.com/NixOS/nixpkgs/issues/1161>
and to address some of the concerns that come up during the discussion of
<d64917ad17>.
2013-11-09 20:41:52 +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
Jason "Don" O'Conal
f1a537bee6 pythonPackages.mpmath: add expression 2013-11-09 17:59:53 +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
Cillian de Róiste
46646feb17 sane: add support for Epson snapscan scanners
The firmware file needs to be downloaded or extracted from the windows
driver file and configured in nixpkgs.config e.g.:

sane.snapscanFirmware = /firmware/esfw41.bin;
2013-11-09 15:03:12 +01:00
Michael Raskin
29d981d1bd Oops, merged a double-fix 2013-11-08 13:55:20 +04:00