Commit graph

203328 commits

Author SHA1 Message Date
Christian Kauhaus 918c2ca01a Remove networking.hostConf option
This PR is part of the networking.* namespace cleanup. We feel that
networking.hostConf is rarely used and provides little value compared to
using environment.etc."host.conf" directly.

Provide sensible default: multi on
2019-11-29 12:08:34 +01:00
Cedric Cellier 724133984f ocaml-kafka: init at 0.4 2019-11-29 07:39:10 +00:00
Josef Kemetmüller 084eaa4987 pybind11: Unify with pythonPackages.pybind11
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
Jonathan Ringer a2e9b7bf12 python3Packges.sqlalchemy: disable mem tests on darwin
These tests fail to pickle a file locally
2019-11-28 21:24:45 -08:00
worldofpeace 6687a4a727
Merge pull request #74265 from worldofpeace/next-fix
next: Fix #74258
2019-11-29 02:51:41 +00:00
worldofpeace a79ca1e141
Merge pull request #74546 from pacien/riot-v1.5.5
riot-{web,desktop}: 1.5.0 -> 1.5.5
2019-11-29 02:48:16 +00:00
Jan Tojnar 11ff53e7cb
zam-plugins: fix build
Did not find <GL/gl.h> with libGLU_combined for some reason, libGL works and seems to be sufficient.
2019-11-29 02:26:31 +01:00
Jan Tojnar 9cbc6984d4
input-fonts: 2017-08-10 → 2019-11-25 2019-11-29 02:24:30 +01:00
Mario Rodas 8bb98968ed
Merge pull request #74386 from filalex77/starship-0.26.5
starship: 0.26.4 -> 0.26.5
2019-11-28 20:03:15 -05:00
Wael Nasreddine ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Florian Klink a905fcb40d buildBazelPackage: set $USER environment variable (#74538)
tensorflow assumes $USER to be set to something, otherwise it complains
like this:

```
FATAL: $USER is not set, and unable to look up name of current user: (error: 0): Success
Traceback (most recent call last):
  File "./configure.py", line 1602, in <module>
    main()
  File "./configure.py", line 1399, in main
    _TF_MAX_BAZEL_VERSION)
  File "./configure.py", line 478, in check_bazel_version
    ['bazel', '--batch', '--bazelrc=/dev/null', 'version'])
  File "./configure.py", line 156, in run_shell
    output = subprocess.check_output(cmd)
  File "/nix/store/drr8qcgiccfc5by09r5zc30flgwh1mbx-python3-3.7.5/lib/python3.7/subprocess.py", line 411, in check_output
    **kwargs).stdout
  File "/nix/store/drr8qcgiccfc5by09r5zc30flgwh1mbx-python3-3.7.5/lib/python3.7/subprocess.py", line 512, in run
    output=stdout, stderr=stderr)
```

Spotted while changing the hash of its fixed-output derivation on
purpose.

We could also set this in the tensorflow-specific part, but very likely,
other programs will fail as well.
2019-11-28 16:14:45 -08:00
pacien 39416049a4 riot-desktop: 1.5.0 -> 1.5.5 2019-11-29 00:55:05 +01:00
pacien 7395dea94e riot-web: 1.5.0 -> 1.5.5 2019-11-29 00:54:56 +01:00
Mario Rodas 64b9199b51
Merge pull request #73602 from ahiaao/fix/blist-python37
python37Packages.blist: fix compatibility for python 3.7
2019-11-28 18:40:00 -05:00
ahiaao dfae1b0fd7 python37Packages.blist: fix compatibility for python 3.7 2019-11-28 14:38:57 -08:00
R. RyanTM 6f54241af5 picard: 2.2.2 -> 2.2.3 2019-11-28 23:14:04 +01:00
R. RyanTM 141346ba95 keepassxc: 2.5.0 -> 2.5.1 2019-11-28 23:13:15 +01:00
Florian Klink c6fc40ade0
Merge pull request #74535 from xvapx/PR/add-maintainer-pythonPackages.pony
pythonPackages.pony: add myself as maintainer
2019-11-28 23:03:38 +01:00
Florian Klink 8253c106c6
Merge pull request #74536 from andrew-d/andrew/bazel-ssl-certs
buildBazelPackage: also set the SSL_CERT_FILE environment variable
2019-11-28 22:55:32 +01:00
Andrew Dunham 5e24b9e4ed buildBazelPackage: also set the SSL_CERT_FILE environment variable 2019-11-28 13:39:20 -08:00
Marti Serra 5509e56c6c pythonPackages.pony: add myself as maintainer 2019-11-28 22:38:03 +01:00
R. RyanTM d7b63dc4ce plantuml: 1.2019.11 -> 1.2019.12 2019-11-28 22:32:10 +01:00
Oleksii Filonenko 085766fd63 nixosTests.netdata: port to python 2019-11-28 22:23:36 +01:00
R. RyanTM 1eb951d217 amazon-ecs-cli: 1.17.0 -> 1.18.0 2019-11-28 12:22:06 -08:00
R. RyanTM b06375dc43 fcitx-engines.cloudpinyin: 0.3.6 -> 0.3.7 2019-11-28 12:13:54 -08:00
Jan Tojnar d8d5ffaac7
Merge pull request #74522 from r-ryantm/auto-update/openimageio
openimageio2: 2.0.11 -> 2.0.12
2019-11-28 21:00:36 +01:00
R. RyanTM 84a59dc2f0 alsaPlugins: 1.1.9 -> 1.2.1 2019-11-28 11:59:02 -08:00
R. RyanTM bd834e51e4 charliecloud: 0.11 -> 0.12 2019-11-28 11:55:44 -08:00
Renaud e7f7b475d3
mysql80: define pname and version
version is needed by the mysql service module
Close #68322
2019-11-28 20:21:05 +01:00
R. RyanTM 7066146b7b openimageio2: 2.0.11 -> 2.0.12 2019-11-28 11:01:16 -08:00
José Romildo Malaquias 8d24dda674
Merge pull request #74396 from rouhannb/zafiro-update-1.0
zafiro-icons: 0.9 -> 1.0
2019-11-28 15:39:01 -03:00
R. RyanTM 8fa412b75a mlterm: 3.8.8 -> 3.8.9 (#74497)
* mlterm: 3.8.8 -> 3.8.9

* mlterm: add meta.description
+ fix meta.license (BSD-3-Clause)
2019-11-28 19:36:45 +01:00
Andreas Rammhold 06ccc821b7
Merge pull request #74500 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.7.0 -> 3.7.3
2019-11-28 19:34:14 +01:00
Ryan Mulligan f68abbb1c9
Merge pull request #74491 from r-ryantm/auto-update/monero-gui
monero-gui: 0.15.0.0 -> 0.15.0.1
2019-11-28 09:51:53 -08:00
worldofpeace a1ea2cf912
Merge pull request #74467 from Kiwi/simplenote-update
simplenote: 1.9.1 -> 1.11.0
2019-11-28 17:44:03 +00:00
worldofpeace fb4ce491b5
Merge pull request #74472 from Kiwi/wire-desktop-segfault-fix
wire-desktop: fix a segfault when changing profile picture
2019-11-28 17:37:28 +00:00
Robert Djubek 5a465b0b14
wire-desktop: fix a segfault when changing profile picture
(wire-desktop:11531): GLib-GIO-ERROR **: 06:04:45.248: No GSettings schemas are installed on the system

and fix Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"

and tidied up the linux build greatly

and added kiwi as a maintainer
2019-11-28 17:31:13 +00:00
Robert Djubek bf78367499
simplenote: 1.9.1 -> 1.11.0 2019-11-28 17:28:12 +00:00
Alexey Shmalko 8c187741ec
Merge pull request #74509 from r-ryantm/auto-update/osmium-tool
osmium-tool: 1.11.0 -> 1.11.1
2019-11-28 19:12:44 +02:00
R. RyanTM 58ea4a26ff osmium-tool: 1.11.0 -> 1.11.1 2019-11-28 08:35:00 -08:00
Michael Raskin 6317f5b81c matrixcli: init at 2019-08-15 2019-11-28 17:13:29 +01:00
Florian Klink 917b37c026
Merge pull request #74195 from d-goldin/tribler_python3
tribler: 7.1.2 -> 7.4.0-exp1 (python 3)
2019-11-28 16:53:47 +01:00
Andreas Rammhold 464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
This reverts commit ceafd896f5.
2019-11-29 03:49:34 +12:00
Florian Klink 4e8c2f08b0
Merge pull request #74048 from ckauhaus/ssmtp-named-ssmtp
ssmtp: use services.ssmtp not networking.defaultMailServer
2019-11-28 16:32:50 +01:00
Florian Klink f46417d436
Merge pull request #74503 from flokli/virtualbox-maintainers
virtualbox: remove myself from maintainers
2019-11-28 16:32:00 +01:00
Jörg Thalheim 19c8402051
pythonPackages.astroquery: fix build (#74479)
pythonPackages.astroquery: fix build
2019-11-28 15:20:46 +00:00
Florian Klink 445b872c89 virtualboxExtpack: remove flokli from maintainers
I'm not using virtualbox anymore.
2019-11-28 16:19:09 +01:00
Florian Klink 64bb05dc4a virtualbox: remove flokli from maintainers
I'm not using virtualbox anymore.
2019-11-28 16:18:11 +01:00
Florian Klink b5cbd81954 Revert "gitlab: fix updater shebang"
This reverts commit be6f3f69bf.

In fact, `yarn2nix-moretea.yarn2nix` should be available via `yarn2nix`
in nixpkgs master.
2019-11-28 16:15:07 +01:00
Americo 114a83c2ef solargraph: 0.37.2 -> 0.38.0 (#74362) 2019-11-28 15:03:27 +00:00