Commit Graph

33123 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Daniel Schaefer
e714798f27 sqldiff: init at 3.28.0 2020-09-19 18:05:30 +03:00
Gabriel Ebner
5c542d1caf vuze: use jdk8 2020-09-19 16:33:10 +02:00
Gabriel Ebner
4044eb04e3 rabbitmq-java-client: use jdk8 2020-09-19 16:28:27 +02:00
Gabriel Ebner
0a1ffc28f8 scalafix: use jdk8 2020-09-19 16:27:05 +02:00
Gabriel Ebner
cdeae18035 projectlibre: use jdk8 2020-09-19 16:23:21 +02:00
Gabriel Ebner
42ecb33155 hdf_java, hdfview: use jdk8 2020-09-19 16:18:31 +02:00
Gabriel Ebner
259316e514 libmatthew_java: use jdk8 2020-09-19 16:16:55 +02:00
Gabriel Ebner
0db2aa49a0 java-service-wrapper: use jdk8 2020-09-19 16:15:38 +02:00
Gabriel Ebner
5f4e8aed48 freemind: use jdk8 2020-09-19 16:14:47 +02:00
Gabriel Ebner
bd54f5d77b axoloti: use jdk8 2020-09-19 16:13:41 +02:00
Gabriel Ebner
0f14a327a0 buck: use jdk8 2020-09-19 16:13:16 +02:00
Gabriel Ebner
6efb7252f5 avian: use jdk8 2020-09-19 16:11:57 +02:00
Gabriel Ebner
d48b03d237 alloy*: use jre8 2020-09-19 15:53:34 +02:00
Gabriel Ebner
3f3430072a arduino: use jdk8 2020-09-19 15:52:45 +02:00
Gabriel Ebner
92c406d41f belle-sip: use jre8 2020-09-19 15:48:52 +02:00
Gabriel Ebner
d7aae610fd hadoop: use jre8 2020-09-19 15:48:01 +02:00
Gabriel Ebner
8b8a4a1ebe i2p: use jdk8 2020-09-19 15:45:51 +02:00
Gabriel Ebner
59f0ec7716 elasticmq*: use jdk8 2020-09-19 15:44:41 +02:00
Gabriel Ebner
d3609a65ce rhino: use jdk8 2020-09-19 15:43:17 +02:00
Gabriel Ebner
3aab81d3d1 tlaplus: use jre8 2020-09-19 15:42:41 +02:00
Gabriel Ebner
7533579fed sweethome3d: use jdk8 2020-09-19 15:41:24 +02:00
Gabriel Ebner
bf97938f50 apache-jena*: use jdk8 2020-09-19 15:39:25 +02:00
Gabriel Ebner
d066d52ed5 cassandra: use jre8 2020-09-19 15:37:51 +02:00
Gabriel Ebner
e5ae2a019f gephi: use jdk8 2020-09-19 15:35:45 +02:00
Gabriel Ebner
a609d7ed1f pdftk: use jre8 2020-09-19 15:34:26 +02:00
Gabriel Ebner
f5ac140ce7 gradle: use jdk8 2020-09-19 15:34:11 +02:00
Gabriel Ebner
a47b511187 zookeeper: use jre8 2020-09-19 15:32:16 +02:00
Gabriel Ebner
96720c904a rstudio: use jdk8 2020-09-19 15:30:56 +02:00
Gabriel Ebner
b0b605b2f0 awstats: use jdk8 2020-09-19 15:30:06 +02:00
Gabriel Ebner
204c3fccdc kodi: use jre8 2020-09-19 15:29:24 +02:00
Gabriel Ebner
2ecc520aa8 xtreemfs: use jdk8 2020-09-19 15:25:19 +02:00
Gabriel Ebner
7887690d3e freetts: use jdk8 2020-09-19 15:07:56 +02:00
Gabriel Ebner
c138ef99a3 jing-trang: use jdk8 2020-09-19 15:06:48 +02:00
Gabriel Ebner
d10716e1dc collectd: use jdk8 2020-09-19 14:58:15 +02:00
Gabriel Ebner
5ad9f73252 cvc4: use jdk8 2020-09-19 14:55:51 +02:00
Gabriel Ebner
390a3bdd03 abcl: use jdk8 2020-09-19 14:52:32 +02:00
Gabriel Ebner
85ead32f5c foundationdb: use openjdk8 2020-09-19 14:51:32 +02:00
Gabriel Ebner
230bdb0c7d mozart2: use jre8_headless 2020-09-19 14:50:52 +02:00
Gabriel Ebner
a1d10379b5 elasticsearch: use jre8_headless 2020-09-19 14:49:55 +02:00
Gabriel Ebner
9a2d749b41 polymake: use openjdk8 2020-09-19 14:39:11 +02:00
Gabriel Ebner
9426f615ab mysql-workbench: use jre8 2020-09-19 14:36:16 +02:00
Gabriel Ebner
5092ae7f5d emscripten: use jre8 2020-09-19 14:31:42 +02:00
Gabriel Ebner
5a59522f2b closurecompiler: use jre8 2020-09-19 14:31:12 +02:00
Gabriel Ebner
acc968f1e7 jmol: use jre8 2020-09-19 14:24:28 +02:00
Gabriel Ebner
e191f1ac74 R: use jdk8 2020-09-19 14:23:47 +02:00
Gabriel Ebner
7552827fb4 octave: use jdk8 2020-09-19 14:20:46 +02:00
Gabriel Ebner
5ef1503546 maven3: use jdk8 2020-09-19 14:17:01 +02:00
Gabriel Ebner
d2a7944217 openmodelica: use jre8 2020-09-19 14:13:19 +02:00
Gabriel Ebner
d246881412 pmd: use openjdk8 2020-09-19 14:06:57 +02:00
Gabriel Ebner
2306062573 jdepend: use jdk8 2020-09-19 14:06:15 +02:00
Gabriel Ebner
2a991c046c javaCup: use jdk8 2020-09-19 14:06:15 +02:00
Gabriel Ebner
c37d47d572 freenet: use jdk8 2020-09-19 14:06:15 +02:00
Gabriel Ebner
cb973a0368 antlr: use jre8 2020-09-19 14:06:15 +02:00
Gabriel Ebner
98cab0de9f swiProlog: use openjdk8 2020-09-19 14:06:14 +02:00
Gabriel Ebner
809f3344f8 virtualbox: use openjdk8 2020-09-19 14:06:14 +02:00
Gabriel Ebner
2edf265448 jedit: use jdk8 2020-09-19 14:06:14 +02:00
Gabriel Ebner
05104cc104 libreoffice-still: specify jdk version 2020-09-19 14:06:14 +02:00
Gabriel Ebner
3d55255bfd mercury: use openjdk8 2020-09-19 14:06:09 +02:00
Gabriel Ebner
8ca1557652 fop: use openjdk8 2020-09-19 13:33:38 +02:00
Doron Behar
48978fb8d0 jdk: point attributes without version suffix to latest
For too long `jdk` was pointing to the legacy, unmaintained openjdk8 and
too many apps are using it just because it works.
2020-09-19 13:27:49 +02:00
Jakub Kądziołka
220490a6b4 sameboy: init at 0.13.6 2020-09-19 09:06:37 +02:00
Ryan Mulligan
ad1c7eb7b6 nixos/heyefi: remove module and package
heyefi is no longer maintained by me; the company that made the sd
cards is defunct and the cards depended on their servers to work.
2020-09-18 21:55:07 -07:00
Anderson Torres
641d981483
Merge pull request #98183 from mlvzk/init-discocss
discocss: init at 0.1.0
2020-09-19 01:26:07 -03:00
Stig P
f6e70564fc
Merge pull request #97748 from flosse/microserver
microserver: init at 0.1.8
2020-09-18 22:50:06 +00:00
Maximilian Bosch
03bf0401fd
Merge pull request #98215 from gebner/blender290
blender: 2.83.5 -> 2.90.0
2020-09-18 18:24:59 +02:00
Marek Mahut
52532b7c36
Merge pull request #91256 from prusnak/seeks
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut
8e1a41d63e
Merge pull request #94439 from prusnak/gomp
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
Gabriel Ebner
524755d323 embree: init at 3.11.0 2020-09-18 15:17:23 +02:00
ajs124
61d75820cc
Merge pull request #98125 from helsinki-systems/drop/sky
sky: drop
2020-09-18 15:09:21 +02:00
Julian Stecklina
5fa0612d85 cpuid: init at 20200427
cpuid is a tool to describe x86 CPU features. This is useful for
people doing low-level software development.
2020-09-18 09:23:14 +02:00
mlvzk
9560e5d1aa discocss: init at 0.1.0 2020-09-18 00:52:48 +02:00
Lassulus
1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Daniël de Kok
3dba63fe64
Merge pull request #98120 from helsinki-systems/drop/transcribe
transcribe: drop
2020-09-17 10:18:45 +02:00
Doron Behar
eaf667bbf0 all-packages.nix: Remove trailing space for qutebrowser 2020-09-17 09:24:46 +03:00
ajs124
d219ce3a82 sky: drop 2020-09-16 22:25:38 +02:00
Frederik Rietdijk
bfa35d8d11 qutebrowser: fixup
to 2daf5702c6
2020-09-16 21:21:55 +02:00
Frederik Rietdijk
2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Frederik Rietdijk
c88f3adb17 pythonPackages: set qt version by overriding pkgs 2020-09-16 20:55:36 +02:00
Frederik Rietdijk
a4e50bb197 Revert "qutebrowser: use qt515 (#97586)"
We are not going to add parameters to `python-packages.nix`.
The proper way to do this is override Python, and pass in a
custom `pkgs`.

This reverts commit c1a0dfadea.
2020-09-16 20:29:23 +02:00
Anderson Torres
8a715e2522
Merge pull request #97298 from felschr/feat/filebot
filebot: init at 4.9.1
2020-09-16 15:23:03 -03:00
ajs124
5e8db8802b transcribe: drop 2020-09-16 20:12:46 +02:00
Marek Mahut
4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
Add btcpayserver
2020-09-16 19:10:31 +02:00
Felix Tenley
b1423ee641
filebot: init at 4.9.1 2020-09-16 17:17:14 +02:00
Ryan Mulligan
40ab795911
Merge pull request #98058 from mlvzk/init-manix
manix: init at 0.6.2
2020-09-16 07:55:57 -07:00
Stig P
2a2cbcb74b
Merge pull request #98032 from sikmir/mbtileserver
mbtileserver: init at 0.6.1
2020-09-16 10:41:05 +00:00
Daniël de Kok
917a183d97
Merge pull request #97868 from dpercy/fac-build
fac-build: init at 0.5.3
2020-09-16 07:49:28 +02:00
Mario Rodas
7dbc32359d
Merge pull request #97633 from marsam/enable-opencv-videoio-darwin
opencv: enable videoio on darwin
2020-09-15 22:57:37 -05:00
Anderson Torres
811709ff94
Merge pull request #95734 from trepetti/flatcam
flatcam: init at 8.5
2020-09-15 23:17:59 -03:00
David Percy
16beff405d fac-build: init at 0.5.3 2020-09-15 21:23:24 -04:00
Doron Behar
5a9358ce26
Merge pull request #97700 from SuperSandro2000/cod 2020-09-16 00:18:46 +03:00
Sandro Jäckel
ca682af5ea
cod: init at unstable-2020-09-10 2020-09-15 21:27:09 +02:00
mlvzk
92ba610833 manix: init at 0.6.2 2020-09-15 20:31:32 +02:00
Ryan Mulligan
0dc4edcd60
Merge pull request #98015 from StephenWithPH/swag
go-swag: init at 1.6.7
2020-09-15 07:03:39 -07:00
Maximilian Bosch
b632ca6963
citrix_workspace: add 20.09.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009

Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
Nikolay Korotkiy
02a7dde905
mbtileserver: init at 0.6.1 2020-09-15 09:41:37 +03:00
Jörg Thalheim
c407eb8c88
Merge pull request #96514 from khumba/system76 2020-09-15 07:51:10 +02:00
StephenWithPH
fb779db80b
go-swag: init at 1.6.7 2020-09-14 16:22:07 -07:00
Sebastian Neubauer
13beb432fb amdvlk: Add i686-linux platform 2020-09-14 15:04:57 +02:00
Timo Kaufmann
8e13daea7b
Merge pull request #49413 from midchildan/add-epgstation
epgstation: init at 1.7.4
2020-09-14 10:28:33 +02:00
José Romildo Malaquias
8221805958
Merge pull request #97316 from romildo/upd.marwaita-peppermint
marwaita-peppermint: init at 0.3
2020-09-13 19:26:20 -03:00
freezeboy
1be6ac06ab barman: init 2.11 2020-09-13 10:26:03 -07:00
Tethys Svensson
22d0213376 hacksaw: init as 1.0.4 2020-09-13 09:48:20 -07:00
Nick Hu
5d92cf5f23
Merge pull request #78143 from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Maxime Tréca
d9d3013117 pam_gnupg: init at 0.1
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
Vladimír Čunát
544c8dbdfb
Merge #97612: firefox-esr-68: drop 2020-09-13 09:52:06 +02:00
Rok Garbas
c614283101
asciinema-scenario: init at 0.1.0 2020-09-13 01:36:22 +02:00
Anderson Torres
28f21171d7
Merge pull request #97794 from AndersonTorres/openmsx-upload
openmsx: 0.15.0 -> 16.0
2020-09-12 13:48:58 -03:00
Matthieu Coudron
8d25f838d0
Merge pull request #97817 from dotlambda/zulip-terminal
zulip-term: init at 0.5.2
2020-09-12 17:00:02 +02:00
Jan Tojnar
607509ac8f
Merge pull request #97690 from jtojnar/inkscape-1.0.1 2020-09-12 16:30:53 +02:00
Anderson Torres
4b4329e383
Merge pull request #96882 from cab404/super-slicer
super-slicer: init at 2.2.53.1
2020-09-12 10:44:55 -03:00
Calvin Kim
2f55d6f697
btcpayserver: init at 1.0.5.4 2020-09-12 15:32:05 +02:00
Calvin Kim
2724f7be54
nbxplorer: init at 2.1.42 2020-09-12 15:31:23 +02:00
Robert Scott
d8a648bc85
Merge pull request #97734 from treed/zhf-darwin-acme-client
acme-client: build with gcc
2020-09-12 14:19:27 +01:00
Stig P
a7e314487e
Merge pull request #95361 from sternenseemann/chroma-0.8.0
chroma: init at 0.8.0
2020-09-12 13:13:09 +00:00
Pavol Rusnak
edeccedd86 electrum: 4.0.2 -> 4.0.3 2020-09-12 14:37:38 +02:00
Markus Kohlhase
4ed3c35fd9 microserver: init at 0.1.8 2020-09-12 12:56:36 +02:00
Robert Schütz
f1eeb3245e zulip-term: init at 0.5.2 2020-09-12 01:48:16 +02:00
sohalt
8382b690af choose: init at 1.3.1 2020-09-12 00:36:16 +02:00
Jamie Magee
7977c1ac1c
dotnetCorePackages.sdk_5_0: add to all-packages.nix 2020-09-11 23:26:05 +02:00
AndersonTorres
c4b869efc5 openmsx: 0.15.0 -> 16.0 2020-09-11 14:44:42 -03:00
Damien Cassou
607f5a6755
Merge pull request #84246 from lostnet/couchdbpr
couchdb: add support for version 3.0.0
2020-09-11 17:47:47 +02:00
midchildan
b75887a4b1
epgstation: init at 1.7.4 2020-09-12 00:34:40 +09:00
WilliButz
e200440bd0
Merge pull request #97756 from mayflower/xva-img
xva-img: init at 1.4.1
2020-09-11 15:23:35 +02:00
Doron Behar
1be95fd59a
Merge pull request #92988 from freezeboy/add-commitizen 2020-09-11 15:53:42 +03:00
Doron Behar
b38c90caa2
Merge pull request #92986 from freezeboy/add-newman
newman: init at 5.2.0
2020-09-11 15:38:47 +03:00
Doron Behar
a9639b4cbf
Merge pull request #87981 from dawidsowa/master 2020-09-11 15:37:23 +03:00
Emery Hemingway
5885021135 nim: remove stdlib indirection in wrapper
Fix #97601
2020-09-11 14:21:32 +02:00
Mario Rodas
2511a36527
Merge pull request #97568 from maxeaubrey/traefik_2.2.11
traefik: 2.2.8 -> 2.2.11, pin to go 1.14
2020-09-11 07:09:07 -05:00
Will Young
0ef1be0aa1 couchdb: add support for version 3.1.0 2020-09-11 14:03:16 +02:00
dawidsowa
59e1c16030 mpvScripts.autoload: init at 2019-02-15 2020-09-11 12:59:17 +02:00
freezeboy
c66bd4b04d commitizen: init at 4.2.1 2020-09-11 12:45:36 +02:00
freezeboy
554c1c4c24 newman: init at 5.2.0 2020-09-11 12:35:38 +02:00
Linus Heckemann
9c170e66f0 xva-img: init at 1.4.1 2020-09-11 12:18:09 +02:00
Orivej Desh
98a3c77296
seq66: init at 0.90.5 (#97728) 2020-09-11 05:12:10 +00:00
Ted Reed
e45ddaeddf acme-client: build with gcc
acme-client fails to build with clang, which breaks the build on darwin.
2020-09-10 21:59:50 -07:00
Orivej Desh
4c9b89a764 mamba: 1.3 -> 1.4 2020-09-11 02:10:54 +00:00
Sascha Grunert
29ddc02847
cargo-kcov: init at 0.5.2 (#97691)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 23:45:40 +02:00
Lassulus
ee16664c28
Merge pull request #66641 from 0x4A6F/master-wyvern
wyvern: init at 1.4.1
2020-09-10 22:40:02 +02:00
Lassulus
173be45747
Merge pull request #93944 from ericdallo/add-midi-visualizer
MIDIVisualizer: init at 5.1
2020-09-10 22:08:01 +02:00
0x4A6F
2e69b42a81
wyvern: init at 1.4.1 2020-09-10 19:27:00 +00:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Sohalt
18f0fdce61
picoloop: init at 0.77e (#92269) 2020-09-10 19:34:44 +01:00
Robert Scott
20e90aac2e
Merge pull request #95114 from raboof/inkscape-extensions
inkscape: allow loading external extensions
2020-09-10 19:26:03 +01:00
Arnout Engelen
2e0a15fce1
inkscape-extensions.hexmap: init at 2020-06-06 2020-09-10 20:21:52 +02:00
Lassulus
23e06e611a
Merge pull request #94257 from Kloenk/openbgpd
openbgpd: init at 6.7p0
2020-09-10 20:11:17 +02:00
Lassulus
43240890aa
Merge pull request #85934 from falsifian/dump
dump: init at 0.4b46
2020-09-10 19:22:38 +02:00
Lassulus
bd412cba06
Merge pull request #95925 from helsinki-systems/init/xdragon
xdragon: Init at 1.1.1
2020-09-10 19:16:35 +02:00
marius david
6e72633c42 libreoffice-qt: fix compilation 2020-09-10 09:34:05 -07:00
Maxine E. Aubrey
1db7f64597
traefik: build with go 1.14
See containous/traefik#7234, containous/traefik#7169
2020-09-10 10:05:48 +02:00
Milan
c1a0dfadea
qutebrowser: use qt515 (#97586) 2020-09-10 09:28:30 +02:00
Arnout Engelen
67b4880faa
inkscape: introduce a way to add external extensions
Co-Authored-By: Stefan Siegl <stesie@brokenpipe.de>
2020-09-10 09:17:49 +02:00
TANIGUCHI Kohei
b063ae1aa8 cmigemo: init at 1.3e
cmigemo is a tool that supports Japanese incremental search with Romaji.
2020-09-10 14:57:43 +09:00
Mario Rodas
1966a0a4e1 opencv: enable videoio on darwin 2020-09-10 00:00:00 -05:00
WORLDofPEACE
50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
ajs124
264693f9d7 firefox-esr-68: drop 2020-09-10 02:12:22 +02:00
Maximilian Bosch
1186c16889
pass-wayland: use proper derivation for .withExtensions
The `pass.withExtensions`-function uses `buildEnv` to create a
derivation which contains a `pass`-package and a list of extensions for
it.

However, this function always uses the `pass`-attribute for `buildEnv` which
will break e.g. `passmenu` or `pass show -c` on desktops using Wayland (and
`pass-wayland.withExtensions`) since the default `pass`-package without
support for Wayland's clipboard is used.

This patch replaces the `pass`-attribute in the derivation with
`pass-wayland` to work around this issue.
2020-09-09 22:47:23 +02:00
David Anderson
3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Maciej Krüger
9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
Maximilian Bosch
1b344f2695
Merge pull request #97463 from WilliButz/codimd/fix-sqlite/node12
codimd: build with nodejs-12_x instead of nodejs-10_x
2020-09-09 19:48:11 +02:00
WORLDofPEACE
7e5991ede7
Merge pull request #97570 from woffs/recoll-qt5
recoll: qt4 -> qt5, fix build
2020-09-09 13:33:02 -04:00
Frank Doepper
9cdfa8adc2 recoll: qt4 -> qt5, fix build 2020-09-09 19:28:32 +02:00
WORLDofPEACE
4a3e33a9be
Merge pull request #96414 from maxeaubrey/nomad_0.12.3
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire
329a922fb2 nomad: Pin to go1.14 for 0.11 and 0.12
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.

See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
WORLDofPEACE
04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
arora: Remove
2020-09-09 10:12:09 -04:00
Michael Weiss
b8f7063cac
ffmpeg-full: Add support for rav1e (faster AV1 encoding)
#95188
2020-09-09 15:52:34 +02:00
Thomas Tuegel
959c0bf468
Merge pull request #97456 from ttuegel/master--plasma5-no-qt-5.15
Remove Qt 5.15 from the Plasma 5 closure
2020-09-09 05:14:21 -05:00
Pavol Rusnak
1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
worldofpeace
504750252a
electron: move definition into generic.nix 2020-09-09 10:05:04 +02:00
Pavol Rusnak
8d9fadd3e0
electron_10: init at 10.1.1 2020-09-09 10:05:03 +02:00
Doron Behar
8eeb526255 arora: Remove
It's last release was 10 years ago, and it won't build since a long time
now, due to webkit unfound for qt4.
2020-09-09 10:57:28 +03:00
Doron Behar
09d00b5b98 all-packages.nix: Remove trailing space 2020-09-09 17:26:07 +10:00
Tiago Castro
4964392e48 p3x-onenote: init at 2020.10.111 2020-09-08 17:22:06 -07:00
Lassulus
8afc303a67
Merge pull request #94102 from q3k/q3k/xbattbar
xbattbar: init at 1.4.9
2020-09-08 22:07:59 +02:00
WilliButz
46e3949819
codimd: build with nodejs-12_x instead of nodejs-10_x
The codimd test is now exposed via passthru.tests
2020-09-08 20:17:29 +02:00
Vincent Haupert
0e5657498d mitmproxy: convert to python3Packages 2020-09-08 10:40:22 -07:00
Thomas Tuegel
812b60b175
sddm: use Qt 5.14 to synchronize with Plasma 2020-09-08 08:54:45 -05:00
Daniël de Kok
466522c919
Merge pull request #97137 from danieldk/blis-0.7.0
blis: init at 0.7.0
2020-09-08 14:55:39 +02:00
Michael Raskin
49e694a8ab
Merge pull request #97063 from sikmir/cudatext
cudatext: init at 1.111.0
2020-09-08 10:32:17 +00:00
Mario Rodas
722c9a2cc6
Merge pull request #94328 from r-ryantm/auto-update/the-way
the-way: 0.4.0 -> 0.6.1
2020-09-08 05:11:15 -05:00
Oleksii Filonenko
45d7f59da8
Merge pull request #97217 from sephii/nixos-caddy-v2-migration 2020-09-08 11:17:55 +03:00
Nikolay Korotkiy
ac1f4a3ba1
cudatext: init at 1.111.0 2020-09-08 11:14:58 +03:00
Nikolay Korotkiy
21c1a3759b
libqt5pas: init at 2.0.8 2020-09-08 10:53:26 +03:00
Linus Heckemann
ef4e81d756
Merge pull request #96830 from mayflower/unifi-poller
unifi-poller: add service and prometheus-exporter
2020-09-08 09:53:07 +02:00
Sylvain Fankhauser
b8bfe941fa
caddy: address remaining MR comments for v2 2020-09-08 09:29:04 +02:00
Mario Rodas
ee222ce046
Merge pull request #88915 from bsima/shen
shen-sbcl: init at 3.0.3
2020-09-07 21:34:07 -05:00
Super Bo
fdda893a8a ibus-bamboo: init at 0.6.6
Add IBus Bamboo engine for Vietnamese
2020-09-08 08:22:50 +07:00
Thomas Tuegel
0b3cc29f09
Merge pull request #97242 from ttuegel/qt-5.15
Qt 5.15.0
2020-09-07 20:18:57 -05:00
Maciej Krüger
996bdf7cd4
mint-x-icons: remove other package and expose from cinnamon namespace 2020-09-08 01:05:32 +02:00
Thomas Tuegel
78b8ce73c6 Pin broken packages to Qt 5.14 2020-09-07 15:00:56 -05:00
Thomas Tuegel
8a216e785c google-musicmanager: pin to qt514 2020-09-07 14:59:23 -05:00
Thomas Tuegel
23bed3659d
python-qt: pin to qt514 2020-09-07 13:50:44 -05:00
Thomas Tuegel
8d52422167
opentoonz: pin to qt514 2020-09-07 12:13:53 -05:00
Thomas Tuegel
0e3fe30d5e
vtkWithQt5: pin to qt514 2020-09-07 12:12:24 -05:00
Thomas Tuegel
844da6b948
flent: pin to qt514 2020-09-07 11:49:46 -05:00
Thomas Tuegel
dafc1cea57
saga: depends on libsForQt514 2020-09-07 11:30:08 -05:00
Thomas Tuegel
d784ee398f
freeciv: pin to qt514 2020-09-07 11:23:38 -05:00
Thomas Tuegel
896c71ec6a
sky: pin to qt514 2020-09-07 11:22:55 -05:00
Thomas Tuegel
77f840f14b
ostinato: use wireshark with qt514 2020-09-07 11:22:07 -05:00
Thomas Tuegel
d1e022773d
dxflib: move to libsForQt5 2020-09-07 11:20:28 -05:00
Thomas Tuegel
c0c73c1f21
airwave: pin to qt514 2020-09-07 11:14:09 -05:00
Thomas Tuegel
dde9da6f89
mumble: pin to qt514 2020-09-07 11:13:27 -05:00
Thomas Tuegel
c67159fd7d
obs-ndi: pin to qt514 2020-09-07 11:07:31 -05:00
Thomas Tuegel
7c07beb2a9
plover: pin to qt514 2020-09-07 10:58:27 -05:00
Thomas Tuegel
858ccc567c
soqt: add to libsForQt5 2020-09-07 10:54:55 -05:00
Thomas Tuegel
c5059b88b5
gmic-qt: pin to qt514, synchronize with krita 2020-09-07 10:31:25 -05:00
Thomas Tuegel
ad39c93e7f
qtcurve: pin to Qt 5.14 2020-09-07 10:28:06 -05:00
Thomas Tuegel
9cfd788879
dupeguru: pin to Qt 5.14 2020-09-07 10:27:31 -05:00
Thomas Tuegel
817fd0f17b
colmap: pin to Qt 5.14 2020-09-07 10:27:30 -05:00
Thomas Tuegel
b8b359c3c9
qtstyleplugin-kvantum: libsForQt5 packages may not be pinned 2020-09-07 10:27:30 -05:00
Thomas Tuegel
4b00ed2c22
qtpbfimageplugin: move to libsForQt5 2020-09-07 10:27:30 -05:00
Thomas Tuegel
91e0c687ac
qoauth: move to libsForQt5 2020-09-07 10:27:29 -05:00
Thomas Tuegel
210bfccb53
qca2-qt5: remove in favor of libsForQt5.qca-qt5 2020-09-07 10:18:10 -05:00
Emery Hemingway
dc09e3edfc nim: wrap compiler for cross-compilation support 2020-09-07 16:16:55 +02:00