Commit Graph

34594 Commits

Author SHA1 Message Date
Xavier Naveira
284c6a5990 pythonPackages.scp: init at 0.10.2 2018-03-02 15:24:00 +01:00
Robin Gloster
e616cd8840
tex4ht: obsoleted by tex4ht in texlive 2018-03-02 11:56:45 +01:00
Jörg Thalheim
de71a45119
Merge pull request #36142 from romildo/new.deepin-icon-theme
deepin-icon-theme: init at 15.12.52
2018-03-02 09:25:06 +00:00
Robert Schütz
92896e2739 pythonPackages.ftputil: move expression 2018-03-02 03:45:34 +01:00
Robert Schütz
7b525acee2 pythonPackages.dj-database-url: init at 0.5.0 2018-03-02 03:45:24 +01:00
Ivan Jager
6dfe151852 infiniband-diags: init at 2.0.0 2018-03-01 20:23:50 -06:00
Robert Schütz
150d0b7428 pythonPackages.pycups: move expression 2018-03-02 02:37:58 +01:00
Robert Schütz
f14c9ae883 pythonPackages.ldappool: move expression 2018-03-02 02:06:57 +01:00
Eric Litak
455cef7d5e opentx: init at 2.2.1
This does not yet cross-compile the firmware images.
2018-03-01 15:59:41 -08:00
Benno Fünfstück
379317a778 ispell: init at 3.3.02 2018-03-01 23:54:04 +01:00
Michael Raskin
f6de73b436 libreoffice-fresh: 5.4.1.2 -> 6.0.1.1
One of the newly disabled tests is not a pure rendering test and might
be related to data consistency (unfortunately)
2018-03-01 23:27:26 +01:00
Matthew Maurer
a9409104a0 bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
Shea Levy
95579af5ec
Merge remote-tracking branch 'origin/staging' into cross-nixos 2018-03-01 14:56:58 -05:00
Jörg Thalheim
e340a984e4
Merge pull request #36185 from etu/php-utils-upgrades
Upgrades of some userspace utils for PHP
2018-03-01 19:50:00 +00:00
Shea Levy
e70f61f5a1
Add top-level aliases for the runtime shell and its package.
This is like stdenv.shell{,Package}, but for the runtime system. The
majority of uses of stdenv.shell probably want this instead.
2018-03-01 14:37:45 -05:00
Erik Arvstedt
f9f360883b untrunc: init at 2018.01.13 2018-03-01 20:30:48 +01:00
José Romildo Malaquias
555eacccb5 deepin-icon-theme: init at 15.12.52 2018-03-01 16:16:07 -03:00
Elis Hirwing
a7c8b8e831
phpPackages.composer: 1.6.2 -> 1.6.3
Changelog: https://github.com/composer/composer/releases/tag/1.6.3
2018-03-01 20:06:58 +01:00
Frederik Rietdijk
810dd0f984 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-01 20:00:42 +01:00
Elis Hirwing
82c884fbc3
phpPackages.php-parallel-lint: 0.9.2 -> 1.0.0 2018-03-01 19:58:24 +01:00
Elis Hirwing
1e4763f1be
phpPackages.phpcbf: 2.6.0 -> 3.2.3
Release notes:
https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3

Plus an infinite of versions before that.
2018-03-01 19:58:21 +01:00
Elis Hirwing
8061a9a462
phpPackages.phpcs: 2.6.0 -> 3.2.3
Release notes:
https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3

Plus an infinite of versions before that.
2018-03-01 19:57:55 +01:00
Adam Ruzicka
020e80104a hg-git: 0.8.10 -> 0.8.11
0.8.10 is not compatible with mercurial-4.5
2018-03-01 17:04:52 +01:00
José Romildo Malaquias
55e6c81a26 mpc-qt: init at 17.11 2018-03-01 15:17:47 +01:00
Robert Schütz
455dbc4668 pythonPackages.flake8-import-order: init at 0.17 2018-03-01 14:43:12 +01:00
Robert Schütz
2937f81e61 pythonPackages.pylama: init at 7.4.3 2018-03-01 14:43:12 +01:00
rnhmjoj
6e21aa65d9 mkvtoolnix: 20.0.0. -> 21.0.0 2018-03-01 14:38:59 +01:00
José Romildo Malaquias
562031d815 deepin-gtk-theme: move to deepin meta package 2018-03-01 10:00:05 -03:00
José Romildo Malaquias
c0a27fb005 deepin-terminal: move to deepin meta package 2018-03-01 09:53:56 -03:00
José Romildo Malaquias
6717617247 deepin: add meta package for the Deepin Desktop Environment (DDE) 2018-03-01 09:17:58 -03:00
Sam Parkinson
1c4298f384 regextester: init at 0.1.7 2018-03-01 06:46:31 +02:00
Sam Parkinson
de650d4766 elementary-cmake-modules: init at 319ec5336... 2018-03-01 06:46:31 +02:00
Tuomas Tynkkynen
b8b2225f6b Merge remote-tracking branch 'upstream/master' into staging 2018-03-01 06:09:20 +02:00
Shea Levy
b0d6c67505
perlPackages.JSON: Fix cross-compilation. 2018-02-28 15:01:33 -05:00
Shea Levy
dd6c926362
perlPackages.DBI: Stub out dbd_postamble for cross-compilation. 2018-02-28 15:01:32 -05:00
Shea Levy
0221112542
iputils: Fix cross compile 2018-02-28 15:01:31 -05:00
Shea Levy
7f623cfa45
callCabal2nix: Fix filtering for non-cleanSourceable sources.
What was here before wasn't correct anyway, and now it works in
restricted mode.

Fixes #35207
2018-02-28 14:22:19 -05:00
Tuomas Tynkkynen
34f95d92a2 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/misc/pytrainer/default.nix
	pkgs/development/tools/pew/default.nix
	pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02:00
Will Dietz
f1dd205c4e
Merge pull request #35643 from volth/graalvm8-init-0.31
graalvm8: init at 0.31
2018-02-28 12:31:33 -06:00
volth
953ccfaf01
grallvm8: use callPackages in all-packages.nix 2018-02-28 16:13:15 +00:00
Will Dietz
2d786a7697 icu: fix regression on 32bit, missing parens :) 2018-02-28 09:52:06 -06:00
Tim Steinbach
e1410a6792
linux: Remove 4.13.x 2018-02-28 10:40:06 -05:00
Jan Tojnar
0a288a2620
udisks: point to udisks2 2018-02-28 16:12:07 +01:00
Jan Tojnar
150ead93e4
libgee_0_{6,8}: get rid of legacy libgee
It was never needed anyway. [1]

[1]: https://github.com/NixOS/nixpkgs/pull/19421
2018-02-28 16:08:44 +01:00
Matthieu Coudron
0a672f7984 [RDY] pythonPackages.cmd2: 0.7.7 -> 0.8.0 (#35162)
Some cool stuff like history saving to transcripts, support for argparse
based parsers etc:
https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md

It is now possible to run tests though many fails.
2018-02-28 13:55:02 +00:00
Alexander V. Nikolaev
539efba194 glm: remove 0.9.5.4, as it not used anymore.
was used only in libreoffice-still, where was commented out 2 years ago.
I feel it time for farewell 0.9.5.4.
2018-02-28 15:20:43 +02:00
Michael Brantley
1f3780135e perlPackages.POE: init at 1.367
Note that I encountered bugs as part of this effort as documented in
the following github PRs and CPAN bug tickets:

    https://github.com/rcaputo/poe/pull/25
    https://rt.cpan.org/Ticket/Display.html?id=124495
	POE-1.367 failed t/10_units/01_pod/03_pod_no404s.t

    https://github.com/rcaputo/poe/pull/26
    https://rt.cpan.org/Ticket/Display.html?id=124496
	POE-1.367 failed t/10_units/01_pod/04_pod_linkcheck.t

... and these bugs are addressed by the perl-POE-1.367-pod_no404s.patch
and perl-POE-1.367-pod_linkcheck.patch files included with this patch,
respectively.
2018-02-28 07:57:25 -05:00
Tim Steinbach
40adc86112
Merge pull request #34840 from Ma27/init-coreutils
uutils-coreutils: init at 2018-02-09
2018-02-28 12:38:59 +00:00
Jörg Thalheim
bc6508b7f4
Merge pull request #36115 from limeytexan/perlPackages-POE-Test-Loops
perlPackages.POE-Test-Loops: init at 1.360
2018-02-28 12:11:55 +00:00
Jörg Thalheim
a64a7e0773
Merge pull request #34600 from michaelpj/imp/sil
sil: init at 1.3.0
2018-02-28 12:09:33 +00:00
Jörg Thalheim
35386a5336
Merge pull request #33975 from mnacamura/gutenberg
gutenberg: init at 0.3.1
2018-02-28 11:54:30 +00:00
Michael Brantley
aa9c8622df perlPackages.POE-Test-Loops: init at 1.360 2018-02-28 06:33:43 -05:00
Jörg Thalheim
e0b1aeb36b
Merge pull request #36113 from limeytexan/perlPackages-Test-Pod-No404s
perlPackages.Test-Pod-No404s: init at 0.02
2018-02-28 11:22:21 +00:00
Jörg Thalheim
f4f904f938
Merge pull request #35584 from aij/opensm
opensm: init at 3.3.20
2018-02-28 11:10:23 +00:00
Maximilian Bosch
97700fe811
uutils-coreutils: init at 2018-02-09
`uutils-coreutils` is an a cross-platform rewrite of GNU/coreutils based
on Rust. It aims to increase portability and improve Windows support
(see https://github.com/uutils/coreutils#why).

Since the derivation provides the same binaries as `coreutils` does a
`prefix` argument as been added to the function to avoid any conflicts
that can be used like this:

``` nix
self: super:
{
  uutils-coreutils = self.uutils-coreutils.override { prefix = "uutils"; };
}
```

Resolves #28114 /cc @NeQuissimus

-----
Important notice: the patch depends on #34505 which needs to be merged
*FIRST* as it fixes a bug in the `rustc` setup of nixpkgs (see the PR's
discussion and 5c9665f41c (commitcomment-27271420) for further reference).
2018-02-28 12:04:28 +01:00
Michael Brantley
8f87576393 perlPackages.Test-Pod-No404s: init at 0.02 2018-02-28 06:03:31 -05:00
Michael Brantley
f0e0bd18ed perlPackages.Mail-Sendmail: init at 0.80 (#35223)
* perl-Mail-Sendmail: init at 0.80

* Disabled unit test that could never succeed in sandbox
2018-02-28 10:49:09 +00:00
Jörg Thalheim
fd0a32e510 perlPackages.Socket: skip broken test 2018-02-28 10:45:20 +00:00
Robert Schütz
04dd1987a3
Merge pull request #35842 from makefu/pkgs/python-packages/move
move python packages owned by makefu into separate folders in python-modules
2018-02-28 10:38:13 +01:00
makefu
b4eee22b6f
pythonPackages.xstatic-pygments: move to python-modules 2018-02-28 08:32:53 +01:00
makefu
0b5af0399d
pythonPackages.xstatic-jquery-ui: move to python-modules 2018-02-28 08:32:53 +01:00
makefu
2fb4fafdfb
pythonPackages.xstatic-jquery-file-upload: move to python-modules 2018-02-28 08:32:52 +01:00
makefu
9fe410fd49
pythonPackages.xstatic-jquery: move to python-modules 2018-02-28 08:32:51 +01:00
makefu
0a57241733
pythonPackages.xstatic-bootstrap: move to python-modules 2018-02-28 08:32:50 +01:00
makefu
ce8fbda108
pythonPackages.xstatic-bootbox: move to python-modules 2018-02-28 08:32:47 +01:00
makefu
fa23628f04
pythonPackages.xstatic: move to python-modules 2018-02-28 08:32:18 +01:00
Mitsuhiro Nakamura
fed2d1c73a gutenberg: init at 0.3.1 2018-02-28 16:30:11 +09:00
Masayuki Takeda
6370467d2c pacman: init at 5.0.2 2018-02-28 12:21:00 +09:00
Robert Schütz
3836f7939b pythonPackages.pythondaemon: move expression 2018-02-28 01:17:26 +01:00
Jörg Thalheim
700a963111
Merge pull request #35885 from rnhmjoj/mpv
mpv: fix lua library paths and clean up
2018-02-28 00:12:19 +00:00
Jörg Thalheim
c269fc884a mpv: also disable xineramaSupport & xvSupport on darwin 2018-02-28 00:02:58 +00:00
Jörg Thalheim
1ec8eb94ee mpv: also disable x11support on darwin 2018-02-27 23:58:20 +00:00
John Ericson
d31fb808af
Merge pull request #35451 from obsidiansystems/android-cross
Android Cross compilation
2018-02-27 18:21:55 -05:00
Robert Schütz
94baae5e6b pythonPackages.wp_export_parser: uninit
Package is broken and umnaintained.
Upstream has not been updated since 2013.
2018-02-27 23:55:50 +01:00
Jörg Thalheim
1beee1cfc8
Merge pull request #34167 from rasendubi/screenkey
screenkey: init at 0.9
2018-02-27 22:50:46 +00:00
David Asabina
e41ca3b347 digitalbitbox: init at 2.2.2 (#33787)
* digitalbitbox: init at 2.2.2

The commits that lead to this have been squashed from independent
commits see branch @vidbina/add/digitalbitbox-wip that did the
following:
 - 0a3030fa0ec digitalbitbox: init at 2.2.2
 - c18ffa3ffd4 digitalbitbox: moved meta to EOF
 - 0c5f3d6972a digitalbitbox: using preConfigure + configureFlags
 - a85b1dfc3fd digitalbitbox: nativeBuildInputs
 - 90bdd35ef0f digitalbitbox: autoreconfHook
 - 91810eea055 digitalbitbox: default installPhase & makeWrapper
 - 90e43fb7e2a digitalbitbox: doc rm $PWD hack & printf-tee deal
 - fd033b2fe5a digitalbitbox: cleanup, alphabetically sort attrs
 - c5907982db3 digitalbitbox: added hardware module
 - 88e46bc9ae0 digitalbitbox: added program module
 - amend to change name: dbb-app -> digitalbitbox
 - amend to add install instructions based on feedback
 (https://github.com/NixOS/nixpkgs/pull/33787#issuecomment-362813149)
 - amend to add longDescription
 - moved program to its own dir
 - overridable udev rules handling
 - added docs to manual
 - added package attr to program module
 - added package attr to hardware module

* digitalbitbox: use libsForQt5.callPackage
2018-02-27 22:40:22 +00:00
Michael Peyton Jones
cd867e9aca sil: init at 1.3.0 2018-02-27 22:35:07 +00:00
Robert Schütz
9e29b4b269 pythonPackages.tmdb3: move expression 2018-02-27 23:28:00 +01:00
Robert Schütz
cf5b06f9ce pythonPackages.tunigo: move expression 2018-02-27 23:04:16 +01:00
Robert Schütz
7076991eec pythonPackages.virtual-display: move expression 2018-02-27 23:04:15 +01:00
Robert Schütz
250aa352c4 pythonPackages.BlinkStick: move expression 2018-02-27 22:57:40 +01:00
John Ericson
2482e2858e prebuilt android tools: Init using SDK
Expose as an option for the cross stdenv.
2018-02-27 14:15:39 -05:00
John Ericson
dfc5d7835d
Merge pull request #35247 from telent/mips32
lib, treewide: Add missing MIPS arches, and fix existing usage
2018-02-27 14:01:15 -05:00
Jan Tojnar
cd35a39b11
pythonPackages.cairocffi: move out of python-modules.nix 2018-02-27 19:29:56 +01:00
Bignaux Ronan
dbb22dd1d6
xcpc: init at 20070122 2018-02-27 19:07:00 +01:00
Bignaux Ronan
2b7e912c57
libdsk: init at 1.5.8 2018-02-27 19:07:00 +01:00
rnhmjoj
ab59f0df8d
mpv: add luasocket path 2018-02-27 17:29:05 +01:00
rnhmjoj
41c1a62113
mpv: clean up options 2018-02-27 17:27:46 +01:00
Frederik Rietdijk
62f0942b6e
Merge pull request #35668 from lsix/add_pythonPackages_kubernetes
pythonPackages.kubernetes: init at 5.0.0
2018-02-27 15:51:26 +00:00
makefu
eb6ae2d8fb
pythonPackages.d2to1: move to python-modules 2018-02-27 16:40:00 +01:00
Frederik Rietdijk
15beb89da6 python: wrapt: 1.10.5 -> 1.10.11 2018-02-27 16:35:57 +01:00
Frederik Rietdijk
d10c201252 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-27 16:22:37 +01:00
Robert Schütz
cbedbd1eee
Merge pull request #35569 from asymmetric/asymmetric/diceware
diceware: init at 0.9.3
2018-02-27 16:17:16 +01:00
Lorenzo Manacorda
55b2243936 diceware: init at 0.9.3 2018-02-27 16:16:05 +01:00
Rodney Lorrimar
21dcead5f0
nixos/pump.io: remove
This would probably be better maintained in a separate repo as an
external NixOS module which gets imported into user's configuration.
2018-02-27 12:52:51 +00:00
adisbladis
b7ec621e91
jquery & jquery-ui: Move to nixos/lib/testing/
These (outdated) derivations are only used by nixos/lib/testing.nix.

If we want to provide jquery & jquery-ui packages this is better done
in nodePackages.
2018-02-27 20:07:35 +08:00
Florian Klink
168faeec7d webtorrent_desktop: init at 0.19.0 (#35840)
* webtorrent_desktop: init at 0.19.0

* webtorrent_desktop: fix meta attributes
2018-02-27 11:27:46 +00:00
Frederik Rietdijk
d2f00aec7d
Merge pull request #35657 from lsix/automake-1.16
automake: 1.15.1 -> 1.16
2018-02-27 10:03:09 +00:00
adisbladis
d192858a76 nodejs: Drop 4_x packages
nodejs-4_x is scheduled end-of-life on 2018-04-30
It should not go in the 18.03 release
2018-02-27 10:19:23 +01:00
adisbladis
2da3be709b opa: Build using nodejs-6_x 2018-02-27 10:19:23 +01:00
Frederik Rietdijk
405407fcf5
Merge pull request #35680 from NixOS/python-unstable
Python: last major updates package set
2018-02-27 09:16:47 +00:00
Robert Schütz
ae870798dc awscli: refactor 2018-02-27 09:35:05 +01:00
Frederik Rietdijk
ad5127c417 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-27 09:18:49 +01:00
Robert Schütz
f9cb9cac76
Merge pull request #35175 from dotlambda/magic-wormhole
pythonPackages.magic-wormhole: 0.10.4 -> 0.10.5
2018-02-27 08:58:36 +01:00
Peter Hoeg
953b394d4f
Merge pull request #34687 from teozkr/libinput-gestures-2.32
libinput-gestures: init at 2.32
2018-02-27 10:03:10 +08:00
Robert Schütz
4e50deb14a yq: add xmltodict dependency 2018-02-27 01:02:25 +01:00
Vladimír Čunát
8be317ab83
Merge #35420: glm: fix gcc 7 support 2018-02-27 00:05:33 +01:00
Vladimír Čunát
fd6930f404
Revert "glm: "build" with gcc6 again"
This reverts commit c6d26b7f72.
The hack isn't needed anymore.  No change in output compared to
the parent commit (except for hashes).
2018-02-27 00:04:39 +01:00
Robert Schütz
283002461b pythonPackages.mozterm: init at 0.1.0 2018-02-26 23:56:36 +01:00
Teo Klestrup Röijezon
cf5a17ed96 libinput-gestures: init at 2.32
xf86-input-synaptics is unmaintained, and touchegg doesn't work with
the latest synaptics driver or libinput. Ideally DEs would implement this
themselves, but at least KDE/Plasma doesn't (yet)

0002-paths.patch was contributed by @peterhoeg.
2018-02-26 23:52:52 +01:00
Jörg Thalheim
9bf653c06c
Merge pull request #35658 from tvbeat/avro-c
avro-c: init at 1.8.2
2018-02-26 22:36:54 +00:00
Vladimír Čunát
6168c2e45f
Merge master into staging
This is to cleanup the (re-)revert of merge to master.
2018-02-26 22:55:11 +01:00
Vladimír Čunát
e2243a5ac9
Revert "Revert "Merge staging at '8d490ca9934d0' into master""
This reverts commit f5ce8f86df.
2018-02-26 22:54:48 +01:00
Vladimír Čunát
f5ce8f86df
Revert "Merge staging at '8d490ca9934d0' into master"
This reverts commit fc23242220, reversing
changes made to 754816b84b.
We don't have many binaries yet.  Comment on the original merge commit.
2018-02-26 22:53:18 +01:00
Peter Hoeg
88b7830b82 wakeonlan: init at 1.0.0 2018-02-27 01:16:05 +08:00
Jörg Thalheim
02ba80a339
Merge pull request #35539 from srhb/35505
dockerTools: Pin go to 1.9
2018-02-26 16:12:41 +00:00
Peter Hoeg
ab6c9143c2 jsonrpc-websocket: init at 0.5 2018-02-26 23:46:42 +08:00
Peter Hoeg
48a792d707 jsonrpc-async: init at 0.6 2018-02-26 23:46:42 +08:00
Peter Hoeg
afd191adba jsonrpc-base: init at 1.0 2018-02-26 23:46:42 +08:00
Peter Hoeg
b619c9b76c pyunifi: init at 2.13 2018-02-26 23:46:42 +08:00
Lancelot SIX
95d59d4233
pythonPackages.kubernetes: init at 5.0.0 2018-02-26 16:27:06 +01:00
Lancelot SIX
eaa94b29ee
pythonPackages.websocket_client: 0.40.0 -> 0.47.0 2018-02-26 16:27:06 +01:00
volth
6303eb5406 graalvm8: init at 0.31 2018-02-26 14:21:57 +00:00
Profpatsch
6a70e4e663 dhall: passthru dhall prelude
Makes it possible to reference `dhall.prelude`, the same version that comes with
the dhall exetutable’s source code.
2018-02-26 15:21:46 +01:00
Frederik Rietdijk
fc23242220 Merge staging at '8d490ca9934d0c01e1e9ade455657e54e2e843c0' into master 2018-02-26 13:05:32 +01:00
Peter Hoeg
8eabd76432 onkyo-eiscp: init at 1.2.4 2018-02-26 18:15:49 +08:00
Frederik Rietdijk
4f08b0fbac Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-26 10:50:18 +01:00
Luka Blaskovic
7d537c454d avro-c: init at 1.8.2 2018-02-26 09:02:55 +00:00
Lancelot SIX
e0c155e26b
automake: 1.15.1 -> 1.16
See http://lists.gnu.org/archive/html/info-gnu/2018-02/msg00008.html
for release announcement and changes.
2018-02-26 09:42:57 +01:00
Markus Hauck
3cd8f05e0c insomnia: init at 5.14.7 2018-02-26 08:21:43 +01:00
Frederik Rietdijk
afd364a0ad
Merge pull request #35471 from ixxie/py_stringmatching
pythonPackages.py_stringmatching: init at 0.4.0
2018-02-26 07:05:23 +00:00
Frederik Rietdijk
e6cc9a7688
Merge pull request #35467 from ixxie/ldapauth
pythonPackages.jupyterhub-ldapauthenticator: init at 1.1
2018-02-26 07:00:00 +00:00
Franz Pletz
37c009ca74
Merge pull request #34028 from florianjacob/matomo
piwik is now matomo
2018-02-26 06:53:58 +00:00
Jan Tojnar
82653d9ca0
goocanvas2: init at 2.2.1 2018-02-26 05:26:41 +01:00
Peter Hoeg
f9cc3c08e2
Merge pull request #35432 from timokau/syncthing-deprecate-inotify
syncthing,qsyncthingtray: remove syncthing-inotify
2018-02-26 11:04:33 +08:00
Ivan Jager
4102078edd opensm: init at 3.3.20 2018-02-25 15:50:19 -06:00
Luka Blaskovic
7b7607382d lua packages: propagate libs with a setupHook
The LUA_PATH and LUA_CPATH variables are needed to load libraries.
This setupHook exports them to the environment.
2018-02-25 21:24:47 +00:00
Nikolay Amiantov
735e2232a8 opencv3WithoutCuda: init, use where needed
Most usage of OpenCV is fairly simple (like face recognision or image loading)
so we don't have to force users to compile CUDA-enabled OpenCV for those.
2018-02-25 22:24:10 +03:00
Nikolay Amiantov
f6925dbdd8 opencv3: enable contrib by default 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
9c14e99e71 python.pkgs.webassets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
c17b05e94e python.pkgs.virtkey: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2cad4e61db python.pkgs.sockjs-tornado: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
67487427e9 python.pkgs.pylru: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
1f9a7ec651 python.pkgs.flask_script: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
91840c30bd python.pkgs.flask_principal: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
48db371328 python.pkgs.flask_assets: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
2a32c8a1ed python.pkgs.enum-compat: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
a299bf6692 python.pkgs.scandir: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
cc6dff3be4 python.pkgs.sarge: move to a separate file 2018-02-25 22:24:10 +03:00
Nikolay Amiantov
674c3d20fc python.pkgs.pyspf: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22c37db7f2 python.pkgs.python-axolotl-curve25519: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
22f5d7e8a9 python.pkgs.python-axolotl: move to a separate file 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
370f5b4c57 pypolicyd-spf: move to all-packages
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
c336e5c872 scfbuild: move to all-packages
It's not a library.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
41abde91ce nccl: 1.2.4-1 -> 2.1.4
It's closed source now.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
a10c91d5ae opencv3: fix compilation with CUDA support 2018-02-25 22:24:09 +03:00
Nikolay Amiantov
25079ad238 caffe: depend on opencv3
openblas is used since it's propagated from OpenCV and ATLAS compiled without
architecture-specific optimizations is generally slower than OpenBLAS as I
heard.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
1bfca90bf7 cntk: 2.2 -> 2.4
Comment for `broken` indicates that it never worked at all, which is strange
since on my machine it did. Anyway it works now for me.
2018-02-25 22:24:09 +03:00
Nikolay Amiantov
08f8ad26b3 treewide: unquote homepage in my packages
I don't like this personally but we have #27809 as a precedent.
2018-02-25 22:24:08 +03:00
Matan Shenhav
23b6f5e229 pythonPackages.jupyterhub-ldapauthenticator: init at 1.1 2018-02-25 18:05:23 +00:00
Tim Steinbach
7b2cff98a0
font-awesome: Add 5.0.6
Rename font-awesome-ttf to font-awesome_4, add alias to old name
2018-02-25 12:50:20 -05:00
Matan Shenhav
0eb46505c3 pythonPackages.py_stringmatching: init at 0.4.0 2018-02-25 17:49:30 +00:00
Sarah Brofeldt
d61a632461 docker: pin go to 1.9
This is the version used upstream, see:
https://github.com/moby/moby/pull/35739
2018-02-25 18:11:07 +01:00
Sarah Brofeldt
be5090fa52 dockerTools: Pin go to 1.9
This is the Go version that Docker currently uses:
https://github.com/moby/moby/pull/35739

Fixes #35505
2018-02-25 18:11:03 +01:00
Jörg Thalheim
c544e9a10f
Merge pull request #35552 from yegortimoshenko/20180225.155732/imgpatchtools
imgpatchtools: init at 0.3
2018-02-25 17:08:48 +00:00
Yegor Timoshenko
40a63aa999 imgpatchtools: init at 0.3 2018-02-25 16:49:23 +00:00
Jörg Thalheim
0fadb81af4
Merge pull request #35510 from volth/jdk-on-aarch64
jdk: use oraclejdk on aarch64
2018-02-25 16:43:58 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar
7e6921b5f9
phpPackages.php-cs-fixer: 2.10.2 → 2.10.3 2018-02-25 12:51:39 +01:00
Tyler Compton
4b9b82c038
lxterminal: switch to using GTK3
The version of VTE that uses GTK2 is not maintained, so using lxterminal
with GTK2 means dealing with a lot of bugs that have already been fixed
in newer VTE versions. I actually meant to set up lxterminal to use GTK3
in the first place, but didn't realize that wasn't the default until
now.
2018-02-25 12:46:10 +01:00
Shea Levy
3c57e770cf
Only build libseccomp on supported systems 2018-02-24 23:05:08 -05:00
Shea Levy
87270fb306
gnu-efi: Only build on efi-enabled systems 2018-02-24 21:49:31 -05:00
Shea Levy
7d7b7a03fa
libgpgperror: Add derivation for gen-posix-lock-obj to help in cross-compilation 2018-02-24 20:51:04 -05:00
volth
b5c200bc25 jdk: use oraclejdk on aarch64 2018-02-25 01:09:33 +00:00
Nikolay Amiantov
6850418426 rpcs3: init at 2018-02-23 2018-02-25 01:48:23 +03:00
Elis Hirwing
3dfe50ffb6
sequeler: init at 0.5.3 2018-02-24 23:24:47 +01:00
Maximilian Bosch
f027e82e76 avidemux: rewrite derivation
This drastically reduces the complexity of the `avidemux` derivation
and adds QT5 support (see #33248).

Rather than invoking `cmake` over preconfigured hooks, it's much easier
to use the `bootStrap.bash` script provided by the developers to do the
installation tasks. Furthermore this script makes it way easier to
configure which parts of `avidemux` should be used (e.g. CLI-only) or
without the plugins.

In order to create a CLI-only instance you can simply override the
derivation:

```
avidemux.override {
  withQT = false;
}
```

It's possible to set the default executable as well (`avidemux` creates
a `avidemux_qt5` and `avidemux_cli` executable by default):

```
avidemux.override {
  default = "cli"; # default is `qt5`
}
```

The GTK support has been dropped entirely since it was originally broken
in our system and can't be built ATM. Other distros such as ArchLinux
don't support GTK anymore (see https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/avidemux#n64)
2018-02-25 01:04:07 +03:00
Jan Tojnar
2cb88c524b
deadbeefPlugins.opus: init at 0.8 2018-02-24 18:43:23 +01:00
Shea Levy
63fa1fcb04
kexectools: Only build on kexecable architectures. 2018-02-24 10:37:54 -05:00
Shea Levy
aaaa6f0a69
RISC-V: Add top-level alias for proper glibc 2018-02-24 10:07:54 -05:00
Alexander V. Nikolaev
ea04aa1720 libdevil: fix build after libGL/libGLU transition 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
38bd1d7664 construo: fix build after libGL transition 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
33daafd4c5 python-packages: libGL/libGLU transition 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
13e0038f5d perl-packages: libGL/libGLU transition 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
e94cd63bf5 treewide: transition libGL/libGLU for qt
Also rename mesaSupported to libGLSupported
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
8da9b485ec mesa: provide default aliases for libGL/GLU
Provide default aliases libGL, libGLU for using as default build time
providers.

This change shouldn't invalidate any hashes.
2018-02-24 17:02:37 +02:00
Jörg Thalheim
bd72d71be2
Merge pull request #35424 from volth/protobuf-3.5
protobuf: 3.4.0 -> {3.4.1, 3.5.1.1}
2018-02-24 14:26:46 +00:00
Jörg Thalheim
da5f9e64fa
Merge pull request #35470 from Lassulus/rtl8814au
rtl8814au: init at 4.3.21
2018-02-24 14:14:47 +00:00
Shea Levy
80cb13b728
icu58: Fix evaluation 2018-02-24 08:52:58 -05:00
lassulus
0ab8bf61af rtl8814au: init at 4.3.21 2018-02-24 14:34:34 +01:00
Shea Levy
7142440d75
icu: Fix cross-building.
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
2018-02-24 08:02:06 -05:00
Jörg Thalheim
5df64232e0
Merge pull request #35455 from dywedir/exiftool
exiftool: 10.60 -> 10.80
2018-02-24 11:07:06 +00:00
Robert Schütz
ab544717bb pythonPackages.magic-wormhole-transit-relay: init at 0.1.1 2018-02-24 10:53:13 +01:00
Jörg Thalheim
cece81ff58
Merge pull request #35397 from volth/scala-bump
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-24 09:46:10 +00:00
Vladyslav M
045046389a exiftool: 10.60 -> 10.80 2018-02-24 11:30:24 +02:00
Robert Helgesson
cf10ed5c7b
perl-Encode: 2.96 -> 2.97 2018-02-24 08:55:18 +01:00
Frederik Rietdijk
3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
Alexei Boronine
cafcd6e9f4 perlPackages.TextBibTeX: also patch .bundle file 2018-02-24 03:46:09 +01:00
volth
ccbd01f9d4
protobuf: protobuf3_5 -> protobuf3_4 2018-02-24 02:10:32 +00:00
Alexei Boronine
e8a336b154 perlPackages.TextBibTex: fix dylib path for Darwin 2018-02-24 02:50:29 +01:00
Daniel Barlow
9c50ae6898 lib, treewide: Add missing MIPS arches, and fix existing usage
Existing "mips64el" should be "mipsel".

This is just the barest minimum so that nixpkgs can recognize them as
systems - although required for building individual derivations onto
MIPS boards, it is not sufficient if you want to actually build nixos on
those targets
2018-02-23 20:43:42 -05:00
Timo Kaufmann
5643128ff2 syncthing,qsyncthingtray: remove syncthing-inotify
syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
2018-02-24 01:08:44 +01:00
Tuomas Tynkkynen
ae9d4faff9 Merge remote-tracking branch 'upstream/master' into staging 2018-02-24 02:05:30 +02:00
Jörg Thalheim
eb05f92c08
Merge pull request #35401 from makefu/pkgs/cups-zj-58/init
cups-zj-58: init at 2018-02-22
2018-02-23 22:42:52 +00:00
volth
4bbd6900f8 protobuf: 3.4.0 -> {3.4.1, 3.5.1.1} 2018-02-23 21:38:22 +00:00
volth
54371a78f4 ocamlPackages.curses: works with default ncurses 2018-02-23 18:14:09 +01:00
Vladimír Čunát
1dbb82848a
hydra: fix build with gcc7, incl. libpqxx update
It builds, but it's otherwise untested.
2018-02-23 17:08:09 +01:00
Nikolay Amiantov
a984be41ab Merge branch 'master' into staging 2018-02-23 18:51:08 +03:00
makefu
7ca25bdfcf
cups-zj-58: init at 2018-02-22
Adds cups drivers for Zjiang ZJ-58
2018-02-23 16:47:52 +01:00
volth
fb8f0d4724 scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4} 2018-02-23 14:33:17 +00:00
Robert Schütz
d95b811f31 pythonPackages.spake2: 0.7 -> 0.8 2018-02-23 14:56:25 +01:00
Jörg Thalheim
33115bde4b
Merge pull request #35389 from clefru/oath-fix
oath-toolkit: Switch over to git branch (GCC7 fix)
2018-02-23 11:00:13 +00:00
Shea Levy
cb025f2285
linux_riscv: Move patches to my Linux fork.
All patches there are also submitted upstream and will be removed if
rejected.

Also includes some fixes to get module loading working.
2018-02-23 05:53:31 -05:00
Ryan Scheel
a35d106d07 mdbook: init at 0.1.3 (#35250)
* mdbook: Init at 0.1.3

* mdbook: simplification

* Mark mdbook as broken on Darwin
2018-02-23 10:22:30 +00:00
Will Dietz
4d2a0cb605 grip: move to separate file, pname
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
adisbladis
a3c96fd4de
Merge pull request #35379 from vaibhavsagar/user-manager
pkgs.plasma5.user-manager: init
2018-02-23 14:56:06 +08:00
adisbladis
0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Jon Banafato
4da66a7cf9
gnomeExtensions.pixel-saver: remove
This extension is being replaced by gnomeExtensions.no-title-bar in #35281.
2018-02-23 07:00:25 +01:00
Vasyl Solovei
5118a47baa
gnomeExtensions.no-title-bar: init at 8 2018-02-23 06:56:56 +01:00
Vaibhav Sagar
7d8f7da81e pkgs.plasma5.user-manager: init 2018-02-23 13:43:28 +08:00
Michal Rus
dbfcf2899c arpoison: init at 0.7 (#35109) 2018-02-23 05:15:04 +00:00
Franz Pletz
3f47f618ae
Merge pull request #35217 from htr/htr/add-nixnote
nixnote2: init at 2.0.2
2018-02-23 05:11:23 +00:00
Franz Pletz
89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
Franz Pletz
512fb52ed4
Merge pull request #35356 from troydm/master
rtl8192eu: init at 4.4.1
2018-02-22 23:46:35 +00:00
Jörg Thalheim
d81e32be2a
Merge pull request #35330 from Mic92/go
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
Clemens Fruhwirth
483200692b oath-toolkit: Switch over to git branch (GCC7 fix)
The git repo doesn't contain a configure script which adds a lot of
build dependencies.
2018-02-22 23:26:35 +01:00
troydm
89d660f7f1 rtl8192eu: init at 4.4.1 2018-02-22 21:18:01 +02:00
Florian Jacob
a892bd8ebf piwik 3.2.1 -> matomo 3.3.0
minor release, mainly rename
2018-02-22 19:58:23 +01:00
Robert Helgesson
8cd9194a80
perl-Importer: 0.024 -> 0.025 2018-02-22 19:36:47 +01:00
adisbladis
1cba8cc275
go_1_8: Go 1.8 is EOL 2018-02-23 01:46:29 +08:00
adisbladis
2116146b00
cockroachdb: 1.1.2 -> 1.1.5 2018-02-23 01:44:10 +08:00
adisbladis
4b73b8ccc3
perkeep: Build with go 1.9 2018-02-23 01:41:33 +08:00
Frederik Rietdijk
d328ba753e
Merge pull request #35243 from FRidh/postgis
postgis: get rid of composableDerivation
2018-02-22 16:49:56 +00:00
Frederik Rietdijk
383da0ff9e
Merge pull request #35252 from nico202/master
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Eelco Dolstra
d12c9911df
Merge remote-tracking branch 'origin/master' into nix-2.0 2018-02-22 17:28:51 +01:00
Eelco Dolstra
32af695a22
nix: 1.11.16 -> 2.0 2018-02-22 17:03:27 +01:00
Will Dietz
630574ebb1 grip: Add patch to render the 'front matter' like github does 2018-02-22 09:57:39 -06:00
Will Dietz
c3e076b2f2 pythonPackages: grip 4.3.2 -> 4.4.0 2018-02-22 09:54:28 -06:00
Will Dietz
6daf813b1c release-cross: add nix and nixUnstable
Essential software for every platform! :)

'nix' won't work for now,
but add it anyway so later this tests "stable" nix 2.
2018-02-22 08:56:05 -06:00
Will Dietz
76879b83ac release-cross: minor cleanup, add aarch64-musl 2018-02-22 08:33:27 -06:00
Vasyl Solovei
fc42c85baf keepass-keepassrpc: init at 1.7.3.1
Repackaged as the name was confusing and there is a dedicated repository
for this plugin, ready to use and with the fresh plugin version.
Left an alias to an old package name.
2018-02-22 16:11:05 +02:00
lewo
844a494d80
Merge pull request #35329 from dywedir/sit
sit: init at 0.1.2
2018-02-22 14:59:27 +01:00
adisbladis
35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim
1a9316e47d go_1_10: init at 1.10 and set as default
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
Vladyslav M
6e28674247 sit: init at 0.1.2 2018-02-22 13:18:10 +02:00
Peter Hoeg
1c67ee4ff6
Merge pull request #35325 from peterhoeg/u/dbusb
dbus-broker: 9 -> 11
2018-02-22 17:42:18 +08:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL 2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL 2018-02-22 17:34:22 +08:00
Peter Hoeg
eb5ad9bb0c dbus-broker: 9 -> 11 2018-02-22 17:32:27 +08:00
Frederik Rietdijk
743a33a6be
Merge pull request #35198 from dotlambda/python
python: updates and fixes
2018-02-22 09:17:40 +00:00
Peter Hoeg
1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg
cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg
4f098b070e xdg-desktop-portal-kde: init at 5.12.1 2018-02-22 16:01:28 +08:00
Peter Hoeg
fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg
41ef8a13b5 Revert "dbus-broker: 9 -> 11"
This reverts commit 89343b4d43.

Breaks master.
2018-02-22 12:48:22 +08:00
Peter Hoeg
353b00f296 packagekit-qt: init at 1.0.1 2018-02-22 12:43:09 +08:00
Peter Hoeg
89343b4d43 dbus-broker: 9 -> 11 2018-02-22 11:52:14 +08:00
Robert Schütz
198bdf39b6 pythonPackages.mysql_connector_repackaged: uninit
Package has last been updated in 2012.
There is now also pythonPackages.mysql-connector.
2018-02-22 01:52:01 +01:00
Robert Schütz
c7a6483309 pythonPackages.konfig: move expression 2018-02-22 01:46:11 +01:00
Robert Schütz
35ee24f966 pythonPackages.text-unidecode: init at 1.1 2018-02-22 01:46:11 +01:00
Robert Schütz
2bdee9b0c3 pythonPackages.green: 2.3.0 -> 2.12.0 2018-02-22 01:46:10 +01:00
Robert Schütz
fac32de1db pythonPackages.xdot: move expression 2018-02-22 01:46:10 +01:00
Robert Schütz
276fb96532 pythonPackages.rednose: 1.2.1 -> 1.3.0 2018-02-22 01:46:10 +01:00
Robert Schütz
09ae15ea50 pythonPackages.termstyle: 0.1.10 -> 0.1.11 2018-02-22 01:46:10 +01:00
Robert Schütz
4a9a7d3036 pythonPackages.binaryornot: 0.4.0 -> 0.4.4 2018-02-22 01:46:10 +01:00
Vladimír Čunát
2dd10ea013
Merge #34541: poppler: 0.56.0 -> 0.62.0 2018-02-22 00:49:59 +01:00
Vladimír Čunát
e2398e4093
linuxPackages: 4.9 -> 4.14
/cc #31640.
2018-02-22 00:40:40 +01:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vladimír Čunát
4f79874f57
llvm_*: fix build by using older gcc on i686-linux
Tested all builds before and after.
2018-02-22 00:20:51 +01:00
Michael Raskin
18a5d05765
Merge pull request #35294 from volth/icu-60
icu: init at 60.2
2018-02-21 22:00:11 +00:00
Robert Helgesson
873863d6e5
perl-Gtk2-GladeXML: add homepage and license fields 2018-02-21 22:36:20 +01:00
volth
5a08e90cdc icu: init at 60.2 2018-02-21 20:47:52 +00:00
Daiderd Jordan
13187cbc5f
Merge pull request #35285 from clacke/racket-darwin
racket-minimal: build on darwin
2018-02-21 21:07:20 +01:00
Frederik Rietdijk
b5391b2451 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-21 20:43:10 +01:00
Michael Weiss
09ee3770dd pythonPackages.mysql-connector: init at 8.0.6 2018-02-21 18:54:26 +01:00
Claes Wallin (韋嘉誠)
fdbc744856 racket-minimal: build on darwin
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.

gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.

I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
Jörg Thalheim
f0466c47ab
Merge pull request #33894 from adevress/master
ceph: 9.2.0 -> 12.2.2
2018-02-21 16:45:33 +00:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Matthias Beyer
9d0e4c0e5d pythonPackages.ruamel_yaml: 0.13.7 -> 0.15.35 2018-02-21 14:08:38 +01:00
Jörg Thalheim
1faa30466e
Merge pull request #35222 from limeytexan/perl-GSSAPI
perl-GSSAPI: init at 0.28
2018-02-21 12:15:22 +00:00
Jörg Thalheim
3f90db6c1c
Merge pull request #34801 from clacke/racket-minimal
racket-minimal: init at 6.12.0 (same as racket)
2018-02-21 12:07:20 +00:00
Jörg Thalheim
d4385d7fc3
Merge pull request #35134 from xeji/mfcl2720dw
mfcl2720dwlpr / mfcl2720dwcupswrapper: init at 3.2.0-1
2018-02-21 10:28:24 +00:00
Jörg Thalheim
d428bc27be
Merge pull request #35145 from AndersonTorres/upload/cue2pops
cue2pops: init at git-2018-01-04
2018-02-21 10:11:44 +00:00
Jörg Thalheim
0429e8fbe9 flock: fix evaluation error 2018-02-21 09:50:30 +00:00
Matthew O'Gorman
2b3989f2f0 pulseaudio-dlna: init at 2017-11-01 2018-02-21 04:16:47 -05:00
Matthew O'Gorman
583ce2b1a9 python-notify2: init at 0.3.1 2018-02-21 04:14:08 -05:00
Frederik Rietdijk
75df207068
Merge pull request #31507 from abbradar/tensorflow-new
Fixes for CUDA and Tensorflow update
2018-02-21 08:39:44 +00:00
Jörg Thalheim
bd9a562402
Merge pull request #35074 from matthewbauer/flock-init
flock: init at 0.2.3
2018-02-21 02:06:54 +00:00
Nicolò Balzarotti
7c14e8ba04 dmenu-python: init at 0.2.1 2018-02-21 00:42:36 +01:00
Jörg Thalheim
03e7929643
Merge pull request #35230 from jfrankenau/init-bcal
bcal: init at 1.7
2018-02-20 23:09:59 +00:00
Johannes Frankenau
74029a21bf bcal: init at 1.7 2018-02-21 00:05:16 +01:00
Jörg Thalheim
599a223838
z88dk: init at unstable-2018-02-20 (#35244)
fixes #35039
2018-02-20 22:06:25 +00:00
Nikolay Amiantov
8aeea493a5 python.pkgs.tensorflow: 1.3 -> 1.5 2018-02-21 00:50:24 +03:00
Frederik Rietdijk
b2f53c76f8 postgis: get rid of composableDerivation
In this change composableDerivation is removed in favor of
stdenv.mkDerivation.
2018-02-20 22:17:16 +01:00
Jan Tojnar
24d28874aa
Merge pull request #35197 from jonafato/gnome-shell-extension-battery-status-6
gnomeExtensions.battery-status: init at v6
2018-02-20 21:46:33 +01:00
Jan Tojnar
17421d6c69
Merge pull request #35066 from jonafato/gnome-shell-extension-taskwhisperer-11
gnomeExtensions.taskwhisperer: init at v11
2018-02-20 21:42:23 +01:00
Frederik Rietdijk
452958f498
Merge pull request #35235 from dotlambda/ddar
ddar: move out of pythonPackages and fix tests
2018-02-20 20:41:21 +00:00
Will Dietz
ce3de0399b
Merge pull request #30057 from dtzWill/feature/webos-novacomd
webos: init novacom, novacomd, cmake-modules; add nixos service
2018-02-20 13:49:06 -06:00
Vladimír Čunát
1d15dadbec
Merge branch 'master' into staging
Larger rebuilds from master.
2018-02-20 20:33:40 +01:00
Vladimír Čunát
fbe38c7c44
rustc: build with gcc6 on i686
Probably due to the bundled LLVM, so the same error.
2018-02-20 20:31:23 +01:00