1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
Commit graph

9998 commits

Author SHA1 Message Date
viric 6c8054cabe Merge pull request #1212 from lovek323/awesome
Awesome: fix issue with awesome-client, add expression for 3.5
2013-11-20 06:09:35 -08:00
Jason "Don" O'Conal 76ab3916de awesome-3-5: add expression and nixos module 2013-11-20 01:05:09 +00:00
Shea Levy a0a068060b npm2nix/patchSrc minor fix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-19 15:59:22 -05:00
Rob Vermaas e511edfedf Update s3http 2013-11-19 21:32:18 +01:00
Rob Vermaas 368ce9b70b Add Fuze for Linux 1.0.5 2013-11-18 20:39:33 +01:00
Oliver Charles 41a0cb7bd9 haskellPackages.tastyTh: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 6e89adc6ba haskellPackages.tastyGolden: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 17b738330c haskellPackages.tastyQuickcheck: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 2e8c5b626c haskellPackages.tastyHspec: New expression 2013-11-18 11:28:17 +01:00
Oliver Charles 1eb47b17af haskellPackages.tastyAntXml: New expression 2013-11-18 11:28:17 +01:00
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