Peter Simons
ce829e2c6b
haskell-ansi-wl-pprint: update to version 0.6.7.1
2013-12-29 12:26:05 +01:00
Peter Simons
0e1c29e0ad
haskell-HsOpenSSL: update to version 0.10.4
2013-12-29 12:26:05 +01:00
Peter Simons
7e94212b0d
haskell: don't provide 'binary' default, instead we override that
...
attribute in the compiler-specific package set
binary has become a core package in ghc 7.4.2, so we cannot easily build
stuff with our own version of it. (Least not without Cabal warning about
version conflicts in the build log.)
2013-12-29 12:26:05 +01:00
Peter Simons
ad80939299
pkgs/top-level/release.nix: build the ghc 7.2.2 binary
2013-12-29 12:26:05 +01:00
Peter Simons
631ad32b5d
pkgs/build-support/cabal: the configure-phase warning check can be
...
disabled by setting 'strictConfigurePhase' to 'false'
This is necessary for some packages, like dns, because cabal warns about
multiple versions of the same dependency being used, but the usage is fine,
actually, so we want the build to succeed. Packages that depend on 'doctest'
also have this issue <https://github.com/sol/doctest-haskell/issues/69 >.
2013-12-29 12:26:05 +01:00
Peter Simons
6ea52bf49a
haskell-defaults.nix: cabal2nix now requires Cabal 1.16.x or later
2013-12-29 12:26:05 +01:00
Peter Simons
63e37a4f1f
haskell-DRBG: add version 0.5.1
2013-12-29 12:26:05 +01:00
Peter Simons
6646b80027
haskell-cipher-aes128: add version 0.5
2013-12-29 12:26:05 +01:00
Peter Simons
5b37e9b543
haskell-prettyclass: add version 1.0.0.0
2013-12-29 12:26:05 +01:00
Peter Simons
6209bb8556
pkgs/build-support/cabal: add 'buildTarget' attribute to allow passing flags to "./Setup build"
2013-12-29 12:26:05 +01:00
Peter Simons
63c60638fc
pkgs/build-support/cabal: clean up the code that sets rpath for shared executables
2013-12-29 12:26:05 +01:00
Peter Simons
7d577eb822
build-support/cabal: recognize the "this package indirectly depends on
...
multiple versions of the same package" warning from Cabal and abort the
build if it occurs.
2013-12-29 12:26:05 +01:00
Peter Simons
074fee59c5
haskell-yesod-static: update to version 1.2.2.1
2013-12-29 12:26:05 +01:00
Peter Simons
8d18c2cfbc
haskell-wai-logger: update to version 2.0.2
2013-12-29 12:26:04 +01:00
Peter Simons
0e2c35b89c
haskell-wai-extra: update to version 2.0.1.1
2013-12-29 12:26:04 +01:00
Peter Simons
0e87adf3f2
haskell-lens: update to version 3.10.1
2013-12-29 12:26:04 +01:00
Peter Simons
87d05fcea5
haskell-fclabels: update to version 2.0.1
2013-12-29 12:26:04 +01:00
Peter Simons
6ee7b328d1
haskell-fast-logger: update to version 2.0.3
2013-12-29 12:26:04 +01:00
Peter Simons
053120f28f
haskell-digestive-functors-heist: update to version 0.8.4.0
2013-12-29 12:26:04 +01:00
Peter Simons
1f71eab618
haskell-crypto-pubkey: update to version 0.2.4
2013-12-29 12:26:04 +01:00
Peter Simons
fa7e494b25
haskell-RSA: update to version 2.0
2013-12-29 12:26:04 +01:00
Georges Dubus
2ffab7ba6a
Fixed a code typo in the documentation
2013-12-29 11:43:59 +01:00
Domen Kožar
5ac2d969f2
salut-a-toi: remove distribute dependency (not needed)
2013-12-29 10:24:37 +01:00
Domen Kožar
8993655f4c
pythonPackages: add pyramid_debugtoolbar, robotframework_selenium2library, robotsuite and nose-selecttests
2013-12-29 10:09:30 +01:00
Mathijs Kwik
5f9d99926a
Merge pull request #1419 from wkennington/btrfs
...
Updated btrfsprogs from 0.20-git -> 3.12
2013-12-28 17:27:07 -08:00
William A. Kennington III
0276de4d1b
Updated btrfsprogs from 0.20-git -> 3.12
...
Additionally, removed an unmaintained utility for setting the uuid of
sent volumes.
2013-12-28 19:23:10 -06:00
Shea Levy
1cc5942845
Update node packages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:54:52 -05:00
Shea Levy
d59d4dd9a5
Add haskellPackages.robotsTxt
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:34:47 -05:00
Shea Levy
e5898a4f95
Add haskellPackages.heredoc
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-28 17:33:52 -05:00
Domen Kožar
86ecd31111
Python: get rid of distribute
...
Distribute is deprecated in favor of setuptools (again), please
see http://pythonhosted.org/setuptools/merge-faq.html
2013-12-28 21:15:49 +01:00
Domen Kožar
dcbf69915d
matplotlib: get rid of distribute
2013-12-28 21:04:51 +01:00
William A. Kennington III
c00b1ba8f3
Update matplotlib from 1.2.1 -> 1.3.1
...
Additionally, fix the build and install phases so that they build under
python3
2013-12-28 21:04:50 +01:00
William A. Kennington III
7f4f6bdbfb
Update tornado from 2.4 -> 3.1.1
2013-12-28 21:04:50 +01:00
William A. Kennington III
e5c6fb8fa1
Update pyparsing from 1.5.6 -> 2.0.1
2013-12-28 21:04:50 +01:00
William A. Kennington III
e4b4df6f43
Update python3 from 3.3.2 -> 3.3.3
2013-12-28 21:04:50 +01:00
William A. Kennington III
587d03ec4e
Update python-dateutil from 2.1 -> 2.2
2013-12-28 21:04:50 +01:00
Vladimír Čunát
9f735bdf57
gnumeric: add platforms, maintainer
2013-12-28 15:49:19 +01:00
Vladimír Čunát
a126ce011a
gnumeric: add schemas and icons, refactor
...
Also move goffice under gnome3,
as it's released in the same way.
2013-12-28 15:45:20 +01:00
Vladimír Čunát
9bcacfb142
hicolor_icon_theme: minor update 0.12 -> 0.13
2013-12-28 15:08:47 +01:00
Moritz Ulrich
5890215501
windowManager.xmonad: Make it configurable and extensible.
...
PR #1366
The previous windowManager.xmonad option only starts xmonad and
doesn't make ghc available. This assumes that the user has GHC with
access to the xmonad package in his PATH when using xmonad.
Xmonad in Nix is now patched to accept the XMONAD_{GHC,XMESSAGE}
environment variables which define the path to either ghc or xmessage.
These are set automatically when using xmonad through
windowManager.xmonad.
My (or specific: @aristidb and my) changes make it possible to use
Xmonad without adding GHC to any profile. This is useful if you want
to add a different GHC to your profile.
This commit introduces some options:
- xmonad.haskellPackages: Controls which Haskell package set & GHC set
is used to (re)build Xmonad
- xmonad.extraPackages: Function returning a list of additional
packages to make available to GHC when rebuilding Xmonad
- xmonad.enableContribExtras: Boolean option to build xmonadContrib
and xmonadExtras.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-28 09:29:53 +01:00
Moritz Ulrich
5331088ba1
ledger3: Update to latest git (8d38060968)
2013-12-28 00:57:17 +00:00
Vladimír Čunát
9020582fea
xfce4-terminal: bugfix update 0.6.2 -> .3
2013-12-27 08:48:39 +01:00
Rob Vermaas
8cb70b0b93
Upgrade cppunit to 1.13.2
2013-12-27 08:25:39 +01:00
Shea Levy
44c97e02f6
Move GEM_PATH part of rubygems' setup hook to ruby
...
Fixes #1413
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 18:38:10 -05:00
Song Wenwu
88b9e1f191
retroarch: update to 0.9.9.7
2013-12-26 18:55:17 +01:00
Song Wenwu
9b273eb971
midori: build with webkit2 to support GTK+2 plugins ( close #1412 )
2013-12-26 18:14:45 +01:00
Song Wenwu
55a49a3f93
midori: fix file chooser dialog (Ctrl+o)
...
vcunat: change to double-prefix of the variable, instead of clearing it.
2013-12-26 18:14:45 +01:00
Domen Kožar
f6a8fe34b2
speedtest-cli: dev -> 0.2.4
2013-12-26 16:51:08 +01:00
Eelco Dolstra
9f75797d0b
Merge remote-tracking branch 'origin/glibc-2.18'
2013-12-26 14:49:19 +01:00
Shea Levy
73e78c24fb
Update node packages to npm2nix-5.4.2 to fix tarball
...
Thanks @vcunat for pointing it out
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-12-26 06:43:21 -05:00