Commit graph

12653 commits

Author SHA1 Message Date
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
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
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
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 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