Commit graph

244203 commits

Author SHA1 Message Date
Rebecca Turner 4f03644c56 spotify: support --force-device-scale-factor
Add a Spotify wrapper with a `deviceScaleFactor` argument to set the
`--force-device-scale-factor` flag for high-DPI displays. If unset,
nothing is added.

This allows e.g.

   spotify.override { deviceScaleFactor = 1.66; }

Uses a separate wrapper derivation as suggested by @Ma27.
Uses `wrapProgram` instead of `makeWrapper` as suggested by @Ma27.
2020-09-21 13:50:19 -04:00
adisbladis 41e883a657
Merge pull request #98345 from adisbladis/emacs-libgit
emacsPackages.libgit: Fix build
2020-09-20 22:50:07 +02:00
adisbladis fa1272e956
emacsPackages.libgit: Fix build 2020-09-20 22:27:52 +02:00
WORLDofPEACE 684d691c6e
Merge pull request #97738 from cole-h/build-vm-for-flakes
nixos-rebuild: add flake support for build-vm
2020-09-20 15:10:16 -04:00
WORLDofPEACE 8f00cc47e9
Merge pull request #98330 from jonringer/update-contributing
contributing.md: mention rebased or squashed merges
2020-09-20 15:06:11 -04:00
Gabriel Ebner 3aa1721efa
Merge pull request #98327 from yvesf/qcad-fix-qt5-arg
qcad: replace qt argument
2020-09-20 20:56:22 +02:00
Drew Risinger 4e435eee31 pythonPackages.cfn-lint: 0.35.0 -> 0.35.1
* Update version
* Cleanup packaging: run tests & use GitHub source
* Meta: add changelog
2020-09-20 11:30:00 -07:00
Tim Steinbach 9a4468b935
linux: 5.9-rc4 -> 5.9-rc5 2020-09-20 14:15:31 -04:00
Maximilian Bosch 783bf0ab8a
Merge pull request #98218 from Ma27/bump-matrix-synapse
matrix-synapse: 1.19.2 -> 1.19.3
2020-09-20 19:36:17 +02:00
Martin Weinelt 1696de584b
Merge pull request #98329 from jonringer/disable-shouldbe
python38Packages.shouldbe: disable for python3.8
2020-09-20 19:04:25 +02:00
Jonathan Ringer 96e4438959
contributing.md: mention rebased or squashed merges 2020-09-20 09:31:54 -07:00
Jonathan Ringer 43c0499f3a
python38Packages.shouldbe: disable for python3.8 2020-09-20 09:16:15 -07:00
Robert Scott eb86bff30d libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott dcd6847ddb libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott 044533c99b libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Raghav Sood 09bc8c8d85 can-isotp: 20180629 -> 20200910 2020-09-20 08:42:28 -07:00
Maxim Krivchikov 172f3a197e lldb_5, lldb_6: add patch for >=python-3.7 2020-09-20 08:31:46 -07:00
Doron Behar 8bf99f6787 csvkit: fix tests
Remove unneeded glibcLocales. Remove overrided agate-sql and agate-dbf,
as these overrides are not needed. Use pytestCheckHook instead of
overriding checkPhase. Add an upstream patch that fixes tests.
2020-09-20 08:29:18 -07:00
Doron Behar eb9393a4db csvkit: 1.0.4 -> 1.0.5 2020-09-20 08:29:18 -07:00
Doron Behar b3178aee51 python.pkgs.agate-sql: fix tests by adding crate to inputs 2020-09-20 08:29:18 -07:00
Doron Behar d07100d89f python3Packages.crate: init at 0.24.0 2020-09-20 08:29:18 -07:00
Yves Fischer a426157210 qcad: replace qt argument
change qcad to take the individual packages instead of qt5 as argument
2020-09-20 17:24:42 +02:00
Robert Scott a28068a992 svgbob: fix build
loosen lint settings
2020-09-20 08:24:00 -07:00
Raphael Borun Das Gupta 355d255d6c pythonPackages.mock-open: 1.3.2 -> 1.4.0 2020-09-20 08:18:31 -07:00
Raphael Borun Das Gupta b103ddb9ab pythonPackages.mock-open: 1.3.1 -> 1.3.2 2020-09-20 08:18:31 -07:00
Austin Butler 05f994426f pythonPackages.glom: fix tests 2020-09-20 08:17:50 -07:00
Gabriel Ebner 4e7b124f13
Merge pull request #98290 from yvesf/qcad-3.25.2.0 2020-09-20 17:04:11 +02:00
Gabriel Ebner de3cc475e0
Merge pull request #81014 from fgaz/platforms/endianness
platforms: add bigEndian and littleEndian
2020-09-20 17:03:55 +02:00
Gabriel Ebner 0c550170d1
Merge pull request #97469 from Emantor/bump/thermald 2020-09-20 16:55:30 +02:00
Dmitry Kalinkin b3a9f9d6ba
Merge pull request #98319 from Luflosi/update/youtube-dl
youtube-dl: 2020.09.14 -> 2020.09.20
2020-09-20 10:43:07 -04:00
Gabriel Ebner a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava 2020-09-20 16:36:52 +02:00
Yves Fischer 2f934a967c qcad: fix library browser
the drawing library of qcad uses qt's database abstract for sqlite.

Somehow the libqsqlite library file is not found in the default
location. As workaround it is copied to the qcad library directory.
2020-09-20 16:35:24 +02:00
Gabriel Ebner 088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
Francesco Gazzetta 4fc8c5098d platforms: add bigEndian and littleEndian 2020-09-20 16:12:58 +02:00
Ryan Mulligan fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Ryan Mulligan 4de9a13eef
Merge pull request #95973 from r-ryantm/auto-update/heimer
heimer: 1.18.0 -> 1.19.0
2020-09-20 07:01:39 -07:00
Hannes Weisbach 80a6743c37 opencascade: enable macOS build and add features
enable/fix macOS build and add options for TBB and GL2PS dependencies

VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Luflosi 907fd8d6f6
youtube-dl: 2020.09.14 -> 2020.09.20
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20
2020-09-20 14:45:41 +02:00
Daniël de Kok b83824d9c4
Merge pull request #98159 from sternenseemann/noto-emoji-unicode-13.1
noto-fonts-emoji: unstable-2020-08-20 → 2020-09-16
2020-09-20 14:20:19 +02:00
Robert Scott dc413903fc
Merge pull request #98074 from risicle/ris-pforth-fix
pforth: fix build with patch
2020-09-20 13:06:06 +01:00
Gabriel Ebner e13e02f300 jedit: use latest jdk 2020-09-20 11:41:06 +02:00
Daniël de Kok 770ecb1d31
Merge pull request #98266 from joncojonathan/removeAsMaintainer
Remove joncojonathan as maintainer
2020-09-20 11:38:30 +02:00
Gabriel Ebner ef4cbbabd1 clojure: use latest jdk 2020-09-20 11:32:06 +02:00
Gabriel Ebner effd6aa53a gpsprune: use latest jdk 2020-09-20 11:25:44 +02:00
Gabriel Ebner 3426068afe arduino: use latest jdk 2020-09-20 11:23:20 +02:00
Gabriel Ebner 5e46e2a783 awstats: use latest jdk 2020-09-20 11:21:16 +02:00
joncojonathan 609e3aa507 gramps: remove joncojonathan as maintainer 2020-09-20 11:19:26 +02:00
Gabriel Ebner 84a0da26d0 runelite: use latest jdk 2020-09-20 11:19:00 +02:00
joncojonathan ff078a7e0f keepass: remove joncojonathan as maintainer 2020-09-20 11:19:00 +02:00
Gabriel Ebner 9481828bd9 emscripten: use latest jdk 2020-09-20 11:17:10 +02:00