Commit Graph

12758 Commits

Author SHA1 Message Date
Peter Simons
15d9034477 happy: update to version 1.19.4 2014-07-14 17:33:48 +02:00
Peter Simons
f596ecbd70 Merge pull request #3271 from bennofs/haskell-data-fix
haskell-data-fix: new package
2014-07-14 17:27:51 +02:00
Peter Simons
714ee6f6a3 Merge pull request #3274 from MP2E/shellish_import
Import the Haskell library shellish 0.1.3 from Cabal
2014-07-14 17:26:03 +02:00
Shea Levy
b57bc220cc Merge branch 'master' of git://github.com/ip1981/nixpkgs
Added quilt-0.63
2014-07-14 10:26:39 -04:00
Igor Pashev
a95e65da60 Added quilt-0.63 2014-07-14 15:35:27 +02:00
Aycan iRiCAN
d3f763696d Added Rest For Haskell and dependencies (rest-core, rest-types, rest-snap etc...) 2014-07-14 15:52:43 +03:00
Cray Elliott
9f66dafa29 Import the Haskell library shellish 0.1.3 from Cabal 2014-07-14 05:01:54 -07:00
Oliver Charles
7c81a3609e pythonPackages.logster: New expression 2014-07-14 11:03:51 +01:00
John Wiegley
7b0e242d49 haskell-zippers: new expression 2014-07-14 02:48:32 -05:00
Charles Strahan
cd8063c4b2 finalterm: Add package 2014-07-13 19:36:43 -04:00
Peter Simons
f264c638df Merge pull request #3232 from peti/haskell-updates
Update default Haskell compiler to GHC 7.8.3 (and other stuff)
2014-07-14 00:18:03 +02:00
aszlig
4086f7c978
twister: Add new package, version 0.9.22.
This includes another source-only derivation for the web interface (and
patches the path into the twister binary), so there shouldn't be a need
to move it into ~/.twister/html separately.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-13 23:56:11 +02:00
Charles Strahan
a9858101bc keybinder-3.0: Add package
keybinder-3.0 is for GTK+ 3, whereas keybinder (already in nixpkgs) is
for GTK+ 2.

This adds version 0.3.0 of keybinder-3.0, which we named "keybinder3" in
nixpkgs to (hopefully) lessen the confusion about what is package name
and what is version number.

[Bjørn: extend commit message beyond summary line]
2014-07-13 19:52:45 +02:00
Linquize
73028ef161 gbdfed: add package 1.6 2014-07-13 19:22:10 +08:00
Peter Simons
3f89346556 Merge pull request #3252 from 4z3/sec
add SEC (Simple Event Correlator) 2.7.5
2014-07-12 23:08:54 +02:00
Peter Simons
21a83ed49b darcs: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons
ebdd966bc6 cryptol2: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons
a183c7eca1 Switch default Haskell compiler to GHC 7.8.3. 2014-07-12 15:13:58 +02:00
Peter Simons
098a2c07fa haskell-packages.nix: cosmetic 2014-07-12 15:13:58 +02:00
Peter Simons
48a2253974 ghc: update version 7.8.2 to 7.8.3 2014-07-12 15:13:58 +02:00
Vladimír Čunát
7c5a1b1d51 haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
Pass '-optl-static -optl-pthread' to GHC to enable static linking.

Fixes <https://github.com/NixOS/nixpkgs/issues/3193>. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526>.
2014-07-12 15:12:05 +02:00
lethalman
38c2901741 Merge pull request #3253 from bjornfor/gnome-boxes
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
160e347acb libosinfo: new package
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".

It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
tv
3fa1735b92 sec: add version 2.7.5 2014-07-12 13:19:08 +02:00
Luca Bruno
07b24b31e4 tarsnapper: add sha256 to fix fetchgit assertion 2014-07-12 11:32:39 +02:00
Rickard Nilsson
89a0bf43d1 mopidy: Update from 0.15.0 to 0.18.3
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Rickard Nilsson
6a2a8dc788 pythonPackages.pykka: Update from 1.1.0 to 1.2.0 2014-07-12 09:34:52 +02:00
Benno Fünfstück
bc48c4cdb3 haskell-data-fix: new package 2014-07-11 22:41:51 +02:00
Shea Levy
50cfc4a847 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging taggy and taggy-lens
2014-07-11 10:12:21 -04:00
Sönke Hahn
0f65768234 taggy-lens: new haskell package, version 0.1.1 2014-07-11 16:47:12 +08:00
Austin Seipp
e75d92791e Merge pull request #3236 from bosu/volatility
Add volatility: memory forensics framework
2014-07-11 03:35:45 -05:00
Sönke Hahn
b2fa0a4313 taggy: new haskell package, version 0.1 2014-07-11 15:13:04 +08:00
aszlig
d5ac1cac27
python-packages: Add package 'httpretty', v0.8.3.
This contains a context diff because the change is really very small and
gabrielfalcao/HTTPretty#180 cannot be used because it bumps the version
number.

The reason I'm not using sed here is because I deliberately want the
postPatch phase to fail for the next upstream version, so the patch/fix
is dropped on our side ASAP.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
aszlig
79d22ae015
python-packages: Add package 'sure', v1.2.7.
Unfortunately the upstream version that can be found on PyPI doesn't
include test cases, so we need to fetchgit and wait until tests will be
shipped with a future upstream release.

Reported at gabrielfalcao/sure#61.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-11 06:16:12 +02:00
Oliver Charles
0de3106a4b Merge pull request #3235 from bosu/haxl
Add haxl haskell package
2014-07-10 20:01:12 +01:00
Boris Sukholitko
0ef036f48a Add volatility: memory forensics framework 2014-07-10 21:34:23 +03:00
Boris Sukholitko
482afc2922 Add haxl haskell package 2014-07-10 20:55:47 +03:00
cillianderoiste
d6e8e764ae Merge pull request #3233 from wjlroe/exercism
New Exercism package
2014-07-10 18:56:47 +02:00
Florian Friesdorf
168bfea867 python and pythonPackage attr naming - cosmetic changes 2014-07-10 16:35:38 +02:00
Florian Friesdorf
95b204cd33 python27: libX11 is in defaultScope 2014-07-10 16:30:40 +02:00
William Roe
e22c0e6367 New exercism package 2014-07-10 15:03:42 +01:00
lethalman
3a7100ee0d Merge pull request #3215 from refnil/master
Add bitbucket-cli to nixpkgs
2014-07-10 11:23:49 +02:00
lethalman
1e806db8db Merge pull request #3174 from pSub/dconf-issue
Fixed settings issue.
2014-07-10 11:17:10 +02:00
Christoph Hrdinka
dc261008dc haskell-stm-containers: add package version 0.1.2 and its dependencies 2014-07-10 10:15:06 +02:00
Christoph Hrdinka
71a0dfd568 haskell-clay: add package version 0.9.0.1 2014-07-10 10:02:58 +02:00
Lluís Batlle i Rossell
8aca2c5fa0 Adding retroshare 0.6 (unstable) 2014-07-09 22:24:28 +02:00
Sander van der Burg
e2b7492b2e ListBinarySearch: add package 2014-07-09 16:33:09 +02:00
Luca Bruno
d05a86a1de Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box 2014-07-09 15:46:48 +02:00
Martin Lavoie
05f7391881 Typo in bitbucket-cli expression 2014-07-09 02:03:56 +02:00
Martin Lavoie
3df7911f35 Add bitbucket-cli to nixpkgs
Adding refnil as mainteners

Added alias in top-level
2014-07-09 01:15:49 +02:00
Cillian de Róiste
26e36dcc80 Add Mark Lord's symlinks utility 2014-07-08 19:19:43 +02:00
Peter Simons
ce6c23d8a6 Merge pull request #3210 from aycanirican/hpdf
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons
81e6e97c61 haskell-vty: update to version 5.1.1 2014-07-08 15:58:21 +02:00
Peter Simons
35f380c7ba haskell-parsers: update to version 0.11.0.3 2014-07-08 15:58:21 +02:00
Peter Simons
a9b0361cbf haskell-regex-tdfa-rc: add version 1.1.8.3 2014-07-08 15:58:21 +02:00
Peter Simons
023b9094aa haskell-haskell-token-utils: add version 0.0.0.2 2014-07-08 15:58:21 +02:00
Eelco Dolstra
973c9abdbe Fix info command
The "info" command has been broken on NixOS since
457fdb3842 (proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Pascal Wittmann
a1b27f9806 Merge pull request #3131 from bennofs/dwb-wrapper
add dwb-wrapper for plugin support
2014-07-08 14:19:47 +02:00
Domen Kožar
b40055d6ec pythonPackages.beets: 1.0.0 -> 1.3.6 2014-07-08 09:36:16 +02:00
Aycan iRiCAN
c57a72bbae Introduced haskellPackages.HPDF 2014-07-08 10:07:34 +03:00
Sönke Hahn
c7159f0706 haskell-hspec-attoparsec: new package, version 0.1.0.1 2014-07-08 13:47:01 +08:00
Markus Kohlhase
1d109fc211 added lua-sec-0.5 2014-07-08 00:26:04 +02:00
Rickard Nilsson
233825760c New pkg: syslog-ng-incubator
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rickard Nilsson
0ee69ef529 New pkg: riemann-c-client version 1.1.1
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
Benno Fünfstück
52c8df4ad3 dwb: add wrapper and use GTK2 for plugin support 2014-07-07 21:00:53 +02:00
Oliver Charles
847a9a5c30 Merge pull request #3206 from bosu/mp3splt
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko
70ad9ad8f9 Add mp3splt 2014-07-07 21:38:14 +03:00
Peter Simons
2044c13947 Revert "pretty: new haskell package"
This reverts commit 51dc75b769. The pretty
library is a core package since (at least) GHC 6.10.4, i.e. every single one of
our compilers ships this library by default. Adding the package to the global
namespace like this is almost certainly going to cause trouble because we'll
end up with inconsistently linked binaries whenever packages mix the user-space
pretty library with the core one.
2014-07-07 16:41:59 +02:00
Rob Vermaas
83e1ff846c Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00
Luca Bruno
51dc75b769 pretty: new haskell package 2014-07-07 15:35:12 +02:00
Peter Simons
1ecae5c2c1 Merge pull request #3189 from aherrmann/pr_licenses
License meta-data for numexpr, tables, and szip
2014-07-07 11:33:47 +02:00
Peter Simons
6ccf8cbfeb haskell-packages.nix: delete obsolete 'gtk2hsC2hs' alias 2014-07-07 11:15:41 +02:00
Peter Simons
27ff2eeb77 haskell-gtkglext: re-generate with cabal2nix 2014-07-07 11:15:16 +02:00
Shea Levy
8f33899dd2 Set default kernel to 3.14
It is the latest longterm http://permalink.gmane.org/gmane.linux.kernel/1738612
2014-07-06 19:27:37 -04:00
John Wiegley
74d51f0b4e Merge pull request #3197 from wavewave/gitlib
Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2
2014-07-06 15:19:19 -05:00
Ian-Woo Kim
90dacd685d Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2 added. Low/High-level API for git 2014-07-06 22:03:38 +02:00
Charles Strahan
6b16c2ec34 watchman: new package
This adds `watchman`, a CLI utility that watches files and takes action when
they change.
2014-07-06 01:34:11 -04:00
Andreas Herrmann
01e2ed000b numexpr: Define license 2014-07-05 21:41:04 +02:00
Luca Bruno
1c1747be0d Add gnome shell extensions plugin for browsers 2014-07-05 21:16:31 +02:00
Rok Garbas
f3439fcfd4 Revert "nodePackages.couchapp: added & and node packages updated"
This reverts commit 8cf2cd5d11.
2014-07-05 14:30:53 +01:00
Jascha Geerds
28322c8d58 Packaging plasma-nm and its dependencies 2014-07-05 13:54:01 +02:00
Luca Bruno
ac711a705e dfeet: fix icons 2014-07-05 12:18:17 +02:00
Oliver Charles
6365987e53 Merge pull request #3178 from tomberek/haskell_hastePerch
Haskell haste perch
2014-07-05 10:59:22 +01:00
Vincent Laporte
9256136635 Adds yojson.
Yojson is an optimized parsing and printing OCaml library for the JSON
format, contributed by Martin Jambon.

Webpage: http://mjambon.com/yojson.html
2014-07-05 09:00:12 +02:00
Michael Raskin
0b9a382fc8 Apparently nobody ever noticed that aria was already packaged when packaging it once more; merging expressions 2014-07-04 21:42:14 +04:00
Michael Raskin
ca6dba33ad Add Botan unstable branch - 1.11.9 release 2014-07-04 21:23:09 +04:00
lethalman
fa825c32da Merge pull request #3170 from vbgl/biniou
Adds biniou
2014-07-04 15:40:41 +02:00
tomberek
36426f2b49 Initial additions 2014-07-04 09:10:57 -04:00
Rok Garbas
8cf2cd5d11 nodePackages.couchapp: added & and node packages updated 2014-07-04 00:42:48 +01:00
Pascal Wittmann
6d13d1e521 Fixed settings issue.
The following warning was shown when I clicked on links:
'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
2014-07-03 23:19:15 +02:00
Shea Levy
a391b55b31 Use buildPecl for php-xcache 2014-07-03 11:01:19 -04:00
Shea Levy
4277c05a88 Remove obsolete php-apc package 2014-07-03 11:01:19 -04:00
Shea Levy
90bfde59f8 Simplify php-packages.nix 2014-07-03 11:01:19 -04:00
Peter Simons
609514d281 haskell-AES: fix spelling of the corresponding attribute and directory name 2014-07-03 16:51:25 +02:00
Shea Levy
2fe4eb3df9 Make php packages available in nix-env 2014-07-03 10:19:57 -04:00
Vincent Laporte
543f355883 Adds biniou 2014-07-03 11:09:47 +02:00
Oliver Charles
65f1e8667d Merge pull request #3169 from fluffynukeit/add-haskell-snaplet-postgresql-simple
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 09:17:26 +01:00
Oliver Charles
13c6e05d61 Merge pull request #3168 from fluffynukeit/add-haskell-snap-web-routes
Added snapWebRoutes to haskellPackages.
2014-07-03 09:16:21 +01:00
Daniel Austin
d60c5a55a0 Added snapletPostgresqlSimple to haskellPackages. 2014-07-03 07:40:38 +02:00
Daniel Austin
9db55e72e5 Added snapWebRoutes to haskellPackages. 2014-07-03 03:25:05 +02:00
Bjørn Forsman
1388ae5da5 lua: add 'lua' attribute pointing to 'lua5' 2014-07-02 23:57:42 +02:00
Florian Friesdorf
48817c8d97 python pip-1.5.6 2014-07-02 22:57:04 +02:00
Florian Friesdorf
3fafbed076 python plumbum-1.4.2 2014-07-02 22:56:54 +02:00
Florian Friesdorf
1f5d61ca5b python click-2.1 2014-07-02 22:56:54 +02:00
Austin Seipp
f36252b7cd Merge pull request #3155 from doublec/inferno
Add inferno, a distributed cross-platform hosted OS
2014-07-02 13:48:15 -05:00
Austin Seipp
5edecf1eef Merge pull request #3128 from vbgl/easy-format
Adds easy-format
2014-07-02 13:46:47 -05:00
Austin Seipp
002d33b6cc Merge pull request #3151 from flosse/lua5-filesystem
added lua-filesystem-1.6.2
2014-07-02 13:46:11 -05:00
Austin Seipp
f318c99f21 Merge pull request #3160 from cstrahan/vcprompt
vcprompt: new package
2014-07-02 13:45:27 -05:00
Oliver Charles
0d5537ac23 Merge pull request #3157 from hellertime/pkg/haskell-Thrift
Add Thrift-0.6.0.1
2014-07-02 15:05:35 +01:00
Chris Heller
1ca3e9c681 Remove version. Make default 2014-07-02 08:38:02 -04:00
Oliver Charles
ba2a7d4755 Merge pull request #3153 from aycanirican/pipes-work
Added pipes-csv and pipes-http packages.
2014-07-02 10:56:34 +01:00
Lluís Batlle i Rossell
f8cd1b3062 Adding sqlcipher. 2014-07-02 11:19:26 +02:00
Charles Strahan
6c15656a06 vcprompt: new package
This adds the vcprompt utility, a little C program that prints a short string
with barebones information about the current working directory for various
version control systems.
2014-07-02 02:43:47 -04:00
Chris Heller
7efe90a6e3 Add Thrift-0.6.0.1 2014-07-02 00:14:06 -04:00
Chris Double
91ac34b648 Add inferno, a distributed cross-platform hosted OS 2014-07-02 14:00:49 +12:00
John Wiegley
e06124731c compcert: add missing semicolon in all-packages.nix 2014-07-01 16:59:35 -05:00
John Wiegley
8d5c4e8b4b compcert: build with 64-bit compiler, add darwin support 2014-07-01 16:43:27 -05:00
Aycan iRiCAN
ea7ddcd864 Added pipes-csv and pipes-http 2014-07-01 22:52:09 +03:00
Markus Kohlhase
e0fc4e7734 added lua-filesystem-1.6.2 2014-07-01 13:34:08 +02:00
Michael Raskin
91623b8472 Add fresh (unstable) Allegro 5, too 2014-07-01 12:41:07 +04:00
Oliver Charles
2480f2465c Merge pull request #3138 from flosse/lua5-expat
added luaexpat 1.3.0
2014-07-01 08:47:39 +01:00
Michael Raskin
5ed1adbbd4 Update Blobby Volley 2014-07-01 11:54:09 +04:00
Oliver Charles
200e3535dc Merge pull request #3141 from cstrahan/iomelt
iomelt: new package
2014-07-01 08:46:12 +01:00
Oliver Charles
e11813c8fe Merge pull request #3142 from pSub/dwb-dconf-issue
Fixed dwb startup issue
2014-07-01 08:43:50 +01:00
Oliver Charles
f074990483 Merge pull request #3149 from iyzsong/python-discid
add python-discid, a binding of libdiscid by MusicBrainz
2014-07-01 08:41:50 +01:00
Charles Strahan
25b53cddb4 iomelt: new package
This adds the IOMelt pacakge, "a simple yet effective way to benchmark disk IO
in Linux systems."
2014-06-30 23:50:38 -04:00
宋文武
bc53465f76 add python-discid, a binding of libdiscid by MusicBrainz 2014-07-01 08:59:51 +08:00
Bjørn Forsman
8727f1aeb1 fish: fix 'fish_config' by providing python ncurses module
Gets rid of the "ImportError: No module named _curses" (and failure to
display page) when clicking the "prompt" page in the 'fish_config' web
UI.
2014-06-30 20:39:02 +02:00
Peter Simons
6d068be1bf cabal-install: update to version 1.20.0.3 2014-06-30 17:03:07 +02:00
Michael Raskin
7caec74142 Merge pull request #3118 from NixOS/libreoffice-update-4.2.5
Libreoffice update 4.2.5
2014-06-30 17:39:12 +04:00
Peter Simons
0b1b4e5870 Merge pull request #3133 from deepfire/haskell-yampa
haskellPackages.Yampa:  new expression
2014-06-30 15:35:35 +02:00
Pascal Wittmann
eb851b6a19 Fixed dwb startup issue 2014-06-30 14:36:51 +02:00
Michael Raskin
3a197214f9 Merge pull request #3068 from taku0/firefox-bin-30.0
add firefox-bin: the binary package for Firefox web browser
2014-06-30 10:31:43 +04:00
Michael Raskin
89a7cc92a2 Merge pull request #3020 from ambrop72/0ad
Add 0 A.D.
2014-06-30 10:30:41 +04:00
Michael Raskin
d001de0100 Merge pull request #3102 from auntieNeo/ipafont
Added package for Japanese IPAFonts.
2014-06-30 10:19:48 +04:00
Michael Raskin
d41a7bd9e2 Merge pull request #2871 from auntieNeo/kochi-substitute
Added Kochi substitute Japanese font package
2014-06-30 10:14:14 +04:00
Michael Raskin
b403893aa2 Merge pull request #2778 from edwtjo/radicale
Adding Radicale package and service
2014-06-30 10:11:23 +04:00
Michael Raskin
12e0c22e80 Merge pull request #2610 from taku0/oraclejdk8
add oraclejdk8
2014-06-30 09:26:58 +04:00
Michael Raskin
d2d969f08a Merge pull request #2354 from hrdinka/fix_glibc_multi
glibc_multi: fix ldd on x86_64
2014-06-30 09:20:22 +04:00
Oliver Charles
f8e984b9b2 haskellPackages.compdata: Require GHC >= 7.8 2014-06-30 00:15:02 +01:00
Markus Kohlhase
7987cd2cc1 added luaexpat 1.3.0 2014-06-30 00:38:05 +02:00
Michael Raskin
54586a77e7 Adding a minimal script set to serve store as a dynamical binary cache 2014-06-30 00:39:54 +04:00
Kosyrev Serge
3ee00efbab haskellPackages.Yampa: new expression 2014-06-29 23:38:54 +04:00
Vincent Laporte
b598497da9 Adds easy-format 2014-06-29 15:37:46 +02:00
Alexander Kjeldaas
d80ded0e7d Added the ceph filesystem. 2014-06-28 20:43:58 -05:00
Austin Seipp
2245580812 Merge pull request #3077 from vbgl/cppo
Adds cppo
2014-06-28 20:37:46 -05:00
Austin Seipp
b71d425f78 Merge pull request #3109 from nslqqq/master
OpenSpades: Initial 0.0.12
2014-06-28 20:35:35 -05:00
Austin Seipp
18617d66cc Merge pull request #3110 from bennofs/update-cabal-bounds
haskell-cabal-bounds: update Cabal version
2014-06-28 20:35:24 -05:00
Austin Seipp
4931b261f9 Merge pull request #3117 from bennofs/haskell-deepseq-generics
haskell-deepseq-generics: new expression
2014-06-28 20:34:55 -05:00
Austin Seipp
7dfb3b17c6 Merge pull request #3121 from deepfire/haskell-sha2
SHA2:  new expression
2014-06-28 20:34:31 -05:00