1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
Commit graph

32909 commits

Author SHA1 Message Date
Cillian de Róiste 197de444df ipython: disable support for qtconsole, pylabQt and pylab on Darwin
Qt and CUPS are not supported on Darwin and are dependencies.

Note: this makes ipython the same as ipythonLight on Darwin, but
ipython is used as an input for other packages (ipdb and ipdplugin)
and it is reasonable to assume that users on other platforms may
choose ipythonLight.
2014-01-28 12:13:41 +01:00
Eelco Dolstra e5995e0703 junixsocket: Support Darwin
Patch borrowed from Rob Vermaas.
2014-01-28 12:10:28 +01:00
Eelco Dolstra 5150dbfdbe openjdk-darwin: Behave the same as openjdk-linux 2014-01-28 12:10:27 +01:00
Eelco Dolstra 39a31190f0 less: Build on Darwin 2014-01-28 12:10:27 +01:00
Vladimír Čunát 849b383f4d qt5: disable parallel building, as it often fails 2014-01-28 11:21:49 +01:00
Eelco Dolstra d92dc9bb3e gdb: Build on Darwin
Note that it doesn't actually work unless you run it as root, because
the Darwin kernel disallows unsigned debuggers (you'll get an error
message "please check gdb is codesigned").
2014-01-28 11:03:01 +01:00
Rok Garbas 8741ff387d phantomjs: update to 1.9.7 2014-01-28 00:39:20 +00:00
Rob Vermaas 3f56d9f4b4 Add keepassx 2.0alpha5, contributed by Thomas Tuegel. 2014-01-27 21:55:04 +01:00
Ricardo M. Correia e361d27eeb zfstools: Add new package
zfstools is an OpenSolaris-like and compatible auto snapshotting script
for ZFS, which also supports auto snapshotting mysql databases.
2014-01-27 21:48:24 +01:00
Peter Simons 4791ee9019 Merge pull request #1612 from ocharles/haskellPackages.fay
haskellPackages.fay: New expression
2014-01-27 12:32:39 -08:00
Peter Simons 8bc3ee449f Merge pull request #1614 from ocharles/haskellPackages.iCalendar
haskellPackages.iCalendar: New expression
2014-01-27 12:24:25 -08:00
Wojciech Danilo c50314dc38 Added SublimeText3 support. SublimeText2 and SublimeText3 can be installed side by side.
They provide 'sublime', 'sublime2' and 'sublime3' commands. SublimeText3 has lower precedense than SublimeText2
because its in beta mode (for over a year now)
2014-01-27 20:50:08 +01:00
Shea Levy 1cb628c2e7 clang: the --sysroot purity trick doesn't take care of the -dynamic-linker setting
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-27 12:50:21 -05:00
Oliver Charles 6af7e0e1cd haskellPackages.iCalendar: New expression 2014-01-27 17:01:10 +00:00
Eelco Dolstra 150ec8f79e wdiff: Update to 1.2.1 2014-01-27 17:58:26 +01:00
Eelco Dolstra 2e70c14061 rcs: Update to 5.9.2 2014-01-27 17:58:26 +01:00
Eelco Dolstra 1348aa5c42 rfkill: Update to 0.5 2014-01-27 17:58:25 +01:00
Evgeny Egorochkin 4ae9de41ff youtubeDL: update from 2014.01.23.1 to 2014.01.23.4 2014-01-27 17:26:02 +02:00
Oliver Charles e9b02facfc haskellPackages.fayBase: New expression 2014-01-27 14:21:56 +00:00
Oliver Charles cb3f3ad35b haskellPackages.fay: New expression 2014-01-27 14:19:22 +00:00
Eelco Dolstra 5898d854da junixsocket: Ensure that the native library can be found 2014-01-27 13:51:53 +01:00
Rok Garbas e6e2459f59 Merge pull request #1581 from offlinehacker/pkgs/docker/add
Add docker
2014-01-27 04:18:11 -08:00
Peter Simons ab46db003c trifecta-1.2: re-generate with cabal2nix 2014-01-27 11:49:33 +01:00
Peter Simons 666cfebff1 idris: re-generate with cabal2nix 2014-01-27 11:49:20 +01:00
Peter Simons a2d8fccdfe haskell-happstack-server: re-generate with cabal2nix 2014-01-27 11:39:25 +01:00
Peter Simons fd796ed69a haskell-highlighting-kate: re-generate with cabal2nix 2014-01-27 11:39:14 +01:00
Shea Levy c0e93ca39d Unmaintain old llvm versions
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 21:01:13 -05:00
Jaka Hudoklin cc33c351b8 Add docker 2014-01-27 00:56:51 +01:00
Petr Rockai 81598537a7 Merge branch 'vlstill-llvm-multivers' 2014-01-26 23:48:54 +01:00
Vladimir Still 3209170626 LLVM: Allow building gold plugins together with llvm 3.{1,2}. 2014-01-26 22:53:27 +01:00
Vladimir Still 69af3f4a78 clang_31: Allow clang to find system includes in gcc dirs.
Backported fix.
2014-01-26 22:51:58 +01:00
Vladimir Still b5a560d76a llvm: Enable also building of LLVM 3.[12] & Clang 3.[123]. 2014-01-26 20:42:12 +01:00
Shea Levy 3901d21c80 Idris: Build with llvm backend and libffi support
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:54:11 -05:00
Shea Levy 66e789d199 trifecta-1.1: Fix compilation with new blaze
Note that jailbreak-cabal breaks the cabal file for trifecta (cc @peti)

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:41:13 -05:00
Shea Levy 51a4bf7ae0 Fix haskellPackages.llvmGeneral build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-26 13:20:37 -05:00
Vladimir Still 11a7520928 llvm: Bring back old expressions for llvm & clang 3.[123]. 2014-01-26 19:16:50 +01:00
mornfall 2fa71787f5 Merge pull request #1603 from aristidb/master
fix chromium chroot build
2014-01-26 09:03:19 -08:00
Aristid Breitkreuz 4417dd33c2 fix chromium chroot build 2014-01-26 18:02:03 +01:00
Vladimír Čunát a9caafa0ea linux kernel updates to 3.4.77, 3.10.28 and 3.12.9
I tested they still build on x86_64.
2014-01-26 17:07:31 +01:00
Edward Tjörnhammar 960b58d280 wish fix for ssvnc (close #1560)
tcl deps change? causes wish to be missing
this corrects the wish path to use the one from tk
2014-01-26 15:52:00 +01:00
William A. Kennington III 8bc7c9f66d linux: Update from 3.12.7 -> 3.12.8 2014-01-26 15:48:18 +01:00
William A. Kennington III c47dc47083 linux: Update from 3.10.25 -> 3.10.27 2014-01-26 15:48:05 +01:00
Vladimír Čunát 7d5c6ab5f3 Merge #1388: update rabbitmq-server and add lib 2014-01-26 14:21:34 +01:00
Vladimír Čunát 01b0d1c926 rabbitmq: move docs: $out/docs -> $out/share/docs
As pointed out by @bjornfor, we mostly have it under share.
2014-01-26 14:15:10 +01:00
Vladimír Čunát 0c2f09e992 gawk: signify interactivity in name
I forgot to commit this.
2014-01-26 13:44:34 +01:00
Jaka Hudoklin 9a68fd380f pkgs/docbook-xsl: update to 1.78.1 (close #1069) 2014-01-26 11:20:11 +01:00
Kevin Quick 8f0511b0a0 gawk: add gawkInteractive with readline support
stdenv (on linux) depends on gawk, readline and similar are useless for non-interactive usage.
Close #1596. Original patch was almost completely rewritten by vcunat.

On darwin we always specify whether to use readline, so it isn't always picked as reported.
2014-01-26 10:53:22 +01:00
Kevin Quick dec9e66ea1 Update readline for patch5 (needed for darwin13). 2014-01-26 10:31:53 +01:00
Kevin Quick 80adf16703 glib on darwin: disable warnings to avoid prototype errors
vcunat did some reformatting before pushing.
2014-01-26 10:31:05 +01:00
Song Wenwu ef460bd170 puredata: update to 0.45-4
Cf. #1515.
2014-01-26 10:19:19 +01:00
Vladimír Čunát 8c3346aff1 libsmpack: fetch from fedora (close #1598)
I see no other easy work-around for nix getting it automatically.
2014-01-26 10:13:14 +01:00
Domen Kožar a7d0a53d9e merge 2014-01-26 09:58:47 +01:00
Domen Kožar f1f0b3a205 Add gnome3.gnome_shell 2014-01-26 09:55:52 +01:00
Vladimír Čunát bf8b81f538 lyx: bugfix update 2.0.6 -> .7 2014-01-26 00:59:59 +01:00
Vladimír Čunát 64c44fa508 weston: fix build by updating (after wayland update)
Also add dbus support, which seemed potentionally important to me.
2014-01-26 00:42:17 +01:00
Domen Kožar b4d7bafb8f ibus: cleanup 2014-01-26 00:22:04 +01:00
Domen Kožar 553963eb0c gnome3: always use libcanberra_gtk3 2014-01-26 00:21:43 +01:00
Domen Kožar 96777994c8 gnome3.gnome_settings_daemon: depend on ibus 2014-01-26 00:21:19 +01:00
Domen Kožar 8b3c8926eb gnome3.gnome_session: use systemd 2014-01-26 00:20:49 +01:00
Domen Kožar 832f050679 gnome3: fix some packages to use mirror url 2014-01-26 00:20:22 +01:00
Domen Kožar 12f8e30138 gnome-keyring: use gtk3 2014-01-26 00:19:49 +01:00
Domen Kožar 3c6d52c3da gjs: add pango support 2014-01-26 00:19:23 +01:00
Domen Kožar 7546695dbb gdm: add gobject introspection support 2014-01-26 00:19:06 +01:00
Domen Kožar 369c6a06bf gcr: add gobject introspection support 2014-01-26 00:18:44 +01:00
Domen Kožar ec4502ff1b gnome3.gconf: use gtk3, not gtk2 2014-01-26 00:18:22 +01:00
Domen Kožar 00eaf038ac gnome3.at_spi2_core: add gobject introspection support 2014-01-26 00:17:49 +01:00
Domen Kožar fab72d88c9 telepahty-logger: add gobject introspection support 2014-01-26 00:17:18 +01:00
Domen Kožar d8a31ba948 network-manager-applet: gtk2 -> gtk3 2014-01-26 00:16:24 +01:00
Domen Kožar 344e440835 polkit: fix gobject introspection support 2014-01-26 00:15:51 +01:00
Domen Kožar e505c8927d upower: add gobject introspection 2014-01-26 00:15:05 +01:00
Domen Kožar 88d4e92977 add ibus 2014-01-26 00:11:54 +01:00
Peter Simons 2f51348f4d haskell-patience: add version 0.1.1 2014-01-26 00:05:35 +01:00
Peter Simons b845171dd6 haskell-hakyll: jailbreak to fix build with latest 'blaze-html' and 'pandoc-citeproc' 2014-01-26 00:02:35 +01:00
Peter Simons 83c6cc3233 haskell-happstack-server: jailbreak to fix build with latest 'blaze-html' 2014-01-26 00:02:35 +01:00
Peter Simons 06627cbfc4 haskell-hledger-web: jailbreak to fix build with latest 'blaze-markup' 2014-01-26 00:02:35 +01:00
Peter Simons 4cb0ec470f haskell-highlighting-kate: jailbreak to fix build with latest 'blaze-html' 2014-01-26 00:02:35 +01:00
Peter Simons 03f6a6989a haskell-blaze-svg: jailbreak to fix build with latest 'blaze-markup' 2014-01-26 00:02:35 +01:00
Peter Simons 63482fc9b4 haskell-blaze-html: jailbreak to fix test suite build 2014-01-26 00:02:35 +01:00
Peter Simons 887ba81084 haskell-yesod-platform: update to version 1.2.6.1 2014-01-26 00:02:35 +01:00
Peter Simons e508c74a15 haskell-yesod-form: update to version 1.3.4.4 2014-01-26 00:02:35 +01:00
Peter Simons f5b46c33c1 haskell-xmlhtml: update to version 0.2.3.2 2014-01-26 00:02:35 +01:00
Peter Simons 549f547358 haskell-xmlgen: update to version 0.6.2.1 2014-01-26 00:02:35 +01:00
Peter Simons 336e599269 haskell-websockets: update to version 0.8.1.2 2014-01-26 00:02:35 +01:00
Peter Simons 929bfebb1f haskell-wai-extra: update to version 2.0.3.1 2014-01-26 00:02:35 +01:00
Peter Simons 7bef7e8535 haskell-tasty-rerun: update to version 1.1.0 2014-01-26 00:02:35 +01:00
Peter Simons 5f2f85508a haskell-tagsoup: update to version 0.13.1 2014-01-26 00:02:35 +01:00
Peter Simons 979c1bfe89 haskell-stm-conduit: update to version 2.2.1 2014-01-26 00:02:35 +01:00
Peter Simons 20ef7553aa haskell-network-conduit: update to version 1.0.1.1 2014-01-26 00:02:34 +01:00
Peter Simons 4ba8a711a2 haskell-monadcryptorandom: update to version 0.6 2014-01-26 00:02:34 +01:00
Peter Simons 43e713b94a haskell-mmorph: update to version 1.0.2 2014-01-26 00:02:34 +01:00
Peter Simons 1e610c8822 haskell-hoodle-builder: update to version 0.2.2.0 2014-01-26 00:02:34 +01:00
Peter Simons e7bc87c7d3 haskell-hjsmin: update to version 0.1.4.5 2014-01-26 00:02:34 +01:00
Peter Simons 6a540116e6 haskell-hit: update to version 0.5.2 2014-01-26 00:02:34 +01:00
Peter Simons c18cc5d6e8 haskell-heist: update to version 0.13.0.6 2014-01-26 00:02:34 +01:00
Peter Simons ac1010b3ba haskell-hakyll: update to version 4.4.3.2 2014-01-26 00:02:34 +01:00
Peter Simons 855b5adf2d haskell-github: update to version 0.7.4 2014-01-26 00:02:34 +01:00
Peter Simons 1cf170a806 haskell-digestive-functors: update to version 0.7.0.0 2014-01-26 00:02:34 +01:00
Peter Simons 312624f223 haskell-digestive-functors-snap: update to version 0.6.1.0 2014-01-26 00:02:34 +01:00
Peter Simons f00962f10b haskell-digestive-functors-heist: update to version 0.8.4.1 2014-01-26 00:02:34 +01:00
Peter Simons a8e1a6d4d8 haskell-digestive-functors-aeson: update to version 1.1.4 2014-01-26 00:02:34 +01:00
Peter Simons a1364bb9b1 haskell-conduit: update to version 1.0.12 2014-01-26 00:02:34 +01:00
Peter Simons aeb987d68c haskell-cipher-aes128: update to version 0.6.4 2014-01-26 00:02:34 +01:00
Peter Simons 2eb23f599b haskell-cassava: update to version 0.3.0.1 2014-01-26 00:02:34 +01:00
Peter Simons 2b039e3f2b haskell-blaze-markup: update to version 0.6.0.0 2014-01-26 00:02:34 +01:00
Peter Simons 3c3c2c642c haskell-blaze-html: update to version 0.7.0.0 2014-01-26 00:02:34 +01:00
Peter Simons 42dd05709c haskell-atto-lisp: update to version 0.2.1.2 2014-01-26 00:02:34 +01:00
Peter Simons a1d67d5996 haskell-atomic-primops: update to version 0.5 2014-01-26 00:02:34 +01:00
Peter Simons 6e0de16709 haskell-JuicyPixels: update to version 3.1.3.1 2014-01-26 00:02:33 +01:00
Peter Simons 0a193cc5e1 haskell-HTF: update to version 0.11.1.0 2014-01-26 00:02:33 +01:00
Peter Simons 0cfd7ed723 haskell-Chart: update to version 1.2 2014-01-26 00:02:33 +01:00
Peter Simons 20929da52c haskell-Chart-gtk: update to version 1.2 2014-01-26 00:02:33 +01:00
Peter Simons 2e648757a8 haskell-Chart-cairo: update to version 1.2 2014-01-26 00:02:33 +01:00
Peter Simons ea288d47bd haskell-Elm: update to version 0.11 2014-01-26 00:02:33 +01:00
Peter Simons e2a858379d haskell-git-annex: update to version 5.20140116 2014-01-26 00:02:33 +01:00
Vladimír Čunát f5f802bca3 libusb1: name it libusbx, so it's more clear
(cherry picked from commit b187d0e1bd)
2014-01-25 21:01:40 +01:00
Nixpkgs Monitor c1db67ea99 harfbuzz: update from 0.9.24 to 0.9.25
I see no significant change in the changelog.

(cherry picked from commit 29a878d1be)
2014-01-25 21:01:40 +01:00
Vladimír Čunát ac07b3d37f gtk3: bugfix update 3.10.5 -> .6 2014-01-25 21:01:40 +01:00
Vladimír Čunát c9b581b5d4 wayland: update 1.3.0 -> 1.4.0 2014-01-25 21:01:40 +01:00
Peter Simons b3fe70a5e8 popa3d: disown this package 2014-01-25 20:59:31 +01:00
Peter Simons a8f8ac72a3 apparmor: build with bison 2.x; version 3.x causes compiler errors 2014-01-25 20:58:49 +01:00
Peter Simons 58f1520726 lxc: update from 1.0.0.beta1 to 1.0.0.beta2 2014-01-25 20:58:49 +01:00
Peter Simons f6e18d1d43 popa3d: update from 1.0.2 to 1.0.3 2014-01-25 20:58:49 +01:00
Peter Simons 5fefec3944 pspp: update from 0.8.1 to 0.8.2 2014-01-25 20:58:49 +01:00
Peter Simons 4a17e1be93 youtubeDL: update from 2014.01.20 to 2014.01.23.1 2014-01-25 20:58:48 +01:00
Thomas Bereknyei c17e6d6968 Add #include <unisted.h> for sleep and usleep 2014-01-25 13:46:48 -05:00
Eelco Dolstra f03ca20916 libreoffice: Fix path to the JDK 2014-01-25 18:29:21 +01:00
Petr Rockai cf7ee03377 photivo: Fix paths. 2014-01-25 18:08:47 +01:00
Petr Rockai 2953c39409 photivo: Update. 2014-01-25 18:08:47 +01:00
Domen Kožar 09e7489ddc Merge pull request #1588 from ocharles/pythonPackages.tarsnapper
pythonPackages.tarsnapper: New expression
2014-01-25 09:08:25 -08:00
Cillian de Róiste 3ee043da54 pianobooster: patch to build with gcc4.7, wrap it so it finds libGL.so.1
Also add linux as a platform.

Patches from:
https://github.com/gbin/gbin-overlay/tree/master/media-sound/pianobooster
2014-01-25 17:54:57 +01:00
Domen Kožar dd409f09d6 add ibus 2014-01-25 17:06:05 +01:00
Peter Simons 4230c95d56 Re-generate some Haskell expressions with cabal2nix. 2014-01-25 16:48:29 +01:00
Petr Rockai 031c229cc0 haskell: Add an atto-lisp package. 2014-01-25 16:37:21 +01:00
Petr Rockai 853eaaa69c perl-Mojolicious: A real-time web framework. 2014-01-25 16:37:21 +01:00
Petr Rockai fb4ff01e1a perl-Devel-SizeMe: A module for dumping heap use and structure. 2014-01-25 16:37:21 +01:00
Petr Rockai ed5bd26574 STP: Simple Theorem Prover (a SMT solver for bitvectors & arrays). 2014-01-25 16:33:12 +01:00
Petr Rockai e3fae16a29 emacs: Allow non-GTK X11 builds (--with-x-toolkit=lucid). 2014-01-25 16:30:14 +01:00
Petr Rockai 251fc454ba mpc: (mpd client) Update to 0.25. 2014-01-25 16:30:14 +01:00
Petr Rockai 28f0ec6540 linux-perf: Fix build (unportable shell hack broke). 2014-01-25 16:30:14 +01:00
Petr Rockai 3718a90806 haskell bytestring-progress: Disable haddock to avoid a build failure. 2014-01-25 16:30:14 +01:00
Vladimír Čunát 83b354e4f9 linuxHeaders: add meta, incl. platforms = linux;
Noted by @mornfall. The built package has ~5 MB uncompressed,
but just the Linux tarball has ~40 MB compressed...
2014-01-25 15:35:52 +01:00
Eelco Dolstra 07a3993e14 libreoffice: Fix path to Ant 2014-01-25 14:19:42 +01:00
Bjørn Forsman 958d6636a7 networkmanager: fix path to 'openconnect' binary
Without this the openconnect VPN plugin doesn't work:

  NetworkManager[830]: <warn> VPN connection 'Foo VPN' failed to connect: 'Could not find openconnect binary.'.
2014-01-25 13:59:10 +01:00
Peter Simons a1f7094b98 Merge pull request #1583 from MarcWeber/submit/drop-myhasktags
drop myhasktags, current hackage version has everything my version had
2014-01-25 04:24:12 -08:00
Bjørn Forsman 4d027a44f6 openconnect: update from 5.01 to 5.02 (CVE-2013-7098)
OpenConnect v5.02 - 2014-01-01:
* Fix XML POST issues with authgroups by falling back to old style login.
* Fix --cookie-on-stdin with cookies from ocserv.
* Fix reconnection to wrong host after redirect.
* Reduce limit of queued packets on DTLS socket, to fix VoIP latency.
* Fix Solaris build breakage due to missing <string.h> includes.
* Include path in <group-access> node.
* Include supporting CA certificates from PKCS#11 tokens (with GnuTLS 3.2.7+).
* Fix possible heap overflow if MTU is increased on reconnection (CVE-2013-7098).
2014-01-25 13:21:44 +01:00
Oliver Charles ee26cdd389 perlPackages.LWPUserAgentMockable: Disable tests
These tests need network connectivity, which isn't available in a
chroot'ed environment (at least, it's not available on Hydra build machines).
2014-01-25 11:56:02 +00:00
Oliver Charles 0ff30b7925 perlPackages.HTMLFormHandler: Upgrade to 0.40055 2014-01-25 11:46:03 +00:00
Oliver Charles c3b4e87f25 haskellPackages.ariadne: Fix dependencies to allow building 2014-01-25 11:27:33 +00:00
Oliver Charles 8ab1160079 pythonPackages.tarsnapper: New expression 2014-01-25 10:30:35 +00:00
Andraz Brodnik 47ac1f38cd Added beep to top-level. 2014-01-25 10:35:02 +01:00