Commit Graph

15683 Commits

Author SHA1 Message Date
John Wiegley
df56712700 The timeparsers library requires convertible == 1.0.* 2014-04-16 13:09:31 -05:00
John Wiegley
78d452c93c Change aspell configure to use $out/lib/aspell 2014-04-16 12:59:27 -05:00
Domen Kožar
3a9f28ee08 Merge pull request #2185 from lethalman/gnome3
tracker, licenses.cc-by-30, gnome-user-docs, upgrade sushi, gnome-keyring service, gnome-user-share, gnome-tweak-tool, gnome-shell-extensions, xdg-user-dirs
2014-04-16 18:08:00 +02:00
Oliver Charles
3b3f7d2595 haskellPackages.digestiveFunctorsAeson: Update to 1.1.7 2014-04-16 16:39:12 +01:00
Thomas Tuegel
0b84d35175 Assume maintainership of alsa-mixer 2014-04-16 07:58:12 -05:00
Thomas Tuegel
d809a27859 haskell-alsa-mixer 0.2.0.1 -> 0.2.0.2 2014-04-16 07:51:38 -05:00
Thomas Tuegel
922e4f3858 ffmpeg 2.1.4 -> 2.2.1 2014-04-16 07:49:51 -05:00
Lluís Batlle i Rossell
44bda71b88 Adding ghdl 0.31 mcode flavour
This allows having a recent ghdl, without building it with gcc.
The major drawback is the speed.
2014-04-16 10:35:45 +02:00
Peter Simons
d4097e4e0e Merge pull request #2273 from jwiegley/cabal-delete
Add expression for cabal-delete
2014-04-16 10:17:29 +02:00
Peter Simons
9657f1f624 Merge pull request #2276 from jwiegley/lua52
Patch lua52 to build on Darwin
2014-04-16 10:16:26 +02:00
Peter Simons
d510eea7b0 Merge pull request #2277 from jwiegley/flex
Fix flex for building on darwin systems
2014-04-16 10:16:04 +02:00
Eelco Dolstra
ee9c068b0c systemd: Update to 212
Note that systemd no longer depends on dbus, so we're rid of the
cyclic dependency problem between systemd and dbus.

This commit incorporates from wkennington's systemd branch
(203dcff45002a63f6be75c65f1017021318cc839,
1f842558a95947261ece66f707bfa24faf5a9d88).
2014-04-16 00:59:26 +02:00
Peter Simons
cd64124f46 Merge pull request #2238 from bennofs/haskell-jailbreak-pipes-network
haskell: jailbreak pipes-network
2014-04-15 16:11:10 +02:00
Benno Fünfstück
0ae505179b haskell-pipes-network: add maintainers attribute again 2014-04-15 15:13:12 +02:00
John Wiegley
bc08fa99f1 Fix flex for building on darwin systems 2014-04-15 05:04:27 -05:00
John Wiegley
b18dc38dc1 Patch lua52 to build on Darwin 2014-04-15 04:46:14 -05:00
John Wiegley
f2690384c9 Three new Haskell tools: rehoo, una, cabal-meta 2014-04-15 04:32:06 -05:00
John Wiegley
00d5f3ab79 Add expression for cabal-delete 2014-04-15 04:16:55 -05:00
Peter Simons
abdd87da3c haskell-text-icu: don't run test suite on Darwin
https://github.com/bos/text-icu/issues/6
https://github.com/NixOS/nixpkgs/pull/2254
2014-04-15 11:04:23 +02:00
Peter Simons
dd87cb0f12 Merge pull request #2261 from jwiegley/lua5
Allow lua5 to build as a dylib on Darwin
2014-04-15 10:49:46 +02:00
Lukas Toth
f5fa89f198 haskellPackages.Unixutils: New expression 2014-04-15 10:43:38 +02:00
Lukas Toth
66e750190f haskellPackages.bzlib: New expression 2014-04-15 10:43:38 +02:00
Lukas Toth
cf63d8953c haskellPackages.Extra: New expression 2014-04-15 10:43:38 +02:00
Lukas Toth
1ae0fec71b haskellPackages.ipprint: New expression 2014-04-15 10:43:38 +02:00
Bjørn Forsman
5c2d17780d uhd: update 3.5.4 -> 3.7.0
Build tested (with gnuradio).
2014-04-15 07:11:41 +02:00
John Wiegley
f9c2f684e8 Allow lua5 to build as a dylib on Darwin 2014-04-14 14:39:23 -05:00
John Wiegley
84dae6fe28 gsasl: fix build on Darwin (close #2260, fixes #2259)
@vcunat rewrote with "more standard" optional functions.
2014-04-14 21:38:23 +02:00
Vladimír Čunát
8340454544 mesa: have all output on /run/opengl-driver{,-32}
Fixes #2242 in a different way (cleaner, I hope).
2014-04-14 21:38:23 +02:00
Luca Bruno
dd23d9a5a7 libnotify: enable gobject introspection 2014-04-14 09:58:04 +02:00
Luca Bruno
64ce2101a4 telepathy-glib: update to 0.24.0
Adding a gnome online account was not possible due to
https://bugs.freedesktop.org/show_bug.cgi?id=68892
2014-04-14 09:58:04 +02:00
Bjørn Forsman
9878bb47a4 buildbot{,slave}: bump 0.8.7p1 -> 0.8.8
Build and run tested.
2014-04-13 21:11:49 +02:00
Bjørn Forsman
99afbf9e91 sdcc: bump 3.3.0 -> 3.4.0
This new sdcc doesn't need older boost, so switch to nixpkgs default
version (currently 1.55).
2014-04-13 19:46:00 +02:00
Bjørn Forsman
a555ee2412 xmlrpc-c: bump 1.25.26 -> .27
Release 1.25.27 (released March 15, 2014):

  Fix bug: When serializing a very large floating point number, sender
  of an XML-RPC message adds some junk after the decimal point. With
  assertion checking enabled, it just crashes. Broken in 1.15 (June 2008).
2014-04-13 19:16:02 +02:00
Benno Fünfstück
57a9eaab67 haskell: jailbreak pipes-network 2014-04-13 18:40:59 +02:00
宋文武
e9a8c8417f wildmidi: update to 0.3.6 2014-04-13 18:30:24 +02:00
Oliver Charles
7f4afcda7e Merge pull request #2235 from bennofs/haskell-monad-extras
haskell: add monad-extras
2014-04-13 12:11:27 +01:00
Bjørn Forsman
6989b9a3f9 babeltrace: update from 1.1.1 to 1.2.1 2014-04-13 10:47:17 +02:00
Bjørn Forsman
d1f875c6af lttng project: update from 2.3.0 to 2.4.1
(And update liburcu to 0.8.4 according to release notes for lttng 2.4.x.)

In addition to new features and bug fixes, version 2.4.x is needed to build
against Linux 3.12 (our new stable kernel).
2014-04-13 10:47:16 +02:00
Benno Fünfstück
7fed418b24 haskell: add monad-extras 2014-04-13 10:19:30 +02:00
James Cook
21cb9c24f0 Patch python32 for CVE-2014-1912. 2014-04-13 05:15:19 +02:00
James Cook
324ade4658 Patch python27 for CVE-2014-1912. 2014-04-13 05:15:19 +02:00
Domen Kožar
1988bbd990 Merge pull request #2231 from jwiegley/master
Change several package constraints from linux to unix
2014-04-13 00:24:28 +02:00
John Wiegley
010132e302 Change several package constraints from linux to unix
They all build on Darwin.
2014-04-12 16:01:16 -05:00
Vladimír Čunát
1ae918b0d2 gtk3: bugfix update 3.12.0 -> .1 2014-04-12 20:25:15 +02:00
John Wiegley
b296895abe Allow lsof to build on darwin (fixes #2219)
Closes #2219, closes #2223

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-12 11:14:18 -05:00
John Wiegley
0ef3c47778 Add recipes for a few Haskell libraries 2014-04-12 10:22:37 -05:00
Oliver Charles
1b7a8e6f5b Merge pull request #2217 from bennofs/haskell-uri
Add uri haskell package
2014-04-12 16:09:46 +01:00
Oliver Charles
3f1af5f709 haskellPackages.bert: Update to 1.2.2.2 2014-04-12 16:06:35 +01:00
Oliver Charles
99d8ef0673 haskellPackages.snapCORS: New expression 2014-04-12 16:04:40 +01:00
Benno Fünfstück
796ea8ee11 haskell: add uri package 2014-04-12 16:59:29 +02:00
Austin Seipp
cf24cf1184 capstone: attempt to fix Linux build, remove Darwin build
The Darwin build seems fixable but I can't test right now.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-11 21:41:14 -05:00
Austin Seipp
036a7708a2 libseccomp: attempt to fix Hydra build
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-11 21:37:19 -05:00
Peter Simons
50b1a8ea0b haskell-diagrams-postscript: update to version 1.0.2.4 2014-04-11 22:33:12 +02:00
Peter Simons
d2e61750df haskell-diagrams-lib: update to version 1.1.0.6 2014-04-11 22:33:11 +02:00
Peter Simons
ce15e84af3 haskell-diagrams-contrib: update to version 1.1.1.4 2014-04-11 22:33:11 +02:00
Peter Simons
716cffc1bb haskell-language-c-inline: re-generate with cabal2nix 2014-04-11 22:33:11 +02:00
Peter Simons
f32be2da85 haddock: update to version 2.14.2 2014-04-11 22:33:11 +02:00
Peter Simons
86177f06e9 haskell-haskell-src: add version 1.0.1.6 2014-04-11 22:33:11 +02:00
Peter Simons
f5dd4d383b haskell-HTTP: update to version 4000.2.12 2014-04-11 22:33:11 +02:00
Peter Simons
fd376138b2 haskell-yesod-core: update to version 1.2.12 2014-04-11 22:33:11 +02:00
Peter Simons
e77f2cd689 haskell-texmath: update to version 0.6.6.1 2014-04-11 22:33:11 +02:00
Peter Simons
43a77ee1ab haskell-monoid-extras: update to version 0.3.3.2 2014-04-11 22:33:11 +02:00
Peter Simons
2379850cad haskell-monad-logger: update to version 0.3.6 2014-04-11 22:33:11 +02:00
Peter Simons
ecbb36caf1 haskell-hxt: update to version 9.3.1.4 2014-04-11 22:33:11 +02:00
Peter Simons
35e8034716 haskell-hxt-unicode: update to version 9.0.2.2 2014-04-11 22:33:11 +02:00
Peter Simons
7cc83c8c74 haskell-dual-tree: update to version 0.2.0.2 2014-04-11 22:33:11 +02:00
Peter Simons
c203d9c5fa haskell-cereal-conduit: update to version 0.7.2.1 2014-04-11 22:33:11 +02:00
Peter Simons
a0264d3db8 haskell-active: update to version 0.1.0.12 2014-04-11 22:33:11 +02:00
Peter Simons
e1bdc5c164 haskell-statistics: add version 0.11.0.0 2014-04-11 22:33:11 +02:00
Peter Simons
ea95516bf8 haskell-parsers: add version 0.11 2014-04-11 22:33:11 +02:00
Peter Simons
4604d52df4 GHC version 7.8.1 has been deprecated because of a serious bug.
We'll have version 7.8.2 out soon.

http://www.haskell.org/pipermail/ghc-devs/2014-April/004605.html
http://www.haskell.org/pipermail/ghc-devs/2014-April/004616.html
2014-04-11 22:33:11 +02:00
John Wiegley
8026caec43 Add c2hsc to haskell-packages.nix 2014-04-11 10:34:56 -05:00
Peter Simons
9818422bc0 Merge pull request #2203 from fmap/language-c-inline
New derivation: language-c-inline (haskell)
2014-04-11 11:45:45 +02:00
Peter Simons
f741be954c Offer consistently named attributes for the two available flex versions. 2014-04-11 10:06:18 +02:00
Vladimír Čunát
8c12816d59 pango on darwin: amend the wrong fix
I didn't realize pango doesn't depend on flex directly,
only through introspection which caused build problems by itself, too.
2014-04-11 09:57:26 +02:00
Peter Simons
b62ac3995c haskell-hastache: remove obsolete version 0.5.1 2014-04-11 09:53:16 +02:00
Peter Simons
cf000e0d0f haskell-yesod-persistent: update to version 1.2.2.3 2014-04-11 09:53:15 +02:00
Peter Simons
8c3a7ea68c haskell-yesod-form: update to version 1.3.8.2 2014-04-11 09:53:15 +02:00
Peter Simons
a72ef2976c haskell-yesod-auth: update to version 1.3.0.4 2014-04-11 09:53:15 +02:00
Peter Simons
967027576b haskell-thyme: update to version 0.3.3.0 2014-04-11 09:53:15 +02:00
Peter Simons
9b2b87379c haskell-tf-random: update to version 0.5 2014-04-11 09:53:15 +02:00
Peter Simons
37b804f7df haskell-semigroups: update to version 0.13.0.1 2014-04-11 09:53:15 +02:00
Peter Simons
977aa979bf haskell-quickcheck-instances: update to version 0.3.8 2014-04-11 09:53:15 +02:00
Peter Simons
237bf0f8b7 haskell-language-c: update to version 0.4.4 2014-04-11 09:53:15 +02:00
Peter Simons
47a7805337 haskell-hxt-xpath: update to version 9.1.2.1 2014-04-11 09:53:15 +02:00
Peter Simons
8fb3c001ee haskell-hmatrix: update to version 0.15.2.1 2014-04-11 09:53:15 +02:00
Peter Simons
5b0bd8e16e haskell-fay: update to version 0.19.2 2014-04-11 09:53:15 +02:00
Peter Simons
e39071103e haskell-diagrams-core: update to version 1.1.0.2 2014-04-11 09:53:14 +02:00
Peter Simons
73b6fdefa8 haskell-criterion: update to version 0.8.0.2 2014-04-11 09:53:14 +02:00
Peter Simons
820757f402 haskell-classy-prelude: update to version 0.9.0 2014-04-11 09:53:14 +02:00
Peter Simons
3dd79d7e62 haskell-classy-prelude-conduit: update to version 0.9.0 2014-04-11 09:53:14 +02:00
Peter Simons
6cbf27406d haskell-binary-conduit: update to version 1.2.1.1 2014-04-11 09:53:14 +02:00
Peter Simons
b0d1df0f8f haskell-aws: update to version 0.9 2014-04-11 09:53:14 +02:00
Peter Simons
6c0ce0abf7 haskell-active: update to version 0.1.0.11 2014-04-11 09:53:14 +02:00
Peter Simons
d65daf11b0 haskell-HTF: update to version 0.11.3.4 2014-04-11 09:53:14 +02:00
vi
7839df9a09 New derivation: language-c-inline (haskell) 2014-04-11 10:20:21 +08:00
Vladimír Čunát
07dc578572 llvm(Packages) on darwin: attempts to fix
- mark llvm34 as broken on darwin (so it doesn't install by default with nix-env)
- don't use our gcc for llvm_34 (might fix the build)
- switch also clang default to 3.3 on darwin (llvm was before)
2014-04-10 21:19:40 +02:00
Vladimír Čunát
297bcd2088 pango on darwin: attempt to fix build
Supply older flex (new doesn't build), and disable introspection.
2014-04-10 20:37:52 +02:00
Carles Pagès
8aa84644f9 libtxc_dxtn_s2tc: add v1.0 (close #2194)
S2TC is a patent-free S3TC compatible implementation and provides texture
compression to mesa.
2014-04-10 20:19:49 +02:00
Rickard Nilsson
fe7599b2b2 openldap: Update from 2.4.38 to 2.4.39 2014-04-10 14:10:33 +02:00
Mathijs Kwik
bf929ef73b faac is redistributable, hydra is allowed to build it. 2014-04-10 11:57:20 +02:00
Domen Kožar
d912cdf264 gstreamer-1.0: use different function name for env hook than gstreamer-0.10 2014-04-09 23:04:57 +00:00
Ricardo M. Correia
76551abef2 icedtea7_web: Fix configure phase not finding bash 2014-04-10 00:15:53 +02:00
Ricardo M. Correia
f6799983bd icedtea7_web: Update from 1.4.2 -> 1.5
Fixes CVE-2012-4540.
2014-04-10 00:15:53 +02:00
Ricardo M. Correia
442e1bbaab icedtea7: Fix building v2.4.6 by backporting fix
See http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1726
2014-04-10 00:15:47 +02:00
Ricardo M. Correia
a644b7ba60 icedtea7: Update from 2.4.5 -> 2.4.6 2014-04-10 00:14:44 +02:00
Aristid Breitkreuz
5d12cbf1c2 add back old version of flex for grub2 2014-04-09 20:42:08 +02:00
Domen Kožar
e5e27cfd64 Merge pull request #2153 from lethalman/gnome3
accounts-daemon service, fix gnome-shell, add libgnomekbd, musicbrainz5, sushi, gnome-contacts
2014-04-09 15:01:17 +02:00
Peter Simons
1bf2bd612c haskell-HTF: update to version 0.11.3.0 2014-04-09 13:33:30 +02:00
Peter Simons
011f22e49b haskell-yesod-core: update to version 1.2.11.1 2014-04-09 13:33:30 +02:00
Peter Simons
a138d54df2 haskell-websockets: update to version 0.8.2.1 2014-04-09 13:33:30 +02:00
Peter Simons
cde2e2839a haskell-warp: update to version 2.1.4 2014-04-09 13:33:30 +02:00
Peter Simons
b67feb0990 haskell-warp-tls: update to version 2.0.3.3 2014-04-09 13:33:30 +02:00
Peter Simons
0a74f6d3e7 haskell-wai: update to version 2.1.0.2 2014-04-09 13:33:30 +02:00
Peter Simons
2986e7cb24 haskell-streaming-commons: update to version 0.1.1 2014-04-09 13:33:30 +02:00
Peter Simons
f063e5e592 haskell-network-simple: update to version 0.3.1 2014-04-09 13:33:30 +02:00
Peter Simons
7fdd6b1880 haskell-monad-logger: update to version 0.3.5.1 2014-04-09 13:33:30 +02:00
Peter Simons
b34cc2cd2e haskell-mime-types: update to version 0.1.0.4 2014-04-09 13:33:30 +02:00
Peter Simons
346f6037c0 haskell-hashed-storage: update to version 0.5.11 2014-04-09 13:33:29 +02:00
Peter Simons
51c6724fa3 haskell-esqueleto: update to version 1.3.10 2014-04-09 13:33:29 +02:00
Peter Simons
7ff62b5ddc haskell-direct-sqlite: update to version 2.3.12 2014-04-09 13:33:29 +02:00
Peter Simons
8cd9a5145b haskell-scotty: update to version 0.7.2 2014-04-09 13:33:29 +02:00
Oliver Charles
18039f52bb Merge pull request #2181 from fmap/stuff
Derivations for HandsomeSoup and hxt-xpath (Haskell.)
2014-04-09 12:04:55 +01:00
Peter Simons
fd9ea0f639 ltrace: fix build with latest gcc (by disabling -Werror) 2014-04-09 12:41:11 +02:00
Peter Simons
740c502a77 swiProlog: update from 6.6.2 to 6.6.3 2014-04-09 12:41:11 +02:00
Peter Simons
b7d0a9a614 ltrace: update from 0.5.3 to 0.7.3 2014-04-09 12:41:10 +02:00
Peter Simons
9def193598 libsigcxx: update from 2.2.11 to 2.3.1 2014-04-09 12:41:10 +02:00
Peter Simons
44e8fe67d0 flex: update from 2.5.35 to 2.5.39 2014-04-09 12:41:10 +02:00
vi
09e245b3ab Derivations for HandsomeSoup and hxt-xpath (Haskell.) 2014-04-09 18:36:49 +08:00
Peter Simons
9b4e914dac Merge pull request #2171 from ocharles/remove-lens-aeson
Remove haskellPackages.lensAeson
2014-04-09 11:53:07 +02:00
Mathijs Kwik
fccf059216 Merge pull request #2159 from lethalman/gst-no-faac
gst-plugins-bad: disable faac by default because it's unfree
2014-04-09 06:47:16 +02:00
Austin Seipp
29c0d0047f luajit: adopt, upgrade, optimize
- Build the 'amalgamation' by default - more RAM needed to build, but
   better overall performance
 - Upgrade to version 2.0.3
 - Adopt as maintainer

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 21:16:33 -05:00
Austin Seipp
692ee73af1 libseccomp: version 2.1.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 19:37:47 -05:00
Luca Bruno
3010e63fb7 gst-plugins-bad: disable faac by default because it's unfree
A lot of packages are not built in hydra due to gst-plugins-bad
being unfree. Make faac dependency optional.
2014-04-08 22:53:07 +02:00
Peter Simons
e49e74ebf4 haskell-twitter-types: update to version 0.2.20140407 2014-04-08 21:37:58 +02:00
Peter Simons
bed88f0ff7 haskell-twitter-conduit: update to version 0.0.2.1 2014-04-08 21:37:58 +02:00
Peter Simons
ef5661c01f haskell-tasty: update to version 0.8.0.4 2014-04-08 21:37:58 +02:00
Peter Simons
b885ecf16c haskell-http-client-multipart: update to version 0.3.0.0 2014-04-08 21:37:58 +02:00
Peter Simons
556736cc2b haskell-hakyll: update to version 4.5.1.0 2014-04-08 21:37:58 +02:00
Peter Simons
363d62dbfd haskell-ghc-mod: update to version 4.0.2 2014-04-08 21:37:58 +02:00
Peter Simons
26972702e0 haskell-dyre: update to version 0.8.12 2014-04-08 21:37:58 +02:00
Peter Simons
485dc4d93b haskell-Chart: update to version 1.2.2 2014-04-08 21:37:58 +02:00
Peter Simons
849b2144ab haskell-Chart-gtk: update to version 1.2.2 2014-04-08 21:37:57 +02:00
Peter Simons
b7f8dbf57d haskell-Chart-diagrams: update to version 1.2.2 2014-04-08 21:37:57 +02:00
Peter Simons
9553141e21 haskell-Chart-cairo: update to version 1.2.2 2014-04-08 21:37:57 +02:00
Peter Simons
23c7a249d3 ghc: add release version 7.8.1 2014-04-08 21:35:48 +02:00
Oliver Charles
f251d0d386 Remove haskellPackages.lensAeson
This is now part of haskellPackages.lens
2014-04-08 17:21:47 +01:00
Austin Seipp
f14540a619 fsharp: 3.1 -> 3.1.0
This matches the traditional upstream versioning for FSharp in the wild

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 10:54:25 -05:00
Austin Seipp
57cfb4315e haskell: sbv 3.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 10:12:58 -05:00
Austin Seipp
968740e0c1 capstone: version 2.1.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 07:04:19 -05:00