1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-13 16:15:30 +00:00
Commit graph

215987 commits

Author SHA1 Message Date
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 b66896f222 tribler: 7.4.1 -> 7.4.4 2020-03-03 19:29:13 +00: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 43568a2f04 talloc: 2.1.16 -> 2.3.1 2020-03-03 19:10:15 +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
R. RyanTM 0b121e343d stress-ng: 0.10.19 -> 0.11.01 2020-03-03 18:59:55 +00: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
R. RyanTM c7b428de3a python27Packages.ROPGadget: 6.0 -> 6.2 2020-03-03 17:19:45 +00:00
R. RyanTM ab4d825f3b rspamd: 2.3 -> 2.4 2020-03-03 17:08:22 +00:00
Josef Kemetmüller adfb8a039b lcov: Fix patch checksums
The previously committed checksums seem to have been mistakenly taken
directly from fetchurl without fetchpatch normalization.
2020-03-03 16:58:39 +01:00
R. RyanTM 18f7b5e404 snd: 20.0 -> 20.1 2020-03-03 15:54:33 +00: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
Bruce Toll 79b582b1ff python-mapnik: 3.0.16 -> unstable-2020-02-24
Update to fix build errors with mapnik 3.0.23, along with other pending
upstream commits.

Upstream has not tagged a python-mapnik release since 2017. This
unstable commit, however, is also the basis for the python-mapnik
package in Debian testing.
2020-03-03 09:08:17 -05: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
R. RyanTM 6212e0aa15 python27Packages.spotipy: 2.7.1 -> 2.9.0 2020-03-03 13:09:48 +00: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
AndersonTorres 66bd71cf13 mednafen-server: convert meta.homepage to an explicit string 2020-03-03 09:18:04 -03:00
AndersonTorres 3867188af7 mednafen: 0.9.48 -> 1.22.2 2020-03-03 09:18:04 -03:00
AndersonTorres b46c48c12a mednaffe: 0.8.6 -> 0.8.8 2020-03-03 09:18:04 -03: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
Jörg Thalheim 8f543ed80d
nixos/zfs: continue trimming also if one pool fails
fixes https://github.com/NixOS/nixpkgs/issues/81602
2020-03-03 11:22:07 +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