Commit graph

53013 commits

Author SHA1 Message Date
Ben Wolsieffer ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
Ben Darwin 9fde97d85f python3Packages.pyxnat: init at 1.3 2020-09-21 23:16:17 -07:00
Martin Weinelt a762bbf7b4 pythonPackages.http-parser: init at 0.9.0 2020-09-21 23:14:57 -07:00
Milan 479976340a
duf: init at 0.1.0 (#98396) 2020-09-22 00:57:28 -05:00
Jules Aguillon c4cb4c226e
Declare several versions of OCamlformat (#88799)
OCamlformat is still a bit unstable and it's common to work on several
projects that each use a different version.

Define every versions at once and share code

* ocamlformat: add dependency on base

OCamlformat always required Base.
This will be important in the future as Base may make breaking changes.
2020-09-22 07:30:35 +02:00
Maximilian Bosch 2e98177bd7
Merge pull request #98350 from 9999years/spotify-device-scale-factor
spotify: support --force-device-scale-factor for high-DPI displays
2020-09-21 23:00:58 +02:00
Jörg Thalheim 4eb55225a1
Merge pull request #98282 from mweinelt/python/yq
pythonPackages.yq: update, repackage as library, fix tests
2020-09-21 20:43:10 +02:00
Martin Weinelt e228365258
pythonPackages.yq: repackage as library, convert to application, fix tests 2020-09-21 20:09:28 +02:00
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
Ben Darwin 8403806a39 python3Packages.rising: init at 0.2.0post0 2020-09-21 09:56:28 -07:00
Anderson Torres 4bcd1dcd2c
Merge pull request #98371 from bryanasdev000/package-velero
velero: init at 1.5.1
2020-09-21 13:19:45 -03:00
Anderson Torres 3eccc3f833
Merge pull request #98370 from bryanasdev000/package-popeye
popeye: init at 0.8.10
2020-09-21 13:15:27 -03:00
Austin Butler 8be7347e2b pythonPackages.mohawk: init at 1.1.0 2020-09-21 08:48:08 -07:00
Sarah Brofeldt 44289eb20c
Merge pull request #91170 from DianaOlympos/update/apache-kafka
apache-kafka: 2.4.0 -> 2.4.1/2.5.0
2020-09-21 15:42:26 +02:00
Stig P 17ed10cf8e
Merge pull request #98359 from andrew-d/andrew/ham-aprs-fap
perlPackages.HamAPRSFAP: init at 1.21
2020-09-21 13:08:50 +00:00
Profpatsch f000c741a3 pythonPackages.b2sdk: init at 1.1.4 2020-09-21 13:39:37 +02:00
WilliButz 087fe53de8
Merge pull request #98374 from knedlsepp/fix-nvtop
nvtop: Make independent of Nvidia driver version
2020-09-21 13:36:52 +02:00
Doron Behar 20bd6dd45d
Merge pull request #98204 from charvp/pr/init-bluej 2020-09-21 11:10:55 +03:00
Charlotte Van Petegem 090cc5d6ea bluej: init at 4.2.2 2020-09-21 09:31:18 +02:00
Josef Kemetmüller 0996ac6b0e nvtop: Make independent of Nvidia driver version
For packages relying on Nvidia drivers we don't want to hard-code the
location of a particular driver version in the RPATH. Otherwise the
software might fail with errors such as:

> Impossible to initialize nvidia nvml : Driver/library version mismatch

To fix this the usual pattern in nixpkgs is to add `/run/opengl-driver/lib`
to the RPATH of these binaries.
This is the global location where Nvidia libraries are available on
NixOS and so this makes sure that the nvtop binary can be run with all
versions of the driver.

At build time however these libraries are not available at that
particular location. For precisely this use case, Nvidia ships stub
versions of the driver libraries with the cudatoolkit. So we just need
to point CMake to that directory.

Fixes: #98328
2020-09-21 08:43:43 +02:00
Vincent Laporte 4e155d6be9
fontmatrix: 0.6.0 → 0.6.0-qt5 (#97800)
This is an unofficial port of Fontmatrix 0.6.0 to Qt5

Co-authored-by: symphorien <symphorien@users.noreply.github.com>
2020-09-21 08:01:37 +02:00
Bryan A. S 142f6d8515 velero: init at 1.5.1
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:12:06 -03:00
Bryan A. S 8465b4849b popeye: init at 0.8.10
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 01:58:36 -03:00
Andrew Dunham a4edf4ca20 perlPackages.HamAPRSFAP: init at 1.21 2020-09-20 17:58:04 -07:00
Robert Scott 781b870c91 xmlbird: fix build with python 3.8
also force use of gccStdenv to fix darwin build
2020-09-20 16:25:39 -07:00
Jan Tojnar aeba05f2e4
Merge pull request #96951 from doronbehar/pkg/gnome-network-displays
gnome-network-displays: init at 0.90.4
2020-09-21 01:23:28 +02:00
Doron Behar 4d4516a04e gnome-network-displays: init at 0.90.4 2020-09-20 21:06:00 +03:00
Doron Behar d07100d89f python3Packages.crate: init at 0.24.0 2020-09-20 08:29:18 -07:00
Gabriel Ebner a2bd21f1bf
Merge pull request #98314 from gebner/upgradejava 2020-09-20 16:36:52 +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
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
Gabriel Ebner e13e02f300 jedit: use latest jdk 2020-09-20 11:41:06 +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
Gabriel Ebner 84a0da26d0 runelite: use latest jdk 2020-09-20 11:19:00 +02:00
Gabriel Ebner 9481828bd9 emscripten: use latest jdk 2020-09-20 11:17:10 +02:00
Gabriel Ebner 01fed03489 closurecompiler: use latest jdk 2020-09-20 11:17:02 +02:00
Gabriel Ebner 8ba71cef5d mediathekview: use latest jre 2020-09-20 11:13:56 +02:00
Gabriel Ebner aabe6e23a6 dbeaver: use latest jdk 2020-09-20 11:12:33 +02:00
Gabriel Ebner e11a487567 josm: use latest jdk 2020-09-20 11:11:30 +02:00
Gabriel Ebner efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Ben Darwin 5315ce0e40 python3Packages.hyppo: init at 0.1.3 2020-09-19 20:38:05 -07:00
Martin Weinelt d956ed6ac8 pythonPackages.yamlordereddictloader: init at 0.4.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 278d069304 python3Packages.ntc-templates: init at 1.5.0 2020-09-19 20:27:11 -07:00
Martin Weinelt 6898bcff08 pythonPackages.textfsm: init at 1.1.1 2020-09-19 20:27:11 -07:00
Doron Behar 7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Ryan Mulligan 5ea751ca70
Merge pull request #98258 from ryantm/remove-heyefi
nixos/heyefi: remove module and package
2020-09-19 11:00:41 -07:00
Gabriel Ebner 70bc8cdd3f azureus: use jdk8 2020-09-19 17:57:21 +02:00
Gabriel Ebner 09a496939d areca: use jdk8 2020-09-19 17:36:39 +02:00
Benjamin Esham 1e136a97fb sqldiff, sqlite-analyzer: Fix Darwin build
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00