Peter Simons
4e715256a7
haskell-yesod-persistent: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28900
2011-08-29 20:28:23 +00:00
Peter Simons
077c598c85
haskell-yesod-json: updated to version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28899
2011-08-29 20:28:19 +00:00
Peter Simons
5b948f85e5
haskell-yesod-form: updated to version 0.3.1
...
svn path=/nixpkgs/trunk/; revision=28898
2011-08-29 20:28:14 +00:00
Peter Simons
4aa21929ea
haskell-yesod-core: updated to version 0.9.1
...
svn path=/nixpkgs/trunk/; revision=28897
2011-08-29 20:28:10 +00:00
Peter Simons
682bf916a8
haskell-yesod-auth: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=28896
2011-08-29 20:28:06 +00:00
Peter Simons
5836af8dc2
haskell-wai-extra: updated to version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=28895
2011-08-29 20:28:02 +00:00
Peter Simons
9c0c9b9ba4
haskell-wai-app-static: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28894
2011-08-29 20:27:47 +00:00
Peter Simons
42a21dc8d6
haskell-persistent: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=28893
2011-08-29 20:27:34 +00:00
Peter Simons
e5454cf33a
haskell-persistent-template: updated to version 0.6.1
...
svn path=/nixpkgs/trunk/; revision=28892
2011-08-29 20:27:28 +00:00
Peter Simons
ba9cc549fa
haskell-data-default: updated to version 0.3.0
...
svn path=/nixpkgs/trunk/; revision=28891
2011-08-29 20:27:20 +00:00
Peter Simons
e31db94550
haskell-clientsession: updated to version 0.7.0
...
svn path=/nixpkgs/trunk/; revision=28890
2011-08-29 20:27:15 +00:00
Peter Simons
e6273ab9d1
haskell-authenticate: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=28889
2011-08-29 20:27:10 +00:00
Peter Simons
ddb2097b3f
haskell-packages.nix: added shakespeare packages
...
haskell-shakespeare-css: added version 0.10.0
haskell-shakespeare-js: added version 0.10.1
haskell-shakespeare: added version 0.10.0
svn path=/nixpkgs/trunk/; revision=28888
2011-08-29 20:27:05 +00:00
Peter Simons
5eb504674a
haskell-hamlet: added version 0.10.0
...
svn path=/nixpkgs/trunk/; revision=28887
2011-08-29 20:26:52 +00:00
Peter Simons
70f424ee5e
haskell-xss-sanitize: added version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=28886
2011-08-29 20:26:45 +00:00
Peter Simons
3895e45e51
haskell-blaze-textual-native: added version 0.2.1
...
svn path=/nixpkgs/trunk/; revision=28885
2011-08-29 20:26:40 +00:00
Peter Simons
1bc2601ae1
haskell-aeson-native: added version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28884
2011-08-29 20:26:35 +00:00
Peter Simons
feff68214e
pkgs/development/compilers/ghc/7.0.4.nix: hard-code list of supported platforms
...
I assumed that Hydra would arrive at that result anyway, but apparently
it doesn't: no x86_64-darwin builds have occurred despite the fact that
we can bootstrap on that architecture now.
svn path=/nixpkgs/trunk/; revision=28882
2011-08-29 20:09:57 +00:00
Shea Levy
e309c50e7e
Get libdrm to compile on darwin
...
The added patch uses mach_absolute_time() to get a nanosecond-resolution monotonic clock on darwin systems (See http://developer.apple.com/library/mac/#qa/qa1398/_index.html for an understanding of the added code). In addition, the patch changes one use of clock_gettime to gettimeofday since only resolution of a second is needed at that point. This code compiles on darwin, but the resulting library is not yet tested.
svn path=/nixpkgs/trunk/; revision=28879
2011-08-29 18:55:37 +00:00
Michael Raskin
b612e07c0b
Adding atftp
...
svn path=/nixpkgs/trunk/; revision=28874
2011-08-29 12:47:39 +00:00
Peter Simons
6bd84d04a5
haskell-fclabels: updated to version 1.0.3
...
svn path=/nixpkgs/trunk/; revision=28870
2011-08-29 09:54:47 +00:00
Shea Levy
3fe371b856
ghc/7.0.4-binary.nix: Remove comments about wrapper scripts
...
svn path=/nixpkgs/trunk/; revision=28869
2011-08-29 08:09:27 +00:00
Shea Levy
9381f1a419
ghc-7.0.4-binary.nix: don't wrap the binaries on darwin
...
ghc-7.0.4 fails at configure with the wrapped binaries and builds fine with the unwrapped binaries.
svn path=/nixpkgs/trunk/; revision=28868
2011-08-29 08:00:55 +00:00
Peter Simons
e211161c2c
haskell-tagged: updated to version 0.2.3.1
...
svn path=/nixpkgs/trunk/; revision=28867
2011-08-29 07:57:01 +00:00
Peter Simons
f990dd30f7
pkgs/development/compilers/ghc/7.0.4-binary.nix: added (untested) support for i686-darwin
...
svn path=/nixpkgs/trunk/; revision=28866
2011-08-29 07:49:35 +00:00
Peter Simons
8286d30453
pkgs/development/compilers/ghc/7.0.4.nix: add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=28863
2011-08-29 07:39:29 +00:00
Peter Simons
33597eee35
pkgs/development/compilers/ghc/7.0.4-binary.nix: pass "$@" in double quotes to avoid issues with arguments that contain whitespace
...
svn path=/nixpkgs/trunk/; revision=28861
2011-08-29 07:32:37 +00:00
Peter Simons
e9c8a9307b
pkgs/development/compilers/ghc/7.0.4-binary.nix: support linux, too
...
svn path=/nixpkgs/trunk/; revision=28860
2011-08-29 07:25:56 +00:00
Shea Levy
346481f483
Add GHC 7.0.4 binary for x86_64-darwin
...
svn path=/nixpkgs/trunk/; revision=28859
2011-08-29 01:20:12 +00:00
Peter Simons
14de7e8293
haskell-monad-control: updated to version 0.2.0.3
...
svn path=/nixpkgs/trunk/; revision=28855
2011-08-28 13:07:47 +00:00
Michael Raskin
6a49d6a920
Re-add GNU TLS 2.12 - it does fix glib-networking
...
svn path=/nixpkgs/trunk/; revision=28853
2011-08-27 17:04:25 +00:00
Nicolas Pierron
fb3a64c934
Gdb: Remove un-neccessary --with-python.
...
svn path=/nixpkgs/trunk/; revision=28849
2011-08-27 15:29:04 +00:00
Michael Raskin
a4d460f52a
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=28845
2011-08-27 07:27:35 +00:00
Yury G. Kudryashov
2683407fe4
Add newer dbus and dbus-glib
...
Old versions are kept to prevent huge rebuild
svn path=/nixpkgs/trunk/; revision=28836
2011-08-26 14:57:48 +00:00
Yury G. Kudryashov
597412252a
Wrap kde-related packages in kdePackagesFor
...
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.
svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Yury G. Kudryashov
8c26e61e42
Remove outPath from dbus
...
This was a compatibility hack. Packages should depend on dbus.libs explicitly.
Should not change any hash. Will fix NixOS dbus.nix in the next commit.
svn path=/nixpkgs/trunk/; revision=28831
2011-08-26 13:46:32 +00:00
Peter Simons
5412c585bc
haskell-cabal2nix: updated to version 1.13
...
svn path=/nixpkgs/trunk/; revision=28828
2011-08-26 10:29:17 +00:00
Peter Simons
7ccb9f141a
haskell-nixos-types: updated to version 1.1
...
svn path=/nixpkgs/trunk/; revision=28827
2011-08-26 10:29:11 +00:00
Peter Simons
ea5a993ac4
haskell-X11-xft: cabal2nix can re-generate this expression now
...
svn path=/nixpkgs/trunk/; revision=28826
2011-08-26 10:29:06 +00:00
Peter Simons
ad24694013
haskell-pandoc: enable highlighting and threading
...
svn path=/nixpkgs/trunk/; revision=28825
2011-08-26 10:28:59 +00:00
Peter Simons
1cc2d88899
haskell-zlib-bindings: updated to version 0.0.1
...
svn path=/nixpkgs/trunk/; revision=28822
2011-08-26 09:21:17 +00:00
Peter Simons
397845a77d
haskell-utf8-string: updated to version 0.3.7
...
svn path=/nixpkgs/trunk/; revision=28821
2011-08-26 09:21:13 +00:00
Peter Simons
dfcddab7e2
haskell-haskell-src-meta: updated to version 0.5
...
svn path=/nixpkgs/trunk/; revision=28820
2011-08-26 09:21:09 +00:00
Peter Simons
506b355d33
haskell-filepath: updated to version 1.2.0.1
...
svn path=/nixpkgs/trunk/; revision=28819
2011-08-26 09:21:04 +00:00
Peter Simons
becb1962c2
haskell-random: added version 1.0.1.0
...
svn path=/nixpkgs/trunk/; revision=28818
2011-08-26 09:20:54 +00:00
Peter Simons
dc7e7b7dcf
haskell-extensible-exceptions: added version 0.1.1.3
...
svn path=/nixpkgs/trunk/; revision=28817
2011-08-26 09:20:42 +00:00
Peter Simons
59882abab2
haskell-async: updated to version 1.4
...
svn path=/nixpkgs/trunk/; revision=28813
2011-08-25 11:12:32 +00:00
Peter Simons
6401a82424
haskell-async: updated to version 1.3
...
svn path=/nixpkgs/trunk/; revision=28812
2011-08-25 10:41:01 +00:00
Peter Simons
96fcee49c9
haskell-fclabels: updated to version 1.0.2
...
svn path=/nixpkgs/trunk/; revision=28811
2011-08-25 09:32:41 +00:00
Peter Simons
82bdefea1e
haskell-email-validate: updated to version 0.2.7
...
svn path=/nixpkgs/trunk/; revision=28810
2011-08-25 09:32:37 +00:00
Peter Simons
54242ed70c
haskell-dimensional: updated to version 0.10.1.1
...
svn path=/nixpkgs/trunk/; revision=28809
2011-08-25 09:32:30 +00:00
Rob Vermaas
4170da1c96
add dbench
...
svn path=/nixpkgs/trunk/; revision=28806
2011-08-25 01:00:13 +00:00
Shea Levy
5b3aa1f8ec
openjdk: Remove extraneous whitespace
...
svn path=/nixpkgs/trunk/; revision=28804
2011-08-24 22:52:16 +00:00
Peter Simons
c9914f5559
haskell-hackage-db: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=28803
2011-08-24 22:04:38 +00:00
Ludovic Courtès
4a4aad4e6f
GNU dbm 1.9.1.
...
svn path=/nixpkgs/trunk/; revision=28791
2011-08-24 17:00:17 +00:00
Peter Simons
14e8450a30
haskell-cabal2nix: updated to version 1.12
...
svn path=/nixpkgs/trunk/; revision=28784
2011-08-23 13:18:32 +00:00
Peter Simons
e5a3306880
haskell-nixos-types: added version 1.0
...
svn path=/nixpkgs/trunk/; revision=28783
2011-08-23 13:18:28 +00:00
Peter Simons
b801018864
haskell-pandoc: enable highlighting support
...
svn path=/nixpkgs/trunk/; revision=28777
2011-08-23 12:04:29 +00:00
Peter Simons
058055fd16
haskell-packages: normalize all lists to state their elements in alphabetical order
...
svn path=/nixpkgs/trunk/; revision=28774
2011-08-23 11:00:05 +00:00
Peter Simons
c8ae7cc8bb
Updated build expressions for the current version of cabal.nix.
...
svn path=/nixpkgs/trunk/; revision=28772
2011-08-23 10:35:49 +00:00
Peter Simons
1e83b9c896
haskell-enumerator: updated to version 0.4.14
...
svn path=/nixpkgs/trunk/; revision=28770
2011-08-23 08:45:08 +00:00
Peter Simons
a2e3aad4cf
haskell-cmdlib: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28769
2011-08-23 08:45:04 +00:00
Michael Raskin
716df38be1
Updating avr-gcc and avr-libc (old link is inaccessible)
...
svn path=/nixpkgs/trunk/; revision=28767
2011-08-23 07:56:34 +00:00
Michael Raskin
c44359b973
Updating avrdude
...
svn path=/nixpkgs/trunk/; revision=28766
2011-08-23 03:23:34 +00:00
David Guibert
c716ac66e0
add jbrout, a photo manager using IPTC keywords/EXIF
...
svn path=/nixpkgs/trunk/; revision=28759
2011-08-22 20:26:11 +00:00
Peter Simons
600e2c0927
haskell-attoparsec: updated to version 0.9.1.2
...
svn path=/nixpkgs/trunk/; revision=28758
2011-08-22 19:46:09 +00:00
Ludovic Courtès
8c59f75a58
gnutls fix
...
svn path=/nixpkgs/trunk/; revision=28749
2011-08-22 17:38:29 +00:00
Ludovic Courtès
d12e31b445
GNU uCommon C++ 5.0.5.
...
svn path=/nixpkgs/trunk/; revision=28747
2011-08-22 17:38:20 +00:00
Ludovic Courtès
56c2fe0c56
GNU Nettle 2.2.
...
svn path=/nixpkgs/trunk/; revision=28746
2011-08-22 17:38:16 +00:00
Ludovic Courtès
a5ff05ebca
GLPK 4.46.
...
svn path=/nixpkgs/trunk/; revision=28745
2011-08-22 17:38:12 +00:00
Ludovic Courtès
7a7be1202f
GNU ccRTP 2.0.1.
...
svn path=/nixpkgs/trunk/; revision=28744
2011-08-22 17:38:08 +00:00
Ludovic Courtès
34a5ec9e66
GnuTLS 3.0.1.
...
svn path=/nixpkgs/trunk/; revision=28743
2011-08-22 17:38:04 +00:00
Ludovic Courtès
8fe3128e71
GNU Aspell 0.60.6.1.
...
svn path=/nixpkgs/trunk/; revision=28742
2011-08-22 17:37:59 +00:00
Peter Simons
b14a795d8f
haskell-mwc-random: updated to version 0.10.0.1
...
svn path=/nixpkgs/trunk/; revision=28738
2011-08-22 12:20:31 +00:00
Peter Simons
83acf410e9
haskell-cmdlib: cosmetic change
...
svn path=/nixpkgs/trunk/; revision=28736
2011-08-22 11:54:16 +00:00
Eelco Dolstra
b4ca59e17f
* Polkit: look for ‘polkit-agent-helper-1’ in the right location (for
...
NixOS, that is), i.e., /var/setuid-wrappers.
svn path=/nixpkgs/trunk/; revision=28733
2011-08-22 11:45:51 +00:00
Cillian de Roiste
694dbfe845
Adding csslint, this uses node as an interpreter. It detects problems in CSS files.
...
svn path=/nixpkgs/trunk/; revision=28731
2011-08-21 21:34:17 +00:00
Peter Simons
d34ffe6f3b
haskell-cmdlib: added version 0.3.2.1
...
svn path=/nixpkgs/trunk/; revision=28728
2011-08-21 20:21:22 +00:00
Peter Simons
c8581b4b4e
haskell-http-enumerator: updated to version 0.6.6
...
svn path=/nixpkgs/trunk/; revision=28727
2011-08-21 19:56:13 +00:00
Cillian de Roiste
2dd19f6d72
Updating node to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=28726
2011-08-21 19:42:55 +00:00
Eelco Dolstra
1317e5bdaa
* Polkit updated to 0.102.
...
svn path=/nixpkgs/trunk/; revision=28725
2011-08-21 19:10:36 +00:00
Peter Simons
56477a99f5
haskell-AspectAG: updated to version 0.3.4.1
...
svn path=/nixpkgs/trunk/; revision=28723
2011-08-21 16:09:41 +00:00
Nicolas Pierron
0c3490e94a
Gdb: Add --without-python to cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=28721
2011-08-21 15:36:33 +00:00
Nicolas Pierron
c2386b3c91
gdb Cross-Compilation: try to disable python.
...
svn path=/nixpkgs/trunk/; revision=28714
2011-08-20 15:41:03 +00:00
Nicolas Pierron
75b498717c
Update gdb to version 7.3. Add a bleedingEdgeVersion switch to use git
...
versions instead of releases.
svn path=/nixpkgs/trunk/; revision=28712
2011-08-20 14:30:23 +00:00
Peter Simons
bea0f3fba5
haskell-AspectAG: updated to version 0.3.4
...
svn path=/nixpkgs/trunk/; revision=28701
2011-08-19 19:59:18 +00:00
Eelco Dolstra
c64b8dac12
* DBIx::Class and related updates.
...
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Peter Simons
3753505a5a
haskell-mkcabal: dropped obsolete package; use "cabal init" instead
...
svn path=/nixpkgs/trunk/; revision=28686
2011-08-19 13:10:54 +00:00
Peter Simons
3a885c86c7
haskell-warp: updated to version 0.4.3.1
...
svn path=/nixpkgs/trunk/; revision=28678
2011-08-19 11:22:30 +00:00
Peter Simons
b46e8c70ef
haskell-mime-mail: updated to version 0.3.0.3
...
svn path=/nixpkgs/trunk/; revision=28677
2011-08-19 11:22:26 +00:00
Peter Simons
1d02dfe8d8
haskell-css-text: updated to version 0.1.0.1
...
svn path=/nixpkgs/trunk/; revision=28676
2011-08-19 11:22:22 +00:00
Peter Simons
3aa17de5eb
haskell-cookie: updated to version 0.3.0.1
...
svn path=/nixpkgs/trunk/; revision=28675
2011-08-19 11:22:17 +00:00
Peter Simons
9faf54888d
haskell-graphviz: updated to version 2999.12.0.3
...
svn path=/nixpkgs/trunk/; revision=28639
2011-08-17 10:39:37 +00:00
Peter Simons
1cff2d41aa
Fixed build of haskell-CouchDB. This change obsoletes the requirement
...
for json 0.3.6, which has subsequently been removed from the database.
svn path=/nixpkgs/trunk/; revision=28637
2011-08-16 23:32:16 +00:00
Peter Simons
f167461d97
haskell-uniplate: updated to version 1.6.2
...
svn path=/nixpkgs/trunk/; revision=28636
2011-08-16 23:24:12 +00:00
Peter Simons
88f17c3144
haskell-tagged: updated to version 0.2.3
...
svn path=/nixpkgs/trunk/; revision=28635
2011-08-16 23:24:09 +00:00
Peter Simons
7bbdb15d85
haskell-semigroups: updated to version 0.8
...
svn path=/nixpkgs/trunk/; revision=28634
2011-08-16 23:24:05 +00:00
Peter Simons
ce7e8f9781
haskell-flexible-defaults: updated to version 0.0.0.2
...
svn path=/nixpkgs/trunk/; revision=28633
2011-08-16 23:24:01 +00:00
Peter Simons
2e6a02e093
haskell-cryptohash: updated to version 0.7.1
...
svn path=/nixpkgs/trunk/; revision=28632
2011-08-16 23:23:57 +00:00
Peter Simons
882ce52a81
haskell-converge: updated to version 0.1.0.1
...
svn path=/nixpkgs/trunk/; revision=28631
2011-08-16 23:23:53 +00:00
Peter Simons
7f9f3672a4
haskell-Graphalyze: updated to version 0.12.0.0
...
This update obsoletes the requirement on Pandoc 1.6, which has
subsequently been removed from the repository.
svn path=/nixpkgs/trunk/; revision=28630
2011-08-16 23:23:49 +00:00
Peter Simons
8d20464e27
haskell-graphviz: updated to version 2999.12.0.2
...
This update obsoletes the requirement for polyparse 1.4, which has
subsequently been removed from the repository.
svn path=/nixpkgs/trunk/; revision=28629
2011-08-16 23:23:45 +00:00
Peter Simons
f01d5ea8f6
Dropped the obsolete haskell-CS173Tourney package (which was based on WebServer).
...
svn path=/nixpkgs/trunk/; revision=28628
2011-08-16 23:23:40 +00:00
Peter Simons
960e8c11e5
haskell-wl-pprint-text: added version 1.0.0.0
...
svn path=/nixpkgs/trunk/; revision=28627
2011-08-16 23:23:35 +00:00
Peter Simons
33d6fa4edc
Dropped the obsolete haskell-WebServer package. According to upstream, it is no
...
longer maintained and has been replaced by HappStack.
svn path=/nixpkgs/trunk/; revision=28626
2011-08-16 23:23:29 +00:00
David Guibert
f4b2ec4b58
fix nixpkgs tarball.
...
Not all systems have glibc into stdenv but mpich needs to propagate
it (because when linking pthread and rt librairies are required).
svn path=/nixpkgs/trunk/; revision=28623
2011-08-16 21:13:20 +00:00
David Guibert
f893414286
mpich2: 1.4
...
svn path=/nixpkgs/trunk/; revision=28620
2011-08-16 18:17:36 +00:00
Karn Kallio
323f4a3464
Advance Racket to version 5.1.3
...
svn path=/nixpkgs/trunk/; revision=28617
2011-08-16 15:43:46 +00:00
Peter Simons
ea5a0a00a0
Renamed boost's default.nix to 1.47.0.nix for sake of consistency.
...
svn path=/nixpkgs/trunk/; revision=28615
2011-08-16 15:20:44 +00:00
Peter Simons
c6f12a23e6
pkgs/development/compilers/ghc/wrapper.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28609
2011-08-16 13:03:38 +00:00
Yury G. Kudryashov
31ab846d05
Upgrade kdevelop and kdevplatform
...
svn path=/nixpkgs/trunk/; revision=28604
2011-08-15 23:39:20 +00:00
Yury G. Kudryashov
2737b8de95
openbabel-2.3.0, use cmake
...
svn path=/nixpkgs/trunk/; revision=28595
2011-08-15 18:05:31 +00:00
Yury G. Kudryashov
e78db258f4
Add prison
...
svn path=/nixpkgs/trunk/; revision=28593
2011-08-15 18:05:16 +00:00
Yury G. Kudryashov
6dc8b7351a
qhull-2011.1, use cmake
...
svn path=/nixpkgs/trunk/; revision=28592
2011-08-15 18:05:10 +00:00
Yury G. Kudryashov
7a80e467cf
grantlee-0.1.9
...
svn path=/nixpkgs/trunk/; revision=28591
2011-08-15 18:05:04 +00:00
Yury G. Kudryashov
a2e58ab78e
Add libmms
...
svn path=/nixpkgs/trunk/; revision=28590
2011-08-15 18:04:57 +00:00
Yury G. Kudryashov
b0bbca7b93
redland-1.0.14, move to librdf/
...
* rename redland to librdf_redland
* add compatibility alias
* propagate some inputs
svn path=/nixpkgs/trunk/; revision=28589
2011-08-15 18:04:51 +00:00
Yury G. Kudryashov
3b6d1525f4
librdf_*: up2date
...
svn path=/nixpkgs/trunk/; revision=28588
2011-08-15 18:04:40 +00:00
Eelco Dolstra
94e6e50a58
* Revert ConsoleKit to 0.4.1 because newer versions break device
...
ownership assignment with the SLIM display manager. (The workaround
in r28400 doesn't work on i686-linux.)
A better solution would be for SLIM to have proper ConsoleKit
support, but it seems unmaintained. We should probably ditch it for
something like LightDM.
svn path=/nixpkgs/trunk/; revision=28586
2011-08-15 14:47:18 +00:00
Peter Simons
de4fa65ddb
haskell-haddock: dropped obsolete versions
...
svn path=/nixpkgs/trunk/; revision=28584
2011-08-15 11:27:07 +00:00
Peter Simons
21b26aef25
Updated Haskell package meta sections.
...
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
bc4526f1c4
Updated haskell-WebServer-Extras expression.
...
Unfortunately, we cannot build this package at all, because it depends
on the Crypto library which doesn't support old versions of GHC. Newer
versions of GHC, however, cannot compile WebServer-Extras. :-( I've
contacted upstream and asked for advice.
svn path=/nixpkgs/trunk/; revision=28582
2011-08-15 10:55:14 +00:00
Peter Simons
f059eba4fb
haskell-packages.nix: fixed spelling of base64String
...
svn path=/nixpkgs/trunk/; revision=28581
2011-08-15 10:55:10 +00:00
Peter Simons
ab823f0cc1
Updated haskell-WebServer expression.
...
svn path=/nixpkgs/trunk/; revision=28580
2011-08-15 10:55:06 +00:00
Peter Simons
acbc9e63dc
haskell-extensible-exceptions: added version 0.1.1.2
...
svn path=/nixpkgs/trunk/; revision=28579
2011-08-15 10:55:01 +00:00
Peter Simons
f3da45c0c0
haskell-pwstore-fast: updated to version 2.2
...
svn path=/nixpkgs/trunk/; revision=28578
2011-08-15 08:34:56 +00:00
Peter Simons
f0c58e316a
haskell-semigroups: updated to version 0.7.1.2
...
svn path=/nixpkgs/trunk/; revision=28577
2011-08-15 08:34:52 +00:00
Peter Simons
f7a18860b4
haskell-fgl: added version 5.4.2.4
...
svn path=/nixpkgs/trunk/; revision=28576
2011-08-15 08:34:46 +00:00
Peter Simons
b670bf70a0
cabal2nix: updated to version 0.11
...
svn path=/nixpkgs/trunk/; revision=28575
2011-08-14 23:18:47 +00:00
Peter Simons
3e10ee5c92
Updated Haskell expressions with the latest version of cabal2nix.
...
* haskell-dataenc: updated to version 0.14.0.2
* haskell-fclabels: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons
44e4b0da86
haskell-uuagc-cabal: updated to version 1.0.0.5
...
svn path=/nixpkgs/trunk/; revision=28572
2011-08-14 16:41:48 +00:00
Peter Simons
a8d5bc779e
haskell-snap-server: updated to version 0.5.3.1
...
svn path=/nixpkgs/trunk/; revision=28571
2011-08-14 10:45:19 +00:00
Peter Simons
c46ce15032
haskell-snap-core: updated to version 0.5.3.1
...
svn path=/nixpkgs/trunk/; revision=28570
2011-08-14 10:45:15 +00:00
Peter Simons
b19f73027d
haskell-haskeline: updated to version 0.6.4.3
...
svn path=/nixpkgs/trunk/; revision=28569
2011-08-14 10:45:11 +00:00
Peter Simons
c4d2061830
haskell-hashed-storage: updated to version 0.5.8
...
svn path=/nixpkgs/trunk/; revision=28568
2011-08-14 10:45:07 +00:00
Peter Simons
db565e9a8b
haskell-citeproc-hs: updated to version 0.3.3
...
svn path=/nixpkgs/trunk/; revision=28567
2011-08-14 10:45:02 +00:00
Peter Simons
4beef684a8
haskell-GLUT: added version 2.2.2.0
...
svn path=/nixpkgs/trunk/; revision=28566
2011-08-14 10:44:57 +00:00
Peter Simons
10edd5b215
haskell-OpenGL: added version 2.4.0.1
...
svn path=/nixpkgs/trunk/; revision=28565
2011-08-14 10:44:53 +00:00
Peter Simons
986792cb3c
haskell-hs-bibutils: added version 4.12
...
svn path=/nixpkgs/trunk/; revision=28564
2011-08-14 10:44:49 +00:00
Peter Simons
f72838612f
haskell-HUnit: added version 1.2.4.2
...
svn path=/nixpkgs/trunk/; revision=28563
2011-08-14 10:44:42 +00:00
Peter Simons
24bb3a69d1
haskell-OpenGLRaw: added version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=28562
2011-08-14 10:44:38 +00:00
Peter Simons
61de5fa7e1
haskell-GLURaw: added version 1.1.0.0
...
svn path=/nixpkgs/trunk/; revision=28561
2011-08-14 10:44:33 +00:00
Peter Simons
1c0dd5e89c
haskell-cabal2nix: updated to version 1.10
...
svn path=/nixpkgs/trunk/; revision=28560
2011-08-14 10:44:28 +00:00
Peter Simons
23945e96b6
haskell-hlint: updated to version 1.8.15
...
svn path=/nixpkgs/trunk/; revision=28557
2011-08-13 23:39:01 +00:00
Peter Simons
c4e4a60573
haskell-terminfo: updated to version 0.3.2.2
...
svn path=/nixpkgs/trunk/; revision=28556
2011-08-13 23:38:52 +00:00
Peter Simons
d86fb89aa6
haskell-idris: updated to version 0.1.7.1
...
svn path=/nixpkgs/trunk/; revision=28555
2011-08-13 23:38:48 +00:00
Peter Simons
26dce48e24
haskell-threadscope: updated to version 0.1.3
...
svn path=/nixpkgs/trunk/; revision=28553
2011-08-13 23:38:40 +00:00
Peter Simons
ee1c93fc44
Deleted haskell-scion. The package doesn't compile with any of our
...
supported compilers because it depends on ancient versions of half a
dozen libraries.
svn path=/nixpkgs/trunk/; revision=28552
2011-08-13 23:38:36 +00:00
Peter Simons
b5c57b8380
haskell-alex: updated to version 3.0.1
...
svn path=/nixpkgs/trunk/; revision=28551
2011-08-13 23:38:30 +00:00
Peter Simons
b0b297ecb7
Regenerated haskell-wx and haskell-wxdirect expressions; no functional change.
...
svn path=/nixpkgs/trunk/; revision=28550
2011-08-13 23:38:23 +00:00
Peter Simons
9a7839daaf
haskell-haskeline: updated to version 0.6.4.2
...
svn path=/nixpkgs/trunk/; revision=28549
2011-08-13 22:06:18 +00:00
Peter Simons
e63b507dea
haskell-fclabels: updated to version 1.0
...
svn path=/nixpkgs/trunk/; revision=28545
2011-08-13 14:04:37 +00:00
Peter Simons
e8fe1e4feb
haskell-regex-{posix,compat}: added version 0.95.1
...
svn path=/nixpkgs/trunk/; revision=28544
2011-08-13 13:58:07 +00:00
Peter Simons
c396a9f6ab
haskell-time: added version 1.3
...
svn path=/nixpkgs/trunk/; revision=28543
2011-08-13 13:58:02 +00:00
Peter Simons
a78ae168dc
haskell-snap: updated to version 0.5.3
...
svn path=/nixpkgs/trunk/; revision=28542
2011-08-13 13:57:54 +00:00
Peter Simons
5a55ccb049
haskell-QuickCheck: added version 2.4.1.1
...
svn path=/nixpkgs/trunk/; revision=28541
2011-08-13 13:57:49 +00:00
Peter Simons
cd0b0c3d02
haskell-multirec: added version 0.6
...
svn path=/nixpkgs/trunk/; revision=28540
2011-08-13 13:57:43 +00:00
Peter Simons
f15bdc50c4
haskell-haskell-src-meta: updated to version 0.4.0.2
...
svn path=/nixpkgs/trunk/; revision=28539
2011-08-13 13:57:39 +00:00
Peter Simons
cef0bdfb86
haskell-th-lift: updated to version 0.5.4
...
svn path=/nixpkgs/trunk/; revision=28538
2011-08-13 13:57:34 +00:00
Peter Simons
64f326783f
haskell-haskeline-class: updated to version 0.6.2
...
svn path=/nixpkgs/trunk/; revision=28537
2011-08-13 13:57:30 +00:00
Peter Simons
c72b649155
haskell-data-accessor-template: updated to version 0.2.1.8
...
svn path=/nixpkgs/trunk/; revision=28536
2011-08-13 13:57:26 +00:00
Peter Simons
54acaed0c3
haskell-cmdargs: updated to version 0.8
...
svn path=/nixpkgs/trunk/; revision=28535
2011-08-13 13:57:22 +00:00
Peter Simons
656476b516
haskell-HaXml: updated to version 1.22.5
...
svn path=/nixpkgs/trunk/; revision=28534
2011-08-13 13:57:19 +00:00
Peter Simons
123fd3fecf
haskell-case-insensitive: added version 0.3.0.1 (and dropped obsolete 0.2.0.2)
...
svn path=/nixpkgs/trunk/; revision=28533
2011-08-13 13:57:13 +00:00
Peter Simons
95f6724196
haskell-testpack: updated to version 2.1.1
...
svn path=/nixpkgs/trunk/; revision=28528
2011-08-12 18:43:28 +00:00
Peter Simons
9518d00ff8
haskell-tagsoup: updated to version 0.12.3
...
svn path=/nixpkgs/trunk/; revision=28527
2011-08-12 18:43:24 +00:00
Peter Simons
7a0ad70b63
haskell-dimensional: updated to version 0.10.1
...
svn path=/nixpkgs/trunk/; revision=28526
2011-08-12 18:43:20 +00:00
Peter Simons
c832fc15eb
haskell-derive: updated to version 2.5.4
...
svn path=/nixpkgs/trunk/; revision=28525
2011-08-12 18:43:14 +00:00
Peter Simons
e90e922f14
haskell-AC-Vector: updated to version 2.3.2
...
svn path=/nixpkgs/trunk/; revision=28524
2011-08-12 18:43:10 +00:00
Peter Simons
fd9fb9bf6b
haskell-hlint: updated to version 1.8.14
...
svn path=/nixpkgs/trunk/; revision=28523
2011-08-12 18:43:06 +00:00
Peter Simons
adaf1cc644
haskell-uuagc: updated to version 0.9.39.1
...
svn path=/nixpkgs/trunk/; revision=28522
2011-08-12 18:43:02 +00:00
Peter Simons
244b7e8084
haskell-uuagc-cabal: updated to version 1.0.0.4
...
svn path=/nixpkgs/trunk/; revision=28521
2011-08-12 18:42:58 +00:00
Peter Simons
fb64f8d4ed
haskell-uuagc-bootstrap: updated to version 0.9.39.1.0
...
svn path=/nixpkgs/trunk/; revision=28520
2011-08-12 18:42:53 +00:00
Peter Simons
834af21551
More missing meta.platforms attributes. Grrr.
...
svn path=/nixpkgs/trunk/; revision=28517
2011-08-12 12:43:03 +00:00
Peter Simons
3cb574c748
haskell-uuagc: added missing meta.platforms
...
svn path=/nixpkgs/trunk/; revision=28516
2011-08-12 12:40:03 +00:00
Peter Simons
8bbc3ea245
haskell-packages.nix: added language-haskell-extract and test-framework-th
...
svn path=/nixpkgs/trunk/; revision=28515
2011-08-12 12:39:59 +00:00
Peter Simons
0ae69dbfbe
haskell-uuagc: updated to version 0.9.39.0
...
svn path=/nixpkgs/trunk/; revision=28514
2011-08-12 11:52:07 +00:00
Peter Simons
0891479ca6
haskell-epic: updated to version 0.1.11
...
svn path=/nixpkgs/trunk/; revision=28513
2011-08-12 11:02:48 +00:00
Peter Simons
bde2d91fb3
haskell-cgi: added version 3001.1.8.2
...
svn path=/nixpkgs/trunk/; revision=28510
2011-08-12 09:20:00 +00:00
Peter Simons
7ef8b88998
haskell-uulib: updated to version 0.9.14
...
svn path=/nixpkgs/trunk/; revision=28509
2011-08-12 09:19:56 +00:00
Peter Simons
d246394fda
haskell-uniplate: updated to version 1.6.1
...
svn path=/nixpkgs/trunk/; revision=28508
2011-08-12 09:19:52 +00:00
Peter Simons
a17757e5fc
haskell-MonadCatchIO-mtl: updated to version 0.3.0.4
...
svn path=/nixpkgs/trunk/; revision=28507
2011-08-12 09:19:48 +00:00
Peter Simons
c70c0029eb
Updated BNFC to the latest version and fixed the spelling of its attribute.
...
Added BNFC-meta, alex-meta, and happy-meta.
Moved these tools into the tool section of haskell-packages.nix, and
paid special attention to the intended alphabetic order.
svn path=/nixpkgs/trunk/; revision=28506
2011-08-12 09:04:07 +00:00
Peter Simons
ac71f2adb8
haskell-haskeline: fixed build with ghc 7.2.1
...
svn path=/nixpkgs/trunk/; revision=28501
2011-08-12 00:23:12 +00:00
Peter Simons
468c5dbc5c
The 'random' library is no longer a core library in GHC 7.2.1. For older
...
versions of the compiler, haskell-packages.nix provides a null attribute.
svn path=/nixpkgs/trunk/; revision=28500
2011-08-12 00:18:56 +00:00
Peter Simons
82ee2c9c11
Renamed default version of haskell json into a version-specific file.
...
svn path=/nixpkgs/trunk/; revision=28498
2011-08-12 00:18:32 +00:00
Shea Levy
5040530375
openjdk: Only builds on linux for now
...
svn path=/nixpkgs/trunk/; revision=28495
2011-08-11 14:48:06 +00:00
Shea Levy
b6d81d67d8
openjdk: Comment out the multiple outputs stuff for now
...
svn path=/nixpkgs/trunk/; revision=28494
2011-08-11 13:35:20 +00:00
Shea Levy
bff57396f5
openjdk: Add a fix for versions of nix not yet supporting multiple outputs
...
svn path=/nixpkgs/trunk/; revision=28493
2011-08-11 13:27:43 +00:00
Peter Simons
dbce2ffd0f
Generated neater meta.description strings.
...
svn path=/nixpkgs/trunk/; revision=28492
2011-08-11 13:03:51 +00:00
Peter Simons
260550220d
haskell-syb-with-class: updated to version 0.6.1.2
...
svn path=/nixpkgs/trunk/; revision=28489
2011-08-11 10:45:11 +00:00
Peter Simons
fa2e5927bd
haskell-fclabels: updated to version 0.11.2
...
svn path=/nixpkgs/trunk/; revision=28488
2011-08-11 10:45:06 +00:00
Peter Simons
a94124bf20
haskell-repa: updated to version 2.1.1.5
...
svn path=/nixpkgs/trunk/; revision=28487
2011-08-11 10:45:02 +00:00
Peter Simons
b58bb45206
haskell-HTTP: added version 4000.1.2
...
svn path=/nixpkgs/trunk/; revision=28485
2011-08-11 10:24:44 +00:00
Yury G. Kudryashov
bac6982ca8
Add qwt-5.2.1
...
svn path=/nixpkgs/trunk/; revision=28482
2011-08-11 09:35:10 +00:00
Shea Levy
e5a6f2702b
openjdk: Add the 'jre' output.
...
Note that this is almost completely useless for now, when openjdk is built a separate store path containing only the jre will be built but it will not be added to the environment nor as a gc root. If you want to install just the jre, for now build openjre (which uses the jreOnly parameter). Once multiple outputs are more feature-complete, this should hopefully be useful and remove the need for the jreOnly parameter
svn path=/nixpkgs/trunk/; revision=28481
2011-08-11 02:29:10 +00:00
Shea Levy
fbb50e0f6d
openjdk: Use the proper format for BUILD_NUMBER
...
svn path=/nixpkgs/trunk/; revision=28480
2011-08-11 01:13:12 +00:00
Shea Levy
93548e648e
openjdk: Add a patch to fix a stupid linux version check
...
Hopefully by the time the Linux 4.x series drops we'll have a better openjdk build system
svn path=/nixpkgs/trunk/; revision=28479
2011-08-11 01:13:04 +00:00
Shea Levy
11ae27db30
openjdk: Add jaf sources to the drops dir
...
svn path=/nixpkgs/trunk/; revision=28478
2011-08-11 01:12:55 +00:00
Shea Levy
ab5fc0fe11
openjdk: Download source drops ahead of time instead of allowing downloads during build
...
The openjdk build docs say that the releases should contain these drops, but they don't for some reason.
svn path=/nixpkgs/trunk/; revision=28477
2011-08-11 01:12:46 +00:00