Commit Graph

215702 Commits

Author SHA1 Message Date
Christian Lütke-Stetzkamp
c8299d69b0 licensor: Fix test in 2020 2020-03-03 22:40:33 +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
74769b6799 gitaly: Copy gem files into bundler env instead of symlinking
This fixes issue #79374, where gitaly prints warning messages on the
client side when running push or fetch.
2020-03-03 21:19:01 +01: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
talyz
17721d3b33 gitaly: Add myself to maintainers 2020-03-03 21:19:01 +01:00
talyz
a3b2828de3 gitlab-shell: Change name from gitlab-shell-go to gitlab-shell
This is left over from when gitlab-shell had a ruby part and a go
part. The ruby part is now gone, so let's call the go part
gitlab-shell.
2020-03-03 21:19:01 +01:00
talyz
f2bb5238aa gitlab-workhorse: 8.20.0 -> 8.21.0 2020-03-03 21:19:01 +01:00
talyz
facef28665 gitaly: 1.83.0 -> 12.8.1
In order to build gitaly, this locally overrides the version of
libgit2, since gitaly is not compatible with the latest version.
2020-03-03 21:19:01 +01:00
talyz
7d8a2004cf gitlab: 12.7.6 -> 12.8.1
https://about.gitlab.com/releases/2020/02/22/gitlab-12-8-released/
https://about.gitlab.com/releases/2020/02/24/gitlab-12-8-1-released/
2020-03-03 21:19:01 +01:00
Florian Klink
407be0a577
Merge pull request #81327 from flokli/add-cage
nixos/cage: init
2020-03-03 12:04:33 -08:00
R. RyanTM
e88113846c
gnomeExtensions.appindicator: 30 -> 32 (#81309) 2020-03-03 20:22:38 +01:00
worldofpeace
1bb8a2baaf
Merge pull request #81554 from ianmjones/snippetpixie-update-1.3.1
snippetpixie: 1.2.2 -> 1.3.1
2020-03-03 19:19:27 +00:00
R. RyanTM
511ebca3a3 python27Packages.tomlkit: 0.5.8 -> 0.5.11 2020-03-03 20:02:41 +01:00
Aiken Cairncross
3db82f6fc3 python3Packages.monosat: Fix hash
PR #81562 inadvertently broke these builds
2020-03-03 11:02:23 -08:00
R. RyanTM
3a250de1d8 python37Packages.asdf: 2.5.0 -> 2.5.2 2020-03-03 20:02:01 +01:00
Daiderd Jordan
4c945ee64a
Merge pull request #81443 from tricktron/iterm2-fix
iterm2: 3.0.14 -> 3.3.9 & fix build
2020-03-03 19:21:16 +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
Gabriel Ebner
f29c0e4526
Merge pull request #81313 from veprbl/pr/blender_numpy_fix
blender: fix enableNumpy option
2020-03-03 14:31:11 +01:00
Robert Hensing
6734e58da3
Merge pull request #81292 from hercules-ci/fix-service-runner-quotes
nixos/service-runner.nix: Allow quotes in commands + test
2020-03-03 14:31:00 +01:00
Mario Rodas
df444c855e
Merge pull request #81582 from magnetophon/dragonfly-reverb
dragonfly-reverb: 2.0.0 -> 3.0.0
2020-03-03 08:14:56 -05: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
Mario Rodas
e9375934de
Merge pull request #81592 from zowoq/kepubify
kepubify: 3.0.0 -> 3.1.0
2020-03-03 08:03:03 -05:00
Mario Rodas
eb53f1cc74
Merge pull request #81603 from davidtwco/pastel-0.7.1
pastel: 0.7.0 -> 0.7.1
2020-03-03 08:01:10 -05:00
Tim Steinbach
1e40843616
oh-my-zsh: 2020-03-02 -> 2020-03-03 2020-03-03 07:47:47 -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
markuskowa
dbb9fab27f
Merge pull request #81604 from markuskowa/upd-octopus
octopus: 9.1 -> 9.2
2020-03-03 12:45:16 +01:00
Jörg Thalheim
ab86bf9db9
Merge pull request #81497 from gila/terraform-provider-libvirt
terraform-providers.libvirt: 0.5.1 -> 0.6.1
2020-03-03 11:30:47 +00:00
Aaron Andersen
aca5d04f3e
Merge pull request #81179 from aanderse/zabbix
zabbix: 3.0.29 -> 3.0.30, 4.0.17 -> 4.0.18, 4.4.5 -> 4.4.6
2020-03-03 05:36:58 -05:00
Lancelot SIX
88088645d2
Merge pull request #81599 from matthiasbeyer/timewarrior-fix-url
timewarrior: Fix homepage
2020-03-03 11:32:40 +01:00
Vladimír Čunát
29a7464115 knot-dns: 2.9.2 -> 2.9.3
https://gitlab.labs.nic.cz/knot/knot-dns/-/tags/v2.9.3
2020-03-03 11:18:02 +01:00
Andreas Rammhold
f8325b6ce6
Merge pull request #81060 from andir/opensmtpd-timeout
nixos/tests/opensmtpd: bump test (&build) timeout to 30m from 30s
2020-03-03 11:14:49 +01:00
markuskowa
4822d61252
Merge pull request #80977 from r-ryantm/auto-update/quantum-espresso
quantum-espresso: 6.4.1 -> 6.5
2020-03-03 11:09:30 +01:00
Anderson Torres
5a8c89406a
Merge pull request #81507 from AndersonTorres/update/mgba
mgba: 0.8.0 -> 0.8.1
2020-03-03 06:56:54 -03:00
Markus Kowalewski
eebd6fe75a
octopus: 9.1 -> 9.2 2020-03-03 10:54:23 +01:00
David Wood
478bf130e2
pastel: 0.7.0 -> 0.7.1 2020-03-03 09:50:10 +00: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
Ian M. Jones
017926a8b3 snippetpixie: 1.2.2 -> 1.3.1 2020-03-03 09:24:32 +00:00
Orivej Desh
a8e06a8e89 clickhouse: link with lld
lld buildInput is still needed for the library.

Related: #24744
2020-03-03 09:22:14 +00:00
ccellado
0da63e8af2
deadbeef: 1.8.0 -> 1.8.2 2020-03-03 10:02:04 +01:00