Commit graph

77845 commits

Author SHA1 Message Date
R. RyanTM 5e75ba3f42
act: 0.2.4 -> 0.2.5 2020-03-04 00:27:41 +00:00
worldofpeace fcdc5e3db0
pipewire: format 2020-03-04 00:35:36 +01:00
worldofpeace 539706cd04
Merge pull request #81217 from Kiwi/python-digitalocean-1.15.0
pythonPackages.digital-ocean: 1.13.2 -> 1.15.0
2020-03-03 21:09:09 +00:00
worldofpeace c5590dd9d7
Merge pull request #81616 from jtojnar/gom-update
gom: 0.3.3 → 0.4
2020-03-03 20:56:38 +00:00
talyz affcf9ba1e bundlerEnv: Add option to copy gem files instead of symlinking
The way ruby loads gems and keeps track of their paths seems to not
always work very well when the gems are accessed through
symlinks. Ruby will then complain that the same files are loaded
multiple times; it relies on the file's full path to determine whether
the file is loaded or not.

This adds an option to simply copy all gem files into the environment
instead, which gets rid of this issue, but may instead result in major
file duplication.
2020-03-03 21:19:01 +01:00
R. RyanTM 511ebca3a3 python27Packages.tomlkit: 0.5.8 -> 0.5.11 2020-03-03 20:02:41 +01:00
R. RyanTM 3a250de1d8 python37Packages.asdf: 2.5.0 -> 2.5.2 2020-03-03 20:02:01 +01:00
Dmitry Kalinkin 344d914a87
Merge pull request #80940 from veprbl/pr/ipykernel_darwin_fix2
python3Packages.ipykernel: fix build on darwin
2020-03-03 12:51:16 -05:00
Dmitry Kalinkin fa2546f1b9
tdlib: enable on darwin 2020-03-03 12:44:04 -05:00
Andreas Rammhold c70840206a
Merge pull request #81601 from andir/gsasl
gsasl: export LOCALDOMAIN before running tests
2020-03-03 16:12:56 +01:00
Vincent Laporte 2240e6aa2c
Merge pull request #81160 from bcdarwin/update-owl
ocamlPackages.owl: 0.7.2 -> 0.8.0
2020-03-03 15:42:55 +01:00
Cyril Cohen 66a7f5d4e2 elpi: 1.7.0 -> 1.10.2; coq-elpi: 1.1 -> 1.3 2020-03-03 14:57:42 +01:00
Andreas Rammhold 4c00e6f654 bazel-remote: fix fixed output derivation hash 2020-03-03 14:35:24 +01:00
Mario Rodas 111afd285c
Merge pull request #81596 from r-ryantm/auto-update/python2.7-ipdb
python27Packages.ipdb: 0.12.3 -> 0.13.0
2020-03-03 08:14:09 -05:00
Jan Tojnar 4dc27717c3
folks: re-enable docs 2020-03-03 13:41:12 +01:00
Jan Tojnar 54d984f62a
folks: Fix build
This was missed in https://github.com/NixOS/nixpkgs/pull/80594.

Also re-enable tests.
2020-03-03 13:27:56 +01:00
Jan Tojnar 2a5292313c
gom: 0.3.3 → 0.4
https://ftp.gnome.org/pub/GNOME/sources/gom/0.4/gom-0.4.news
2020-03-03 12:55:07 +01:00
R. RyanTM b35abf2478 python27Packages.jupytext: 1.3.2 -> 1.3.4 2020-03-03 10:48:16 +01:00
R. RyanTM fad94709ce python27Packages.bayesian-optimization: 1.0.1 -> 1.1.0 2020-03-03 10:47:55 +01:00
Andreas Rammhold 846f300511
Merge pull request #80953 from andir/bazel-poison
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Andreas Rammhold 6eb3154ff6
gsasl: export LOCALDOMAIN before running tests
Recently kerberos added a code path that relies ont he local domain part
to be available. See [hydra] for the recent build failure and [github]
for a brief analysis of the error.

[hydra] https://hydra.nixos.org/build/113717403
[github]:
  - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593840860
  - https://github.com/NixOS/nixpkgs/pull/81531#issuecomment-593853565
2020-03-03 10:36:52 +01:00
R. RyanTM 6e686dd681 python27Packages.ipdb: 0.12.3 -> 0.13.0 2020-03-03 07:23:48 +00:00
R. RyanTM d07158447e python27Packages.localzone: 0.9.5 -> 0.9.6 2020-03-02 22:51:23 -08:00
R. RyanTM c27a87e288 python27Packages.identify: 1.4.10 -> 1.4.11 2020-03-02 22:50:56 -08:00
R. RyanTM 4c23487951 python27Packages.phonenumbers: 8.11.3 -> 8.11.4 2020-03-02 22:50:27 -08:00
Vincent Laporte 3fe7a65e23 ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+rc2 → 4.10.0 2020-03-03 06:49:08 +01:00
Dennis Gosnell bd2c1d72c5
Merge pull request #80845 from obsidiansystems/work-on-multi-shellFor
haskell shellFor: Fix hoogle
2020-03-03 11:22:52 +09:00
Robert Djubek 8653b7ab87
pythonPackages.digital-ocean: 1.13.2 -> 1.15.0
updated to newest version (1.13.2 was released ~2.25 years ago). switched to fetchFromGitHub to enable tests. added kiwi to maintainers. formatted with nixpkgs-fmt
2020-03-03 02:19:03 +00:00
Andreas Rammhold 642bea6cec
tensorflow: update fixed output hashes 2020-03-03 01:12:27 +01:00
Andreas Rammhold c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Andreas Rammhold 84b3678072
pythonPackages.dm-sonned: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold 0ff376c03f
bazel-remote: update fixed output hash 2020-03-03 01:12:27 +01:00
Andreas Rammhold fa7b4d513c
tensorflow-probabilit: update fixed output hash 2020-03-03 01:12:26 +01:00
Andreas Rammhold 9683826ffa
bazel-watcher: update fixed output hash 2020-03-03 01:12:26 +01:00
R. RyanTM c37b4466c0 python27Packages.authlib: 0.13 -> 0.14.1 2020-03-02 16:01:54 -08:00
R. RyanTM e41580fbc3 python27Packages.azure-mgmt-keyvault: 2.0.0 -> 2.1.1 2020-03-02 16:01:14 -08:00
Jan Tojnar fa4534f75b
Merge pull request #81520 from r-ryantm/auto-update/libmypaint
libmypaint: 1.5.0 -> 1.5.1
2020-03-02 20:29:41 +01:00
Tim Steinbach 31cf072be9
Merge pull request #81515 from r-ryantm/auto-update/liquibase
liquibase: 3.8.6 -> 3.8.7
2020-03-02 13:57:22 -05:00
adisbladis 298b50df1d poetry: 1.0.3 -> 1.0.5 2020-03-02 10:34:49 -08:00
adisbladis d3f756d9b7 poetry2nix: 1.5.0 -> 1.6.0 2020-03-02 10:34:49 -08:00
Jonathan Ringer 725dc741c1 python37Packages.poetry: fix build 2020-03-02 10:30:50 -08:00
Jennifer Wilcox bebcf42905 cocotb: 1.2.0 -> 1.3.0
The fix for the CC/CXX variables was merged some time before 1.3.0.

The `-Werror` seems to be new. It is removed in upstream's master so it
should be removable in the next release. Something in glibc is causing a
warning that is killing the build if `-Werror` isn't removed.
2020-03-02 10:12:30 -08:00
Mathias Schreck c1e2642da6 aws-sam-cli: 0.41.0 -> 0.43.0 2020-03-02 09:57:20 -08:00
Cole Mickens 486b9fc160 pythonPackages.mpv-jsonipc: init at unstable-2020-02-19 2020-03-02 09:49:13 -08:00
Jonathan Ringer 52c5c8a81f python3Packages.dash: 1.8.0 -> 1.9.1 2020-03-02 08:31:18 -08:00
Jonathan Ringer cab91d59e6 python3Packages.dash-core-components: 1.7.0 -> 1.8.1 2020-03-02 08:31:18 -08:00
Jonathan Ringer 0fffce6bdb pythonPackages.dash-renderer: 1.2.3 -> 1.2.4 2020-03-02 08:31:18 -08:00
Jonathan Ringer b396d23834 pythonPackages.dash-table: 4.6.0 -> 4.6.1 2020-03-02 08:31:18 -08:00
Mario Rodas f01b25ee6d ocamlPackages.ocamlnet: disable for Ocaml<4.02 2020-03-02 16:31:25 +01:00
Vladimír Čunát 4d954e528d
Merge #80714: icon-lang: fix build 2020-03-02 16:15:53 +01:00