Commit Graph

16745 Commits

Author SHA1 Message Date
Ram Kromberg
1e290ae75f mfcj6510dw: init at 3.0.0-1 2016-10-15 18:57:37 +03:00
Jörg Thalheim
f175831407 Merge pull request #19573 from Profpatsch/league-of-moveable-type
League of moveable type update & raleway
2016-10-15 11:25:35 +02:00
Profpatsch
a1d3af2082 raleway: init at 2016-08-30 2016-10-15 06:49:38 +02:00
Graham Christensen
3a86395cf8 Merge pull request #19558 from grahamc/xen
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 18:12:29 -04:00
Graham Christensen
4e89b237bc
xen: 4.5.2 -> 4.5.5, drop old versions 2016-10-14 17:09:18 -04:00
Robert Helgesson
2398a66859
overpass: init at 2.1 2016-10-14 23:07:04 +02:00
romildo
b59b353d4d theme-vertex: revert package renaming 2016-10-14 14:27:50 -03:00
Anders Papitto
ffb0d1158f
clerk: init at 2016-10-14
fixes #19505
2016-10-14 16:58:41 +02:00
Jörg Thalheim
15bb24f7e7 Merge pull request #19538 from 2chilled/master
zk-shell:: init at 1.0.0
2016-10-14 16:47:05 +02:00
Frederik Rietdijk
80433e7030 Python: further unify expressions interpreters 2016-10-14 15:52:14 +02:00
Tim Steinbach
24de66ce48 Merge pull request #19541 from romildo/upd.themes
vertex-theme: 20160329 -> 20161009
2016-10-14 09:28:05 -04:00
Tim Steinbach
c12b5d5e16 Merge pull request #19542 from romildo/upd.arc-theme
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 09:27:33 -04:00
Vladimír Čunát
061758490f Merge branch 'master' into staging
... to get the openssl mass rebuild: 942dbf89c.
2016-10-14 13:16:11 +02:00
romildo
6eef45e58e arc-theme: 2016-06-06 -> 2016-10-13 2016-10-14 06:59:55 -03:00
romildo
6ed72b2c1a vertex-theme: 20160329 -> 20161009 2016-10-14 06:38:30 -03:00
Matthias Herrmann
725544fd9e zk-shell: init at 1.0.0 2016-10-14 09:24:50 +02:00
Graham Christensen
fcd4b7ea58 Merge pull request #19510 from grahamc/nodejs
Nodejs: Upgrades for security patches
2016-10-13 20:26:47 -04:00
Graham Christensen
91c49433c9
nodejs-5_x: Remove, no longer supported 2016-10-13 20:04:24 -04:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk
efb6052f40 Python: fixup modules that were removed 2016-10-13 22:11:30 +02:00
Franz Pletz
29bd3898a6
fastd: init at 18 2016-10-13 21:42:17 +02:00
Franz Pletz
3b58daf315
libuecc: init at 7 2016-10-13 21:42:16 +02:00
John Ericson
e4cd45a30c top-level: Make overridePackages extend rather than replace existing overrides 2016-10-13 11:14:11 -04:00
Daniel Peebles
3e2fe0127b Merge pull request #19437 from gnidorah/master
pakcs: fixed for darwin
2016-10-13 08:08:06 -04:00
Carles Pagès
d037837cf9 kodi: link to libva-full
Fixes #19480 (vaapi support)
2016-10-13 11:28:50 +02:00
Frederik Rietdijk
cffdffe1f6 Merge pull request #19309 from FRidh/outputs
Python: use separate output for tkinter
2016-10-13 10:40:14 +02:00
Alex Ivanov
82986b7369 erlangR16_odbc: fixed for darwin 2016-10-13 09:23:45 +03:00
Dan Peebles
9617f61164 xcbuild: init at 49f8a592 2016-10-13 00:32:19 -04:00
aszlig
09d3493282
buildLinux/linuxManualConfig: Allow .override
Regression introduced by da36847d92.

The kernelPackages NixOS module option now uses .override to add kernel
patches defined in boot.kernelPatches into the kernel within the
kernelPackages set.

For generic kernels, we already have an .override which comes with
callPackage, but pkgs.linuxManualConfig is a function where we want to
override the attributes passed to it.

The callPackage to manual-config.nix only allows us to override its
internal attributes but not the attributes of the function returned.

Simplified it looks like this:

                                      .----- .override provided by
                                    __|__    callPackage
                                   |     |
(callPackage .../manual-config.nix { ... }) { ... }
                                            |_____|
                                               |
                                  the one -----'
                                  we actually want to override

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-12 23:52:23 +02:00
Dan Peebles
f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Tim Steinbach
d313a114f1 Merge pull request #19488 from peterhoeg/mysqltuner
mysqltuner: init at 1.6.18
2016-10-12 12:41:08 -04:00
Tim Steinbach
259dcac753 Merge pull request #19484 from peterhoeg/vala
vala: unify builders for various versions
2016-10-12 09:32:38 -04:00
Peter Hoeg
7849677a70 mysqltuner: init at 1.6.18 2016-10-12 21:26:53 +08:00
Peter Hoeg
a6d1d06a95 vala: unify builders for various versions
We are currently carrying a number of vala versions where each version
is essentially just a copy of the earlier version.

This PR gets rid of a ton of duplication and uses a standard builder.

Secondly, we add a definition for the latest vala 0.34.1.

Lastly, we add a generic "vala" that refers to the latest stable
version.

I have tried changing the definitions for "simple-scan" and "valum" to use
the latest vala version and they at least compile OK so I'll try a
massive sed job to replace all the definitions later to simply use the
latest version through "vala" instead of specifying a version directly.

According to upstream:

"Well-maintained packages are expected to always build with the latest
stable Vala version."

Maybe this means that my generic builder is then no longer necessary. Oh well...

I added myself to the maintainer array for vala although I have no
interest in the language - this was purely a nix exercise for me but I
thought it was reasonable to be the one to clean up the mess if this has
side effects...

Cc: @antono and @lethalman
2016-10-12 21:12:05 +08:00
Robin Gloster
b743ddf8f9
sslscan: enable ssl2 checking 2016-10-12 14:36:41 +02:00
Benjamin Saunders
d608456005 shaderc-git: init at 2016-09-08 2016-10-12 13:19:34 +01:00
lummax
9757757170 spirv-tools: init at 20160718 2016-10-12 13:19:34 +01:00
Joe Hermaszewski
aa8b69c1f6 vulkan-loader: init at 1.0.21.0 2016-10-12 13:19:34 +01:00
Joe Hermaszewski
e6cfc62063 glslang: init at 20160727 2016-10-12 13:18:27 +01:00
Robin Gloster
9838b80e91 docker-distribution: init at 2.5.1 2016-10-12 14:05:09 +02:00
Jörg Thalheim
9079bc08e5 Merge pull request #19362 from davorb/purple-facebook
purple-facebook: init at 66ee77378d82
2016-10-12 13:38:34 +02:00
Franz Pletz
8a59ad167e atlassian-crowd: init at 2.10.1 2016-10-12 13:17:24 +02:00
Franz Pletz
7edaceeb33 atlassian-jira: init at 7.2.2 2016-10-12 13:17:24 +02:00
Franz Pletz
18790e45d8 atlassian-confluence: init at 5.10.4 2016-10-12 13:17:24 +02:00
Charles Strahan
da36847d92
nixos: make it easy to apply kernel patches
This makes it easy to specify kernel patches:

    boot.kernelPatches = [ pkgs.kernelPatches.ubuntu_fan_4_4 ];

To make the `boot.kernelPatches` option possible, this also makes it
easy to extend and/or modify the kernel packages within a linuxPackages
set. For example:

    pkgs.linuxPackages.extend (self: super: {
      kernel = super.kernel.override {
        kernelPatches = super.kernel.kernelPatches ++ [
          pkgs.kernelPatches.ubuntu_fan_4_4
        ];
      };
    });

Closes #15095
2016-10-11 19:59:00 -04:00
Peter Simons
2804067fc8 Merge pull request #19462 from dipinhora/pony-stable
pony-stable: init at 2016-10-10
2016-10-11 22:43:07 +02:00
dipinhora
8a7cb597ae pony-stable: init at 2016-10-10 2016-10-11 16:07:55 -04:00
Graham Christensen
945da0166c Merge pull request #19432 from sternenseemann/libhttpseverywhere
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Vladimír Čunát
9d1dfc9ed0 Merge #18861: add AMDGPU-PRO driver 2016-10-11 19:57:30 +02:00
David McFarland
3b4ce62451 amdgpu-pro: Init at 16.30.3-315407 2016-10-11 14:19:38 -03:00
sternenseemann
3229de5eb5 libhttpseverywhere: init at 0.1.0 2016-10-11 07:58:51 +02:00
Shea Levy
ecb596b898 uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
Sander van der Burg
b44e79e240 lhasa: init at 0.3.1 2016-10-10 20:48:00 +00:00
Daiderd Jordan
3e8af1ec90
libcaca: fix missing darwin inputs 2016-10-10 19:05:37 +02:00
Davor Babić
7cf6f46bd1 purple-facebook: init at 66ee77378d82
adds inherit src meta
2016-10-10 16:23:27 +02:00
Jörg Thalheim
e325f010f0 Merge pull request #17579 from leenaars/arpa2deps
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Jörg Thalheim
6f389da98d Merge pull request #19399 from sternenseemann/master
Add libgee_0_8 and valadoc-unstable
2016-10-10 11:52:33 +02:00
Frederik Rietdijk
104c50dd1a Python: remove modules and pythonFull 2016-10-10 10:33:24 +02:00
Frederik Rietdijk
bee439207b Python 2.7: separate output for tkinter 2016-10-10 10:33:24 +02:00
Jörg Thalheim
905239db28 Merge pull request #18868 from RonnyPfannschmidt/enpass
enpass: init at 5.3.0
2016-10-10 07:56:56 +02:00
Michiel Leenaars
08011fa2af quickder: init at 1.0-RC1 2016-10-09 22:45:51 +02:00
Michiel Leenaars
651beb0592 asn2quickder: init at 0.7RC1 2016-10-09 22:45:51 +02:00
Michiel Leenaars
620f367a60 hexio: init at 1.0RC1 2016-10-09 22:45:51 +02:00
Jörg Thalheim
cd99ddfbce Merge pull request #19398 from offlinehacker/pkgs/kops/init
kops: init at 1.4.0
2016-10-09 22:15:53 +02:00
sternenseemann
e0faee950c valadoc: init at 2016-10-09 2016-10-09 22:04:14 +02:00
Jörg Thalheim
c40b3e55e7 Merge pull request #19373 from rnhmjoj/afpfs
afpfs-ng: init at 0.8.2
2016-10-09 21:12:59 +02:00
rnhmjoj
8546928f69
afpfs-ng: init at 0.8.2 2016-10-09 20:13:49 +02:00
sternenseemann
011f3d700d libgee_0_8: init at 0.8.6
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Jaka Hudoklin
2041f5b817 kops: init at 1.4.0 2016-10-09 19:31:44 +02:00
Ricardo Ardissone
ca6b9be5d1
openclonk: init at 7.0
fixes #17931
2016-10-09 18:34:10 +02:00
Robin Gloster
e904bb4871
nixbot: init at unstable-2016-10-09 2016-10-09 15:05:02 +02:00
Ronny Pfannschmidt
98895f5b67 enpass: init at 5.3.0 2016-10-09 13:16:50 +02:00
Franz Pletz
5325163374
sslscan: use oldest openssl to support SSLv2/SSLv3 checking 2016-10-09 12:51:49 +02:00
Jörg Thalheim
5275d07fea Merge pull request #19357 from NeQuissimus/httpstat
httpstat: init at 1.2.0
2016-10-09 11:28:31 +02:00
Chris Darnell
fd7134d9d0 sxhkd-unstable: init at 2016-08-29 2016-10-08 20:19:15 -04:00
Tim Steinbach
26f75f7d31
httpstat: init at 1.2.0 2016-10-08 18:48:04 -04:00
Jörg Thalheim
2132cd5913 Merge pull request #19354 from gnidorah/master
uade123: init at 2.13, openmpt123: init at 0.2.7025-beta20.1
2016-10-08 23:59:10 +02:00
Alex Ivanov
c8a72dfc2a openmpt123: init at 0.2.7025-beta20.1 2016-10-09 00:08:18 +03:00
Franz Pletz
fa405aa264 bind: split out dnsutils & host binaries (#18903)
These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.

The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
2016-10-08 16:01:15 +02:00
José Romildo Malaquias
2763d4d4c7 input-fonts: init at 2016-10-06 (#19080) 2016-10-08 16:00:08 +02:00
Graham Christensen
034ba88850 Merge pull request #19267 from vbgl/proofgeneral-4.4
ProofGeneral: 4.2 -> 4.4
2016-10-08 09:00:11 -04:00
Graham Christensen
a72dd11b3e Merge pull request #19341 from grahamc/sudolikeaboss
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Nikolay Amiantov
f561eb158e jre8_headless: use plain jre8 on Darwin 2016-10-08 12:28:54 +03:00
Damien Cassou
225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Graham Christensen
969cffca97
sudolikeaboss: init at 0.2.1 2016-10-07 22:19:33 -04:00
Marco Maggesi
435673b948 Revert "Revert "linux*: remove 3.14, as it's no longer maintained""
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs.  Revert the revert.

This reverts commit e921725176.
2016-10-07 23:26:32 +02:00
Daiderd Jordan
5d69399184 Merge pull request #19285 from acowley/pcl-darwin-opengl
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Alex Ivanov
982330d6f4 uade123: init at 2.13 2016-10-07 18:58:46 +03:00
Jörg Thalheim
b061b12adc Merge pull request #19325 from primeos/lf
lf: init at 2016-10-02
2016-10-07 17:37:48 +02:00
Shea Levy
eca0f17ad2 nix-buffer support improvements.
Use inherit-local, add per-package elisp hooks.
2016-10-07 10:31:37 -04:00
Marco Maggesi
e921725176 Revert "linux*: remove 3.14, as it's no longer maintained"
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.

This reverts commit 6a9e765e27.
2016-10-07 14:31:24 +02:00
Andrey Trachenko
67e732d8f8
simavr: init at 1.3
Closes https://github.com/NixOS/nixpkgs/pull/15961
2016-10-07 14:11:22 +02:00
Michael Weiss
8d17e63465 lf: init at 2016-10-02
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.

I have tested this package under NixOS and Gentoo+Nix.
2016-10-07 14:07:46 +02:00
Graham Christensen
902511069f Merge pull request #19233 from HappyEnte/ardour-happy
ardour: 4.7 -> 5.4
2016-10-07 08:04:50 -04:00
Joachim F
030a298406 Merge pull request #19212 from romildo/new.lxqt
lxqt: init at 0.11
2016-10-07 14:00:54 +02:00
Joachim F
7425ce511d Merge pull request #19282 from peterhoeg/zeal
zeal: 0.2.1 -> 0.3.0
2016-10-07 12:28:00 +02:00
Nikolay Amiantov
a1791e8543 Merge pull request #19167 from abbradar/java-gui
jre8: minimize minimal build and add more GUI dependencies to the regular one
2016-10-07 14:12:33 +04:00
Eric Sagnes
3cc8f21086 styx: init at 0.1.0 2016-10-07 15:25:20 +09:00
Vincent Laporte
4e60f99b83 ProofGeneral: remove legacy version 4.3pre 2016-10-07 07:27:48 +02:00
Gabriel Adomnicai
18d7e2ac33 camingo-code: init at 1.0 2016-10-06 17:47:50 -07:00
Michael Raskin
667c2fb025 obliv-c: init at 0.0pre20161001 2016-10-06 17:48:05 +02:00
Thomas Tuegel
2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
José Romildo Malaquias
49bb848816 pcmanfm-qt: use version from the LXQt desktop
pcmanfm-qt is part of the LXQt desktop. With the addition of LXQt to
nixpkgs, including a newer package for pcmanfm-qt, the older one is
removed and the entry in all-packages refers to the one in lxqt.
2016-10-06 08:05:20 -03:00
Joachim Schiele
5f64eacf6a Merge pull request #19257 from primeos/pgpdump
pgpdump: init at v0.31
2016-10-06 13:03:41 +02:00
José Romildo Malaquias
3b7a6f9c29 lxqt: init at 0.11 2016-10-06 08:02:34 -03:00
Joachim F
f7294c8df6 Merge pull request #19245 from gnidorah/master
pakcs: init at 1.14.0
2016-10-06 10:55:32 +02:00
Jörg Thalheim
91f947130f Merge pull request #19229 from samuelrivas/crafty
crafty: 23.4 -> 25.0.1 (and: fix the build, remove obsolete options)
2016-10-06 10:04:17 +02:00
Anthony Cowley
1a10a377ec pcl: fix problem finding OpenGL on darwin 2016-10-06 02:01:46 -04:00
Peter Hoeg
127a04f4ee zeal: 0.2.1 -> 0.3.0
This new version fixes #8008 which despite the issue being closed was
still a problem.

We now compile it with the default qt5 which as of today is 5.6.1
instead of forcing 5.5.
2016-10-06 13:11:26 +08:00
Michael Weiss
8268f0a759 pgpdump: init at v0.31
Add the package "pgpdump" at version v0.31 under the category
"tools/security", add it to the top-level package collection and set
myself as the maintainer (I added myself to lib/maintainers.nix).

I have tested this package under NixOS and Gentoo+Nix.
2016-10-06 03:17:01 +02:00
Robin Gloster
cd1ec18b42 thin-provisioning-tools: init at 0.6.3 (#19268) 2016-10-05 20:28:28 +02:00
Alex Ivanov
2aeb234f25 pakcs: update to 1.14.0 2016-10-05 21:20:58 +03:00
Vincent Laporte
7b805bd0b0 ProofGeneral: 4.2 -> 4.4 2016-10-05 19:09:36 +02:00
Vladimír Čunát
30f551d8b2 Merge branch 'master' into staging 2016-10-05 19:02:48 +02:00
Edward Tjörnhammar
e4bdbfc247
languagetool: init at 3.5 2016-10-05 15:11:20 +02:00
Thomas Tuegel
d067b7bd35
Merge branch 'kde-5' into staging 2016-10-04 21:50:17 -05:00
Matt Billenstein
6bfbb7a07c mongodb: fix build on OSX by adding Security framework 2016-10-04 19:38:32 -07:00
Joachim F
83df0e7b18 Merge pull request #19224 from KibaFox/tinyfugue
tinyfugue: init at 50b8
2016-10-05 00:08:52 +02:00
Kiba Fox
151edd446d
tinyfugue: init at 50b8 2016-10-04 17:46:26 -04:00
Joachim F
65aa53fbed Merge pull request #18495 from yshui/master
Add new input method: fcitx-libpinyin
2016-10-04 22:46:11 +02:00
Christian Richter
73a03e3a18 ardour: 4.7 -> 5.4 2016-10-04 20:51:23 +02:00
Samuel Rivas
55286552d3 Merge remote-tracking branch 'origin/master' into crafty 2016-10-04 20:13:38 +02:00
Samuel Rivas
cc79c1c9f0 crafty: 23.4 -> 25.0.1
Fix crafty and update to latest version

 * Download URLs changed to www.craftychess.com
 * crafty 23.4 doesn't quite build, updated to latest
 * Modify the wrapping script so that the books are in the user's home (so that
   they can be easily modified and also so that crafty can learn)
 * End game table bases are no longer available (should be built) removed from
   now
 * Platform specific targets changed, I can only test linux, so removed darwin
   for now
 * The enormous pgn is no longer available, removed
 * Removed craftyfull

update urls

move the books to HOME

So that learning works and we can modify books to control openings

remove leftovers

Delete unused parts

I have no idea how to build for ios, so I fixed linux build only (ios build was
broken anyway, so I removed it)

I couldn't find the new end game table bases, so I removed them for now.
2016-10-04 20:06:10 +02:00
Shea Levy
e54313d183 Revert "Revert "Linux 4.8""
Now featuring @aszlig's modinst_arg_list_too_long patch.

This reverts commit 43bedb970d.

Fixes #19213
2016-10-04 10:10:36 -04:00
Profpatsch
c535924f5f geteltorito: init at 0.6 (#18614) 2016-10-04 04:07:56 +02:00
Shea Levy
43bedb970d Revert "Linux 4.8"
This reverts commit e4958d54b1.
2016-10-03 22:04:43 -04:00
Jörg Thalheim
58b6c84071 Merge pull request #19197 from gnidorah/master
Add Rambox and Franz messengers
2016-10-03 19:37:52 +02:00
Jörg Thalheim
888f6a1280 Merge pull request #19199 from wizeman/u/fix-help2man-hash
help2man: fix hash
2016-10-03 19:26:44 +02:00
Ignat Loskutov
9f34b5595e
zsh-syntax-highlighting: init at 0.4.1
fixes #19179
2016-10-03 17:49:04 +02:00
makefu
3ca28283bf
udpt: init at 2016-02-20
fixes #19171
2016-10-03 17:15:32 +02:00
Jörg Thalheim
f3ed2b60a6 Merge pull request #19133 from groxxda/gtkvnc
gtk-vnc: remove gtk2 support, 0.5.3 -> 0.6.0
2016-10-03 16:19:11 +02:00
Alex Ivanov
756fece17d franz: init at 4.0.4 2016-10-03 16:26:16 +03:00
Alex Ivanov
51cd05c8fc rambox: init at 0.4.4 2016-10-03 16:24:35 +03:00
Shea Levy
e4958d54b1 Linux 4.8 2016-10-03 08:45:45 -04:00
Alexey Shmalko
2ce23db2c8 Merge pull request #19009 from artuuge/cpp_ethereum
cpp_ethereum: 1.2.9 -> 1.3.0
2016-10-03 13:58:07 +03:00
artuuge
05001557ca cpp_ethereum: 1.2.9 -> 1.3.0 2016-10-03 11:22:44 +02:00
Thomas Tuegel
05938ca80b
Revert "mesa_drivers: work around #16779"
This reverts commit 7a003eb9d5.
2016-10-02 16:50:59 -05:00
Nikolay Amiantov
a15c943337 openjdk8: rework dependencies
This makes several adjustments around what is linked into JRE.

* system giflib, libjpeg, zlib are now used unconditionally;
* libstdc++ is linked dynamically.

For full version:

* GTK+ and GNOME libraries are linked;
* Extra X11 libraries are linked;
* CUPS is linked;
* libmagic (file) is linked.

For minimal version:

* All X11 support is removed;
* Sound support is removed.
* Fonts and their support are not lined.

jre8_headless is added as a minimal build.

Overall this adds support for all things GUI into the default Java build and
removes them from the minimal build.
2016-10-02 23:57:02 +03:00
Benno Fünfstück
9d01cf66a4 Merge pull request #19051 from grwlf/sox-lame-config
sox: read enableLame from the config
2016-10-02 22:29:43 +02:00
Frederik Rietdijk
83055b86ce Merge pull request #14534 from ryanartecona/darwin-fix-libsamplerate-libdvdcss
libsamplerate, libdvdcss: fix darwin build
2016-10-02 22:23:28 +02:00
Ryan Artecona
dad6db2461 libdvdcss: add darwin support 2016-10-02 15:21:43 -05:00
zimbatm
400910c1f7 Merge pull request #19169 from nmattia/r10-add
r10k: init at 2.4.3
2016-10-02 20:50:05 +01:00
Benno Fünfstück
a090931cdb Merge pull request #19155 from schneefux/nextcloud-newsupdater
nextcloud-news-updater: init at 9.0.2
2016-10-02 21:22:33 +02:00
Nicolas Mattia
e3f4ea02c9 r10k: init at 2.4.3 2016-10-02 21:10:56 +02:00
Joachim Fasting
1bb7b44cd7
grsecurity: make GRKERNSEC y and PAX y implicit
These options should always be specified. Note, an implication of this
change is that not specifying any grsec/PaX options results in a build
failure.
2016-10-02 19:25:58 +02:00
Kai Harries
caeb218023 nitrokey-app: init at 0.4.0
Provides extra functionality for the Nitrokey Pro and Storage.

See https://github.com/Nitrokey/nitrokey-app and
https://www.nitrokey.com/download for information about the
nitrokey-app.
2016-10-02 18:43:26 +02:00
David Guibert
ce8d2aad27
restore rclone
By getting rid of go-packages.nix (#16017), rclone has removed (introduced by #15852).
2016-10-02 17:47:27 +02:00
Jörg Thalheim
c2a2926146 Merge pull request #19083 from matthiasbeyer/add-bean-add
bean-add: init at 76945c320e6f028223e4420956c80c421c4fe74a
2016-10-02 16:45:13 +02:00
Jörg Thalheim
fd8e5bf117 Merge pull request #17843 from lucas8/imlibsetroot
imlibsetroot: init at 1.2
2016-10-02 16:39:27 +02:00
rszibele
bfe3f70fc8 notepadqq: init at 0.53.0 2016-10-02 15:59:01 +02:00
Jörg Thalheim
c2ee2a723f Merge pull request #19156 from apeyroux/init/c14
c14: init at 2016-09-09
2016-10-02 15:31:53 +02:00
Francis St-Amour
643d5f80fd
linenoise: init at 1.0.10
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +02:00
Alexandre Peyroux
87691a3cc1 c14: init at 2016-09-09 2016-10-02 12:33:47 +02:00
schneefux
5e5014098c
nextcloud-news-updater: init at 9.0.2 2016-10-02 12:21:02 +02:00
Tuomas Tynkkynen
19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Anthony Cowley
ade7c6645a vtk: fix darwin impurity 2016-10-02 00:59:26 -04:00
Yuxuan Shui
293d1d09ef fcitx: Add fcitx engine libpinyin 2016-10-02 00:36:05 -04:00
Ivan Solyankin
226f62317c
cups-kyocera: init at 1.1203 2016-10-01 23:41:46 +02:00
Jörg Thalheim
11dd15b6c1 Merge pull request #17478 from Mounium/maia
maia-icon-theme: init at 23235fa
2016-10-01 18:16:24 +02:00
Jörg Thalheim
46693bd6e8 Merge pull request #18043 from mogorman/kalibrate-hackrf
kalibrate-hackrf: init at 2016-08-27
2016-10-01 17:44:18 +02:00
Alexander Ried
ecd80b9a0e gtk-vnc: remove gtk2 support (unused) 2016-10-01 17:14:31 +02:00
Jörg Thalheim
f5c347aea6 Merge pull request #17408 from AndersonTorres/tecoc
tecoc: init at 20150606
2016-10-01 15:38:35 +02:00
Matthias Beyer
fe726ca733 bean-add: init at 2016-10-01 2016-10-01 14:49:22 +02:00
Benno Fünfstück
1bae891e66 burpsuite: init at 1.7.06 2016-10-01 14:27:04 +02:00
Jörg Thalheim
d9c6879ae2 Merge pull request #18070 from RamKromberg/init/libagar
libagar: init at 1.5
2016-10-01 13:42:52 +02:00
Michael Raskin
3c25685ff7 wavefunctioncollapse: init at 0.0pre20160930 2016-10-01 13:47:11 +02:00
Michael Raskin
6546f56e71 syntex: init at 0.0pre20160915 2016-10-01 13:47:11 +02:00
Michael Raskin
3995f280ad convchain: init at 0.0pre20160901 2016-10-01 13:47:11 +02:00
Michael Raskin
66b12278f0 luaPackages: provide luajitPackages. luarocks tested to work in this setup 2016-10-01 13:39:39 +02:00
Joachim F
f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Joachim F
bd3c356397 Merge pull request #19085 from acowley/vtk-darwin-take2
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Jörg Thalheim
1bd4c08606 Merge pull request #18018 from mogorman/gr-gsm
newpkg: gnuradio-gsm , gnuradio-ais, gnuradio-rds, libosmocore-0.9.0
2016-10-01 01:51:18 +02:00
Jörg Thalheim
7466214fa3 Merge pull request #19092 from romildo/upd.supertux
supertux: 0.4.0 -> 0.5.0
2016-09-30 15:56:08 +02:00
Joachim F
1ddc08a3ac Merge pull request #18452 from bendlas/init-postgrey
postgrey: init at 1.36
2016-09-30 15:31:44 +02:00
Tuomas Tynkkynen
bd05f4ff6d freerdp: Switch main attribute to freerdpUnstable
Not much point having it as a broken package. Fixes eval error of KDE4
test.
2016-09-30 12:00:20 +03:00
Anthony Cowley
450dd55d95 vtk: darwin compatibility 2016-09-29 21:29:40 -04:00
José Romildo Malaquias
055c435dd0 supertux: rename directory like upstream 2016-09-29 21:26:55 -03:00
Jörg Thalheim
4d0ae0e754 Merge pull request #18980 from MostAwesomeDude/gcsfuse
gcsfuse: init at v0.19.0
2016-09-29 16:55:07 +02:00
Jörg Thalheim
4d8e445a14 Merge pull request #19035 from makefu/init-ps3netsrv
ps3netsrv: init at 1.1.0
2016-09-29 16:29:45 +02:00
makefu
6353f8523d
ps3netsrv: init at 1.1.0 2016-09-29 16:09:37 +02:00
Graham Christensen
fdada558c0 Merge pull request #19057 from grahamc/java7
oraclejdk7: remove due to end of life
2016-09-29 08:52:02 -04:00
Joachim F
f2e0484292 Merge pull request #19020 from aherrmann/pr_clang_tools
clang-tools: New package
2016-09-29 13:16:20 +02:00
Eelco Dolstra
0cb16a6955 Add stdenvNoCC
This is a standard environment that doesn't contain a C/C++
compiler. This is mostly to prevent trivial builders like runCommand
and substituteAll from pulling in gcc for simple configuration changes
on NixOS.
2016-09-29 13:06:41 +02:00
Eelco Dolstra
518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Frederik Rietdijk
33b3bd6b36 Merge pull request #18963 from rycee/package/xdxf2slob
Add xdxf2slob tool and dependencies
2016-09-29 09:08:53 +02:00
Tuomas Tynkkynen
88a1ca3977 Merge pull request #18658 from bendlas/init-systemtap
systemtap: init at 51b7ca
2016-09-29 05:03:56 +03:00
Graham Christensen
38c5876b2d
oraclejdk7: remove due to end of life 2016-09-28 16:39:12 -04:00
Tuomas Tynkkynen
633fb08a9a Merge pull request #19036 from makefu/init-mergerfs
mergerfs: init at 2.16.1
2016-09-28 23:27:43 +03:00
makefu
2960aa7f1b
mergerfs: init at 2.16.1 2016-09-28 22:17:57 +02:00
Sergey Mironov
7b55de24c8 sox: read enableLame from the config 2016-09-28 21:39:52 +03:00
Vladimír Čunát
7a003eb9d5 mesa_drivers: work around #16779
This works around missing newer wayland symbols when running
some older packages on a system with updated opengl drivers.
We have no good solution yet, unfortunately. This commit might
break packages that rely on new wayland features, but those
should be a minority.
2016-09-28 19:52:22 +02:00
Graham Christensen
ff5cf3abff linux-3.10: fix build by upstream patch 2016-09-28 19:18:34 +02:00
Peter Simons
7c7e88b45e Merge pull request #19046 from rycee/bump/bash-completion
Bump bash completion to 2.4
2016-09-28 18:39:24 +02:00
Joachim F
c166675b53 Merge pull request #19033 from makefu/init-wol
wol: init at 0.7.1
2016-09-28 18:00:39 +02:00
Joachim F
ae9d65eb21 Merge pull request #19037 from makefu/init-f3
f3: init at 6.0
2016-09-28 17:56:02 +02:00
Robert Helgesson
e8817a2d20
bash-completion: change attribute name
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Vladimír Čunát
77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Robert Helgesson
d945046be9
xdxf2slob: init at 2015-06-30 2016-09-28 15:58:59 +02:00
Franz Pletz
8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
makefu
36e0aedae7
f3: init at 6.0 2016-09-28 13:31:27 +02:00
makefu
16547d49da
wol: init at 0.7.1
wol, unlike wakelan, supports wake-on-lan passwords
2016-09-28 12:33:46 +02:00
Andreas Herrmann
4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
Joachim F
f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Aneesh Agrawal
83902b4696 salt: move to all-packages.nix 2016-09-27 13:34:22 -04:00
Henry
0f06454a94 libpointmatcher: init at 7504481.. (2016-09-11) 2016-09-27 16:11:57 +02:00
Henry
295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Herwig Hochleitner
5609fe521d postgrey: init at 1.36 (includes service) 2016-09-27 15:35:02 +02:00
Graham Christensen
c992ac8584 Merge pull request #18921 from grahamc/spice
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00
Joachim F
81f47f7982 Merge pull request #18700 from yochai/master
mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper
2016-09-27 12:56:05 +02:00
Alexander Ried
8976c70eda cogl: remove old version, make 1.22 default 2016-09-27 12:17:12 +02:00
Alexander Ried
fc39a9a314 clutter: remove old version, make 1.26 default 2016-09-27 12:17:12 +02:00
zimbatm
b92a367bed Merge pull request #18969 from loskutov/master
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Eelco Dolstra
483aa6b903 Merge pull request #18975 from mayflower/fix/remove-jdk6
jdkdistro: remove oraclejdk6, not maintained anymore
2016-09-27 11:54:49 +02:00
zimbatm
d4c66e2f46 Merge pull request #18694 from bachp/runner-master
gitlab-runner: add package and service
2016-09-26 22:45:39 +01:00
Joachim F
a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Frederik Rietdijk
4020035513 Merge pull request #18935 from rycee/pullout/radicale
radicale: break into own package
2016-09-26 22:14:42 +02:00
Aneesh Agrawal
777a6cafd9 asciidoc: Pin to Python 2 2016-09-26 11:36:27 -04:00
Yochai
3b548dacf4 mfcj470dw: split into mfcj470dwlpr and mfcj470dwcupswrapper 2016-09-26 18:26:52 +03:00
Corbin
eef90e4153 gcsfuse: init at v0.19.0 2016-09-26 07:51:50 -07:00
Graham Christensen
6d1638e697
spice-gtk: 0.29 -> 0.32 2016-09-26 08:22:49 -04:00
Franz Pletz
0ccb59b562
jdkdistro: remove oraclejdk6, not maintained anymore 2016-09-26 13:40:20 +02:00
zimbatm
fb8e541da2 Merge pull request #18948 from kevincox/mumble-ice
Fix building mumble without ice.
2016-09-26 12:39:10 +01:00
Frederik Rietdijk
771ed59b48 Remove top-level buildPythonPackage and buildPythonApplication
Instead, pass in pythonXXPackages and use
pythonXXPackages.buildPythonPackage or
pythonXXPackages.buildPythonApplication.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
d6cb238c8e Remove top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk
ee510f201d zbar: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk
804de7d820 zim: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk
debfe4f124 terminator: do not use top-level python packages
and refactor to use buildPythonApplication. cc @bjornfor
2016-09-26 11:10:50 +02:00
Frederik Rietdijk
93eb9c6428 pythonSexy -> pythonPackages.libsexy 2016-09-26 11:10:50 +02:00
Ignat Loskutov
fc7c571dce libxml++: add 3.0.0 2016-09-25 23:18:33 -04:00
Kirill Boltaev
43d6264f61 opam_1_0_0: explicitly specify ocaml version 2016-09-26 02:36:49 +03:00
Kirill Boltaev
e61663a233 treewide: move to ocaml-ng system 2016-09-26 02:36:49 +03:00
Frederik Rietdijk
aa23f61120 keepnote: do not use top-level python packages 2016-09-25 23:53:57 +02:00
Frederik Rietdijk
b23dbcca46 don't call remove ibus-libinyin
since it's already called from within the ibus-engines set
2016-09-25 23:49:50 +02:00
Frederik Rietdijk
edd2100fc4 gnuradio: do not use top-level python packages 2016-09-25 23:40:21 +02:00
Frederik Rietdijk
0721cd2f7d gimp: do not use top-level python packages 2016-09-25 23:19:01 +02:00
Frederik Rietdijk
0bd31510f0 dfeet: do not use top-level python packages
and use mkPythonDerivation.
2016-09-25 23:00:08 +02:00
Frederik Rietdijk
941ee1ba6e pystringtemplate -> pythonPackages.pystringtemplate
and use buildPythonPackage
2016-09-25 22:41:26 +02:00
Frederik Rietdijk
f5cddb610d pysideShiboken: remove top-level attribute 2016-09-25 22:32:21 +02:00
Frederik Rietdijk
7470f4d761 freecad: do not use top-level Python packages 2016-09-25 22:32:20 +02:00
Frederik Rietdijk
7ff1544981 inkscape: use python.withPackages instead of wrappers 2016-09-25 22:31:25 +02:00
Robert Helgesson
9d2a831497
radicale: break into own package
Since this is an application it is not suitable for pythonPackages,
which is more appropriate for Python modules.
2016-09-25 22:15:19 +02:00
Alexander Ried
dbc0229446 cogl_1_20: remove unused version 2016-09-25 17:08:49 +02:00
Alexander Ried
a536b78815 clutter{,_gtk}: remove old versions 2016-09-25 17:08:49 +02:00
Alexander Ried
31bbc58c7a clutter-gtk_0_10: remove unused version 2016-09-25 17:08:43 +02:00
Alexander Ried
55a1a67111 clutter-gst2: remove unused version 2016-09-25 15:48:52 +02:00
Alexander Ried
70122cf43b pinpoint: use clutter{,_gtk} from gnome package set 2016-09-25 15:45:52 +02:00
Franz Pletz
76b142b915 Merge pull request #18894 from tailhook/ripgrep
Add ripgrep package
2016-09-25 14:28:29 +02:00
Franz Pletz
01f465c82b
linux: 3.12.62 -> 3.12.63 2016-09-25 14:20:45 +02:00
Franz Pletz
b1029abe56
linux: 3.10.102 -> 3.10.103 2016-09-25 14:20:45 +02:00