Commit graph

192807 commits

Author SHA1 Message Date
Gabriel Ebner 9c71e5f594
Merge pull request #67856 from averelld/fcitx-use-enchant2
fcitx: use enchant2
2019-09-10 22:50:45 +01: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
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
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
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
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 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
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
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
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