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
Robert Scott
e61102d5c2
pythonPackages.acebinf: init at 1.0.2
2020-09-20 12:23:18 +01:00
Robert Scott
4543e54991
pythonPackages.pytabix: init at 0.1
2020-09-20 12:23:18 +01:00
Robert Scott
ccf4645500
pythonPackages.bwapy: init at 0.1.4
2020-09-20 12:23:18 +01: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
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
d6f90eddb2
perlPackages.InlineJava: use jdk8
2020-09-19 14:53:26 +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
a89d5a14af
python3Packages.skein: use jre8
2020-09-19 14:16:58 +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
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
Matthew Bauer
59eecacd2d
python3Packages.tensorflow: use cudatoolkit 11
2020-09-10 23:36:23 -05:00
Arnout Engelen
1e19d446bf
python3Packages.tensorflow_2: 2.1.0 -> 2.3.0
...
Also:
- patch to remove scipy requirement
- add cuda to RPATH
- don’t include nvidia_x11 (This isn’t needed, we can get it from
/run/opengl-driver being in the RPATH.)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-10 23:34:10 -05: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
Thomas Tuegel
f021cb4a83
plasma-wayland-protocols: build with all Qt versions
2020-09-07 08:06:25 -05:00
Thomas Tuegel
6e8bef3067
appstream-qt: build library with all Qt versions
2020-09-07 08:06:19 -05:00
Thomas Tuegel
22167ae45f
Pin broken packages to Qt 5.14
...
# Conflicts:
# pkgs/top-level/all-packages.nix
2020-09-07 08:06:15 -05:00
Thomas Tuegel
ef97866598
minizincide: use qt514
2020-09-07 08:05:33 -05:00
Thomas Tuegel
cedb5ff8a3
synfigstudio: use libsForQt514
2020-09-07 08:05:31 -05:00
Thomas Tuegel
a1f4287e36
Keep Qt 5.14 for Plasma and KDE Applications
2020-09-07 08:05:29 -05:00
Thomas Tuegel
017e498d02
Revert "qt514: remove"
...
This reverts commit bec5405fc5449f5eb9103249bf2c5dfed9fdcce9.
Qt 5.14 is still supported upstream, so we will not remove it yet.
2020-09-07 08:05:27 -05:00
Timothy DeHerrera
2a5f800520
qt514: remove
2020-09-07 08:05:11 -05:00
Timothy DeHerrera
eb919fa712
qt5: 5.14.2 -> 5.15.0
2020-09-07 08:05:06 -05:00
Oleksii Filonenko
6322325a53
caddy: 1.0.5 -> 2.0.0
...
Rename legacy v1 to `caddy1`
2020-09-07 09:39:16 +02:00
Mario Rodas
2497bf4279
calibre: remove self reference
2020-09-07 00:00:00 -05:00
Peter Hoeg
745d47ef38
Merge pull request #97270 from peterhoeg/f/calibre_py3
...
calibre: build with py3 by default
2020-09-07 12:50:00 +08:00
Peter Hoeg
3690d1d7fc
calibre: build with py3 by default
2020-09-07 12:48:34 +08:00
José Romildo Malaquias
dfae3421e5
marwaita-peppermint: init at 0.3
2020-09-06 21:40:38 -03:00
Mario Rodas
75dd59019c
Merge pull request #97282 from zowoq/vgrep
...
vgrep: init at 2.4.0
2020-09-06 19:31:22 -05:00
Jörg Thalheim
86b973e780
Merge pull request #97264 from Atemu/appimageTools-bubblewrap
...
appimageTools: use buildFHSUserEnvBubblewrap
2020-09-06 20:32:42 +01:00
Florian Klink
d7046947e5
Merge pull request #91121 from m1cr0man/master
...
Restructure acme module
2020-09-06 18:26:22 +02:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
elseym
39eaecd14f
unifi-poller: init at 2.0.1
2020-09-06 17:37:50 +02:00
Mario Rodas
18bfc49f53
Merge pull request #97054 from dali99/add_vcsi
...
vsci: init at 7.0.12
2020-09-06 07:49:04 -05:00
zowoq
fd5f28afba
vgrep: init at 2.4.0
2020-09-06 20:28:09 +10:00
Vladimír Čunát
b23940e514
texinfo: revert to version 6.5 on Darwin
...
It's basically a partial revert of PR #95910 .
I chose a temporar-ish solution, maximizing likelihood of fixing
this while minimizing rebuilds. (20.09 process is being blocked)
2020-09-06 09:43:32 +02:00
Daniël de Kok
53a3f7aba7
Merge pull request #97013 from siraben/knightos-tools
...
Move KnightOS packages into pkgs/tools/knightos
2020-09-06 08:41:36 +02:00
Ben Siraphob
abedb5c42f
Move KnightOS packages into folder
2020-09-06 08:37:49 +02:00
Vincent Laporte
82eb3cd4db
ocamlPackages.srt: init at 0.1.1
2020-09-06 07:44:21 +02:00
Julien Moutinho
fb6d63f3fd
apparmor: fix and improve the service
2020-09-06 07:43:03 +02:00
Daniel Olsen
fdefec4f3d
vcsi: init at 7.0.12
2020-09-06 02:26:53 +02:00
Martin Weinelt
bf72d1bc7d
Merge pull request #97151 from jonringer/home_assistant_plugins
...
Home assistant plugins: pysqueezebox and yeelight
2020-09-06 02:20:43 +02:00
Atemu
9323a3f3e4
appimageTools: use buildFHSUserEnvBubblewrap
...
I tested the execution of all dependent packages and all of them launch to the same screen as before.
2020-09-05 23:43:38 +02:00
WORLDofPEACE
98572a296b
Merge pull request #86069 from mkg20001/pkg/cinnamon-screensaver
...
cinnamon.cinnamon-screensaver: init at 4.4.0
2020-09-05 15:18:37 -04:00
Maciej Krüger
e5b0918395
iso-flags: init at unstable-18012020
...
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-05 14:03:01 -04:00
midchildan
5219f8e76b
sd-local: init at 1.0.5
2020-09-05 23:54:44 +09:00
Vincent Laporte
5664601fa2
ocamlPackages.fdkaac: init at 0.3.2
2020-09-05 10:44:12 +02:00
Bryan Gardiner
8ea0979284
linuxPackages.system76-io: init at 1.0.1
2020-09-04 17:23:38 -07:00
Bryan Gardiner
649b00db5b
linuxPackages.system76-acpi: init at 1.0.1
2020-09-04 17:23:38 -07:00
Bryan Gardiner
6d7f0bca40
linuxPackages.system76: init at 1.0.9
2020-09-04 17:23:38 -07:00
Jan Tojnar
346dee1a96
Merge branch 'master' into staging-next
2020-09-05 00:31:19 +02:00
Orivej Desh
d35049c707
hydrogen: 0.9.7 -> 1.0.1 ( #97041 )
...
Keep 0.9.7 as hydrogen_0 because 1.0.1 does not offer smooth
transition for projects using the old default GMKit.
2020-09-04 21:56:56 +00:00