Commit Graph

12743 Commits

Author SHA1 Message Date
Jos van den Oever
6c20d83263 transcode: new package
Suite of command line utilities for transcoding video and audio codecs,
and for converting beween different container formats.

http://www.transcoding.org/
2014-06-27 11:34:29 +02:00
Moritz Maxeiner
a229294c13 Fix network-manager-applet startup issue 'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
(cherry picked from commit 51dc1ddb7c)

Conflicts:
	pkgs/tools/networking/network-manager-applet/default.nix
2014-06-27 10:25:30 +02:00
Austin Seipp
658792ab9a Merge pull request #3086 from tomberek/haskell_addmonadlocpp
Haskell: add monadloc-pp
2014-06-26 19:01:12 -05:00
John Wiegley
ad96cc8bf9 twelf: new expression; prover for PL theory and logic 2014-06-26 15:54:45 -07:00
John Wiegley
e36e853817 smljnBootstrap: new expression for running smlnj on darwin 2014-06-26 15:54:45 -07:00
John Wiegley
ad128c637b haskell-folds: new expression 2014-06-26 11:41:00 -07:00
Shea Levy
731288059c Merge branch 'skype43' of git://github.com/nslqqq/nixpkgs
skype: 4.2.0.13 -> 4.3.0.37
2014-06-26 12:02:23 -04:00
Nikita Mikhailov
e2ff019965 skype: 4.2.0.13 -> 4.3.0.37 2014-06-26 22:42:21 +07:00
Vladimír Čunát
7998a598b6 linux-3.13: remove, as it's vulnerable
CC #3090.
2014-06-26 11:50:15 +02:00
John Wiegley
d528344542 Merge pull request #3076 from aycanirican/master
Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver.
2014-06-25 22:53:23 -07:00
John Wiegley
b08031ffec sbcl: use bootstrap binary on darwin 2014-06-25 22:07:55 -07:00
tomberek
5edd90ac3f Haskell: add monadloc-pp 2014-06-25 23:57:14 -04:00
Austin Seipp
ec4cd43ca8 gitolite: 3.6.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-25 22:54:18 -05:00
John Wiegley
cda3d5d59b djvu2pdf: new expression 2014-06-25 11:14:53 -07:00
Rob Vermaas
00d9b5dfeb Make openjre default jre on darwin, just like jdk. 2014-06-25 14:19:02 +02:00
Eelco Dolstra
f56567ce74 perl: Add 5.20.0 2014-06-25 11:06:23 +02:00
Vincent Laporte
e7df430d91 Adds cppo 2014-06-25 10:25:14 +02:00
Aycan iRiCAN
bf60088196 Merge remote-tracking branch 'upstream/master' 2014-06-25 03:03:32 +03:00
Aycan iRiCAN
8e4e15804c Added haskell packages: hdaemonize, ixset, shellmate, tables and webdriver. 2014-06-25 03:02:50 +03:00
John Wiegley
d3790c569f Merge pull request #3067 from cstrahan/camlistore
add camlistore package
2014-06-24 15:21:12 -07:00
John Wiegley
6776fe077a Merge pull request #3066 from cstrahan/gocode
add gocode package
2014-06-24 15:21:00 -07:00
John Wiegley
dfd8247bc1 Merge pull request #3065 from cstrahan/nsq
add nsq package
2014-06-24 15:20:42 -07:00
John Wiegley
7fa6438281 Merge pull request #3064 from cstrahan/fleet
add fleet package
2014-06-24 15:20:30 -07:00
John Wiegley
ff4c3444bc Merge pull request #3063 from cstrahan/etcdctl
add etcdctl package
2014-06-24 15:20:21 -07:00
John Wiegley
6cc6b6f6ea Merge pull request #3062 from cstrahan/etcd
add etcd package
2014-06-24 15:20:10 -07:00
John Wiegley
8cf92b530a Merge pull request #3060 from cstrahan/packer
Add gox and packer packages
2014-06-24 15:19:42 -07:00
Florian Friesdorf
70548a6ac2 disable szip for hdf5 because of its unfree nature 2014-06-23 23:13:50 +02:00
Florian Friesdorf
ba654b9368 Merge pull request #3056 from aherrmann/pr_tables
Python module tables
2014-06-23 22:58:04 +02:00
Florian Friesdorf
622ef52b34 python: zc.recipe.egg for buildout171 and 2 2014-06-23 16:59:02 +02:00
taku0
64016c57e7 add firefox-bin: the binary package for Firefox web browser 2014-06-23 22:03:11 +09:00
Charles Strahan
79e805e281 add camlistore package 2014-06-23 06:26:56 -04:00
Charles Strahan
f76fbe03e0 add gocode package 2014-06-23 05:50:48 -04:00
Charles Strahan
1091dde5bb add nsq package 2014-06-23 05:43:17 -04:00
Charles Strahan
693bc7d44e add fleet package 2014-06-23 05:20:41 -04:00
Charles Strahan
70ce3ee861 add etcdctl package 2014-06-23 05:03:03 -04:00
Charles Strahan
b6df637e86 add etcd package 2014-06-23 04:55:46 -04:00
Charles Strahan
06a07684aa Add gox and packer packages 2014-06-23 03:56:31 -04:00
John Wiegley
667986eafc Merge pull request #3059 from cstrahan/go-darwin
go 1.3 and darwin support
2014-06-23 00:13:28 -07:00
Charles Strahan
984bb6b923 go 1.3 and darwin support 2014-06-23 01:10:20 -04:00
Austin Seipp
0399c5ee24 grsecurity: update stable/testing kernels, refactoring
This updates the new stable kernel to 3.14, and the new testing kernel
to 3.15.

This also removes the vserver kernel, since it's probably not nearly as
used.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 22:29:10 -05:00
Bjørn Forsman
215754f4fa asciidoc-full: rename attribute from asciidocFull
But keep asciidocFull attribute for backwards compatibility (with a
timestamp so we can later decide when to finally remove the old
attribute).
2014-06-22 22:27:34 +02:00
Bjørn Forsman
76672dd9e3 accountsservice: be consistent in naming (always two 's')
The package is (correctly) named 'accountsservice' (with two 's'), but
the attribute and expression path lacked one 's'. Fix it.
2014-06-22 21:32:16 +02:00
Andreas Herrmann
5a32b6b4ef pandas: Update to 0.14.0 2014-06-22 20:05:21 +02:00
Andreas Herrmann
52762ed416 tables: add new package, version 3.1.1
From the project page [1]:
> PyTables is a package for managing hierarchical datasets and designed to
> efficiently and easily cope with extremely large amounts of data.

It offers read/write access to hdf5 archives through a hierarchical interface.

I am adding it, because pandas depends on tables for hdf5 read/write
functionality.

Note: The name is a bit of an issue. The project is called pytables, whereas
the python module is simply called tables. I chose to name the nix-expression
tables for consistency with the source-tarball and the module name.

[1]: http://www.pytables.org/moin
2014-06-22 20:05:21 +02:00
Andreas Herrmann
9ae6cc5967 numexpr: new package, version 2.4
Description from the numexpr project page [1]:
> Numexpr is a fast numerical expression evaluator for NumPy. With it,
> expressions that operate on arrays (like "3*a+4*b") are accelerated and use
> less memory than doing the same calculation in Python.

I am adding it, because it is a dependency of the pytables package.

[1]: https://github.com/pydata/numexpr
2014-06-22 20:05:20 +02:00
Aycan iRiCAN
ce64f0681a Added haskellPackages.hweblib 0.6.3 2014-06-22 17:23:33 +03:00
Peter Simons
d4e1604c1e Merge pull request #3048 from chrisfarms/sqsh
New package: sqsh. An SQL query tool/shell for Sybase/MSSQL
2014-06-22 15:31:33 +02:00
taku0
a056940066 add oraclejdk8 2014-06-22 21:39:37 +09:00
Chris Farmiloe
0669981ba0 New package: sqsh. An SQL query tool/shell for Sybase/MSSQL 2014-06-22 14:32:02 +02:00
Bjørn Forsman
9883b5806a chrpath: new package
chrpath is a command line tool to adjust the RPATH or RUNPATH of ELF
binaries.

(Yes, it is similar to our patchelf tool.)

gpsd and Yocto/OpenEmbedded depend on chrpath (although we have
currently patched that dependency out of gpsd).
2014-06-22 14:21:55 +02:00
Peter Simons
db42ae4916 Merge pull request #3042 from ip1981/master
Added simple-sql-parser 0.4.0
2014-06-22 11:14:58 +02:00
Cillian de Róiste
15166ca5c2 Add KDE Connect: A tool to connect and sync your devices with KDE 2014-06-22 10:56:43 +02:00
Peter Simons
9801800563 haskell: fix spelling of 'hmatrixSpecial' attribute 2014-06-22 10:33:20 +02:00
Peter Simons
0c5a8a4b46 Merge pull request #3035 from aycanirican/master
Added distributed-process 0.5.
2014-06-22 10:29:05 +02:00
Austin Seipp
2b9fed52fd pyrax: 1.7.4 -> 1.8.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 02:48:14 -05:00
John Wiegley
640d09f8c7 gdk_pixbuf: tests crash on Darwin with gcc 4.8.3 2014-06-21 23:53:49 -07:00
John Wiegley
e07c7e773c python2.7-gyp: No longer use no-xcode.patch on Darwin 2014-06-21 23:53:49 -07:00
Igor Pashev
ff860fa21f Added simple-sql-parser 0.4.0 2014-06-22 07:49:31 +02:00
Austin Seipp
6cfa38ce7d nagios: significant upgrades
- Upgrade Nagios Core to 4.x
 - Expose mainConfigFile and cgiConfigFile in module for finer
   configuration control.
 - Upgrade Plugins to 2.x
 - Remove default objectDefs, which users probably want to customize.
 - Systemd-ify Nagios module and simplify directory structure
 - Upgrade Nagios package with more modern patch, and ensure the
   statedir is set to /var/lib/nagios

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:22:10 -05:00
Aycan iRiCAN
a60e9fb33c Merge remote-tracking branch 'upstream/master' 2014-06-21 19:55:26 +03:00
John Wiegley
3b267d77a8 Merge pull request #3031 from jwiegley/proofgeneral
proofgeneral_4_3_pre: Add expression needed for current prooftree
2014-06-21 09:22:29 -07:00
Aycan iRiCAN
8fe08c34a4 Add binary to networkTransport again. 2014-06-21 18:06:24 +03:00
Aycan iRiCAN
719d0b64e0 Removed binary argument from networkTransport and networkTransportTcp 2014-06-21 18:01:51 +03:00
Aycan iRiCAN
88050e4a41 Moved package overrides from haskell-packages.nix to haskell-defaults.nix. 2014-06-21 17:44:29 +03:00
Aycan iRiCAN
e9385023d7 Added distributed-process 0.5.
Bump binary version dependency of rank1dynamic, distributed-static, network-transport-* to 0.7.2.1.
2014-06-21 16:37:02 +03:00
John Wiegley
9d36361931 haskell-free-operational: Remove expression 2014-06-20 22:33:36 -07:00
John Wiegley
0cf6e55a70 proofgeneral_4_3_pre: Add expression needed for current prooftree 2014-06-20 22:31:55 -07:00
Shea Levy
a87301092b Merge branch 'php-zmq' of git://github.com/proger/nixpkgs
php-packages: add zmq
2014-06-20 17:27:11 -04:00
Florian Friesdorf
333b6bdfee python nose-1.3.3 2014-06-20 20:43:24 +02:00
Vladimir Kirillov
e3734c96df php-packages: add zmq 2014-06-20 15:37:09 +03:00
Florian Friesdorf
bc75a33988 release-python: heavily reduce list of built packages 2014-06-20 14:17:50 +02:00
Domen Kožar
ad666c56ff pypy: correctly bump the version 2014-06-19 18:16:43 +02:00
ambrop7@gmail.com
7dbcc9a6ee Add 0 A.D. 2014-06-19 18:02:12 +02:00
ambrop7@gmail.com
edcad57434 Add Gloox. 2014-06-19 18:02:12 +02:00
ambrop7@gmail.com
088bfaf826 Add nvidia-texture-tools. 2014-06-19 18:02:10 +02:00
Rob Vermaas
a975f6d8c5 Merge pull request #3016 from danielzinn/add_cuda_6
Added cuda6 compiler as package cudatoolkit6.
2014-06-19 14:10:36 +02:00
Daniel Zinn
01bbc61364 tweak 2014-06-19 04:53:03 -07:00
Mathijs Kwik
0a8455800c idris: fix dependency on older 'parsers' 2014-06-19 13:38:54 +02:00
Mathijs Kwik
46d6fc0c32 agda: fix dependency on more recent 'binary' 2014-06-19 13:38:54 +02:00
Daniel Zinn
ca0de0f1f7 Added cuda6 compiler as package cudatoolkit6. 2014-06-19 04:24:21 -07:00
Oliver Charles
f67cf3e18d Jailbreak haskellPackages.websockets
This is needed until https://github.com/jaspervdj/websockets/issues/71
is resolved.
2014-06-19 11:17:01 +01:00
aszlig
1580688490
gyp: Update to new upstream revision 1944.
This is mainly needed in order to build the new Chromium version 37.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-06-19 01:51:33 +02:00
Austin Seipp
b9fc9bd760 Merge pull request #2992 from bluescreen303/agda
Agda: upgrade stdlib to 0.8, change defaults to latest version
2014-06-18 16:22:33 -05:00
Austin Seipp
85c70f642f Merge pull request #2977 from bluescreen303/emacs-org2blog
Emacs org2blog - bring up to date - now works with org-8.* again
2014-06-18 16:21:02 -05:00
Austin Seipp
1e3a53e44e Merge pull request #3001 from deepfire/aurulent-sans
aurulent-sans:  new expression
2014-06-18 16:20:18 -05:00
Austin Seipp
3a86ce32e4 Merge pull request #2937 from cpages/oxc
openxcom: add version 1.0.0
2014-06-18 16:16:07 -05:00
Austin Seipp
4eb7fdcc13 Merge pull request #2966 from wkennington/master.sudo
Update and fix sudo
2014-06-18 16:13:53 -05:00
Austin Seipp
fb24267670 Merge pull request #3002 from tomberek/haskell_tcacheAWS
Adds tcache-AWS
2014-06-18 16:09:35 -05:00
Thomas Bereknyei
8a16a950ba Adds tcache-AWS 2014-06-18 01:01:45 -04:00
William A. Kennington III
ef4ea24420 sudo: Always keepVisudo in order to simplify sudo build 2014-06-17 22:41:32 -05:00
Kosyrev Serge
4bbabdc8b9 aurulent-sans: new expression 2014-06-18 04:12:10 +04:00
Austin Seipp
7f800e8155 jd-gui: version 0.3.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 14:44:49 -05:00
Ricardo M. Correia
f8e108c865 nixos.tests.installer: Fix test failures due to network being disabled 2014-06-17 18:41:26 +02:00
Shea Levy
fec288f404 Merge branch 's3cmd-git' of git://github.com/fmapfmapfmap/nixpkgs 2014-06-17 09:56:01 -04:00
Mathijs Kwik
2d92adcc1a agda: change defaults to latest version 2014-06-17 08:25:45 +02:00
Mathijs Kwik
3fd519822f agda-stdlib: upgrade to 0.8 (they keep changing the version scheme)
Conflicts:
	pkgs/development/compilers/agda/stdlib-0.8.nix
	pkgs/top-level/haskell-packages.nix
2014-06-17 08:25:44 +02:00
John Wiegley
61e8fe50c2 Agda: add 2.4.0.1, 2.3.2.2 is still the default for now 2014-06-16 14:03:17 -07:00
John Wiegley
39dfef4af0 haskell-boxes: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
20f31b66a2 haskell-free-operational: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
7a45ef7e25 haskell-equivalence: new expression 2014-06-16 14:03:17 -07:00
John Wiegley
cd3798c266 haskell-STMonadTrans: new expression 2014-06-16 14:03:17 -07:00
Mathijs Kwik
ab8337e4fc add emacs-metaweblog 2014-06-16 22:43:10 +02:00
Shea Levy
52aa2afdcd nixUnstable: bump 2014-06-16 10:44:02 -04:00
Peter Simons
0f9b3ef24a hscolour-bootstrap: GHC 6.10.x and earlier don't support the -rtsopts option 2014-06-16 16:28:39 +02:00
Peter Simons
fa8f2ca300 hscolour-bootstrap: allow setting RTS options for the hscolour binary we use to generate our documentation
Other tools like hsc2hs or haddock allows this, too, and some tools explicitly
set memory limits on these tools during the build (i.e. llvm-general-pure) by
exposing a GHCRTS environment variable. See [1] for a concrete example of this
issue.

[1] https://github.com/NixOS/nixpkgs/issues/2939
2014-06-16 15:38:38 +02:00
Vladimír Čunát
1b78ca58bc Merge #2798: stdenv and a few other big updates
Stdenv-changing things:
    - gcc 4.8.2 -> 4.8.3
    - long-running grsecurity branch
Others:
    - pkgconfig update
    - CVE for libtasn1, dbus

Conflicts (simple):
    pkgs/development/compilers/ghc/7.6.3.nix
2014-06-16 10:23:36 +02:00
vi
fd08da1116 New derivation: hxt-tagsoup #haskell 2014-06-16 13:32:24 +08:00
vi
82cbbb1759 Added CPAN's Crypt::OpenSSL::Bignum. 2014-06-15 23:23:26 +02:00
vi
174f1dac9e Added CPAN's Crypt::DH, and its dependencies. 2014-06-15 23:23:26 +02:00
vi
f6b2155ef4 Added CPAN's Crypt::Blowfish. 2014-06-15 23:23:25 +02:00
Jonathan Glines
339b347987 Added package for Japanese IPAFonts. 2014-06-15 10:02:41 -06:00
Vladimír Čunát
9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
Shea Levy
7a0c66c829 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Edward Tjörnhammar
97f45b1e11 Adding SweetHome3D, TexturesLibraryEditor, FurnitureLibraryEditor 2014-06-15 13:04:59 +02:00
Bjørn Forsman
06af50ff42 liboping: new package
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.

http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00
Bjørn Forsman
cb64b3d758 libmodbus: new package
libmodbus is a library to send/receive data according to the Modbus
protocol.

http://libmodbus.org/
2014-06-14 21:50:57 +02:00
Shea Levy
564c4515b1 Merge pull request #2936 from sol/master
Add haskell-hspec-wai
2014-06-14 11:43:26 -04:00
Bjørn Forsman
dcfdab62c9 pyrtlsdr: new package
pyrtlsdr is a python wrapper for librtlsdr (a driver for Realtek
RTL2832U based SDR's).
2014-06-14 14:15:32 +02:00
Carles Pagès
d9ed7c5a9c openxcom: add version 1.0.0 2014-06-14 11:58:00 +02:00
Simon Hengel
8a396ee56a Add haskell-hspec-wai 2014-06-14 15:13:40 +08:00
Jonathan Glines
2784866ffd Merge branch 'master' into nitrogen. Added maintainer and license.
Conflicts:
	pkgs/tools/X11/nitrogen/default.nix
2014-06-13 11:54:19 -06:00
Jonathan Glines
c55be95e6e Nitrogen build working. Missing custom icons in GUI. 2014-06-13 11:37:05 -06:00
Peter Simons
cc326495c4 haskell-attoparsec: update to version 0.12.1.0 2014-06-13 15:41:25 +02:00
Peter Simons
c4d3a0acab haskell-wai-conduit: add version 3.0.0 2014-06-13 15:41:22 +02:00
Sönke Hahn
aaf8b264d7 hp2any-manager: tool for haskell heap profile visualization 2014-06-13 16:22:46 +08:00
Sönke Hahn
e9e6e1ceb9 haskellPackages.gtkglext: new expression 2014-06-13 16:20:54 +08:00
Jonathan Glines
1a30cf5e09 Re-added the non-free kochi-substitute with naga10 glyphs. 2014-06-12 21:33:23 -06:00
Austin Seipp
d99c7a7444 Merge pull request #2921 from CodeBlock/shellcheck
add ShellCheck
2014-06-12 20:41:22 -05:00
Ricky Elrod
4a2dd52b54 add ShellCheck
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-06-12 21:27:32 -04:00
Bjørn Forsman
0e9741df81 libvirt-python: update to to 1.2.5 (must be kept in sync with libvirt!)
libvirt was recently updated to 1.2.5, breaking libvirt-python. This
unbreaks it.
2014-06-13 00:07:02 +02:00
Oliver Charles
6cc799b24c haskellPackages.snapletRedis: New expression
This needs to be jailbroken until a new version reaches Hackage.
2014-06-12 15:07:04 +01:00
Austin Seipp
1dbc7c4567 Merge pull request #2882 from iyzsong/n/xmp
add xmp, a extended module player
2014-06-12 08:51:33 -05:00
Oliver Charles
bbdadcd8c6 haskellPackages.hedis: New expression 2014-06-12 14:36:26 +01:00
Michael Raskin
97ff4b2172 Merge pull request #2914 from hrdinka/nsd-package
nsd: add package version 4.0.3
2014-06-12 13:31:57 +04:00
Christoph Hrdinka
e59c465103 nsd: add package version 4.0.3 2014-06-12 11:14:44 +02:00
Michael Raskin
c5f019e9a0 Merge pull request #2063 from redbaron/libmsgpack
Proper separation between build and runtime outputs
2014-06-12 13:05:40 +04:00
Vladimír Čunát
de12094b0e Merge recent master 2014-06-12 09:15:11 +02:00
Jonathan Glines
f5b5df830c Moved kochi-mincho and kochi-gothic back into one package. 2014-06-11 22:18:05 -06:00
Jonathan Glines
b913409e0b Removed non-free kochi-substitute and added kochi from Debian package. 2014-06-11 22:08:14 -06:00
Peter Simons
8d309c37a7 Merge pull request #2904 from bennofs/haskell-pipes-text
haskell-pipes-text: new expression
2014-06-11 21:25:30 +02:00
Bjørn Forsman
86d19319d6 t1utils: new package
t1utils is a collection of simple Type 1 font manipulation programs.
2014-06-11 21:17:49 +02:00
Rob Vermaas
8d8c761606 Revert "Add vtop, update some node packages."
This reverts commit cf3a2d0475.
2014-06-11 21:10:18 +02:00
Joel Taylor
58971f7b14 add htop fork for darwin (close #2690)
@vcunat made it a single conditional attribute.

Conflicts (trivial):
	lib/maintainers.nix
2014-06-11 20:36:10 +02:00
Vladimír Čunát
e1775895a6 Merge #2711: add ansible-1.6.1
Conflicts (trivial):
	lib/maintainers.nix
2014-06-11 20:29:55 +02:00
Benno Fünfstück
0205ec7878 haskell-pipes-text: new expression 2014-06-11 18:49:48 +02:00
Peter Simons
a817ffe8c0 all-packages.nix: cosmetic changes 2014-06-11 11:01:10 +02:00
Sönke Hahn
de0520bb3a haskell-hspec2: new package, v0.3.0 2014-06-11 15:57:48 +08:00
Sönke Hahn
1d3477c422 haskell-io-memoize: new package, v1.0.0.0 2014-06-11 15:56:41 +08:00
Sönke Hahn
87154e257a haskell-spawn: new package, v0.3 2014-06-11 15:55:19 +08:00
Michael Raskin
acb0c21bc8 Update netlib 2014-06-11 10:05:57 +04:00
Michael Raskin
e0bdf466ef Update MITMProxy 2014-06-11 10:01:15 +04:00
Austin Seipp
2f996c6075 Add Rakudo Star (closes #2054)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 18:12:33 -05:00
Austin Seipp
fe9133d522 verifast: 14.5, x86_64 linux only
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 16:38:45 -05:00
Austin Seipp
20f3cbd99e Remove old intel-tbb package
It's unused now, and there's already the `tbb` package so this is
totally redundant.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 13:28:35 -05:00
Austin Seipp
3d319b8264 Remove old hiphop-vm package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 13:28:35 -05:00
Austin Seipp
509beb1f68 Add HHVM packages, replacing old hiphop-php expr
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-10 13:28:35 -05:00
Peter Simons
5956fc3f75 haskell-syb: drop obsolete versions 0.2.2 and 0.3.6.2 2014-06-10 20:27:57 +02:00
Peter Simons
0bee2c38ed haskell-syb: update to version 0.4.2 2014-06-10 20:27:56 +02:00
Peter Simons
ac56e50d3a haskell-defaults.nix: ghc-HEAD requires latest mtl 2014-06-10 20:27:20 +02:00
Vladimír Čunát
f2352f7ecf Merge recent master 2014-06-10 20:14:08 +02:00
Michael Raskin
a46c4d976c Merge pull request #2887 from bennofs/nix-prefetch-scripts
nix-prefetch-scripts: new expression
2014-06-10 21:33:10 +04:00
Benno Fünfstück
c6bd4d2973 nix-prefetch-scripts: new expression 2014-06-10 19:26:20 +02:00
Florian Friesdorf
bd7f3fbf0f python-ldap-2.4.15 2014-06-10 14:59:04 +02:00
Michael Raskin
a852b53bff Add potrace to texLive dependencies 2014-06-10 11:25:03 +04:00
宋文武
513165fc9a add xmp 4.0.7 2014-06-10 12:07:41 +08:00
宋文武
8951ca0715 add libxmp 4.2.7 2014-06-10 12:06:11 +08:00
John Wiegley
5100a2bbb3 texlive: upgrade to 20140528 2014-06-09 20:52:19 -05:00
Vladimír Čunát
97006eb5ed Merge #2638: fix weechat build on darwin
Conflicts (trivial):
	pkgs/development/python-modules/pycrypto/default.nix
2014-06-09 19:37:06 +02:00
Vladimír Čunát
5a98b9f514 Merge recent master into p/stdenv
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Rob Vermaas
cf3a2d0475 Add vtop, update some node packages. 2014-06-09 13:38:04 +02:00
Peter Simons
473ab2b362 haskell-vector: add version 0.10.11.0 2014-06-09 13:00:33 +02:00
Peter Simons
164c81be84 haskell-hscolour: define the bootstap version of this package using 'extension' rather than by passing an additional parameter to it 2014-06-09 13:00:33 +02:00
John Wiegley
1986a10d41 cabal-db: new expression 2014-06-09 03:58:52 -05:00
Peter Simons
20da5ecc9c haskell-parsers: update to version 0.11.0.2
Unfortunately, there are still build errors with this package (see
https://github.com/ekmett/parsers/issues/39). We need the latest
version, though, because older ones won't work with the latest
attoparsec.
2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
3287542c57 haskell-vty: add version 5.1.0 2014-06-09 10:27:00 +02:00
Mateusz Kowalczyk
f481b682b6 test-framework-smallcheck: 0.2 2014-06-09 10:27:00 +02:00
Thomas Bereknyei
766d934090 haskell-cabal-cargs: add version 0.6.1 2014-06-09 10:27:00 +02:00
Peter Simons
40eb5a5f73 haskell-system-fileio: require Cabal >= 1.8 2014-06-09 10:27:00 +02:00
Peter Simons
b134e2a0fd haskell-defaults.nix: don't provide singletons on pre-7.8.x platforms 2014-06-09 10:27:00 +02:00
Peter Simons
c7a18e326f Stick to transformers 0.3.x everywhere; the new versions breaks just about every other package that we have. 2014-06-09 10:26:59 +02:00
Peter Simons
1d50ed522a haskell-system-filepath: require at least Cabal 1.8 to build 2014-06-09 10:26:59 +02:00
Peter Simons
9dd2b3c651 haskell-shelly: move version override to haskell-defaults.nix 2014-06-09 10:26:58 +02:00
Peter Simons
3584bfe0fd haskell-cabal-dev: remove obsolete package
All cabal-dev functionality has been merged into cabal-install.
2014-06-09 10:26:58 +02:00
Peter Simons
4f2992c3fa Switch GHC 6.10.x to network 2.2.x because newer versions give buffering errors (according to the Cabal file from HTTP, which excludes newer versions from building) 2014-06-09 10:26:58 +02:00
Peter Simons
c027434f9f haskell-HTTP: don't add a global 'network' override for HTTP 4000.2.5 2014-06-09 10:26:58 +02:00
Peter Simons
d07125a0d9 haskell-transformers-compat: provide different versions for GHC 7.8.2 and below
transformers is a core library in GHC 7.8.2, so that compiler is stuck
with an older version of the -compat library.
2014-06-09 10:26:58 +02:00
Peter Simons
035192b813 haskell-alternative-io: drop obsolete package 2014-06-09 10:26:58 +02:00
Peter Simons
1d392a56ae Update the default version of transformers to 0.4.1 on older compilers. 2014-06-09 10:26:56 +02:00
Peter Simons
5190b18caa haskell-attoparsec: update to version 0.12.0.0 2014-06-09 10:26:56 +02:00
Peter Simons
3376d02e31 haskell-text: add version 1.1.1.3 (and delete unused versions 0.11.1.13 and 0.1.1.2) 2014-06-09 10:26:56 +02:00
Peter Simons
6358b15985 haskell-mtl: update to version 2.2.1 (and delete unused versions 1.1.1.1 and 2.1.3.1) 2014-06-09 10:26:56 +02:00
Peter Simons
64f4186735 haskell-vector: update version to 0.10.9.3 2014-06-09 10:26:56 +02:00
Peter Simons
1a29d1bc3c haskell-HTTP: update to version 4000.2.17 2014-06-09 10:26:56 +02:00
Peter Simons
66044974b4 haskell-QuickCheck: update to version 2.7.5 2014-06-09 10:26:56 +02:00
Peter Simons
c9672d767f haskell-Cabal: update to version 1.20.0.1 2014-06-09 10:26:56 +02:00
Michael Raskin
4b68be6d90 Merge pull request #2876 from auntieNeo/typespeed
Add package for Typespeed game
2014-06-09 12:11:23 +04:00
Michael Raskin
2884f2c273 Merge pull request #2507 from lovek323/sup
sup: update to 0.18.0
2014-06-09 11:25:48 +04:00
Oliver Charles
24cb0fd3a8 Merge pull request #2874 from tomberek/haskell_add_MFlow
Add MFlow and dependencies
2014-06-09 08:25:26 +01:00
Michael Raskin
ba0cc81737 Merge pull request #2858 from offlinehacker/nixos/atom/add
Add github atom, a hackable text editor for the 21st Century
2014-06-09 09:47:09 +04:00
Michael Raskin
32b5e72501 Merge pull request #2866 from scubed2/fceux
fceux: Add package for a NES emulator.
2014-06-09 09:44:53 +04:00
Michael Raskin
c3721774cf Merge pull request #2872 from wkennington/master.kernel
Kernel 3.15 Update
2014-06-09 09:40:37 +04:00
Thomas Bereknyei
cd4041b905 Add MFlow and dependencies 2014-06-08 23:49:02 -04:00
Jonathan Glines
5a8457d25e Oops, got nitrogen and typespeed branches mixed up. 2014-06-08 17:37:28 -06:00
Jonathan Glines
7386e9f171 Merge branch 'master' into typespeed 2014-06-08 17:32:27 -06:00
William A. Kennington III
8bb2313915 kernel: Add 3.15 2014-06-08 16:39:47 -05:00
Michael Raskin
c2fb8b1364 Addnig a package to copy nix-prefetch-* to bin/. Hopefully fixes #1130 2014-06-09 01:11:03 +04:00
John Wiegley
e18b59540c haskell-bytes: new expression 2014-06-08 04:18:46 -05:00
cillianderoiste
fc91b87dd3 Merge pull request #2762 from pSub/llpp
Added llpp, a mupdf based pdf pager written in ocaml.
2014-06-08 11:17:15 +02:00
Michael Raskin
25351ddf70 Use the libav version compatible with our gstreamer version 2014-06-08 12:20:47 +04:00
John Wiegley
c6261157f8 prooftree: new expression 0.12 2014-06-08 05:35:49 +00:00
Sterling Stein
a0efad6861 fceux: Add package for a NES emulator. 2014-06-07 15:08:57 -07:00
John Wiegley
34495b67ce haskell-data-checked: new expression 2014-06-07 16:38:55 -05:00
John Wiegley
10d1fd0457 crafty: simplify expression 2014-06-07 20:17:47 +00:00
John Wiegley
0fcd4f98ff haskell-fuzzcheck: new expression 2014-06-07 20:17:46 +00:00
John Wiegley
03bd5f9f44 Merge pull request #2856 from cstrahan/macvim
add MacVim
2014-06-07 15:16:48 -05:00
Charles Strahan
72cd8ce56c add MacVim 2014-06-07 15:26:01 -04:00
Jussi Maki
393923a869 graphite-web: Fix webapp content path 2014-06-07 16:47:00 +02:00
Jaka Hudoklin
905081c029 Add github atom, a hackable text editor for the 21st Century 2014-06-07 12:46:51 +02:00
Austin Seipp
5f987d99e8 Merge pull request #2768 from CodeBlock/purescript
Purescript + deps
2014-06-06 09:32:45 -05:00
Austin Seipp
86c12b033f Merge pull request #2841 from Fuuzetsu/livestreamer
livestreamer: 1.8.0 -> 1.8.2; fix up dependencies
2014-06-06 09:30:19 -05:00
Vladimir Kirillov
98dfd12456 php: import apc 3.1.13 2014-06-06 16:20:31 +03:00
Peter Simons
d5afbf8235 Merge pull request #2842 from tomberek/add_holy_project
Add holy-project to nixpkgs. Patch is required until the next version is...
2014-06-06 11:39:29 +02:00
Thomas Bereknyei
1dae8bd2bf Add holy-project to nixpkgs. Patch is required until the next version is pushed to hackage. 2014-06-06 02:50:54 -04:00
Mateusz Kowalczyk
10b9ce53a3 livestreamer: 1.8.0 -> 1.8.2; fix up dependencies 2014-06-06 03:44:28 +02:00
Bjørn Forsman
b8af23e4b7 python-pygments: update 1.5 -> 1.6
Bug fixes, some new features and lots of new lexers.

Full changelog:
http://pygments.org/docs/changelog/#version-1-6
2014-06-05 17:48:08 +02:00
Peter Simons
80a60810ca emacs-sbt-mode: add initial version 2014-06-05 14:34:32 +02:00
Peter Simons
1fc21bd6a9 emacs-scala-mode: package version 2 2014-06-05 14:34:31 +02:00
Austin Seipp
b43421221f kernel/grsec: updates; add mainline package for brave souls
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-05 06:06:19 -05:00
Jonathan Glines
1d470d6eac Added kochi-substitute entry in all-packages.nix. 2014-06-04 18:59:14 -06:00
Rok Garbas
4eeb0f10fb erlangR16: updated to R16B03-1
- couchdb: using erlangR16 (fails to build with R17)
 - rename erlang attr names to use only major version in attr name
2014-06-05 01:16:50 +01:00
Pascal Wittmann
86b7cf8bb4 Added llpp, a mupdf based pdf pager written in ocaml.
Updated lablgl to 1.05 and mupdf to 1.4.
Added myself as maintainer for lablgl.
2014-06-04 22:15:06 +02:00
Luca Bruno
bc53b9ec4c opengrok: new package
Source code search and cross reference engine

http://opengrok.github.io/OpenGrok/
2014-06-04 14:29:54 +02:00
Vladimír Čunát
77abe5e464 libav: update 0.8.11 -> .12, 9.12 -> .13, introduce 10.1 2014-06-04 10:37:59 +02:00
Luca Bruno
12f06b3cc3 fcgiwrap: new package
Simple server for running CGI applications over FastCGI

https://nginx.localdomain.pl/wiki/FcgiWrap
2014-06-04 10:20:19 +02:00
Jonathan Glines
833b4276e8 Working on adding typespeed. 2014-06-03 21:55:32 -06:00
Austin Seipp
a8ee945a13 Merge pull request #2718 from bergey/imm
IMM RSS reader and dependencies
2014-06-03 20:36:59 -05:00
Austin Seipp
cd6cf75720 Merge pull request #2787 from doublec/aliceml
Alice ML 1.4 programming language
2014-06-03 20:36:44 -05:00
Austin Seipp
9087dcb9ea Merge pull request #2785 from Fuuzetsu/ppsspp
PPSSPP: 0.9.8
2014-06-03 20:32:51 -05:00
Austin Seipp
ed3c01f142 Merge pull request #2786 from Fuuzetsu/xboxdrv
xboxdrv: 0.8.5
2014-06-03 20:32:32 -05:00
Austin Seipp
80aab7c542 Merge pull request #2796 from pschuprikov/udiskie
udiskie: 0.8.0
2014-06-03 20:31:59 -05:00
Philip Lykke Carlsen
e87da7761a subtitleeditor, gstreamermm: new packages 2014-06-03 22:00:47 +02:00
Simon Hengel
e9ec238377 Add haskell-aeson-qq 2014-06-03 21:14:44 +08:00
Peter Simons
7d1c124647 Merge pull request #2767 from jwiegley/hscolour
Build Haddocks with source hyperlinks unless doHscolour is false
2014-06-03 10:50:04 +02:00
Evgeny Egorochkin
9e55902bdf pythonPackages.libcloud: update to 0.14.1 2014-06-03 02:12:07 +03:00
Moritz Ulrich
088cb87e8c chicken: Bump to 4.9.0. 2014-06-02 18:15:44 +02:00
vi
f42961daad Mark s3cmd-1.5-pre-81e3842f7a as low priority. 2014-06-02 18:04:24 +08:00
vi
db7be30172 s3cmd-1.5-pre-81e3842f7a: Use more precise naming convention. 2014-06-02 18:02:13 +08:00
vi
2c05eb96bc Supplementary derivation for s3cmd, building from git HEAD. 2014-06-02 16:08:36 +08:00
Jason "Don" O'Conal
58ade1d1db sup: update to 0.18.0 2014-06-02 08:33:29 +10:00
Rok Garbas
8b9a7c36d1 pythonPackages: updated bunch of packages
- afew -> rev9744c18c4d6b0a3e7f57b01e5fe145a60fc82a47
- alot -> revfa4ddf000dc2ac4933852b210901b649634a5f86
- httplib2 -> 0.9
- jedi-0.8.0 -> final0
- pep8 -> 1.5.7
- pyflakes -> 0.8.1
- subprocess32 -> 3.2.6
- turses -> 0.2.22
- tweepy -> 2.3.0
- urwid -> 1.2.1
2014-06-01 14:42:07 +01:00
John Wiegley
e719f64a05 graphite2: fix #2800 by setting INSTALL_NAME_DIR 2014-06-01 05:54:23 +00:00
John Wiegley
2481a71c3c Disable use of graphite2 on darwin until #2800 is fixed
This applies to harfbuzz, pango and texlive.
2014-06-01 05:15:20 +00:00
John Wiegley
421e8539ec shelly: build version 0.15.4.1 for GHC 7.4.2 2014-05-31 21:59:55 +00:00
John Wiegley
32c3bcaa80 emacs24Macport: new expression
This is "Mac port" addition to GNU Emacs 24. This provides a native GUI
support for Mac OS X 10.4 - 10.9. Note that Emacs 23 and later already
contain the official GUI support via the NS (Cocoa) port for Mac OS X
10.4 and later. So if it is good enough for you, then you don't need to
try this.
2014-05-31 20:39:48 +00:00
John Wiegley
643d2af2cd emacs24: clangStdenv is in fact needed on darwin 2014-05-31 20:37:35 +00:00
John Wiegley
c0e26205f3 vim: no longer need to use clangStdenv on darwin 2014-05-31 20:19:02 +00:00
John Wiegley
0392293f2e emacs24: no longer need to use clangStdenv on darwin 2014-05-31 20:18:46 +00:00
Lluís Batlle i Rossell
2f0ecbd220 Adding moinmoin 2014-05-31 20:24:34 +02:00
Bjørn Forsman
91d40ef2ea avrdudess: new package
AVRDUDESS is a GUI for AVRDUDE. In other words, it is a GUI for
programming AVR microcontrollers.
2014-05-31 19:31:35 +02:00
Bjørn Forsman
61b79d2eee pulseview: new package
PulseView is a Qt-based LA/scope/MSO GUI for sigrok (a signal analysis
software suite).

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
8a4dc83793 sigrok-cli: new package
This is the command-line frontend for the sigrok signal analysis
software suite.

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
647173db26 libsigrokdecode: new package
libsigrokdecode is a protocol decoding library for the sigrok signal
analysis software suite.

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
7329ad6813 libsigrok: new package
libsigrok is the core library of the sigrok signal analysis software
suite, which I'm about to package.

http://sigrok.org/
2014-05-31 15:49:13 +02:00
Bjørn Forsman
c10628c665 librevisa: new package
It's an implementation of the VISA standard (for instrument control).

http://www.librevisa.org/
2014-05-31 15:49:12 +02:00
Bjørn Forsman
b6910c6bf8 libserialport: new package
libserialport is a cross-platform shared library for serial port access,
written in C.

It comes from the sigrok project, but has no dependency on sigrok code.

Homepage: http://sigrok.org/
2014-05-31 15:49:12 +02:00
John Wiegley
39bd9f8b1b texLive: handle graphite2 properly on darwin 2014-05-31 12:32:57 +00:00
Bjørn Forsman
6c8f4fd0ef libftdi1: new package
This is the 1.x version of libftdi, as opposed to our existing libftdi
0.20 package.

(AVRDUDE is an (optional) dependee of libftdi1.)
2014-05-31 14:11:58 +02:00
Rok Garbas
a3d747da15 Plone: update to 4.3.3 2014-05-30 21:08:56 +01:00
John Wiegley
1ae4afd728 Merge pull request #2742 from jwiegley/eboard
Add expression to build the eboard chess client
2014-05-30 14:28:55 -05:00
Ricardo M. Correia
b7e99da4a1 perlPackages.DevelTrace: New module
Print out each line before it is executed (like sh -x).
2014-05-30 21:25:32 +02:00
Ricardo M. Correia
2030328fea disk-indicator: Add package
A program that will turn a LED into a hard disk indicator.
2014-05-30 21:24:46 +02:00
Pavel Chuprikov
ca092d7b01 udiskie: add version 0.8.0. 2014-05-30 20:36:59 +04:00
John Wiegley
176797576c Build Haddocks with source hyperlinks unless doHscolour is false 2014-05-29 20:00:04 -05:00
Vladimír Čunát
872860e6de Merge #1187 into p/stdenv
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Domen Kožar
1905e054c1 Merge pull request #2789 from matejc/pgsql_almir
almir: add psycopg2 dependency
2014-05-29 15:44:39 +02:00
Cillian de Róiste
a1d350287b Plymouth: update to 0.9.0, fix build, sanitize, enable systemd-integration
NOTE: I can start the daemon and ping it, but I haven't been able to
get it to do more than that.
2014-05-29 14:39:37 +02:00
Moritz Ulrich
29da3bce27 usermount: New Package.
A simple tool to automatically mount removable drives using UDisks2 and
D-Bus.

https://github.com/tom5760/usermount
2014-05-29 13:39:16 +02:00
Matej Cotman
fabdb68055 almir: add psycopg2 dependency 2014-05-29 12:23:02 +02:00
Lluís Batlle i Rossell
caa9007e84 Making ocropus-hocr run (matplotlib + gdk backend)
I added the gtk backend to matplotlib; if these added dependencies are
too much, we can make this optional.
2014-05-29 09:46:03 +02:00
John Wiegley
f4fbda241d haskell-compressed: added 3.10 2014-05-29 07:27:12 +00:00
Mateusz Kowalczyk
82a30be74a xboxdrv: 0.8.5 2014-05-29 04:22:34 +02:00
Chris Double
b793f92233 Alice ML 1.4 programming language 2014-05-29 13:18:31 +12:00
Mateusz Kowalczyk
59f98d0d8c PPSSPP: 0.9.8 2014-05-28 23:05:01 +02:00
Edward Tjörnhammar
d1277ddcc2 Adding Radicale package and service 2014-05-28 20:41:39 +02:00
Evgeny Egorochkin
cf32243de5 pythonPackages.gcutil: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin
4437a90a6f pythonPackages.google-apputils: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin
7be252bd4f pythonPackages.ipaddr: update to 2.1.10 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin
350c96cce9 pythonPackages.iso8601_0_1_4: add package version 0.1.4 for gcutil 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin
d6f793b453 pythonPackages.gflags: update to 2.0 2014-05-28 14:33:08 +03:00
Peter Simons
1d70298e2e Elm: require binary 0.7.x on ghc <= 7.6.3 2014-05-28 12:48:30 +02:00
Lluís Batlle i Rossell
3ee69912b2 Adding ocropus, based on an expression from iElectric. 2014-05-28 12:15:02 +02:00
Rob Vermaas
5f0d62801d Merge pull request #2737 from AndersonTorres/galculator
Galculator: add version 2.3.1
2014-05-28 08:38:22 +02:00
Rob Vermaas
e110d2eafe Merge pull request #2741 from bergey/nafees
Nafees font family (5 fonts)
2014-05-28 08:37:29 +02:00
Rob Vermaas
1e10aaebdc Merge pull request #2747 from ttuegel/lohit
add lohit-fonts-20140220
2014-05-28 08:36:38 +02:00
Rob Vermaas
fdc78ad9e0 Merge pull request #2760 from offlinehacker/pkgs/grafana/add
Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor
2014-05-28 08:33:43 +02:00
Rob Vermaas
514ffd60b6 Merge pull request #2759 from offlinehacker/pkgs/influxdb/add
Add influxdb, scalable datastore for metrics, events, and real-time analytics
2014-05-28 08:32:19 +02:00
Jason "Don" O'Conal
a33cb37695 perl-file-mimeinfo: update to 0.23 and fix build on darwin
Close #2508. The test also fails on x86_64-linux, disabling.
2014-05-27 21:23:08 +02:00
Vladimír Čunát
97b9deaca5 Merge #2487: add handbrake and update/patch dependents 2014-05-27 21:08:51 +02:00
Jaka Hudoklin
a8a9c78af8 Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor 2014-05-27 21:02:55 +02:00
Michael Raskin
3cffc08974 Merge pull request #2752 from jwiegley/crafty
Add expression for building crafty and craftyFull
2014-05-27 11:17:48 -07:00