Commit graph

193037 commits

Author SHA1 Message Date
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
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
SRGOM c17e66afe4
nixos.manual.installation.installing: nixos-hw
Fixed repo name gh:nixos/nixos-hardware
2019-09-10 23:04:00 +05:30
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 a9b1f444b5
Merge pull request #68433 from gebner/pivy-build
pythonPackages.pivy: fix build
2019-09-10 17:40:03 +01: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
worldofpeace d13ac65541
Merge pull request #52580 from elohmeier/connexion
pythonPackages.connexion
2019-09-10 11:30:27 -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
worldofpeace e99786076a
Merge pull request #68390 from worldofpeace/portal-gnome-shell
nixos/gnome3: add gnome-shell xdg portal
2019-09-10 10:56:36 -04: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 20f8c3b984 nixosTests.xfce4-14: bump memorySize 2019-09-10 09:16:21 -04:00
worldofpeace baf36d9afa nixosTests.xfce: bump memorySize 2019-09-10 09:15:56 -04:00
worldofpeace bbcc947c46 nixosTests.plasma5: fix test by enabling sound
Same issue as f59b4cb8d5
2019-09-10 09:15:39 -04:00
worldofpeace 0eb814ea88 nixosTests.xfce: fix test by enabling sound
Same issue as f59b4cb8d5
2019-09-10 09:15:32 -04:00
worldofpeace 17877eaa68 nixosTests.xfce4-14: fix test by enabling sound
Same issue as f59b4cb8d5
2019-09-10 09:14:54 -04: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