3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

24902 commits

Author SHA1 Message Date
Vladimír Čunát d210a4a8fa goldendict: fix build with gcc47 2013-03-21 00:08:24 +01:00
Vladimír Čunát d91df9a4bd krb5: fix build via update 2013-03-20 23:36:17 +01:00
Vladimír Čunát 365dc52872 protobuf: fix via update 2013-03-20 23:25:43 +01:00
Vladimír Čunát 32a503a5d3 cpio: fix build without gets 2013-03-20 23:01:36 +01:00
Lluís Batlle i Rossell 90b2dcdd2a Revert "i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock"
i3 doesn't want cairo at all.

This reverts commit 1eb4377840.
2013-03-20 22:38:27 +01:00
Lluís Batlle i Rossell 39be94cb68 ffmpeg: enabling ffplay
Playing sound, it displays great ffts.
2013-03-20 22:20:51 +01:00
Lluís Batlle i Rossell a799b8ef5d ffmpeg: add opus support, enabled by default 2013-03-20 22:20:51 +01:00
viric 9dc4ec57a1 Merge pull request #397 from modulistic/master
i3 improvements
2013-03-20 13:52:32 -07:00
Moritz Ulrich c2d3d24349 Add dunst, a lightweight notification daemon.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-20 21:35:13 +01:00
Lluís Batlle i Rossell 0d23e54588 opus-tools: update 2013-03-20 20:28:39 +01:00
Lluís Batlle i Rossell cd370052b8 libopus: update 2013-03-20 20:28:39 +01:00
Peter Simons d28d3f37a8 topgit: fix build on FreeBSD
The BSD unices have a version of install(1) that doesn't support the -D flag. Grr.
2013-03-20 11:43:43 +01:00
Peter Simons 35520356fd haskell-warp: update to version 1.3.7.5 2013-03-20 10:44:55 +01:00
Peter Simons 5bc4ec3f07 haskell-stm-conduit: update to version 1.0.0 2013-03-20 10:44:55 +01:00
Peter Simons e61805cc77 haskell-comonad: update to version 3.0.2 2013-03-20 10:44:55 +01:00
Peter Simons 4d54ec0444 haskell-cereal-conduit: update to version 0.7 2013-03-20 10:44:55 +01:00
Peter Simons 2d00a0f8d5 haskell-bson: update to version 0.2.2 2013-03-20 10:44:55 +01:00
Peter Simons 60295ebd98 haskell-X11: update to version 1.6.1.1 2013-03-20 10:44:54 +01:00
Peter Simons 7ee8641410 haskell-xmonad-contrib: update to version 0.11.1 2013-03-20 10:44:54 +01:00
Peter Simons 51e64392ea git-annex: update to version 4.20130314 2013-03-20 10:15:06 +01:00
Peter Simons a1a7448e5b topgit: update to version 0.9 2013-03-20 09:50:06 +01:00
modulistic ae9b33ac51 i3 window manager: version bump from 4.5 to 4.5.1 2013-03-20 00:14:22 +01:00
modulistic f976962d7b i3 window manager: enable Pango support for antialiased fonts 2013-03-20 00:13:44 +01:00
modulistic 1eb4377840 i3 window manager: cairo.override with xcbSupport enabled, on par with i3lock 2013-03-20 00:11:58 +01:00
Vladimír Čunát 111c8db500 ctl: fix build with gcc47 2013-03-19 22:34:33 +01:00
Vladimír Čunát 907602d5b8 dbus: several fixes
- disable the tests as (they warn) they make the library insecure
- add libX11 (was missing something)
- dirty hack around the "incomplete struct ucred" problem
	(feel free to find a better solution, I tried almost 1h)
2013-03-19 22:16:57 +01:00
Florian Friesdorf 1c86db4bc3 openldap: support building without cyrus-sasl and tls 2013-03-19 19:14:47 +01:00
Florian Friesdorf 4ab9c00850 openldap-2.4.34 2013-03-19 19:14:47 +01:00
Florian Friesdorf 36ca429641 ipdbplugin: nose ipdb plugin, nosetests --ipdb 2013-03-19 19:14:47 +01:00
Shea Levy a7359deca8 edk2: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-19 13:59:40 -04:00
Marco Maggesi cd3caeaf8f Update ProofGeneral to version 4.2 2013-03-19 14:49:45 +01:00
Lluis Batlle 61f9b4f61b Fixing the go timezones. glibc doesn't include the zoneinfo anymore. 2013-03-19 11:48:12 +01:00
Michael Raskin 2d2123b8d7 Update Linux 3.9-rc to rc3 2013-03-19 13:34:57 +04:00
Michael Raskin c306d2f899 Fix references to ifconfig and route 2013-03-19 13:21:04 +04:00
Lluís Batlle i Rossell ac807625a7 storebrowse: update fixing bugs
I try to add build rules for arm too.
2013-03-18 22:45:47 +01:00
Eelco Dolstra 93a963f347 nixUnstable: Update to the latest
This is mostly to get rid of those annoying Perl warnings in NixOS...
2013-03-18 22:35:33 +01:00
Vladimír Čunát 3836ef7d66 gmp: revert to using bz2 sources
Bootstrapping of stdenv can't handle anything else.
2013-03-18 18:23:32 +01:00
Lluís Batlle i Rossell 0236cc5d88 iputils: build and install the manpages 2013-03-18 15:07:20 +01:00
Lluís Batlle i Rossell d711dcc070 Adding setup-hook for opensp, to set the sgml catalog files
This sets the SGML_CATALOG_FILES, similar to how libxml2 does the same with
XML_CATALOG_FILES.

I based the hook on the libxml2 one, and I followed the instructions about this
variable here:
http://docbook.sourceforge.net/release/dsssl/1.79/doc/install.html
2013-03-18 15:07:20 +01:00
Lluís Batlle i Rossell 4ae71ad19d Adding the sgml dtd for docbook 3.1
Required by iputils manpages.
2013-03-18 15:07:20 +01:00
Lluís Batlle i Rossell 4ef33e7a67 perlPackages: add SGMLSpm
Required by iputils to create the manpages.
2013-03-18 15:07:19 +01:00
Peter Simons a3e96d7d94 Merge pull request #393 from aforemny/haskell-authenticate-oauth
Add haskell-authenticate-oauth
2013-03-18 06:21:56 -07:00
Lluís Batlle i Rossell ec99c8625b openjade: making it build
It wants an older perl.
2013-03-18 13:56:51 +01:00
Alexander Foremny 7c071ade78 Add haskell-authenticate-oauth 2013-03-18 13:29:00 +01:00
Lluís Batlle i Rossell 1e1b6ee733 iputils: update 20101006 to 20121221
Still without manpages! I don't know where to get SGML tools.
2013-03-18 12:21:47 +01:00
Lluís Batlle i Rossell 36054d4e3c podofo: update 0.9.1 to 0.9.2 2013-03-18 12:21:47 +01:00
Peter Simons 3e4b863c62 Merge pull request #388 from aforemny/haskell-netwire
Add haskell-netwire
2013-03-18 04:20:23 -07:00
Peter Simons c78d28fb72 Merge pull request #389 from aforemny/haskell-cereal-conduit
Add haskell-cereal-conduit
2013-03-18 04:19:51 -07:00
Peter Simons dad328f766 Merge pull request #390 from aforemny/haskell-stm-conduit
Add haskell-stm-conduit
2013-03-18 04:19:29 -07:00
Peter Simons 21a7031e3e haskell-vty-ui: jailbreak to fix build with recent versions of QuickCheck 2013-03-18 12:17:26 +01:00
Peter Simons ac022ec7af smartmontools: update to version 6.1 (using latest drivedb.h revision 3797 from trunk) 2013-03-18 12:17:26 +01:00
Peter Simons db5a48aebc haskell-wai-test: update to version 1.3.0.5 2013-03-18 12:17:26 +01:00
Peter Simons 4f347dc96d haskell-uu-parsinglib: update to version 2.7.4.3 2013-03-18 12:17:26 +01:00
Peter Simons a5c4b2e236 haskell-tagged: update to version 0.4.5 2013-03-18 12:17:25 +01:00
Peter Simons 944f226311 haskell-shake: update to version 0.10.1 2013-03-18 12:17:25 +01:00
Peter Simons b76ede07c9 haskell-resourcet: update to version 0.4.7 2013-03-18 12:17:25 +01:00
Peter Simons a36ecf090c haskell-persistent-template: update to version 1.1.3 2013-03-18 12:17:25 +01:00
Peter Simons 9d7344d8aa haskell-pandoc: update to version 1.11.1 2013-03-18 12:17:25 +01:00
Peter Simons fff5c6f0a0 haskell-http-conduit: update to version 1.9.2.2 2013-03-18 12:17:25 +01:00
Peter Simons 76ffb599df haskell-hspec: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons c1cc7cfd00 haskell-hspec-meta: update to version 1.4.5 2013-03-18 12:17:25 +01:00
Peter Simons bcba4c0829 haskell-hamlet: update to version 1.1.6.4 2013-03-18 12:17:25 +01:00
Peter Simons faba472204 haskell-hS3: update to version 0.5.7 2013-03-18 12:17:24 +01:00
Peter Simons 68ac128d2d haskell-ghc-mod: update to version 1.12.3 2013-03-18 12:17:24 +01:00
Peter Simons 872f114a4f haskell-doctest: update to version 0.9.5.1 2013-03-18 12:17:24 +01:00
Peter Simons ba21dc51bc haskell-conduit: update to version 1.0.4 2013-03-18 12:17:24 +01:00
Peter Simons 2eaec021cc haskell-classy-prelude: update to version 0.5.4 2013-03-18 12:17:24 +01:00
Peter Simons c435b34471 haskell-HStringTemplate: update to version 0.7.1 2013-03-18 12:17:24 +01:00
Peter Simons da3b05204b haskell-Boolean: update to version 0.2 2013-03-18 12:17:24 +01:00
Peter Simons 07bbcaf29e haskell-GLUT: add version 2.4.0.0 2013-03-18 12:17:24 +01:00
Peter Simons f642dcd638 haskell-OpenGL: add version 2.8.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 852350301f haskell-mmorph: add version 1.0.0 2013-03-18 12:17:24 +01:00
Peter Simons 26a39d2dbc haskell-monad-par: update to version 0.3.4.1 2013-03-18 12:17:24 +01:00
Peter Simons 4fce144369 Merge pull request #387 from aforemny/cloc
Add cloc-1.58
2013-03-18 04:04:04 -07:00
Peter Simons 1cfe73c850 Merge pull request #392 from oxij/random-updates
screen: fix some annoying bugs by importing patches from ArchLinux
2013-03-18 03:59:42 -07:00
Peter Simons 8e9ff8e1ab cppi: update to version 1.18 2013-03-18 11:37:46 +01:00
Peter Simons 4fcb4a1ca1 gv: update to version 3.7.4 2013-03-18 11:36:16 +01:00
viric 81386ee721 Merge pull request #384 from orbitz/add-opam-1.0.0
Upgrade opam to 1.0.0
2013-03-17 14:40:02 -07:00
Lluís Batlle i Rossell 470a015950 transmission: nicer about disabling gtk 2013-03-17 22:30:42 +01:00
Lluís Batlle i Rossell 51528e61d9 transmission: update to 2.77, but leave the old 2.60 for its gtk client
The gtk client in 2.61 and above require a gtk3 we don't have in nixpkgs yet.
2013-03-17 22:27:55 +01:00
Lluís Batlle i Rossell 8c5eaf1840 octave: update to 3.6.4 2013-03-17 22:05:14 +01:00
Lluís Batlle i Rossell e8ab3a7549 octave: removing texlive dependency
I saw I added it, but I can't remember why, and now I don't see what is
it for. It gets into octave closure, so it's a bit annoying for its size.
2013-03-17 21:18:00 +01:00
Vladimír Čunát 6c21cde68d blobby: minor update, making it build 2013-03-17 21:14:33 +01:00
Rok Garbas 4ec3035a04 pythonPackage.turses: update to 0.2.13 2013-03-17 15:24:45 +01:00
Rok Garbas cad8f4b0f6 pythonPackage.flake8: update to 2.0
flake8 is not depending on pyflakes, mccabe, pep8 which were also updated or added.
2013-03-17 15:23:56 +01:00
Rok Garbas cdcfc953bf pythonPackages.httplib2: update to 0.8 2013-03-17 15:17:20 +01:00
Rok Garbas 44ec42ed93 pythonPackages.alot: update to 0.3.4 (and stable revision) 2013-03-17 15:15:56 +01:00
Rok Garbas 464fd741cd notmuch: update to 0.15.2 2013-03-17 15:13:53 +01:00
Rok Garbas 16f6c3b752 i3: update to 4.5 also updating i3status to 2.7 2013-03-17 14:45:37 +01:00
Jan Malakhovski 16972d2415 screen: fix some annoying bugs by importing patches from ArchLinux 2013-03-17 12:24:49 +00:00
Danny Wilson d007a78ccb Merge remote-tracking branch 'origin/stdenv-updates' into illumos
Conflicts:
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/mpc/default.nix
	pkgs/development/libraries/mpfr/default.nix
	pkgs/development/libraries/ppl/default.nix
	pkgs/tools/misc/coreutils/default.nix
2013-03-17 13:22:24 +01:00
Vladimír Čunát 3c472d53aa sword: fix build with gcc47 via a patch from Gentoo 2013-03-17 12:37:39 +01:00
Vladimír Čunát c3cefc669c asc: fix build for gcc47 2013-03-17 12:02:55 +01:00
Vladimír Čunát c78bad69e1 gsl: attempt to fix
ToDo: there may be more impurities than this processor-feature test.
2013-03-17 11:01:49 +01:00
Vladimír Čunát 99da34c204 elfutils: fix build via update 2013-03-17 10:26:44 +01:00
Vladimír Čunát 7cb4d92bec amule: update and fix build on gcc47 2013-03-17 10:15:03 +01:00
Vladimír Čunát 8acaea6d57 gcc33: fix build on i686 2013-03-16 21:08:57 +01:00
Vladimír Čunát 198d4fbe41 gcc33: fix build by --disable-multilib 2013-03-16 20:59:46 +01:00
Vladimír Čunát dd25120e8e gcc34: fix build on i686 2013-03-16 20:40:04 +01:00
Vladimír Čunát 192bdc79ae Merge pull request #380 from oxij/random-updates
cmus: update to 2.5.0
2013-03-16 11:40:06 -07:00
Vladimír Čunát d898a207b9 Merge pull request #375 from ierton/viewnior
viewnior: Add viewnior, GTK image viewer program
2013-03-16 11:33:53 -07:00
Eelco Dolstra 82f947c78a runLaTeX: Fix dependency detection
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path.  However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:

  error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths

So use path concatenation instead.
2013-03-16 16:56:19 +01:00
Cillian de Róiste 1f000ba427 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-03-16 16:33:43 +01:00
Cillian de Róiste 2b07e1bf4c Ardour3: update to the release of Ardour 3.0
A tarball is only available to subscribers or people who pay
to download it on the site. This project is GPL licensed but
users are strongly encouraged to support it financially
2013-03-16 16:33:16 +01:00
Alexander Foremny 8082dd3753 Add haskell-stm-conduit
This adds the dependency haskell-stm-chans as well.
2013-03-16 15:33:16 +01:00
Alexander Foremny 4873645bef Add haskell-cereal-conduit 2013-03-16 15:24:09 +01:00
Lluís Batlle i Rossell c9ffddb9d7 storebrowse: newer version 2013-03-16 15:15:38 +01:00
Alexander Foremny 47ca534deb Add haskell-netwire 2013-03-16 15:14:29 +01:00
Alexander Foremny 4e5b7cd5d1 Add cloc-1.58 2013-03-16 15:06:23 +01:00
Lluis Batlle 8d76cf51bb elinks: allow building without guile
Guile doesn't build on armv5tel now (failing an important test),
so better if I can disable it for elinks.
2013-03-16 13:39:30 +01:00
Michael Raskin 6922ec9258 Linux-3.9-rc2 2013-03-16 16:27:19 +04:00
Cillian de Róiste 924be9b524 Wicd: #379 Also add the gtk-2.0 directory in pygobject to the PYTHONPATH 2013-03-16 08:34:14 +01:00
Michael Raskin b5b4a4a5cf Linux 3.8: update to 3.8.3 2013-03-16 10:51:03 +04:00
Lluís Batlle i Rossell 5bffa00f18 storbrowse: fix name 2013-03-16 01:42:49 +01:00
Lluís Batlle i Rossell 6ee91a0304 storebrowse: update
Easier to launch, dramatic improvement printing of the URL where to browse.
2013-03-16 01:40:47 +01:00
Lluís Batlle i Rossell 4dbdbda37f Adding storebrowse, a tool to browse the nix store with a web browser.
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Peter Simons 90fc42c2f2 pkgs/development/compilers/ghc/with-packages.nix: simply this wrapper on top of buildenv 2013-03-15 21:11:31 +01:00
Peter Simons d09269a22e Use the same directory layout for user-installed Haskell libraries that GHC
uses for its core libraries, so that these files integrate seamlessly into one
profile, living right next to each other. This change is eventually going to
simply our with-packages wrapper quite a bit.
2013-03-15 20:38:15 +01:00
Peter Simons 3e1de0f4e8 Merge branch 'master' into stdenv-updates. 2013-03-15 20:33:24 +01:00
Peter Simons 893c684e99 pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg eacb6c1506 xcodeenv: Add IPA file to Hydra build products 2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell 9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Eelco Dolstra 098190c9dd firefox: Update to 19.0.2 2013-03-15 14:31:25 +01:00
Shea Levy 725e27fb58 Add papertrail-cli rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy bbf57c5a25 Add remote_syslog rubygem
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy cf20b47473 Update rubygems
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Eelco Dolstra 82dc43c28b checkinstall: Make installwatch.so work with old Glibcs 2013-03-15 14:04:32 +01:00
Eelco Dolstra 4c67972e9b checkinstall: Support Glibc >= 2.16 2013-03-15 14:04:32 +01:00
Shea Levy 101eba7bef rubyLibs.libv8 needs python
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Eelco Dolstra fb600a5d99 Debian VM image: Update to 6.0.7 2013-03-15 12:48:35 +01:00
Malcolm Matalka 27e2fb6895 Upgrade to 1.0.0 2013-03-15 12:41:01 +01:00
Sander van der Burg 89a802d82b androidsdk: Small fix in generating the build product 2013-03-15 10:31:17 +01:00
Vladimír Čunát f670aa50d7 dbus-python: update the ancient version
This was probably the root of #379.
2013-03-15 01:09:57 +01:00
Cillian de Róiste 579082350c pygobject, revert accidental change
I suspect we don't need the postInstall step which moves pygtk.pth to pygobject.pth
any more, but I didn't mean to include it in this change set
2013-03-15 01:06:55 +01:00
Cillian de Róiste 0037e518b0 Merge branch 'wicd-gobject' 2013-03-15 01:00:19 +01:00
Cillian de Róiste ef3da5eecd #379 wicd: Add ifconfig and ping to the PATH
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste 2393f6b96f #379 Update wicd to 1.7.2.4, fix patches, disable translations 2013-03-15 00:14:30 +01:00
Peter Simons e0b0be9fb3 pkgs/top-level/release.nix: enable Hydra builds of GHC versions 6.10.4, 6.12.3, 7.0.4, 7.4.2, and 7.6.2
Ensure that binary packages of the compiler itself are available from Hydra.
2013-03-14 19:25:27 +01:00
Eelco Dolstra 3bf249cb12 Module::Find: Update to 0.11 2013-03-14 16:37:18 +01:00
Vladimír Čunát 9ac8a16277 vimprobable2, surf: fix the settings-schemas problem
Note that they still segfault.
2013-03-14 16:01:53 +01:00
Vladimír Čunát 00e272a11c libnotify: major update, no dependency on gtk+ now
As a result it can be easily used with both gtk2 and gtk3.
2013-03-14 15:32:53 +01:00
Rob Vermaas 629c36cfef rsyslog: enable TLS support 2013-03-14 15:27:34 +01:00
Sander van der Burg ccb2c7ebb7 Removed Xrender from cairo and add fontconfig to pango on Darwin: this fixes the compilation of graphviz and imagemagick on these platforms 2013-03-14 15:18:55 +01:00
Sander van der Burg 23c78e41db git: Adding -lgcc_s on darwin causes the build to fail, so we disable it for that platform 2013-03-14 14:57:40 +01:00
Jan Malakhovski 33379ae58a cmus: update to 2.5.0
This version builds with current ffmpeg.
CUE support is nice too.
2013-03-14 13:50:29 +00:00
Rob Vermaas 4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Sander van der Burg 0576a0054b Implemented an unelegant workaround that allows nodejs to be used on darwin using xcode 2013-03-14 13:52:45 +01:00
Cillian de Róiste 0d191de368 Fix wicd to find the python gobject on its PYTHONPATH 2013-03-14 01:22:55 +01:00
Vladimír Čunát 8db4152ddf A more complete fix of cyrus-sasl update (broken KDEs).
This amends commit af656c6698.
2013-03-13 21:06:37 +01:00
Lluís Batlle i Rossell 729c3a8174 gamin: adding a patch against a deadlock
https://bugzilla.gnome.org/show_bug.cgi?id=667230

We've seen this annoying deadlock sometimes, and all in kde blocked until
gam_server was killed.
2013-03-13 16:48:52 +01:00