Commit Graph

17156 Commits

Author SHA1 Message Date
Vladimír Čunát
120852e542 freerdpUnstable, cinepaint: fix by using older cmake
Close #7841.
2015-05-15 23:08:23 +02:00
Vladimír Čunát
b7fe141f6b Revert "remove cmake-2.8"
Some packages fail with the only cmake version we've left.
This reverts commit 67199bda4e.
2015-05-15 23:02:41 +02:00
Peter Simons
1ceebca7af hugs is an interpreter, not a compiler 2015-05-15 21:24:02 +02:00
Georges Dubus
91ba92096c rustc: update to 1.0.0 2015-05-15 19:17:25 +02:00
Peter Simons
57c278200a all-packages.nix: strip trailing whitespace 2015-05-15 15:28:09 +02:00
Peter Simons
92312e17e8 Move definitions of 'uhc' and 'jhc' to 'haskell.compiler' attribute set. 2015-05-15 15:28:09 +02:00
Peter Simons
1e0ab1d4ce haskell-packages.nix: remove unused attribute 'haskell.compiler.ghc'
All compilers in that attribute set are versioned.
2015-05-15 15:20:24 +02:00
Peter Simons
4672165582 Remove unused file pkgs/top-level/haskell-ng.nix. 2015-05-15 15:19:57 +02:00
Arseniy Seroka
632eded07c Merge pull request #7838 from benmont/master
pyblosxom: new package
2015-05-15 15:14:02 +03:00
Arseniy Seroka
0b3e2becca Merge pull request #7829 from joamaki/vmware_guest
VMWare guest support and open-vm-tools package
2015-05-15 15:13:30 +03:00
Wout Mertens
ebedf814ce Merge pull request #7847 from spwhitt/libdvdnav
libdvdnav: 4.2.1 -> 5.0.3
2015-05-15 13:21:35 +02:00
Thomas Tuegel
111fec1ba7 Add qca-qt5 2015-05-15 05:48:32 -05:00
Thomas Tuegel
c80638905d Upgrade to kde-frameworks-5.10 2015-05-15 05:48:20 -05:00
Jussi Maki
6a0d21eb86 VMWare guest support and open-vm-tools package 2015-05-15 12:43:21 +02:00
Luca Bruno
58b865cfc6 go: remove renameImports and use goPackageAliases 2015-05-15 11:16:59 +02:00
Peter Simons
ede1606933 gwenhywfar: build with gnutls33 to avoid linker errors
./.libs/libgwenhywfar.so: undefined reference to `gnutls_protocol_set_priority'
2015-05-15 10:59:46 +02:00
Michael Phillips
9579fecd28 pyblosxom: new package 2015-05-15 00:47:46 -05:00
Spencer Whitt
01d7d24dbb libdvdnav: 4.2.1 -> 5.0.3
Keeping the old version around for now in order to support mplayer.
2015-05-14 23:26:16 -04:00
William A. Kennington III
5219d3e3d1 goPackages: Update and add some packages 2015-05-14 18:28:16 -07:00
William A. Kennington III
dcd5ab9cfe goPackages: Update and add some packages 2015-05-14 17:58:30 -07:00
Philipp Middendorf
7f2262e9a8 fcppt: initial import into nixpkgs 2015-05-14 23:54:57 +02:00
Eric Seidel
67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
Eric Seidel
221c45d51f emacs-packages: update projectile 2015-05-14 09:53:02 -07:00
lethalman
406e23168d Merge pull request #7647 from flosse/arangodb
pkgs: added ArangoDB 2.5.2
2015-05-14 18:17:43 +02:00
lethalman
8714140e31 Merge pull request #7795 from Lassulus/gzdoom
add gzdoom package
2015-05-14 17:45:46 +02:00
lethalman
1103392dd9 Merge pull request #7794 from womfoo/kbdlight
Add kbdlight package and setuid wrapper
2015-05-14 17:09:28 +02:00
lethalman
78c6fd6e68 Merge pull request #7780 from Ralith/libuv
libuv: version 1.5.0
2015-05-14 17:01:12 +02:00
Arseniy Seroka
96e3ce9345 Merge pull request #7832 from magnetophon/ladspa-sdk-master
add ladspa-sdk, move ladspaH
2015-05-13 23:27:11 +03:00
Bart Brouns
413c17e430 add ladspa-sdk, move ladspaH 2015-05-13 22:09:48 +02:00
Ricardo M. Correia
586444c91d rustRegistry: Convert fetchgit to fetchFromGitHub and update 2015-05-13 17:23:18 +02:00
Peter Simons
97e5461f46 wxmaxima: build with GTX 3.x. 2015-05-13 15:15:04 +02:00
Eelco Dolstra
8c1e98563c Remove aterm28 from release-small, it's broken 2015-05-13 11:52:10 +02:00
lassulus
4b0cfe67b4 add gzdoom to nixpkgs 2015-05-13 09:35:20 +02:00
Ricardo M. Correia
1057771b7d racerRust: Use stable rust platform 2015-05-13 03:52:17 +02:00
Arseniy Seroka
a88be46917 Merge pull request #7824 from magnetophon/plugin-torture-master
add plugin-torture: a tool to test LADSPA and LV2 plugins
2015-05-12 23:57:31 +03:00
Mateusz Kowalczyk
dc1107af57 Merge pull request #7801 from codyopel/mkvtoolnix
mkvtoolnix: 7.8.0 -> 7.9.0
2015-05-12 17:17:09 +01:00
Tobias Geerinckx-Rice
f0764dd632 python-packages: SQLAlchemy: skip tests on Py3k
They would fail anyway, blocking all dependents for the sake of
a mere test dependency.
2015-05-12 18:13:05 +02:00
Tobias Geerinckx-Rice
8549e0cc99 Revert "python-packages: SQLAlchemy: build"
This reverts commit 6e8d1f84f2.

pysqlite is not available for Python 3. Adding it to buildInputs
makes all packages dependent upon sqlalchemy equally unavailable
for no good reason.
2015-05-12 18:13:05 +02:00
Ricardo M. Correia
755df64ee3 Merge pull request #7501 from wizeman/u/upd-rust
Add support for Rust / Cargo packaging
2015-05-12 17:30:11 +02:00
Ricardo M. Correia
548e8db249 rustRegistry: 2015-04-23 -> 2015-05-12 2015-05-12 17:28:49 +02:00
Pascal Wittmann
88fbc8a0da Merge pull request #7809 from desiderius/attrdict-2.0.0
python-packages: new attrdict-2.0.0 package
2015-05-12 17:25:28 +02:00
Thomas Tuegel
f853661229 Merge branch 'kde5' 2015-05-12 09:49:16 -05:00
Bart Brouns
73e1036029 add plugin-torture: a tool to test LADSPA and LV2 plugins 2015-05-12 16:28:32 +02:00
Thomas Tuegel
def321e811 add grantlee-5.0.0 2015-05-12 08:51:55 -05:00
Eelco Dolstra
4a22a4429c gcc-3.4: Remove
No longer in use.
2015-05-12 15:05:01 +02:00
Eelco Dolstra
1ba5ef6b6a viber: Mark as broken
It doesn't evaluate due to Qt changes. Also improve checking in
make-tarball.nix to catch this in the future.
2015-05-12 14:30:56 +02:00
Bart Brouns
b90227cd76 add fomp: an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen 2015-05-12 13:59:49 +02:00
desiderius
1fe0ebc0ec python-packages: new attrdict-2.0.0 package
A dict with attribute-style access.
2015-05-12 10:27:30 +02:00
Peter Simons
430c3e08b4 python-SQLAlchemy: the buildInput attributes in the derived expressions are unnecessary 2015-05-12 00:35:13 +02:00
Eric Seidel
395829686d add is{GNU,Clang} attrs to cc-wrapper.
These will be more pleasant to use than the existing

    (cc.cc.isClang or false)

nonsense we currently do.
2015-05-11 14:39:36 -07:00
Peter Simons
ea0c877858 python-SQLAlchemy: test suite dependencies don't need to propagate 2015-05-11 23:36:13 +02:00
Peter Simons
b37e68b09f python-packages.nix: fix Emacs syntax highlighting 2015-05-11 23:26:32 +02:00
Peter Simons
d9e83b77a6 python-packages.nix: drop trailing whitespace 2015-05-11 23:26:32 +02:00
Peter Simons
1eec4a4a10 python-SQLAlchemy: add pysqlite module to fix the test suite
http://hydra.cryp.to/build/817910/nixlog/1/raw
2015-05-11 23:26:31 +02:00
Tobias Geerinckx-Rice
6e8d1f84f2 python-packages: SQLAlchemy: build
Fix test failure by adding pysqlite dependency (buildInputs only).
2015-05-11 23:12:09 +02:00
Eelco Dolstra
5cbf69564b pulseaudio: Combat dependency bloat
In particular, don't depend on GTK+ 3.
2015-05-11 18:17:59 +02:00
Eelco Dolstra
c206c9cd95 libmicrohttpd: Don't enable some expensive features by default
Commit c5d13d4fe9 caused libmicrohttpd
to be not so micro anymore, increasing its closure size from 40 MiB to
283 MiB, which is annoying for packages like systemd that use it. So
don't enable httpd/spdy support by default.
2015-05-11 14:46:27 +02:00
codyopel
46d30ae22f mkvtoolnix: 7.8.0 -> 7.9.0 2015-05-11 06:20:12 -04:00
Arseniy Seroka
c0727fb751 Merge pull request #7788 from Lassulus/charybdis
add charybdis nixos module
2015-05-11 12:57:58 +03:00
lassulus
caf62e8bfb add charybdis to nixpkgs 2015-05-11 11:38:43 +02:00
Domen Kožar
bb4d658f64 Merge branch 'master' into staging
Conflicts:
	nixos/doc/manual/release-notes/rl-unstable.xml
	nixos/modules/services/printing/cupsd.nix
	pkgs/applications/misc/calibre/default.nix
	pkgs/development/haskell-modules/hackage-packages.nix
	pkgs/development/libraries/libsodium/default.nix
	pkgs/misc/emulators/wine/unstable.nix
	pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Kranium Gikos Mendoza
6f634e3c3a Add kbdlight package and setuid wrapper
update nixos/modules/programs/kbdlight.nix to use mkEnableOption
2015-05-11 13:23:01 +08:00
William A. Kennington III
142b48688c edac-utils: Add derivation 2015-05-10 18:18:31 -07:00
Charles Strahan
9d9e21c7fd mesos: 0.21.0 -> 0.22.0
This also enables the network isolation feature that was introduced in
Mesos 0.20.0.
2015-05-10 17:23:20 -04:00
Tobias Geerinckx-Rice
029db1fdf4 Merge pull request #7401 from bendlas/geoip-database
geoip: Install geolite database by default
2015-05-10 22:20:44 +02:00
Herwig Hochleitner
ae6d2796bc wine: add 64 bit build and nixpkgs configuration
The default release channel (stable/unstable) and the default
build (wine32/wine64/wineWow) can be customized via the "wine" key in config
2015-05-10 15:45:01 +02:00
William A. Kennington III
862510079a cups: 1.7.5 -> 2.0.2 2015-05-10 13:46:32 +02:00
Domen Kožar
5c6f159cd5 subunit: split package into everything and python lib 2015-05-10 13:46:30 +02:00
Domen Kožar
4827deaf00 pythonPackages: a bunch of build fixes 2015-05-10 13:46:30 +02:00
codyopel
c250cf6f53 libsodium: refactor & remove duplicate 2015-05-10 13:46:29 +02:00
Erik Timan
d57a93f04b python-packages: icalendar 3.8.4 -> 3.9.0
dateutil is a new depencency for icalendar 3.9.0.
2015-05-10 13:46:02 +02:00
Erik Timan
7dbe0ff77b python-packages: disable older than 2.7 for azure 2015-05-10 13:46:02 +02:00
Erik Timan
34b50b6765 python-packages: azure 0.10.0 -> 0.10.2 2015-05-10 13:46:02 +02:00
Brian McKenna
a6f1db46e7 Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Tobias Geerinckx-Rice
8bba7c5cf1 Add cfr 0_100: another Java decompiler 2015-05-10 13:46:01 +02:00
rushmorem
a7a0fcfbd2 Add s3ql package
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
2015-05-10 13:46:01 +02:00
koral
81549b0136 Added jellyfish python package. 2015-05-10 13:46:00 +02:00
Aistis Raulinaitis
4672fa43d9 z3 opt 2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice
f904376904 Add alloy 4.2_2015-02-22: relational modeller 2015-05-10 13:46:00 +02:00
Tobias Geerinckx-Rice
b9b8fec6ae Add phc-intel: undervolt Intel CPUs under Linux 2015-05-10 13:45:59 +02:00
Eric Seidel
927faba5c7 emacs-packages: add swiper 2015-05-10 13:45:59 +02:00
John Wiegley
ec1e3050fe coqPackages.QuickChick: New expression 2015-05-10 13:45:59 +02:00
Stewart Mackenzie
d1d5f587b2 hackrf: new package 2015-05-10 13:45:59 +02:00
William A. Kennington III
861e5e7573 gnutls: Remove potentially insecure 3.2 2015-05-10 13:45:59 +02:00
Bart Brouns
6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
Lluís Batlle i Rossell
caeaddcf18 Enabling NEON for armv7l. Also use a common platform for armv7.
I added some comments about our decision for fpu flags. It's about the boards
we have in mind to support. NVidia Tegra2 is out, because it lacks neon.
2015-05-10 10:59:29 +00:00
William A. Kennington III
d6edaea4f7 cups: 1.7.5 -> 2.0.2 2015-05-10 12:41:20 +02:00
Domen Kožar
90ee280913 subunit: split package into everything and python lib 2015-05-10 11:39:42 +02:00
Domen Kožar
7142d47991 pythonPackages: a bunch of build fixes 2015-05-10 10:11:29 +02:00
Domen Kožar
7bda733f8b Merge pull request #7782 from olcai/python-azure
python-packages: azure 0.10.0 -> 0.10.2
2015-05-10 09:18:34 +02:00
Domen Kožar
646ae5458c Merge pull request #7783 from olcai/icalendar
python-packages: icalendar 3.8.4 -> 3.9.0
2015-05-10 09:17:28 +02:00
Arseniy Seroka
442a271bc9 Merge pull request #7752 from puffnfresh/package/eventstore
Add EventStore package
2015-05-10 01:28:38 +03:00
codyopel
7a794e1797 libsodium: refactor & remove duplicate 2015-05-09 18:20:06 -04:00
Erik Timan
f541c61e22 python-packages: icalendar 3.8.4 -> 3.9.0
dateutil is a new depencency for icalendar 3.9.0.
2015-05-09 23:33:12 +02:00
Erik Timan
8d8c7c3600 python-packages: disable older than 2.7 for azure 2015-05-09 20:02:40 +00:00
Erik Timan
b884826d15 python-packages: azure 0.10.0 -> 0.10.2 2015-05-09 19:32:32 +00:00
Brian McKenna
1ad2fa452a Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
Benjamin Saunders
f392d36b17 libuv: version 1.5.0 2015-05-09 17:13:51 +00:00
Tobias Geerinckx-Rice
41ad1f947b Add cfr 0_100: another Java decompiler 2015-05-09 17:38:35 +02:00
Arseniy Seroka
a360ce48ec Merge pull request #7774 from rushmorem/s3ql
Add s3ql package
2015-05-09 17:41:06 +03:00