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
Christoph Hrdinka
e3f9cf1cb0
lensfun: update to version 0.2.8
2014-07-12 13:09:45 +02:00
Oliver Charles
01a32db864
haskellPackages.ekg: Update to 0.4.0.1
2014-07-12 12:08:13 +01:00
lethalman
e50b705e12
Merge pull request #3242 from phi-gamma/master
...
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
2014-07-12 12:20:29 +02:00
John Wiegley
324eb38313
haskell-agda-stdlib: properly reference ghc and runhaskell
2014-07-12 04:43:31 -05:00
Benno Fünfstück
bc48c4cdb3
haskell-data-fix: new package
2014-07-11 22:41:51 +02:00
John Wiegley
c25343ef2b
Merge pull request #3083 from cstrahan/darwin-openjdk
...
fix openjdk url for Darwin
2014-07-11 15:37:35 -05:00
Sönke Hahn
0f65768234
taggy-lens: new haskell package, version 0.1.1
2014-07-11 16:47:12 +08:00
Sönke Hahn
b2fa0a4313
taggy: new haskell package, version 0.1
2014-07-11 15:13:04 +08:00
Philipp Gesang
df3c10caa3
lua-5.1, lua-5.2: fix typo / copy-n-paste mistake in configurePhase
...
s/LDLAGS/LDFLAGS/g in both packages
2014-07-11 07:17:11 +02:00
John Wiegley
6863cd0910
haskell-codex: updated 0.1.0.0 -> 0.1.0.1
2014-07-10 21:25:56 -05: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
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
4fd6168e8a
python.isPyXY markers
2014-07-10 16:40:35 +02:00
Florian Friesdorf
7dde165353
pythonX.Y sitePackages passthru
...
Let python tell you the correct path for site-packages.
2014-07-10 16:34:45 +02:00
Florian Friesdorf
19dd74c59a
libxml2 version passthru
2014-07-10 16:33:45 +02:00
William Roe
8788eb09c7
Remove full stop from description
2014-07-10 15:11:12 +01:00
William Roe
09209878c6
Added wjlroe (me) as maintainer of this new Exercism package
2014-07-10 15:03:50 +01:00
William Roe
e22c0e6367
New exercism package
2014-07-10 15:03:42 +01:00
Peter Simons
f5756aa3bb
Merge pull request #3217 from cstrahan/fix-darwin-python
...
Fix Python 3.{2,3,4} on Darwin.
2014-07-10 13:20:48 +02:00
Peter Simons
a77078b84a
haskell-cabal2nix: update to version 1.64
2014-07-10 13:12:14 +02:00
Peter Simons
7e305cbd25
haskell-HPDF: re-generate with cabal2nix
2014-07-10 12:00:32 +02:00
lethalman
da28770de3
Merge pull request #3226 from hrdinka/haskell-clay
...
haskell-clay: add package version 0.9.0.1
2014-07-10 11:11:43 +02:00
Luca Bruno
310ba8da43
lambdabot: fix @type command, add ghci to the PATH
2014-07-10 10:48:23 +02:00
Christoph Hrdinka
71a0dfd568
haskell-clay: add package version 0.9.0.1
2014-07-10 10:02:58 +02:00
John Wiegley
0114a972c7
haskell-ghc-mod: Correct patch to ghc-process.el
...
This change has been accepted upstream, so soon it will not be necessary.
2014-07-09 17:52:18 -05: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
Luca Bruno
0cba70391b
Revert "haskell-unlambda: update to version 0.1.3"
...
This reverts commit b4a3a61285
.
The unlambda package failed to build after this change, reverting.
2014-07-09 12:43:37 +02:00
Charles Strahan
08f2ce1172
Fix Python 3.{2,3,4} on Darwin.
...
This removes the `-lcrypt` linker flag when compiling under Darwin.
2014-07-09 00:18:11 -04:00
Peter Simons
1e5528c15a
haskell-unix-time: the -fPIC flag is now provided by the proper build instructions
2014-07-08 20:04:17 +02:00
Eelco Dolstra
1b391e6bf9
openjdk: Set more informative version string
...
Also, disable full debug symbols. Don't know if this matters because
we're already stripping everything.
2014-07-08 18:35:40 +02:00
Eelco Dolstra
639f117ec4
openjdk: Update to 7u60-b30
2014-07-08 18:35:40 +02:00
Eelco Dolstra
c4877df388
openjdk: Drop dependency on CUPS
...
We only need the CUPS headers, not the whole package.
2014-07-08 18:35:40 +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
88b41ae358
haskell-unix-time: update to version 0.3.1
2014-07-08 15:58:22 +02:00
Peter Simons
4e39d2dde6
haskell-uuagc: update to version 0.9.51
2014-07-08 15:58:22 +02:00
Peter Simons
cefbc461cc
haskell-codex: update to version 0.1.0.0
2014-07-08 15:58:22 +02:00
Peter Simons
93e5ad83bc
haskell-cake3: update to version 0.5.1.0
2014-07-08 15:58:22 +02:00
Peter Simons
a9a9b758d0
haskell-HaRe: update to version 0.7.2.4
2014-07-08 15:58:22 +02:00
Peter Simons
1828059b7e
haskell-websockets: update to version 0.8.2.6
2014-07-08 15:58:22 +02:00
Peter Simons
f0caf8cf98
haskell-twitter-conduit: update to version 0.0.5.2
2014-07-08 15:58:22 +02:00
Peter Simons
3ce4ec0ba9
haskell-tasty: update to version 0.8.1.3
2014-07-08 15:58:22 +02:00
Peter Simons
c64784a002
haskell-tasty-golden: update to version 2.2.2.4
2014-07-08 15:58:22 +02:00
Peter Simons
4fdf86415b
haskell-snap: update to version 0.13.2.8
2014-07-08 15:58:22 +02:00
Peter Simons
fbb94cf88c
haskell-purescript: update to version 0.5.2.6
2014-07-08 15:58:22 +02:00
Peter Simons
fb8c595833
haskell-pipes-binary: update to version 0.4.0.2
2014-07-08 15:58:22 +02:00
Peter Simons
fb2a6eea81
haskell-libmpd: update to version 0.8.0.5
2014-07-08 15:58:21 +02:00
Peter Simons
6c975bfbda
haskell-esqueleto: update to version 1.4.1.3
2014-07-08 15:58:21 +02:00
Peter Simons
5946181ebb
haskell-crypto-conduit: update to version 0.5.4
2014-07-08 15:58:21 +02:00
Peter Simons
a8a57c3212
haskell-bloomfilter: update to version 2.0.0.0
2014-07-08 15:58:21 +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
Peter Simons
3d7388cee5
haskell-RSA: update to version 2.0.0
2014-07-08 15:58:21 +02:00
Peter Simons
3723f28f75
Merge pull request #3208 from jbedo/master
...
Fix R expressions when packages are updated
2014-07-08 15:47:44 +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
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
Justin Bedo
57f1baa66d
Added CRAN archive to R package derivation to prevent R expressions from
...
breaking when any package is updated.
2014-07-08 11:02:05 +10: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
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
Vladimír Čunát
45ad922763
libxklavier: fix not finding xkbcomp ( fixes #3173 )
...
Also refactor the expression a bit,
and add description+license.
2014-07-07 19:03:10 +02: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
27ff2eeb77
haskell-gtkglext: re-generate with cabal2nix
2014-07-07 11:15:16 +02:00
Peter Simons
357429247f
haskell-hlibgit2: re-generate with cabal2nix
2014-07-07 11:08:41 +02: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
af8ec93e6a
szip: Provide meta-data
...
The license is set to "unfree" as commercial use is not permitted by the
license [1].
[1]: http://www.hdfgroup.org/doc_resource/SZIP/Commercial_szip.html
2014-07-05 21:41:04 +02:00
Andreas Herrmann
0e1eac04bb
szip: Indentation
2014-07-05 21:41:04 +02:00
Andreas Herrmann
ddfdd85171
tables: Define license
2014-07-05 21:41:04 +02:00
Bjørn Forsman
e658ae9694
Revert "haskell-gtkglext: update to version 0.12.5.0"
...
Because it breaks nixpkgs evaluation:
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `haskell-gtkglext-ghc7.6.3-0.12.5.0':
while evaluating the attribute `propagatedNativeBuildInputs' of the derivation `haskell-gtkglext-ghc7.6.3-0.12.5.0' at /home/bfo/nixpkgs/pkgs/build-support/cabal/default.nix:70:13:
infinite recursion encountered
This reverts commit 6ba32aa8bd
.
2014-07-05 16:12:06 +02:00
cillianderoiste
dd826b86a8
Merge pull request #3186 from geerds/plasma-nm
...
Packaging plasma-nm and its dependencies
2014-07-05 15:24:37 +02:00
Bjørn Forsman
3950f2582d
openocd: fix symlink to udev rules file
...
I made an error last time I touched this line. Fix it (.udev => .rules).
2014-07-05 14:56:10 +02: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
5aef461e72
asio: update from 1.10.1 to 1.10.2
2014-07-04 21:42:48 +04:00
Michael Raskin
db88d93335
accountsservice: update from 0.6.35 to 0.6.37
2014-07-04 21:36:12 +04:00
Michael Raskin
57890e2921
Mark allegro as allegro-4.*
2014-07-04 21:33:59 +04:00
Michael Raskin
ca6dba33ad
Add Botan unstable branch - 1.11.9 release
2014-07-04 21:23:09 +04:00
tomberek
ce5c883ecf
jailbreak haste-perch for base==4.6 req
2014-07-04 12:16:12 -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
Peter Simons
f5a5f46b57
haskell-hlint: update to version 1.9
2014-07-04 12:04:22 +02:00
Peter Simons
576d0c5210
haskell-websockets: update to version 0.8.2.5
2014-07-04 12:04:22 +02:00
Peter Simons
25e16e9f20
haskell-webdriver: update to version 0.5.5
2014-07-04 12:04:22 +02:00
Peter Simons
e1811c9e3b
haskell-web-routes: update to version 0.27.6
2014-07-04 12:04:22 +02:00
Peter Simons
a841fef097
haskell-vty-ui: update to version 1.7.1
2014-07-04 12:04:22 +02:00
Peter Simons
975696ea3d
haskell-twitter-conduit: update to version 0.0.5.1
2014-07-04 12:04:22 +02:00
Peter Simons
a4a2aafcee
haskell-th-desugar: update to version 1.4.1
2014-07-04 12:04:21 +02:00
Peter Simons
9c67107c4f
haskell-tasty: update to version 0.8.1.2
2014-07-04 12:04:21 +02:00
Peter Simons
efd0fa6e5a
haskell-tasty-th: update to version 0.1.2
2014-07-04 12:04:21 +02:00
Peter Simons
1f239b2a10
haskell-tasty-golden: update to version 2.2.2.3
2014-07-04 12:04:21 +02:00
Peter Simons
3e8934f801
haskell-syntactic: update to version 2.0
2014-07-04 12:04:21 +02:00
Peter Simons
3be3743e3c
haskell-storable-record: update to version 0.0.3
2014-07-04 12:04:21 +02:00
Peter Simons
d0c41893b6
haskell-shakespeare: update to version 2.0.1
2014-07-04 12:04:21 +02:00
Peter Simons
7bb9fbb2f0
haskell-semigroups: update to version 0.15.1
2014-07-04 12:04:21 +02:00
Peter Simons
75b9298e54
haskell-safe: update to version 0.3.5
2014-07-04 12:04:20 +02:00
Peter Simons
6da8c3ab74
haskell-random-fu: update to version 0.2.6.0
2014-07-04 12:04:20 +02:00
Peter Simons
39573f8ad1
haskell-purescript: update to version 0.5.2.5
2014-07-04 12:04:20 +02:00
Peter Simons
9f9dcadb64
haskell-pipes-text: update to version 0.0.0.12
2014-07-04 12:04:20 +02:00
Peter Simons
2c5e3a9b42
haskell-monad-loops: update to version 0.4.2.1
2014-07-04 12:04:20 +02:00
Peter Simons
7df262edda
haskell-midi: update to version 0.2.1.3
2014-07-04 12:04:20 +02:00
Peter Simons
03cb18157b
haskell-lifted-base: update to version 0.2.3.0
2014-07-04 12:04:20 +02:00
Peter Simons
63f8f5ffc6
haskell-lens-family-core: update to version 1.1.0
2014-07-04 12:04:20 +02:00
Peter Simons
cdfb5207e1
haskell-jack: update to version 0.7.0.3
2014-07-04 12:04:19 +02:00
Peter Simons
a7fb91bd9d
haskell-http-streams: update to version 0.7.2.0
2014-07-04 12:04:19 +02:00
Peter Simons
5900e9bef0
haskell-http-client: update to version 0.3.4
2014-07-04 12:04:19 +02:00
Peter Simons
abe293fda1
haskell-hoauth2: update to version 0.4.1
2014-07-04 12:04:19 +02:00
Peter Simons
7959a4343b
haskell-happstack-server: update to version 7.3.7
2014-07-04 12:04:19 +02:00
Peter Simons
ca4c1edc1d
haskell-happstack-lite: update to version 7.3.4
2014-07-04 12:04:19 +02:00
Peter Simons
6ba32aa8bd
haskell-gtkglext: update to version 0.12.5.0
2014-07-04 12:04:19 +02:00
Peter Simons
b63dbe46d4
haskell-gitit: update to version 0.10.4
2014-07-04 12:04:19 +02:00
Peter Simons
5013bdace3
haskell-fb: update to version 1.0.2
2014-07-04 11:45:44 +02:00
Peter Simons
da780a691e
haskell-explicit-exception: update to version 0.1.7.3
2014-07-04 11:45:44 +02:00
Peter Simons
3a1a5bfb39
haskell-dlist: update to version 0.7.1
2014-07-04 11:45:44 +02:00
Peter Simons
324cfb7447
haskell-dependent-sum: update to version 0.2.1.0
2014-07-04 11:45:44 +02:00
Peter Simons
0cdf1161b5
haskell-data-accessor: update to version 0.2.2.6
2014-07-04 11:45:44 +02:00
Peter Simons
c7804aeca2
haskell-data-accessor-transformers: update to version 0.2.1.6
2014-07-04 11:45:44 +02:00
Peter Simons
76a47d2cf0
haskell-data-accessor-mtl: update to version 0.2.0.4
2014-07-04 11:45:44 +02:00
Peter Simons
6f7c6a8575
haskell-configurator: update to version 0.3.0.0
2014-07-04 11:45:44 +02:00
Peter Simons
8099352020
haskell-conduit-extra: update to version 1.1.1
2014-07-04 11:45:43 +02:00
Peter Simons
0585def399
haskell-conduit-combinators: update to version 0.2.6.1
2014-07-04 11:45:43 +02:00
Peter Simons
4b52f0bdff
haskell-cipher-aes: update to version 0.2.8
2014-07-04 11:45:43 +02:00
Peter Simons
7227516bc6
haskell-boomerang: update to version 1.4.3
2014-07-04 11:45:43 +02:00
Peter Simons
003f93bb79
haskell-binary-conduit: update to version 1.2.2
2014-07-04 11:45:43 +02:00
Peter Simons
14370ad080
haskell-alsa-pcm: update to version 0.6.0.3
2014-07-04 11:45:43 +02:00
Peter Simons
485f73f6b3
haskell-HTF: update to version 0.11.4.0
2014-07-04 11:45:43 +02:00
Peter Simons
8aa3b656e5
haskell-HFuse: update to version 0.2.4.2
2014-07-04 11:45:43 +02:00
Peter Simons
961cefe814
haskell-GLUtil: update to version 0.7.5
2014-07-04 11:45:43 +02:00
Peter Simons
00a8b36e03
haskell-Chart: update to version 1.2.3
2014-07-04 11:45:43 +02:00
Peter Simons
c6498b3df0
haskell-Chart-gtk: update to version 1.2.3
2014-07-04 11:45:43 +02:00
Peter Simons
a6e7afead4
haskell-Chart-diagrams: update to version 1.2.3
2014-07-04 11:45:43 +02:00
Peter Simons
a54ebb76b9
haskell-Chart-cairo: update to version 1.2.3
2014-07-04 11:45:43 +02:00
Peter Simons
d9d6af1bda
haskell-cpphs: update to version 1.18.5
2014-07-04 11:45:42 +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
Peter Simons
837a8bcc80
haskell-SHA2: refer to AES library with its proper attribute
2014-07-03 16:51:55 +02:00
Peter Simons
609514d281
haskell-AES: fix spelling of the corresponding attribute and directory name
2014-07-03 16:51:25 +02:00