Commit Graph

40531 Commits

Author SHA1 Message Date
Peter Simons d49f5283d7 haskell-packages.nix: drop trailing whitespace 2014-08-17 00:20:12 +02:00
Peter Simons 253f2825e2 haskell-haddock-library: add version 1.1.0 2014-08-17 00:20:12 +02:00
Peter Simons c552ae1c95 haskell-loop: add version 0.2.0 2014-08-17 00:20:12 +02:00
Peter Simons 7f875a328f haskell-happy-meta: update to version 0.2.0.6 2014-08-17 00:20:12 +02:00
Peter Simons 817c0e4144 cabal: enable multi-threaded builds with GHC 7.8.x or later
https://github.com/NixOS/nixpkgs/issues/3220
2014-08-17 00:20:12 +02:00
Peter Simons 462e067f45 cabal: cosmetic 2014-08-17 00:20:12 +02:00
Peter Simons a9fad50181 cabal: minor code re-factoring of shleavy's patch that allows building packages without a Setup.hs file
https://github.com/NixOS/nixpkgs/pull/3585
2014-08-17 00:20:12 +02:00
Thomas Strobel fecd0095ca Upgrade: Intel microcodes -> 20160624 2014-08-17 00:11:43 +02:00
Domen Kožar 35779fd646 Merge pull request #3513 from linquize/nodejs
nodejs: Update to 0.10.30
2014-08-16 20:58:06 +02:00
Domen Kožar 57e17edd26 Merge pull request #3536 from geerds/firefox-wrapper
Fix default icon location in 'wrapFirefox'
2014-08-16 20:23:15 +02:00
Domen Kožar b862b857f6 Merge pull request #3616 from ts468/vim-plugins
Vim-plugins: add vim-pathogen
2014-08-16 20:19:24 +02:00
Domen Kožar f0fb53b051 Merge pull request #3607 from bosu/tigervnc-upgrade
tigervnc: upgrade to 1.3.1 security release
2014-08-16 20:17:14 +02:00
Domen Kožar acc1195c41 Merge pull request #3619 from nathan-gs/mailutils-sendmail-path
mailutils: fix for sendmail path
2014-08-16 20:16:45 +02:00
Domen Kožar 9b854cc70c Merge branch 'teamspeak_3_update' 2014-08-16 20:14:58 +02:00
Nathaniel Baxter 9c48f5160c teamspeak_client: Remove qt.conf to stop segfaults
teamspeak_client: Use the quazip library provided by teamspeak

This commit should be squashed before being commited to nixpkgs!

Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-16 20:13:29 +02:00
Vladimír Čunát d75cf6fffb meld: update to latest stable 2014-08-16 18:58:51 +02:00
Vladimír Čunát 44a0db4f0f ntfs3g: update to latest stable (2-year bump) 2014-08-16 18:47:20 +02:00
Peter Simons e54db9a99a Merge pull request #3622 from Fuuzetsu/ghc-heap-view/ghc-vis
mark ghc-heap-view/ghc-vis as broken on 7.8.3
2014-08-16 17:46:08 +02:00
Domen Kožar 31c394abef Merge pull request #3612 from nathanielbaxter/dev/flexget_update
flexget: Updated to 1.2.161, with additional dependancies added.
2014-08-16 15:05:23 +02:00
Mateusz Kowalczyk 9b68de6ba0 haskell-ghc-vis: don't build on Hydra (broken dep) 2014-08-16 12:39:32 +01:00
Mateusz Kowalczyk 8db9e77d78 haskell-ghc-heap-view: mark as broken for 7.8.3 2014-08-16 12:39:32 +01:00
Peter Simons 751ccf9560 Merge pull request #3620 from NOTtheMessiah/master
added implicit and storableEndian to haskellPackages for ImplicitCAD
2014-08-16 13:35:26 +02:00
Aycan iRiCAN bb03321669 Merge pull request #3627 from Fuuzetsu/base32-bytestring
Base32 bytestring
2014-08-16 14:03:17 +03:00
Jaka Hudoklin 953643bb0f elasticsearch: fix darwin, needs getopt 2014-08-16 12:55:23 +02:00
Mateusz Kowalczyk 631e4097a6 haskell-base32-bytestring: add version 0.2.1.0 2014-08-16 11:47:14 +01:00
Mateusz Kowalczyk babec1351f haskell-bits-extras: add version 0.1.3 2014-08-16 11:46:53 +01:00
Mateusz Kowalczyk 3dbdd263f4 haskell-haskore: update to 0.2.0.4 2014-08-16 09:08:18 +01:00
Aycan iRiCAN dd9fcdce1d Merge pull request #3623 from MP2E/algebra
add the Haskell algebra library
2014-08-16 10:45:01 +03:00
Aycan iRiCAN 9115ce22d4 Remove empty line. 2014-08-16 10:22:21 +03:00
Aycan iRiCAN 072d128e43 Bump haskellPackages.hdaemonize to 0.5.0.0 2014-08-16 10:20:44 +03:00
John Wiegley cd89cc018f haskell-aeson: Add version 0.7.0.6 2014-08-16 00:13:15 -05:00
John Wiegley 28d898ed07 texlive: Fix build for users of Mavericks 2014-08-16 00:13:15 -05:00
John Wiegley cfc70c60ab coq_HEAD: 8.5pre-fff9e2f7 -> 8.5pre-8bc01590 2014-08-16 00:13:15 -05:00
Shea Levy dc285e6895 cabal.mkDerivation: Use defaultMain if no Setup.{l,}hs exists.
This mirrors the default behaviour of cabal-install for the Simple build type
2014-08-16 00:13:14 -05:00
Cray Elliott 4fd15eb279 update Algebra to v4.1 2014-08-15 20:43:05 -07:00
Cray Elliott 947d1945fb add the Haskell algebra library 2014-08-15 20:27:58 -07:00
Brian Cohen fea19a1fd6 Added implicit and storableEndian to haskellPackages for ImplicitCAD 2014-08-15 21:26:11 -04:00
Nathan Bijnens 23da6f9ca4 mailutils: fix for sendmail path 2014-08-15 21:16:33 +02:00
Daniel Bergey 61960858c4 update haskellPackages.imm to 0.6.0.2
Uses latest version of tls; builds without patching
2014-08-15 18:42:13 +00:00
Thomas Strobel 8700f46a8f Vim-plugins: add vim-pathogen 2014-08-15 19:45:32 +02:00
Peter Simons 610f31fe92 RcmdrPlugin_ROC: remove broken package
This build goes into an endless loop and produces gigabytes of useless
output. :-(
2014-08-15 18:51:47 +02:00
Peter Simons f39f67b871 haskell-HaskellNet-SSL: re-generate with cabal2nix 2014-08-15 18:37:09 +02:00
Peter Simons e0632b21dc Merge pull request #3613 from phunehehe/HaskellNet-SSL
add HaskellNet-SSL
2014-08-15 18:30:56 +02:00
Peter Simons 70683f4593 Merge pull request #3598 from vesten/update-bar-aint-recursive
bar - Remove unnecessary dependencies and centralize version string.
2014-08-15 18:29:49 +02:00
Peter Simons 48ab9c742f Merge pull request #3611 from ederoyd46/haskell-protobuf
Added haskell hex and protobuf packages
2014-08-15 18:29:01 +02:00
Hoang Xuan Phu 6ded64bd05 add HaskellNet-SSL 2014-08-15 22:14:23 +08:00
Peter Simons 3b12f59ead Merge pull request #3610 from ts468/hdevtools
Fix for hdevtools: update patch to build with ghc 7.8.3
2014-08-15 15:25:20 +02:00
Matthew Brown 33c7f791d8 Added haskell hex protobuf packages 2014-08-15 14:17:40 +01:00
Thomas Strobel 5f14d3cceb Fix for hdevtools: update patch to build with ghc 7.8.3 2014-08-15 15:05:46 +02:00
Nathaniel Baxter 69390c184b flexget: Updated to 1.2.161, with additional dependancies added.
Also made deluge plugin support conditional on deluge being installed,
and added similar conditional support for the transmission plugin.
2014-08-15 22:41:31 +10:00
Peter Simons d612cbdccf cran-packages.nix: drop trailing whitespace 2014-08-15 14:36:58 +02:00
Peter Simons d306fdd88e cran-packages.nix: added missing sha256 fields 2014-08-15 14:36:58 +02:00
Peter Simons 4669d7ca61 r-RcppArmadillo: update to version 0.4.300.0 2014-08-15 14:36:58 +02:00
Adam Vogt 4402eb3061 manually fix dplyr and png cran-packages 2014-08-15 14:36:58 +02:00
Adam Vogt 371c8dd0bb update cran packages 2014-08-15 14:36:58 +02:00
Boris Sukholitko 91293785e8 tigervnc: upgrade to 1.3.1 security release
The source is on github archive now. Therefore switch to fetchurl.
2014-08-15 14:37:22 +03:00
Domen Kožar 3233e56935 add pythonPackages.detox 2014-08-15 13:13:02 +02:00
Peter Simons b02862a9d0 Merge pull request #3606 from ederoyd46/haskell-protocol-buffers
haskell-protocol-buffers: only mark as broken for GHC 7.8.3
2014-08-15 12:22:21 +02:00
Matthew Brown 6276f13c0c haskell-protocol-buffers: only mark as broken for GHC 7.8.3 2014-08-15 11:09:21 +01:00
Moritz Ulrich 94c08cf163 weechat: Bump to 1.0.
A happy day for all weechat-users!
2014-08-15 12:08:42 +02:00
Peter Simons 4329812ec7 Merge pull request #3597 from Fuuzetsu/rtorrent-xmlrpc
rtorrent: compile with xmlrpc-c for 3rd party UIs
2014-08-15 12:07:44 +02:00
Aycan iRiCAN da1a78ba51 Merge pull request #3601 from Fuuzetsu/updates
Few Haskell updates
2014-08-15 08:54:01 +03:00
Mateusz Kowalczyk dae18a3b66 haskell-distributed-process: update to 0.5.1 2014-08-15 02:35:11 +01:00
Mateusz Kowalczyk 82c7852608 haskell-Strafunski-StategyLib: update to 5.0.0.4 2014-08-15 02:35:10 +01:00
Shea Levy 82666653d2 Merge branch 'new-vim-plugins' of git://github.com/ts468/nixpkgs 2014-08-14 21:32:52 -04:00
Shea Levy 34a3986b14 vim-pluings: Fix missing hash 2014-08-14 21:32:44 -04:00
Mateusz Kowalczyk c2dafe1af3 haskell-json-assertions: regenerate with cabal2nix 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk db42862c96 haskell-bytes: update to 0.14.1 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk 5585769ff6 haskell-conduit-extra: update to 1.1.3.1 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk 7788421cd3 haskell-constraints: update to 0.4 2014-08-15 02:16:33 +01:00
Mateusz Kowalczyk bd957f8038 haskell-cabal-bounds: update to 0.8.1 2014-08-15 02:16:33 +01:00
Steve Bigham df8e7f5614 Remove unnecessary dependencies and centralize version string. 2014-08-14 21:01:20 -04:00
Vladimír Čunát e5a701eaa2 plan9port: fix eval (license typo) 2014-08-15 02:06:45 +02:00
Vladimír Čunát 05b4882255 zotero: add check to detect xul version breakages 2014-08-15 02:03:52 +02:00
Vladimír Čunát 36a9fb094f merge #3462: zotero update and resurrect xulrunner 2014-08-15 01:55:56 +02:00
Daniel P. Wright 7f9eba573d Add taskserver package (close #3269) 2014-08-15 00:28:41 +02:00
Sergey Mironov 37d5b54f59 plowshare: version bump
From #3301.
2014-08-15 00:25:45 +02:00
Vladimír Čunát 6c791d41db merge #3340: bitcoin: minor update 2014-08-15 00:15:22 +02:00
Vladimír Čunát a149b1f31f plan9port: enableParallelBuilding, improve meta 2014-08-15 00:11:28 +02:00
Vladimír Čunát 4a93a5f8f4 merge #3416: plan9port: update 2014-08-15 00:00:28 +02:00
Vladimír Čunát 56d9b2cc8a merge #3428: nano: bump and add system-wide config 2014-08-14 23:51:29 +02:00
John Wiegley 06a324f7dc Merge pull request #3101 from cstrahan/xquartz
Use XQuartz on Darwin
2014-08-14 16:33:46 -05:00
Petar Bogdanovic 133fb0c6e0 rtorrent: compile with xmlrpc-c for 3rd party UIs 2014-08-14 22:06:59 +01:00
Vladimír Čunát 3310c8b507 ffmpeg: maintenance update 2014-08-14 22:28:46 +02:00
Vladimír Čunát ae7153b9b0 sl: fix license (close #3072)
From https://github.com/fistonbettens/nixpkgs/commit/7b6591b551afc6a17b
but it failed to apply for me, so I hand-added and corrected the change.
2014-08-14 21:28:33 +02:00
Luca Bruno dfbc9ff781 gpaste: new package
Clipboard management system with GNOME3 integration

https://github.com/Keruspe/GPaste
2014-08-14 21:16:42 +02:00
Vladimír Čunát 7050914ed2 eiskaltdcpp: set platforms.all, fix description
Close #3051.
2014-08-14 21:11:20 +02:00
Florian Richter f5aa55a3f9 Add eiskaltdcpp, a p2p client for the DC protocol 2014-08-14 21:11:20 +02:00
Pascal Wittmann 8e99197c99 dwb: update meta section 2014-08-14 21:05:21 +02:00
Vladimír Čunát 7fdd16cb54 merge #3074: dhcp: update to the latest version 2014-08-14 21:01:27 +02:00
Edward O'Callaghan dc80331638 pidgin-latex-sf: bump reversion, url and hash
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>

@vcunat: fix URL.
2014-08-14 20:49:02 +02:00
Thomas Tuegel d3cdf16079 clementine: version bump 1.2.1 -> 1.2.3 (close #3570)
@vcunat: fix hydraPlatforms type (list nestedness), enableParallelBuilding.
2014-08-14 20:35:40 +02:00
Domen Kožar 56f3bf4639 add pythonPackages.tox 2014-08-14 20:28:39 +02:00
Vladimír Čunát c659c6ca80 lyx: major update and some fixes 2014-08-14 20:23:21 +02:00
Eelco Dolstra 08b8eaae1c Merge pull request #3595 from wkennington/master.kernel
Kernel Updates
2014-08-14 19:53:42 +02:00
William A. Kennington III 83b2d409ff kernel: 3.2.60 -> 3.2.62 2014-08-14 12:48:06 -05:00
William A. Kennington III b07f77b2fb kernel: 3.4.101 -> 3.4.103 2014-08-14 12:46:53 -05:00
William A. Kennington III ca68015291 kernel: 3.10.51 -> 3.10.53 2014-08-14 12:45:14 -05:00
William A. Kennington III f143df3a09 kernel 3.14.15 -> 3.14.17 2014-08-14 12:44:25 -05:00
William A. Kennington III ca0aa7e8d1 kernel: 3.15.8 -> 3.15.10 2014-08-14 12:43:41 -05:00
Vladimír Čunát 8a4827a881 kdiff3: minor update 2014-08-14 19:43:27 +02:00
William A. Kennington III e9ae222199 kernel: 3.16 -> 3.16.1 2014-08-14 12:42:53 -05:00
Patrick Mahoney d314461278 Add http mirror for postgresql. 2014-08-14 19:17:26 +02:00
Vladimír Čunát 45371d380c thrift: disable parallel building, as it fails on hydra 2014-08-14 18:17:50 +02:00
Vladimír Čunát 78118328b5 virtuoso7: disable i686-linux, as it's unsupported 2014-08-14 18:16:48 +02:00
Vladimír Čunát 0ad11df7cd splint: fix build by using older flex 2014-08-14 18:02:35 +02:00
Vladimír Čunát a4e1c7df08 selinux: update to 2014-05-06
Sadly, policycoreutils still fails on i686-linux.
2014-08-14 17:59:00 +02:00
Pascal Wittmann 0431a7112d Merge pull request #3590 from AndersonTorres/mednafen
Mednafen: update to 0.9.36.3
2014-08-14 16:43:36 +02:00
AndersonTorres a21a987c63 Mednafen: update to 0.9.36.3 2014-08-14 11:20:25 -03:00
Sander van der Burg ba54614773 kzipmix: create package 2014-08-14 16:10:30 +02:00
Sander van der Burg 34d8190e30 pngout: Create new package 2014-08-14 15:59:50 +02:00
Vladimír Čunát 6af1388fbd kipi_plugins: mark as broken; should come from digikam 2014-08-14 15:43:35 +02:00
Oliver Charles adea4335a1 haskellPackages.jsonAssertions: Update to 1.0.4 2014-08-14 14:38:53 +01:00
Vladimír Čunát 54ae9d8527 blender: fix build by dropping patch integrated upstream
It no longer applied, and the CMakeLists.txt looked completely different.
Such changes without any version bump... (sigh)
2014-08-14 15:13:39 +02:00
Peter Simons 98f3e189f5 haskell-{pure-cdb,hscope}: pass 'null' instead of 'testSimple', which is broken
The fact that test-simple doesn't exist won't matter because we just don't
execute the test suites of these packages.
2014-08-14 14:41:23 +02:00
Peter Simons f226e6c40c haskell-text-icu: this package is broken on Darwin
See <https://github.com/bos/text-icu/issues/6>.
2014-08-14 14:41:22 +02:00
Peter Simons 77a31ddec1 haskell-pure-cdb: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons 1c29dba62a haskell-pointfree: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons 423f789602 haskell-pointful: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons 09d214dfbf haskell-hscope: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons c927ff60c8 haskell-HaskellNet: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Peter Simons 4e45e7c60f haskell-docs: re-generate with cabal2nix 2014-08-14 14:41:22 +02:00
Thomas Strobel 637ed1642e Add Haskell package: pointfree 2014-08-14 14:41:22 +02:00
Vladimír Čunát b2a7b213be consul*: fix evaluation
CC #2955.
2014-08-14 14:36:34 +02:00
Vladimír Čunát b709036560 all-packages: fix ordering around consul
Insertion into lexicographic order seems so difficult :-)
2014-08-14 14:28:33 +02:00
Vladimír Čunát 0cc668bc1a Merge master into PR
Conflicts:
	pkgs/top-level/all-packages.nix
2014-08-14 14:27:54 +02:00
Alexander Kjeldaas 29a79bb0d5 tboot: security update to 1.8.2 (close #3562)
This includes a vulnerability fix for:
TBOOT Argument Measurement Vulnerability for GRUB2 + ELF Kernels

@vcunat: enable i686 again.
2014-08-14 14:23:44 +02:00
Sander van der Burg 29f7d458fd dropbox: bump to version 2.10.27 2014-08-14 13:58:57 +02:00
Peter Simons ec6e7d0eb3 Merge pull request #3582 from ts468/fityk
Add application for scientific data analysis: fityk
2014-08-14 13:58:06 +02:00
Peter Simons d65256d495 Merge pull request #3580 from ts468/lib-xylib
Add library: xylib
2014-08-14 13:57:34 +02:00
Peter Simons 758838df2b Merge pull request #3579 from ts468/haskell-haskell-docs
Add Haskell package: haskell-docs
2014-08-14 13:56:24 +02:00
Peter Simons 91ce5a47a6 Merge pull request #3578 from ts468/haskell-hscope
Add Haskell packages: hscope and pure-cdb
2014-08-14 13:55:55 +02:00
lethalman 4419613ea1 Merge pull request #3589 from ts468/powertop
Upgrade: powertop: 2.5 -> 2.6.1
2014-08-14 12:56:27 +02:00
Thomas Strobel 0b2b06f9a9 Upgrade: powertop: 2.5 -> 2.6.1 2014-08-14 12:54:21 +02:00
Michael Raskin 8da8c805bb Update luarocks 2014-08-14 10:14:21 +04:00
Aycan iRiCAN 0fcc634d59 Merge pull request #3576 from ts468/haskell-pointful
Add Haskell package: pointful
2014-08-14 08:49:16 +03:00
Daniel Peebles a570251187 Make ant-build canonicalize the jars it produces so that we produce byte-for-byte identical jars (they normally contain timestamps and nondeterministic ordering of metadata lines) 2014-08-14 01:20:44 -04:00
Thomas Strobel 58b4b98377 Add application for scientific data analysis: fityk 2014-08-14 01:57:27 +02:00
lethalman f65202666c Merge pull request #3581 from ts468/wxGTK301
Update wxWidgets to: wxGTK 3.0.1
2014-08-14 01:56:27 +02:00
Thomas Strobel 1234a0ac56 Update wxWidgets to: wxGTK 3.0.1 2014-08-14 01:46:26 +02:00
Thomas Strobel 6819a069e3 Add library: xylib 2014-08-14 01:14:06 +02:00
Thomas Strobel aab5ab8711 Add Haskell package: haskell-docs 2014-08-14 01:00:31 +02:00
Thomas Strobel f2e30cb9b2 Add Haskell package: pointful 2014-08-14 00:40:33 +02:00
Thomas Strobel 26bda4eb00 Add Haskell packages: hscope and pure-cdb 2014-08-14 00:35:32 +02:00
Thomas Strobel cd9f3db40b Add Haskell package: pointful 2014-08-13 23:38:34 +02:00
Russell O'Connor a431a96df9 Allow QEMU to fallback to full simulation if /dev/kvm is not available. 2014-08-13 23:26:26 +02:00
William A. Kennington III 5337b16435 dhcp: Update meta information and add maintainership 2014-08-13 15:10:04 -05:00
William A. Kennington III 05976a2b5a dhcpd: Update 4.1-ESV-R6 -> 4.3.0
Additionally add the ability to run as a non-root user / group by including
paranoia patches in the build.
2014-08-13 15:08:08 -05:00
Thomas Strobel 4dba947701 Added a few VIM plugins. 2014-08-13 20:58:26 +02:00
Joachim Schiele 6c2763c3bf Merge pull request #3568 from qknight/pdfgrep
pdfgrep: added a nice util to search in pdf files
2014-08-13 20:03:53 +02:00