Commit Graph
243613 Commits
Author SHA1 Message Date
Stefan FrijtersandGitHub a05439ca31 openrgb: 0.3 -> 0.4 (#97711)
* openrgb: 0.3 -> 0.4

* openrgb: Patch project configuration to respect SOURCE_DATE_EPOCH
2020-09-13 21:05:47 -07:00
Mario RodasandGitHub 883575046b Merge pull request #97910 from doronbehar/update-gotify
gotify-server: 2.0.17 -> 2.0.18
2020-09-13 22:17:31 -05:00
Mario RodasandGitHub 985530fa04 Merge pull request #97077 from bbigras/kopia
kopia: 0.6.2 -> 0.6.4
2020-09-13 22:14:35 -05:00
Mario RodasandGitHub b9a0c5a79b Merge pull request #97920 from bbigras/nwg-launchers
nwg-launchers: 0.2.0 -> 0.3.3
2020-09-13 22:12:26 -05:00
Mario RodasandGitHub 35510ed882 Merge pull request #97075 from bbigras/keycloak
keycloak: 10.0.2 -> 11.0.2
2020-09-13 22:11:46 -05:00
Jan TojnarandGitHub 9763e55345 Merge pull request #97862 from jtojnar/emoji-inkscape-fix 2020-09-14 01:43:57 +02:00
Mario RodasandGitHub 687ae42f20 Merge pull request #97916 from marsam/fix-python-grpcio-build
pythonPackages.grpcio: fix build
2020-09-13 18:40:12 -05:00
Ryan MulliganandGitHub 91e78b31aa Merge pull request #96400 from r-ryantm/auto-update/openvswitch
openvswitch: 2.13.0 -> 2.14.0
2020-09-13 15:57:54 -07:00
leenaarsandGitHub d88f262fd2 ipgrep: ipgrep: 1.0 -> 1.0.1 (#97903) 2020-09-13 22:45:13 +00:00
zimbatmandGitHub ceac92ce05 Merge pull request #97892 from taku0/thunderbird-bin-78.2.2
thunderbird, thunderbird-bin: 78.2.1 -> 78.2.2
2020-09-14 00:43:27 +02:00
José Romildo MalaquiasandGitHub 8221805958 Merge pull request #97316 from romildo/upd.marwaita-peppermint
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
José Romildo MalaquiasandGitHub 49ce7a07f6 Merge pull request #97297 from romildo/upd.marwaita-manjaro
marwaita-manjaro: 2020-08-29 -> 1.5
2020-09-13 19:25:35 -03:00
José Romildo MalaquiasandGitHub 31c90f3b9f Merge pull request #97136 from romildo/upd.theme-obsidian2
theme-obsidian2: 2.13 -> 2.14
2020-09-13 19:24:58 -03:00
José Romildo MalaquiasandGitHub 5457fc7c76 Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Jan Tojnar 24a6d1152d twemoji-color-font: fix build with Inkscape 1 2020-09-13 23:13:57 +02:00
Jan Tojnar f355352177 emojione: fix build with Inkscape 1 2020-09-13 23:13:54 +02:00
Mario RodasandGitHub d31ddcb42c Merge pull request #97849 from marsam/update-zeek
zeek: 3.2.0 -> 3.2.1
2020-09-13 14:25:19 -05:00
Mario RodasandGitHub 57f00c0459 Merge pull request #97917 from NobbZ/lefthook-go-114
lefthook: use go 1.14 to build
2020-09-13 14:09:28 -05:00
WORLDofPEACEandGitHub f5fdc6b240 Merge pull request #97894 from TethysSvensson/fixBusybox
busybox: Fix 404 error by using git instead
2020-09-13 14:25:22 -04:00
freezeboyandJon 7849d11478 python3Packages.python-snap7: init 0.11 2020-09-13 10:28:12 -07:00
freezeboyandJon 1be6ac06ab barman: init 2.11 2020-09-13 10:26:03 -07:00
Romanos SkiadasandJon 5e891fd073 python3Packages.jenkinsapi: fix build
nix-env -f default.nix -iA python38Packages.jenkinsapi now works.

Here is a list of all the things done:
- fixed the dependency list which was lacking some packages
- changed checkPhase. This called python setup.py test by default,
which is very much not what jenkinsapi does upstream. This resulted in
simple_post_logger.py being imported, which called serve_forever(),
manifesting as a hang
- tox decided to install pbr every time and fails and also tried to
run tests across multiple python versions, so I just made checkPhase
call pylint/pycodestyle/py.test directly.
- disabled systests which try to run jenkins
- disabled misc broken tests. There are some calls in them that should
have been mocked but the mocks don't take effect for some reason,
resulting in failed requests to localhost.
- removed needless inputs. nose and unittest2 are not needed, not even
in python2
- disabled tests on darwin, as requests-kerberos is apparently broken
2020-09-13 10:03:53 -07:00
Tethys SvenssonandJon 22d0213376 hacksaw: init as 1.0.4 2020-09-13 09:48:20 -07:00
Bruno Bigras 1d5fb043fa nwg-launchers: 0.2.0 -> 0.3.3 2020-09-13 12:45:34 -04:00
f57a658d8e zathura: symlinkJoin all of plugins (#96630)
* zathura: symlinkJoin all of plugins

* zathura: Add TethysSvensson as a maintainer

Co-authored-by: Matthieu Coudron <mattator@gmail.com>
2020-09-13 18:45:23 +02:00
Martin WeineltandGitHub 79ff0a1127 Merge pull request #97866 from nyanloutre/python_gitlab_fix
pythonPackage.python-gitlab: add missing tests requirements
2020-09-13 18:43:59 +02:00
Martin WeineltandJon 1810cb2e0c python3Packages.brother: 0.1.14 -> 0.1.17 2020-09-13 09:41:06 -07:00
gnidorahandJon 4269da36d1 ArchiSteamFarm: 4.2.3.6 -> 4.2.4.0 2020-09-13 09:37:44 -07:00
Josef KemetmüllerandJon dc2e45e3e5 python.pkgs.geopandas: 0.8.0 -> 0.8.1
This fixes the geopandas build, which did break with the update of
pandas from 1.0.5 to 1.1.0.
2020-09-13 09:31:07 -07:00
Daniël de KokandJon 69cdd652b7 python3Packages.datasets: 1.0.0 -> 1.0.1
Changelog:
https://github.com/huggingface/datasets/releases/tag/1.0.1
2020-09-13 09:26:34 -07:00
Mario RodasandGitHub a9fe5fa39f Merge pull request #97864 from doronbehar/pkg/shadowfox
shadowfox: Add ldflags
2020-09-13 11:20:50 -05:00
Norbert Melzer 4312e2460a lefthook: use go 1.14 to build
Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
currently can't start external programs and errors each test it tries
to run, making it effectively useless.

This is a temporary fix to make `lefthook` usable again until the
upstream issue was fixed and a new release has been cut.

Upstream issue: https://github.com/Arkweid/lefthook/issues/151
2020-09-13 18:20:22 +02:00
Mario RodasandJon 8ddd52d29b tflint: 0.19.1 -> 0.20.1
https://github.com/terraform-linters/tflint/releases/tag/v0.20.1
2020-09-13 09:20:12 -07:00
Mario RodasandJon a6b064e649 cascadia-code: 2007.01 -> 2008.25
https://github.com/microsoft/cascadia-code/releases/tag/v2008.25
2020-09-13 09:19:18 -07:00
Doron BeharandGitHub bdbe60a883 Merge pull request #97752 from doronbehar/pkg/qpdf
qpdf: 9.1.1 -> 10.0.1
2020-09-13 19:16:19 +03:00
Samuel AinsworthandGitHub a8d6213726 Shell programming hygiene (#97884) 2020-09-13 16:09:05 +00:00
Mario RodasandGitHub 972fc49364 Merge pull request #97897 from marsam/fix-exiv2-darwin
exiv2: fix build on darwin
2020-09-13 10:11:45 -05:00
Damien CassouandGitHub 61d6eb529c Merge pull request #97906 from DamienCassou/rider-2020.2.2
Update rider to 2020.2.2
2020-09-13 16:37:50 +02:00
Doron Behar a4cdb9a624 gotify-server: 2.0.17 -> 2.0.18
Use new line in printf calls of update.sh, so editor config CI check
won't fail.
2020-09-13 17:03:39 +03:00
Damien Cassou 8864a7c6ac Update rider 2020-09-13 16:01:52 +02:00
Martin WeineltandGitHub e452e42d81 Merge pull request #97899 from risicle/ris-httpx-fix
pythonPackages.httpx: fix tests
2020-09-13 15:19:53 +02:00
Matthieu CoudronandGitHub 7bd0b8e284 Merge pull request #97904 from risicle/ris-pulp-fix
pythonPackages.pulp: fix by adding new dependency amply
2020-09-13 15:12:35 +02:00
Robert Scott 26e023bfa7 pythonPackages.pulp: fix by adding new dependency amply 2020-09-13 13:23:13 +01:00
Robert Scott c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01:00
Robert Scott 92a9db2e3e pythonPackages.httpx: fix tests
test suite contained a literal timestamp which expired, fixed upstream
2020-09-13 12:44:47 +01:00
Robert ScottandGitHub b3fd4226ba Merge pull request #97765 from freezeboy/fix-dependency-injector
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:00:40 +01:00
freezeboy 2102764e62 python2Packages.dependency-injector: add missing dependencies 2020-09-13 12:48:13 +02:00
Nick HuandGitHub 5d92cf5f23 Merge pull request #78143 from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson a9597f9573 busybox: Use git to fetch debian.script from debian
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Tethys Svensson 43cd431b44 fetchgitlab: Escape a few more characters in the revision 2020-09-13 12:34:08 +02:00