Commit Graph

171291 Commits

Author SHA1 Message Date
Peter Simons
b57f25ac80 python-django-haystack: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.

Fixes https://github.com/NixOS/nixpkgs/issues/68479.
2019-09-11 11:45:23 +02:00
worldofpeace
d400d6f7ea
Merge pull request #68484 from delroth/deluge-setuptools
deluge: add missing setuptools dependency
2019-09-11 05:32:29 -04:00
worldofpeace
438d87faf9
Merge pull request #68485 from tadeokondrak/qutebrowser-setuptools
qutebrowser: add setuptools as a dependency to fix startup
2019-09-11 05:28:15 -04:00
Jörg Thalheim
9aaebb81a9
Merge pull request #68460 from rvolosatovs/update/lazydocker
lazydocker: 0.7 -> 0.7.4
2019-09-11 10:23:37 +01:00
Peter Simons
efb354ef04 python-setuptools_scm: enable the test suite
It succeeds fine with both Python 2.x and 3.x.
2019-09-11 11:09:50 +02:00
Peter Simons
5c582f35c1 haskell: fix evaluation error in tensorflow-proto 2019-09-11 10:52:04 +02:00
Domen Kožar
f4316473d9 ghc: compile with DWARF support by default
This allows our GHCs to build programs with DWARF debug information
when -g is passed, see https://ghc.haskell.org/trac/ghc/wiki/DWARF.

Compiling with debug symbols is off by default until GHC ticket #15960
(Using -g causes differences in generated core) is fixed.
2019-09-11 10:52:04 +02:00
Peter Simons
f2bf25e53a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0bd93345ee.
2019-09-11 10:51:58 +02:00
Peter Simons
fac2b0126f hackage2nix: disable broken packages that cause evaluation errors on Hydra 2019-09-11 10:51:58 +02:00
Peter Simons
216fae4043 LTS Haskell 14.5 2019-09-11 10:51:58 +02:00
Roman Volosatovs
8d7f62083a
lazydocker: 0.7 -> 0.7.4 2019-09-11 10:39:25 +02:00
Jörg Thalheim
c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Lancelot SIX
53ed1a9228
Merge pull request #68480 from kquick/master
python: thespian: 3.9.10 -> 3.9.11
2019-09-11 10:26:11 +02:00
Gabriel Ebner
91754d5e8e
fctix-engines.mozc: fix build (#68457)
fctix-engines.mozc: fix build
2019-09-11 10:09:37 +02:00
Gabriel Ebner
129fddf6be
tokei: 9.1.1 -> 10.0.1 (#68403)
tokei: 9.1.1 -> 10.0.1
2019-09-11 10:05:02 +02:00
Peter Hoeg
032c6e03d9
Merge pull request #68474 from peterhoeg/u/plugins
check-xx-health: multiple updates
2019-09-11 15:59:11 +08:00
Peter Hoeg
6e1218441f
Merge pull request #68477 from peterhoeg/p/tiling
kwin-tiling: init at 2.2
2019-09-11 15:58:50 +08:00
Fabian Möller
7a4644fcb8
django: don't wrap binary files twice 2019-09-11 09:49:17 +02:00
Tadeo Kondrak
863589ad4d
qutebrowser: add setuptools as a dependency 2019-09-11 01:32:10 -06:00
Pierre Bourdon
50956385ff
deluge: add missing setuptools dependency
Latest staging merge broke nixos/tests/deluge.nix showing an ImportError
for "pkg_resources": https://nix-cache.s3.amazonaws.com/log/h8qzkcjldal5j1925g0r04ncl5afjjnp-vm-test-run-deluge.drv
2019-09-11 09:07:46 +02:00
worldofpeace
f7571a06af
Merge pull request #68465 from arcnmx/pr-fix-python-brotli
pythonPackages.brotli: fix build
2019-09-11 02:56:53 -04:00
Pierre Bourdon
04c1fcd09c
home-assistant: remove outdated pyyaml_3 pinning
The recent bump to 0.96.2 now requires pyyaml 5.1.1. The PRs upgrading
home-assistant to a newer version and the one pinning to an old PyYAML
version raced each other and we ended up with both submitted.

Fixes home-assistant build.
2019-09-11 08:39:49 +02:00
Kevin Quick
85f655789e python: thespian: 3.9.10 -> 3.9.11 2019-09-10 23:37:55 -07:00
Peter Hoeg
4a83f6ba01 kwin-tiling: init at 2.2 2019-09-11 13:50:05 +08:00
Peter Hoeg
d8807fa108 check-ups-health: 2.8.2.2 -> 2.8.3.3 2019-09-11 13:08:47 +08:00
Peter Hoeg
b2fb72dae3 check-nwc-health: 7.0.1.3 -> 7.10.0.6 2019-09-11 13:08:47 +08:00
Peter Hoeg
3ce644e683 check-mssql-health: 2.6.4.14 -> 2.6.4.15 2019-09-11 13:08:47 +08:00
Peter Hoeg
28abdeb448 glplugin: requirement for check_xx_health 2019-09-11 13:08:47 +08:00
Ivan Kozik
7e7c98a199 snscrape: fix startup
This fixes:

Traceback (most recent call last):
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/bin/.snscrape-wrapped", line 11, in <module>
    sys.exit(main())
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 218, in main
    args = parse_args()
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/cli.py", line 154, in parse_args
    import snscrape.version
  File "/nix/store/607z14x0spsz1lsh0fg9cbyc9lr038mi-python3.7-snscrape-0.3.0/lib/python3.7/site-packages/snscrape/version.py", line 1, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Related: https://github.com/NixOS/nixpkgs/pull/68314
2019-09-11 04:56:21 +00:00
Matthieu Coudron
b425012fdf
Merge pull request #68464 from JustinLovinger/deoplete-dictionary
vimPlugins.deoplete-dictionary: init at 2019-04-16
2019-09-11 12:52:45 +09:00
Aaron Andersen
c504ffd5db
Merge pull request #68423 from 0x4A6F/master-routinator
routinator: 0.5.0 -> 0.6.0
2019-09-10 22:37:10 -04:00
Aaron Andersen
ef114315ca love_0_8: fix broken build 2019-09-10 20:57:12 -04:00
Aaron Andersen
6aea38b976
Merge pull request #68417 from aanderse/moodle
moodle: 3.7.1 -> 3.7.2
2019-09-10 20:25:22 -04:00
arcnmx
91b7dd6c91 pythonPackages.brotli: fix build
Recent changes to buildPythonPackage seem to have enabled a configure
script that doesn't work, so disable it.
2019-09-10 17:06:15 -07:00
Justin Lovinger
ff93569d41 vimPlugins.deoplete-dictionary: init at 2019-04-16 2019-09-10 19:46:39 -04:00
worldofpeace
2bcd4fa96d
Merge pull request #68443 from ivan/mozc-gcc8-fix
ibus-engines.mozc: fix build
2019-09-10 18:43:57 -04:00
Dima
cb966b6f7b zeroc-ice-36: fix build for gcc8
The build was broken failing on unneccessary memsets.
This issue was fixed upstream in 3.7 and discussed in
https://github.com/zeroc-ice/ice/issues/82

The patch pertaining to the error causing the actual failure still
applies nicely onto the 3.6 version.

Hydra logs of breakage: https://hydra.nixos.org/build/100440955/nixlog/1
2019-09-11 00:28:03 +02:00
worldofpeace
9cbc8f38a6
Merge pull request #68434 from d-goldin/release-19.09/qtwebtoolkit-disable-memaccess-warnings
qtwebkit: fixing build / reducing build log size
2019-09-10 18:18:51 -04:00
Ivan Kozik
fdccd9cd9b fctix-engines.mozc: fix build
This fixes:

FAILED: obj/engine/engine.engine.o
clang++ -MMD -MF obj/engine/engine.engine.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/build/source/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -include base/namespace.h -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -O2 -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x  -c ../../engine/engine.cc -o obj/engine/engine.engine.o
In file included from ../../engine/engine.cc:30:
In file included from /build/source/src/engine/engine.h:33:
In file included from /nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/memory:62:
In file included from /nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algobase.h:66:
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:183:2: error: cannot decrement value of type 'mozc::ZeroQueryDict::iterator'
        --__i;
        ^ ~~~
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:206:12: note: in instantiation of function template specialization 'std::__advance<mozc::ZeroQueryDict::iterator, long>' requested here
      std::__advance(__i, __d, std::__iterator_category(__i));
           ^
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algo.h:2137:9: note: in instantiation of function template specialization 'std::advance<mozc::ZeroQueryDict::iterator, long>' requested here
          std::advance(__middle, __half);
               ^
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algo.h:2190:19: note: in instantiation of function template specialization 'std::__equal_range<mozc::ZeroQueryDict::iterator, unsigned long, __gnu_cxx::__ops::_Iter_less_val, __gnu_cxx::__ops::_Val_less_iter>' requested here
      return std::__equal_range(__first, __last, __val,
                  ^
/build/source/src/prediction/zero_query_dict.h:213:17: note: in instantiation of function template specialization 'std::equal_range<mozc::ZeroQueryDict::iterator, unsigned long>' requested here
    return std::equal_range(begin(), end(), iter.index());
                ^
1 error generated.
2019-09-10 21:59:31 +00:00
Ivan Kozik
03c01e418f fcitx-engines.mozc: use newer protobuf
ibus-engines.mozc builds fine with the newer protobuf, this should as well.
2019-09-10 21:59:31 +00:00
worldofpeace
70a0add412
Merge pull request #67882 from ivan/qolibri-2019-07-22
qolibri: 2018-11-14 -> 2019-07-22
2019-09-10 17:53:01 -04:00
Gabriel Ebner
9c71e5f594
Merge pull request #67856 from averelld/fcitx-use-enchant2
fcitx: use enchant2
2019-09-10 22:50:45 +01:00
Ivan Kozik
939960b0fa qolibri: use qt5's mkDerivation 2019-09-10 21:26:57 +00:00
Ivan Kozik
153127f507 qolibri: 2018-11-14 -> 2019-07-22 2019-09-10 21:24:05 +00:00
Orivej Desh
93bf6e2648 libipt: fix maintainers 2019-09-10 21:08:18 +00:00
Orivej Desh
5d9a003804 libipt: init at 2.0.1 2019-09-10 21:04:12 +00:00
Frederik Rietdijk
c99529a4b6 python.pkgs.wheelUnpackHook: propagate wheel
This was accidentally removed when buildPython* was rewritten as hooks.
2019-09-10 22:26:20 +02:00
Peter Simons
3ae2b4b5bb Revert "python.pkgs.blessed: disable failing test"
This reverts commit 4dd38c4289.
Disabling the test suite is unnecessary; I fixed it with
4dd38c4289.
2019-09-10 22:21:56 +02:00
Lily Ballard
0f34860540 tokei: 9.1.1 -> 10.0.1
Enable all crate features, which gets us alternative output formats.

Update description and add long description to match what's in the
GitHub repo.

Add myself as a maintainer.
2019-09-10 13:21:37 -07:00
Ben Wolsieffer
72f76fe856 openjdk8: use lndir instead of single symlink to JRE
Directly symlinking from the JDK to the JRE confused Gradle and made it try to
find JDK files inside the JRE.
2019-09-10 22:20:27 +02:00
Frederik Rietdijk
aa6c38d9c1 python.pkgs.django_extensions: 2.1.4 -> 2.1.9 2019-09-10 22:07:55 +02:00
Frederik Rietdijk
4dd38c4289 python.pkgs.blessed: disable failing test 2019-09-10 22:07:55 +02:00
Jan Tojnar
42cf3e5178
gnome-multi-writer: init at 3.32.1 2019-09-10 21:22:16 +02:00
zimbatm
4441befd43
repmgr: init at 4.4.0 (#68444) 2019-09-10 21:16:03 +02:00
Jörg Thalheim
32030530a8
warzone: 3.2.3 -> 3.3.0 (#66500)
warzone: 3.2.3 -> 3.3.0
2019-09-10 20:12:50 +01:00
Ivan Kozik
b4b332bcad ibus-engines.mozc: fix build
This fixes:

FAILED: obj/engine/engine.engine.o
clang++ -MMD -MF obj/engine/engine.engine.o.d -DOS_LINUX -DMOZC_BUILD -DCHANNEL_DEV -DENABLE_GTK_RENDERER -DNDEBUG -DQT_NO_DEBUG -DNO_LOGGING -DIGNORE_HELP_FLAG -DIGNORE_INVALID_FLAG -I/build/source/src -Igen -Igen/proto_out -Wall -Wno-char-subscripts -Wno-sign-compare -Wno-deprecated-declarations -Wwrite-strings -Wno-unknown-warning-option -Wno-inconsistent-missing-override -fPIC -fno-exceptions -fmessage-length=0 -fno-strict-aliasing -funsigned-char -pipe -pthread -fno-omit-frame-pointer -fstack-protector --param=ssp-buffer-size=4 -Wtype-limits -O2 -Wno-deprecated -Wno-covered-switch-default -Wno-unnamed-type-template-args -Wno-c++11-narrowing -std=gnu++0x -std=gnu++0x  -c ../../engine/engine.cc -o obj/engine/engine.engine.o
In file included from ../../engine/engine.cc:30:
In file included from /build/source/src/engine/engine.h:33:
In file included from /nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/memory:62:
In file included from /nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algobase.h:66:
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:183:2: error: cannot decrement value of type 'mozc::ZeroQueryDict::iterator'
        --__i;
        ^ ~~~
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_iterator_base_funcs.h:206:12: note: in instantiation of function template specialization 'std::__advance<mozc::ZeroQueryDict::iterator, long>' requested here
      std::__advance(__i, __d, std::__iterator_category(__i));
           ^
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algo.h:2137:9: note: in instantiation of function template specialization 'std::advance<mozc::ZeroQueryDict::iterator, long>' requested here
          std::advance(__middle, __half);
               ^
/nix/store/pcs8pq4a5rkym1hzibqz7da45fxkmig7-gcc-8.3.0/include/c++/8.3.0/bits/stl_algo.h:2190:19: note: in instantiation of function template specialization 'std::__equal_range<mozc::ZeroQueryDict::iterator, unsigned long, __gnu_cxx::__ops::_Iter_less_val, __gnu_cxx::__ops::_Val_less_iter>' requested here
      return std::__equal_range(__first, __last, __val,
                  ^
/build/source/src/prediction/zero_query_dict.h:213:17: note: in instantiation of function template specialization 'std::equal_range<mozc::ZeroQueryDict::iterator, unsigned long>' requested here
    return std::equal_range(begin(), end(), iter.index());
                ^
1 error generated.
2019-09-10 19:09:49 +00:00
Marek Mahut
db03dfcc56
Merge pull request #68421 from johanot/morph-1.3.1
morph: 1.3.0 -> 1.3.1
2019-09-10 20:27:19 +02:00
Jan Tojnar
8ab501545d
sup: remove (#68416)
sup: remove
2019-09-10 19:43:18 +02:00
Peter Simons
26771ad0c5 python-blessed: apply upstream patches to fix the test suite
Fixes https://github.com/NixOS/nixpkgs/issues/68427.
2019-09-10 19:38:39 +02:00
Dima
6f1ad0676f qtwebkit: fixing build / reducing build log size
GCC 8 introduced a new type of warning `-Wclass-memaccess` which
is included in `-Wall`. This warnings spits out *a million* of warnings
like the following:

```
[...]
/build/source/Source/WTF/wtf/Vector.h:128:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class WTF::RefPtr<WebCore::TransformOperation>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
         memcpy(dst, src, reinterpret_cast<const char*>(srcEnd) - reinterpret_cast<const char*>(src));
[...]
``

Logs demonstrating the issue:
https://hydra.nixos.org/build/100205478/nixlog/1

While I don't think disabling warnings is the best way to deal with this,
there is alrady precedent for this package and I don't feel confident enough
to either patch or bump this package.

Please view this as a low-friction sub-optimal suggestion in case nobody else
has a better fix.
2019-09-10 18:42:30 +02:00
Gabriel Ebner
91fc12514f pythonPackages.pivy: fix build 2019-09-10 18:37:04 +02:00
0x4A6F
9d5b3c3019
routinator: 0.5.0 -> 0.6.0 2019-09-10 15:40:50 +00:00
worldofpeace
a4bf161505
Merge pull request #68420 from Ma27/fix-matrix-synapse-startup
matrix-synapse: fix startup
2019-09-10 11:31:05 -04:00
Enno Lohmeier
2437ecacce pythonPackages.connexion: init at 2.3.0 2019-09-10 17:24:20 +02:00
Enno Lohmeier
a4a7243a57 pythonPackages.aiohttp-swagger: init at 1.0.5 2019-09-10 17:24:20 +02:00
Enno Lohmeier
6270f3955e pythonPackages.swagger-ui-bundle: init at 0.0.5 2019-09-10 17:24:20 +02:00
Enno Lohmeier
ea70d67235 pythonPackages.clickclick: init at 1.2.2 2019-09-10 17:24:20 +02:00
Johan Thomsen
b3de7e26fd morph: 1.3.0 -> 1.3.1 2019-09-10 17:06:23 +02:00
Sarah Brofeldt
8d6878c861
Merge pull request #68413 from manveru/fix-gpgme-gem
gem-config: fix gpgme
2019-09-10 16:57:12 +02:00
Maximilian Bosch
58dc1e2a6f
matrix-synapse: fix startup
Currently, `setuptools` isn't propagated automatically to python
packages[1] which causes the following error when starting
`matrix-synapse`:

```
Traceback (most recent call last):
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/bin/.homeserver-wrapped", line 39, in <module>
     import synapse.config.logger
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/config/logger.py", line 27, in <module>
     from synapse.app import _base as appbase
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/app/__init__.py", line 18, in <module>
 E402
   File "/nix/store/xxkds7821mrahfx75az0sq3ryf69m612-matrix-synapse-1.3.1/lib/python3.7/site-packages/synapse/python_dependencies.py", line 19, in <module>
     from pkg_resources import (
 No module named 'pkg_resources'
```

[1] https://github.com/NixOS/nixpkgs/pull/68314
2019-09-10 16:33:48 +02:00
worldofpeace
19bf73d826
Merge pull request #60386 from rvolosatovs/update/echoip
Update echoip, switch to buildGoModule
2019-09-10 10:19:00 -04:00
Vincent Laporte
748046d594 ocamlPackages.janeStreet: init at 0.12 (for OCaml ≥ 4.07)
Also add a few legacy packages at version 0.11 for OCaml ≥ 4.07: configurator,
ppx_core, ppx_driver, ppx_type_conv

ocamlPackages.bap: disable for OCaml ≥ 4.07

ocamlPackages.bistro: 0.4.0 -> 0.5.0
2019-09-10 14:05:26 +00:00
Vincent Laporte
764724a631 ocamlPackages.nocrypto: add explicit dependency to ppx_deriving 2019-09-10 14:05:26 +00:00
Roman Volosatovs
463faedb4d
echoip: Use index output for index.html 2019-09-10 16:01:46 +02:00
Roman Volosatovs
6fe75ffd9f
echoip: 2018-11-20 -> 2019-07-12 2019-09-10 16:01:45 +02:00
Roman Volosatovs
e63312ea12
echoip: Migrate to buildGoModule 2019-09-10 16:01:45 +02:00
Michael Fellinger
da7886c940
sup: remove 2019-09-10 15:49:31 +02:00
Michael Fellinger
35f849ab44
gem-config: fix gpgme 2019-09-10 15:49:00 +02:00
Peter Hoeg
d9b290000e
Merge pull request #68086 from alapshin/ktorrent
ktorrent: 5.1.0 -> 5.1.2
2019-09-10 21:33:47 +08:00
worldofpeace
0f3f515647
Merge pull request #68355 from nlewo/pr-remove-skydive
skydive: remove it from nixpkgs
2019-09-10 09:10:00 -04:00
Jörg Thalheim
df02b1d781
Merge pull request #68160 from rvolosatovs/fix/ghq
ghq: Migrate to buildGoModule, ensure go 1.13 compatibility
2019-09-10 14:07:35 +01:00
Aaron Andersen
cb7deb3deb moodle: 3.7.1 -> 3.7.2 2019-09-10 08:55:28 -04:00
Tim Steinbach
1d483896b1
zoom-us: 3.0.287250.0828 -> 3.0.291715.0908 2019-09-10 08:23:12 -04:00
Tim Steinbach
9145123508
linux: 5.2.13 -> 5.2.14 2019-09-10 08:20:44 -04:00
Tim Steinbach
9c148f8c11
linux: 4.9.191 -> 4.9.192 2019-09-10 08:20:40 -04:00
Tim Steinbach
3e828aa8c4
linux: 4.4.191 -> 4.4.192 2019-09-10 08:20:34 -04:00
Tim Steinbach
feb7dc93b9
linux: 4.19.71 -> 4.19.72 2019-09-10 08:20:29 -04:00
Tim Steinbach
64bd7a34f9
linux: 4.14.142 -> 4.14.143 2019-09-10 08:20:22 -04:00
taku0
dac340737a flashplayer: 32.0.0.238 -> 32.0.0.255 2019-09-10 21:13:06 +09:00
Linus Heckemann
f024caa7a8
Merge pull request #68146 from averelld/rstudio-build-fix
rstudio: fix build with new hunspell-dicts
2019-09-10 14:04:11 +02:00
Michael Weiss
8668af2b14
gns3Packages.{server,gui}Preview: 2.2.0rc4 -> 2.2.0rc5 2019-09-10 14:02:21 +02:00
Marek Mahut
ebf50e20fe
Merge pull request #68325 from romildo/upd.matcha-gtk-theme
matcha: 2019-06-22 -> 2019-07
2019-09-10 13:26:57 +02:00
Anderson Torres
868bf106f1
Merge pull request #66404 from eraserhd/pr/master/plan9port-mac-compiler-fixes
plan9port: use C compiler from Nix
2019-09-10 07:45:51 -03:00
Andreas Rammhold
a69a6c1117
Merge pull request #68296 from danieldk/crateRenames
buildRustCrate: add support for renaming crates
2019-09-10 10:57:54 +02:00
Michiel Leenaars
a91fe3d575 getdns: 1.5.1 -> 1.5.2 2019-09-10 10:19:28 +02:00
Lancelot SIX
9c171d2911
Merge pull request #67571 from leenaars/fire
pythonPackages.fire: 0.1.3 -> 0.2.1
2019-09-10 10:03:15 +02:00
Michiel Leenaars
6468d465ed pythonPackages.fire: 0.1.3 -> 0.2.1 2019-09-10 09:43:00 +02:00
Vasiliy Yorkin
300464ec67 ocamlPackages.rpclib: init at 5.9.0 2019-09-10 06:40:20 +00:00
Antoine Eiche
636e15507b skydive: remove it from nixpkgs
The current Skydive version can not be build with a recent Go version
and the maintainer (lewo) is no longer interested in maintaining it.
2019-09-10 08:34:54 +02:00
Jan Tojnar
8752ff2254
zbar: clean up (#68389)
zbar: clean up
2019-09-10 06:57:40 +02:00
Jan Tojnar
2eb7541b1a
zbar: use libsForQt5.callPackage 2019-09-10 05:54:35 +02:00
worldofpeace
bd61f91fd1
Merge pull request #68396 from fabianhjr/upgrade-firacode
fira-code: 1.207 -> 2
2019-09-09 23:37:23 -04:00
Fabián Heredia Montiel
f5e5aa7400 fira-code: 1.207 -> 2 2019-09-09 22:35:16 -05:00
worldofpeace
9434030725
Merge pull request #68391 from aanderse/zhf/dolphin
dolphinEmu: fix broken build
2019-09-09 23:21:42 -04:00
Aaron Andersen
4ece8498dc dolphinEmu: fix broken build 2019-09-09 22:48:32 -04:00
Aaron Andersen
a10ba70aa2
Merge pull request #68381 from flokli/instantclient-19.3-macos
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
2019-09-09 22:19:39 -04:00
worldofpeace
6454eda404
Merge pull request #68377 from worldofpeace/iasl-fixbuild
iasl: drop uneeded patch
2019-09-09 22:01:09 -04:00
Florian Klink
93b55c29ec oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
macos binaries are available without having to login, so we can also
remove the requireFile fetcher.
2019-09-09 21:32:07 -04:00
Franz Pletz
471ba8e2e6
linux: build rtw88 module
Adds support for Realtek wireless/bluetooth cards found in some Lenovo
laptops. The old `r8822be` module was removed in favour of this one.
2019-09-10 02:00:15 +02:00
Jan Tojnar
86f3b3f628
zbar: drop Perl dependency
It does not appear to be necessary
2019-09-10 01:56:40 +02:00
Jan Tojnar
021faed5ba
zbar: switch to GTK 3 2019-09-10 01:56:40 +02:00
Jan Tojnar
61fdd203d6
zbar: wrap Qt frontend 2019-09-10 01:56:40 +02:00
Jan Tojnar
da135c2704
zbar: drop pygtk support
It is deprecated and we do not actually use it anywhere
2019-09-10 01:56:39 +02:00
Jan Tojnar
e1d5779154
v4l-utils: split to multiple outputs
That required setting localedir to fix cycle.

Also do not patch shebangs globally.
2019-09-10 01:56:39 +02:00
Allan Odgaard
49d7cc2941 Patch remind source to work on macOS (#67870)
The default version of the source will show a banner on macOS and Windows which tells the user that the author would rather that they didn’t use remind on Apple or Microsoft products, and then sleep for 5 seconds.

There is no way for the user to remove this obstacle other than patch the source and recompile, which is also what other package managers do.

This commit also changes supported platform from linux to unix.
2019-09-09 19:52:34 -04:00
Jan Tojnar
e1cb839d17
zbar: Split to multiple outputs
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
Jan Tojnar
b27da0dde7
gmic & gmic-qt: update & clean-up (#68257)
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Jan Tojnar
adfc3457af
liblouis: 3.10.0 → 3.11.0 (#68374)
liblouis: 3.10.0 → 3.11.0
2019-09-10 01:21:00 +02:00
Justin Lovinger
552f56650c vimPlugins: Update 2019-09-09 19:17:22 -04:00
Jan Tojnar
c65f597a29
tippecanoe: init at 1.34.3 (#68303)
tippecanoe: init at 1.34.3
2019-09-10 00:47:47 +02:00
Nikita Voloboev
8b75a0a25f wifi-password: init at 0.1.0 (#68373)
* wifi-password: init at 0.1.0

* Apply suggestions from code review

Co-Authored-By: symphorien <symphorien@users.noreply.github.com>
2019-09-10 00:40:05 +02:00
Jan Tojnar
41fbd55689
zbar: format with nixpkgs-fmt 2019-09-10 00:32:22 +02:00
Alyssa Ross
5617881a42
appleseed: fix build 2019-09-09 22:14:34 +00:00
nyanloutre
2338a5e6c3
electron-cash: 4.0.7 -> 4.0.10 2019-09-09 23:55:56 +02:00
Matthew Bauer
78879ae0e9 Revert "busybox: fix static builds"
This reverts commit b4f6931acd.

Broke busybox-sandbox-shell

https://hydra.nixos.org/build/100470231
2019-09-09 17:49:10 -04:00
Sander van der Burg
e0af0be6e6 DisnixWebService: 0.8 -> 0.9 2019-09-09 23:26:03 +02:00
Sander van der Burg
67879a7f0d disnixos: 0.7.1 -> 0.8 2019-09-09 23:25:33 +02:00
Sander van der Burg
46f190b40d disnix: 0.8 -> 0.9 2019-09-09 23:25:06 +02:00
Sander van der Burg
95464bab66 dysnomia: 0.8 -> 0.9 2019-09-09 23:23:02 +02:00
Jonathan Ringer
5c64adbabb rappel: unstable-2019-07-08 -> unstable-2019-09-09 2019-09-09 13:32:48 -07:00
worldofpeace
00d419c362 gnome3.epiphany: fix build
Looks like something used to propagate nettle but doesn't anymore.
Adding it properly, as it does depend on it, fixes the issue.
2019-09-09 16:32:43 -04:00
worldofpeace
c29b2cbb24 iasl: drop uneeded patch 2019-09-09 16:20:50 -04:00
worldofpeace
a9e0f1dee1 fwupd: add setuptools for python
It's no longer propagated so we need to add it.

Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
    from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Jason Felice
44d32929f6 kakounePlugins.kak-ansi: init at 0.2.1 2019-09-09 19:54:04 +00:00
Jan Tojnar
cf7995dbfa
liblouis: 3.10.0 → 3.11.0
http://liblouis.org/liblouis/2019/09/02/release-3.11.0.html
2019-09-09 21:53:33 +02:00
Jan Tojnar
4bee4a2400
liblouis: format with nixpkgs-fmt 2019-09-09 21:53:30 +02:00
adisbladis
43d4d45d85
Merge pull request #68369 from tazjin/chore/kontemplate-1.8.0
kontemplate: 1.7.0 -> 1.8.0
2019-09-09 20:37:25 +01:00
Roman Volosatovs
3817b06fb6
all-packages: Ensure git-and-tools inheritance consistency 2019-09-09 20:32:38 +02:00
Roman Volosatovs
ddbf8bd82e
ghq: Migrate to buildGoModule, ensure go 1.13 compatibility 2019-09-09 20:32:38 +02:00
Tim Steinbach
557c933bca linux: 5.3-rc7 -> 5.3-rc8 2019-09-09 14:25:31 -04:00
Tim Steinbach
acfea2179b linux: 5.3-rc6 -> 5.3-rc7 2019-09-09 14:25:31 -04:00
Tim Steinbach
d37427c17b linux: 5.3-rc5 -> 5.3-rc6 2019-09-09 14:25:31 -04:00
Tim Steinbach
6d6c3f66b0 linux: 5.2-rc7 -> 5.3-rc5 2019-09-09 14:25:31 -04:00
Vincent Ambo
c473526ff3 kontemplate: 1.7.0 -> 1.8.0
New upstream release was made available at
https://github.com/tazjin/kontemplate/releases/tag/v1.8.0
2019-09-09 18:48:16 +01:00
toonn
5acfae8285 toxvpn: 2018-04-07 -> 2019-09-09
Added myself as maintainer for problems related to mac OS.
2019-09-09 19:16:33 +02:00
Dmitry Kalinkin
2c70240e84
Merge pull request #68159 from rvolosatovs/update/ipfs
ipfs: 0.4.21 -> 0.4.22, use Go 1.12
2019-09-09 12:38:13 -04:00
Jason Felice
51faa42af6 plan9port: avoid needing to propagate "which" 2019-09-09 12:31:09 -04:00
Matthew Bauer
f0d6a96202
Merge pull request #67644 from NixOS/busybox-static
busybox: fix static builds
2019-09-09 12:24:41 -04:00
Gabriel Ebner
e5bbe65516 vdirsyncer: fix build 2019-09-09 18:16:11 +02:00
Léo Gaspard
a80eef922d rss2email: 3.9 -> 3.10 2019-09-09 18:03:17 +02:00
Eelco Dolstra
404caba16b
Merge pull request #66775 from Izorkin/qemu
qemu: 4.0.0 -> 4.1.0
2019-09-09 17:36:36 +02:00
Ivan Kozik
39d0c9693e pythonPackages.lmdb: fix build
This fixes:

pythonCatchConflictsPhase
Found duplicated packages in closure for dependency 'lmdb':
  lmdb 0.97 (/build/lmdb-0.97)
  lmdb 0.97 (/nix/store/js0iimri6y9yqgfc111jzp3mrv5ic9cj-python3.7-lmdb-0.97/lib/python3.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/9bcn2m3r5v8slmpj31hxw05j906qgl5l-python3.7-lmdb-0.97.drv' failed with exit code 1

This was probably broken by f7e28bf5d8
2019-09-09 14:33:58 +00:00
worldofpeace
259202cb80
Merge pull request #68309 from c0deaddict/fix/sonic-pi-qt-wrapper
sonic-pi: fix qt wrapper
2019-09-09 10:30:54 -04:00
Jos van Bakel
24c55e2c9d
sonic-pi: fix qt wrapper 2019-09-09 16:03:09 +02:00
Samuel Dionne-Riel
667712abe4
Merge pull request #68312 from mat8913/patch-2
kernel: Enable X86_AMD_PLATFORM_DEVICE
2019-09-09 09:33:22 -04:00
Tim Steinbach
8a18c9f261
docker: 19.03.1 -> 19.03.2 2019-09-09 09:11:41 -04:00
Tim Steinbach
69796183b3
docker: 18.09.8 -> 18.09.9 2019-09-09 08:59:03 -04:00
Tim Steinbach
c51eaf4398
slack-theme-black: 2019-07-26 -> 2019-09-07 2019-09-09 08:46:37 -04:00
Tim Steinbach
5e3faee99f
oh-my-zsh: 2019-08-07 -> 2019-09-08 2019-09-09 08:46:35 -04:00
Jörg Thalheim
779cde20bd
python.pkgs.MySQL_python: remove (#68354)
python.pkgs.MySQL_python: remove
2019-09-09 13:39:45 +01:00
worldofpeace
d7f1f19f2c
Merge pull request #68352 from jtojnar/gthree-0.2.0
gthree: unstable-2019-08-21 → 0.2.0
2019-09-09 08:25:01 -04:00
Jörg Thalheim
4a53284bc0
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
2019-09-09 13:18:07 +01:00
Jan Tojnar
16203d6a8b
gnome-hexgl: unstable-2019-08-21 → 0.2.0
https://github.com/alexlarsson/gnome-hexgl/releases/tag/0.2.0
2019-09-09 14:02:09 +02:00
Jan Tojnar
5fe42dde52
gthree: unstable-2019-08-21 → 0.2.0
https://blogs.gnome.org/alexl/2019/09/09/gthree-ready-to-play/
https://github.com/alexlarsson/gthree/releases/tag/0.2.0
2019-09-09 14:02:08 +02:00
Jan Tojnar
bf96e6da6d
graphene: 1.9.6 → 1.10.0 2019-09-09 14:01:22 +02:00
Roman Volosatovs
0bf5907aa9
ipfs: 0.4.21 -> 0.4.22, use Go 1.12 2019-09-09 13:54:51 +02:00
zimbatm
862e91dc6b
helm: 2.14.2 -> 2.14.3 2019-09-09 13:28:41 +02:00
zimbatm
bcc8db0298
kind: 0.3.0 -> 0.5.1 (#68319) 2019-09-09 13:12:59 +02:00
worldofpeace
137a90c691
Merge pull request #68336 from xrelkd/update/parity
parity, parity-beta: update cargoSha256 hashes
2019-09-09 07:08:46 -04:00
worldofpeace
e2b638df5f
Merge pull request #68330 from lilyball/ffsend-installShellFiles
ffsend: adopt installShellFiles
2019-09-09 06:53:50 -04:00
Elis Hirwing
eae0eb0892
Merge pull request #68344 from Izorkin/gixy
gixy: fix error - no module named pkg_resources
2019-09-09 11:27:08 +02:00
Maximilian Bosch
9fd9768c74
Merge pull request #68329 from lilyball/exa-installShellFiles
exa: adopt installShellFiles
2019-09-09 11:24:45 +02:00
Linus Heckemann
c8c04bc96c
Merge pull request #68310 from rnhmjoj/xkb
services.xserver.extraLayouts fixes
2019-09-09 10:19:58 +02:00
Frederik Rietdijk
0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
Izorkin
8af0412e90 gixy: fix error - no module named pkg_resources 2019-09-09 10:59:58 +03:00
Domen Kožar
98c17a68e7
cachix: fix build 2019-09-09 09:52:29 +02:00
Frederik Rietdijk
a96ef6cca5 git-cola: fix wrapping 2019-09-09 09:45:24 +02:00
Marek Mahut
c55ff13fea
Merge pull request #68245 from jonringer/bump-grabserial
grabserial: 1.9.3 -> 1.9.8
2019-09-09 09:02:43 +02:00
Marek Mahut
b7d6a11159
Merge pull request #68252 from jluttine/eth-typing-2.1.0
eth-typing: 2.0.0 -> 2.1.0 and eth-utils: 1.4.1 -> 1.7.0
2019-09-09 09:02:24 +02:00
Marek Mahut
585f30c958
Merge pull request #68326 from romildo/upd.shades-of-gray-theme
shades-of-gray-theme: 1.1.8 -> 1.1.9
2019-09-09 08:57:50 +02:00
Peter Hoeg
65fb1a053f
Merge pull request #67498 from peterhoeg/f/xxdiff
xxdiff: drop the old qt4 version in favour of qt5
2019-09-09 14:44:19 +08:00
Peter Hoeg
7881e0bcbe wmic-bin: add at 0.5.0 2019-09-09 14:24:14 +08:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Peter Hoeg
c78216067b xxdiff: drop the old qt4 version in favour of qt5 2019-09-09 13:13:54 +08:00
Jörg Thalheim
21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jörg Thalheim
367bc8ba95
Merge pull request #68332 from Ma27/urlview-handler-fix
urlview: fix path to url_handler.sh
2019-09-09 05:48:32 +01:00
Jörg Thalheim
4d6a6fe8af
Merge pull request #68335 from lopsided98/jemalloc450-disable-thp
jemalloc450: disable transparent huge pages on ARM
2019-09-09 05:45:20 +01:00
Matthieu Coudron
59d65e23e1
Merge pull request #68258 from teto/luarocks-nix_bump
Moved luarocks-nix to community and leverage luarocks mirrors when possible.
2019-09-09 12:41:54 +09:00
xrelkd
5a1df82bc5 parity-beta: update cargoSha256 hash 2019-09-09 11:39:14 +08:00
xrelkd
f688c79474 parity: update cargoSha256 hash 2019-09-09 11:38:55 +08:00
Ben Wolsieffer
adf5ca2ce0 jemalloc450: disable transparent huge pages on ARM 2019-09-08 22:57:32 -04:00
Orivej Desh
e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
José Romildo Malaquias
febe3b4c3b
Merge pull request #68323 from romildo/upd.mate
mate.engrampa: 1.22.1 -> 1.22.2
2019-09-08 22:08:54 -03:00
Silvan Mosberger
6128371279
Merge pull request #65489 from arcnmx/pr-bukubrow-update
bukubrow: 2.4.0 -> 5.0.0
2019-09-09 02:21:07 +02:00
Jan Tojnar
3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
Jan Tojnar
faab2ff8a5
gnome3.nemiver: format with nixpkgs-fmt 2019-09-09 02:06:36 +02:00
Jan Tojnar
59eb91d757
gnome3.nemiver: use fetchpatch 2019-09-09 02:06:35 +02:00
Maximilian Bosch
8cd9b85bb3
urlview: fix path to url_handler.sh
By default, `/etc/urlview/url_handler.sh` is used which breaks by
default with the following error:

```
sh: /etc/urlview/url_handler.sh: No such file or directory
```

With this change, the script will be copied to `$out` and `urlview` will
be patched accordingly.
2019-09-09 01:54:41 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Daniel Fullmer
fe2b80c2d3 rclone: 1.49.1 -> 1.49.2 2019-09-08 19:38:07 -04:00
Florian Klink
652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00
Florian Klink
a5de10b0af sundials: include patch to remove flakiness
The provided patch doesn't apply cleanly on sundials_3 (no
SundialsTesting.cmake, SundialsAddTest.cmake containing trailing
whitespaces inside context), so for now we just disable tests for
sundials_3 - scikits-odes plans to move to sundials 4 anyways - see
https://github.com/bmcage/odes/pull/106.
2019-09-08 16:03:07 -07:00
Dominic Steinitz
ac12bdfc96 sundials: relax tolerance for test_sunmatrix_sparse
This test fails on MacOS otherwise, due to slightly different math.

Only add for sundials 4, it's not in sundials_3 yet.
2019-09-08 16:03:07 -07:00
Florian Klink
7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Florian Klink
5f48e89f37 sundials: add lapack support 2019-09-08 15:15:08 -07:00
Florian Klink
ad3023e5f7 sundials: enable tests 2019-09-08 15:15:08 -07:00
Florian Klink
d9ce716ccc sundials: use cmakeFlags 2019-09-08 15:15:08 -07:00
Lily Ballard
a8c3fb990f exa: adopt installShellFiles
Also declare a separate "man" output.
2019-09-08 15:07:13 -07:00
Lily Ballard
ed620603d4 ffsend: adopt installShellFiles 2019-09-08 15:00:52 -07:00
Nikolay Korotkiy
3a7c980ba1
tippecanoe: init at 1.34.3 2019-09-09 00:29:14 +03:00
Frederik Rietdijk
b5284a56d9 asn2quickder: fix build 2019-09-08 22:48:47 +02:00
Marek Mahut
462cdb9aac
Merge pull request #68255 from jluttine/nbstripout-0.3.6
nbstripout: 0.3.1 -> 0.3.6
2019-09-08 22:38:13 +02:00
Marek Mahut
df3b84ac04
Merge pull request #68315 from jluttine/nano-wallet-19.0
nano-wallet: 18.0 -> 19.0
2019-09-08 22:35:08 +02:00
Silvan Mosberger
916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
Frederik Rietdijk
4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk
5c2c505a2f gcc: use gcc7 for darwin
This was present in the gcc-8 branch but got removed in the merge.
2019-09-08 22:31:01 +02:00
José Romildo Malaquias
a8973fa845 shades-of-gray-theme: 1.1.8 -> 1.1.9 2019-09-08 17:28:52 -03:00
José Romildo Malaquias
3518248b49 matcha: 2019-06-22 -> 2019-07 2019-09-08 17:22:41 -03:00
Frederik Rietdijk
ee1b8e4c7b python2.pkgs.wxPython: fix build 2019-09-08 22:09:42 +02:00
José Romildo Malaquias
c5050d0ed7 mate.engrampa: 1.22.1 -> 1.22.2 2019-09-08 16:35:17 -03:00
Marek Mahut
8977ae2d90
Merge pull request #68254 from scalavision/mill-update-0.5.1
mill: 0.5.0->0.5.1
2019-09-08 21:34:52 +02:00
Frederik Rietdijk
515ae5a15a python.pkgs.tlsh: fix build 2019-09-08 21:30:03 +02:00
Frederik Rietdijk
2df3397375 Revert "qt4: fixup build with gcc8 by Arch aur patch"
The build was fixed in two ways, by both this patch and a substitution.
Let's keep the substitition instead of the patch as the patches may disappear.

This reverts commit ccc8c73ea0.
2019-09-08 21:23:28 +02:00
Jan Tojnar
975d5f18eb
Merge pull request #68287 from rileyinman/inkscape-strictdeps
inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
2019-09-08 20:59:08 +02:00
Riley Inman
cd04b610ba inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Resolves #68185.
The icons in Inkscape depend on gdk-pixbuf loaders, but because
strictDeps is set to true to fix some macOS issues it doesn't work
(see #56943). Adding librsvg to buildInputs explicitly fixes the issue.
2019-09-08 14:51:12 -04:00
Frederik Rietdijk
47caef475f Merge master into staging-next 2019-09-08 20:45:29 +02:00
Frederik Rietdijk
5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Bjørn Forsman
1a1a7ed266 gnomeExtensions.system-monitor: 36 -> 38
Remove "broken = true" since this version supports GNOME 3.32.
2019-09-08 19:51:57 +02:00
worldofpeace
ec27f6ff3c
Merge pull request #68282 from Pamplemousse/rappel
rappel: init at unstable-2019-07-08
2019-09-08 13:45:47 -04:00
symphorien
8772a1dfbc epkowa: update (#68225) 2019-09-08 13:39:21 -04:00
Daniël de Kok
85c6d72011 buildRustCrate: add support for renaming crates
Before this change, buildRustCrate always called rustc with

--extern libName=[...]libName[...]

However, Cargo permits using a different name under which a dependency
is known to a crate. For example, rand 0.7.0 uses:

[dependencies]
getrandom_package = { version = "0.1.1", package = "getrandom", optional = true }

Which introduces the getrandom dependency such that it is known as
getrandom_package to the rand crate. In this case, the correct extern
flag is of the form

--extern getrandom_package=[...]getrandom[...]

which is currently not supported. In order to support such cases, this
change introduces a crateRenames argument to buildRustCrate. This
argument is an attribute set of dependencies that should be renamed. In
this case, crateRenames would be:

{
  "getrandom" = "getrandom_package";
}

The extern options are then built such that if the libName occurs as
an attribute in this set, it value will be used as the local
name. Otherwise libName will be used as before.
2019-09-08 19:17:52 +02:00
Jaakko Luttinen
fa0b1870d1
nano-wallet: fix Qt wrapping 2019-09-08 19:41:05 +03:00
Vladimír Čunát
7e91247596
Merge branch 'staging-next' into staging 2019-09-08 18:28:11 +02:00
Vladimír Čunát
ccc8c73ea0
qt4: fixup build with gcc8 by Arch aur patch
I'll hope that this simple removal of "volatile" is OK.
I feel sure I saw a PR for this somewhere, but I can't find it.
2019-09-08 18:24:29 +02:00
Vladimír Čunát
6756cc5408
jing-trang: fixup build
Thanks to lopsided98.  Fixes #68307.
2019-09-08 18:19:51 +02:00
Jaakko Luttinen
766f0d0a60 pythonPackages.can: 3.1.0 -> 3.3.1 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
a00a398bff pythonPackage.XlsxWriter: 1.1.8 -> 1.2.0 2019-09-08 18:18:29 +02:00
Jaakko Luttinen
8e814a802b pythonPackages.pvlib: 0.6.1 -> 0.6.3 2019-09-08 17:49:40 +02:00
arcnmx
c33a44a885 bukubrow: 2.4.0 -> 5.0.0 2019-09-08 08:48:19 -07:00
Pavol Rusnak
2a44aebb9f wasabiwallet: 1.1.5 -> 1.1.6 2019-09-08 17:47:41 +02:00
Frederik Rietdijk
241a61939d python.pkgs.pybind11: fix build 2019-09-08 17:43:16 +02:00
Frederik Rietdijk
b9810814ec python.pkgs.httpretty: disable flaky test 2019-09-08 17:23:04 +02:00
Andreas Rammhold
9c06aae94a
systemd: add myself as maintainer 2019-09-08 17:14:15 +02:00
Andreas Rammhold
d9b1256f93
systemd: 242 -> 243 2019-09-08 17:14:10 +02:00
Orivej Desh
88825bbbde freeimage: 3.17.0 -> 3.18.0 2019-09-08 14:46:31 +00:00
Frederik Rietdijk
4de7d240b6 python.pkgs.sphinx: requires setuptools
sphinx has setuptools (pkg_resources) as a runtime-dependency
2019-09-08 16:37:59 +02:00
Matthew Harm Bekkema
2e94b9853c
kernel: Enable X86_AMD_PLATFORM_DEVICE
This is needed to get the toupad working on my Acer Nitro laptop.
2019-09-09 00:22:27 +10:00
Thomas Tuegel
26b095829f
Merge pull request #68229 from dywedir/source-serif-pro
source-serif-pro: 2.010 -> 3.000
2019-09-08 09:22:11 -05:00
Jaakko Luttinen
e38a36094b
nano-wallet: 18.0 -> 19.0 2019-09-08 17:17:44 +03:00