Commit graph

53057 commits

Author SHA1 Message Date
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
Graham Christensen 6e98b8ff93
Merge pull request #97790 from Infinisil/release-nixpkgsArgs
release*: Support nixpkgsArgs for all release-*.nix files
2020-09-16 09:17:02 -04: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
Keshav Kini eabba0daf0 python36Packages.ipython: 7.17 -> 7.16.1 (downgrade)
IPython versions 7.17 and higher don't support Python 3.6 anymore, so
this commit adds back the old expression for 7.16.1 from before
ba1038a98b for use in python36Packages
only.

    nix-repl> :b python36.withPackages (ps: [ ps.ipython ])
    builder for '/nix/store/q8v4f89xwv35a3idb9z345z6n3nzfycb-python3.6-ipython-7.17.0.drv' failed with exit code 1; last 10 log lines:
      Python 3.5 was supported with IPython 7.0 to 7.9.
      Python 3.6 was supported with IPython up to 7.16.

      See IPython `README.rst` file for more information:

          https://github.com/ipython/ipython/blob/master/README.rst

      Python sys.version_info(major=3, minor=6, micro=12, releaselevel='final', serial=0) detected.
    cannot build derivation '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv': 1 dependencies couldn't be built
    [0 built (1 failed)]
    error: build of '/nix/store/mhpdarp18z6skzswrl7sbgzv8hr4gwih-python3-3.6.12-env.drv' failed
2020-09-16 09:22:38 +02: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
Vincent Laporte 491e809867 ocamlPackages.qcheck-alcotest: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 79a0130dbd ocamlPackages.qcheck-ounit: init at 0.15 2020-09-16 05:57:19 +02:00
Vincent Laporte 8d27394e25 ocamlPackages.qcheck-core: init at 0.15 2020-09-16 05:57:19 +02: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
Matt Votava 0051c0a4a5 pythonPackages.bcrypt: use 3.1.x for python older than 3.6 2020-09-15 11:48:41 -07:00
mlvzk 92ba610833 manix: init at 0.6.2 2020-09-15 20:31:32 +02:00
Stig P feda1d67d2
Merge pull request #85013 from deshaw/contrib/perl-pdl
perlPackages.PDL and dep
2020-09-15 17:04:59 +00:00
Souvik Sen fb1ff72f74 perlPackages.PDL: init at 2.022 2020-09-15 10:08:13 -04: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
Robert Scott 58802bec5f
Merge pull request #97845 from risicle/ris-holidays-fix
pythonPackages.holidays: fix build by adding korean-lunar-calendar dependency
2020-09-14 22:28:14 +01:00
Souvik Sen 7a27aefc1c perlPackages.AstroFITSHeader: init at 3.07 2020-09-14 12:57:18 -04:00
Daniël de Kok 04e9c9b0a3
Merge pull request #97976 from Flakebi/amdvlk
amdvlk: 2020.Q3.4 -> 2020.Q3.5 and add 32-bit build
2020-09-14 17:55:44 +02:00
Stig P 0d82843d16
Merge pull request #84559 from deshaw/contrib/perl-rpm2
perlPackages.RPM2: init at 1.4
2020-09-14 13:53:04 +00:00
Sebastian Neubauer 13beb432fb amdvlk: Add i686-linux platform 2020-09-14 15:04:57 +02:00
Stig P f9a8f94ee0
Merge pull request #84831 from deshaw/contrib/perl-clihelpers
perlPackages.CLIHelpers: init at 1.8
2020-09-14 12:31:29 +00:00
Souvik Sen 612bb9c796 perlPackages.CLIHelpers: init at 1.8 2020-09-14 07:46:22 -04:00
Souvik Sen dd970220ae perlPackages.RPM2: init at 1.4 2020-09-14 04:50:09 -04: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
Maximilian Bosch 2a7e3bcefc
Merge pull request #97807 from Ma27/fix-nix-shell-eval
top-level: fix nix-shell eval w/nixUnstable
2020-09-14 09:10:05 +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 7849d11478 python3Packages.python-snap7: init 0.11 2020-09-13 10:28:12 -07: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
Robert Scott c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01: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
Vincent Laporte b2f814144e ocamlPackages.ptset: init at 1.0.1 2020-09-12 21:30:31 +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
Robert Scott cf5a892a24 pythonPackages.korean-lunar-calendar: init at 0.2.1 2020-09-12 14:44:16 +01: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
Robert Schütz bc402f3e4d python.pkgs.urwid-readline: init at 0.11 2020-09-12 01:37:15 +02:00
Robert Schütz c9c5be8a1e python.pkgs.zulip: init at 0.7.0 2020-09-12 01:37:06 +02:00
sohalt 8382b690af choose: init at 1.3.1 2020-09-12 00:36:16 +02:00
Maximilian Bosch fa6064ad86
top-level: fix nix-shell eval w/nixUnstable
For a full description of the underlying issue please read
https://github.com/NixOS/nix/issues/4003
2020-09-11 23:36:10 +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
Silvan Mosberger c1e96ff74f
release*: Support nixpkgsArgs for all release-*.nix files
This is a bit dirty because there's no easy way to propagate these
function arguments while still allowing --arg from the command line
2020-09-11 18:22:01 +02: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
Daniël de Kok 1839c5cd7b python3Packages.datasets: init at 1.0.0
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07: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
Edmund Wu 0f5c7d2bfb python3Packages.mistletoe: init at 0.7.2 2020-09-08 17:43:57 -07: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
symphorien 5fc8ce0041
paperwork: use tesseract 4 (#97395)
it gives empirically better results
https://www.willus.com/k2pdfopt/help/ocr/eng_chi_tess4.png
2020-09-08 13:19:29 +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
Frederik Rietdijk 945fdbe1b9 pythonPackages.python-pam: remove duplicate package, fixes #97355 2020-09-08 08:13: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 e2585d78a9
shiboken2: pin to qt514 2020-09-07 14:07:42 -05:00
Thomas Tuegel 5a9ecfbeef
pyside2: pin to qt514 2020-09-07 14:04:35 -05:00
Thomas Tuegel 23bed3659d
python-qt: pin to qt514 2020-09-07 13:50:44 -05:00
laikq d4b6ea979a python: pyopengl-accelerate: init at 3.1.5 2020-09-07 10:49:24 -07:00
laikq 1f8f476ca2 python: rtmixer: init at 0.1.1 2020-09-07 10:49:24 -07:00
laikq ec1f9624da python: pa_ringbuffer: init at 0.1.3 2020-09-07 10:49:24 -07:00
James ‘Twey’ Kay 0aa340b2fc imgsize: init at 2.1 2020-09-07 10:19:37 -07: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 8c3cef55c5
pivy: import soqt properly 2020-09-07 10:55:46 -05:00
Thomas Tuegel 858ccc567c
soqt: add to libsForQt5 2020-09-07 10:54:55 -05:00
Thomas Tuegel e865c6ffcc
pivy: pin to qt514 2020-09-07 10:53:37 -05:00
Thomas Tuegel a811e37d1c
roboschool: pin to qt514 2020-09-07 10:50:10 -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
Vladimír Čunát c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Thomas Tuegel 5d01b6cb17 vlc: pin to Qt 5.14 2020-09-07 08:31:31 -05:00
Thomas Tuegel eb174d1f4b solarus: synchronize Qt version with solarus-quest-editor 2020-09-07 08:21:25 -05:00
Vincent Laporte bd954783b2 liquidsoap: 1.3.4 → 1.4.2 2020-09-07 15:18:31 +02:00
Thomas Tuegel 3cbcc14eef pythonPackages: synchronize Qt 5 version 2020-09-07 08:06:47 -05:00
Thomas Tuegel da75881788 lxqt: fix qtsvg import 2020-09-07 08:06:44 -05:00
Thomas Tuegel 65b0805f8f pyqt5: Use Qt 5.14 2020-09-07 08:06:39 -05:00
Thomas Tuegel 4fd58aa4e1 lxqt: pin to Qt 5.14 2020-09-07 08:06:30 -05:00
Thomas Tuegel 521fe0290a plasma5.thirdParty: move third-party addons here 2020-09-07 08:06:28 -05:00