Maximilian Bosch
888eb29a54
riot-{web,desktop}: throw an error to use element-web
...
This approach has been discussed in #93774[1]. The application has been
completely rebranded and to avoid confusion, users should actively be
pointed to `element-*`.
[1] https://github.com/NixOS/nixpkgs/pull/93774#issuecomment-664077010
2020-07-28 00:38:12 +02:00
sternenseemann
d7e5006b53
licensee: init at 9.14.0
2020-07-24 13:42:49 +02:00
Emery Hemingway
f40699c907
molly-brown: init at 2020-07-06
2020-07-24 11:04:33 +02:00
zowoq
02b836156f
podman: don't use wrapper on darwin
2020-07-24 08:41:39 +10:00
Martin Weinelt
c61b6b1b18
Merge pull request #93677 from ashkitten/fix-syncplay
...
syncplay: use python 3.7
2020-07-23 23:22:36 +02:00
ash lea
9d828dbbc6
syncplay: use python 3.7
...
https://github.com/Syncplay/syncplay/issues/283
this can be removed when pyside updates to a version that supports
python 3.8
2020-07-23 13:55:00 -07:00
Wael Nasreddine
b30286c415
Merge pull request #85322 from Charg/add-terraform-compliance-pkg
2020-07-23 09:08:13 -07:00
Florian Klink
8f7a623af6
Merge pull request #92936 from philandstuff/add-yubikey-agent
...
yubikey-agent: init at 0.1.3
2020-07-23 17:52:30 +02:00
Jan Tojnar
ce55b09ad5
python.pkgs.fontforge: disable with Python 2
...
Since the latest update, fontforge no longer supports building with Python 2. Let's prevent failing builds.
2020-07-23 08:14:28 +02:00
Mario Rodas
399b1773c1
Merge pull request #93618 from marsam/update-nodejs-10_x
...
nodejs: 10.21.0 -> 10.22.0, 12.18.2 -> 12.18.3, 14.5.0 -> 14.6.0
2020-07-22 23:20:03 -05:00
worldofpeace
7d557a5d1b
Merge pull request #93685 from bcdarwin/unbreak-etelemetry
...
python3Packages.etelemetry: unbreak
2020-07-22 21:54:53 -04:00
MetaDark
db96d8840f
nixos/xpadneo: init at 0.8.1
...
I just got an Xbox One controller and I wasn't satisfied with the xpad
driver that ships with the Linux kernel
xpadneo supports more features and fixes problems with
incorrect button mappings
https://atar-axis.github.io/xpadneo
2020-07-22 21:08:11 -04:00
Ben Darwin
14feaae6fb
python3Packages.ci-py: init at 1.0.0
2020-07-22 21:05:39 -04:00
Mario Rodas
8b0e3c75ed
nodejs-13_x: drop
...
Node.js 13.x has reached EOL on June 01, 2020
https://github.com/nodejs/Release/pull/583
2020-07-22 19:58:10 -05:00
Ben Darwin
87479d7d2a
python3Packages.ci-info: init at 0.2.0
2020-07-22 20:29:00 -04:00
Aaron Andersen
9b6a00ba11
Merge pull request #93385 from kini/perlPackages.FilePid/missing-pidfile-patch
...
perlPackages.FilePid: import Debian patch
2020-07-22 18:14:48 -04:00
worldofpeace
8b6e9818a5
Merge pull request #84873 from mnacamura/cdda-mods
...
cataclysmDDA: add modding interface
2020-07-22 16:18:32 -04:00
Vincent Laporte
017c7a4940
ocamlPackages.tsort: init at 2.0.0
2020-07-22 20:00:16 +02:00
John Ericson
5c56778efd
Merge pull request #93568 from aaronjanse/aj-redox
...
Add Redox OS as a target
2020-07-22 12:56:00 -04:00
Daniël de Kok
99afbadaca
Merge pull request #93622 from MetaDark/newsflash
...
newsflash: init at 1.0.1
2020-07-22 17:18:05 +02:00
MetaDark
eaf27b316e
newsflash: init at 1.0.1
2020-07-22 17:16:09 +02:00
Florian Klink
3d50d643f9
Merge pull request #92786 from flokli/certbot-with-plugins
...
certbot: add certbot.withPlugins
2020-07-22 12:53:07 +02:00
Florian Klink
9d86dea417
certbot-full: init
2020-07-22 12:07:17 +02:00
Florian Klink
8ad62167e8
certbot: move to python package set, cleanup
2020-07-22 12:06:03 +02:00
Florian Klink
391a5fdc5b
python-packages: fix trailing whitespaces
2020-07-22 12:04:26 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
...
gnupg20: drop
2020-07-22 12:00:19 +02:00
Daniël de Kok
2f1e205bf8
Merge pull request #93555 from dywedir/exiftool
...
perlPackages.ImageExifTool: 11.85 -> 12.00
2020-07-22 07:24:02 +02:00
Mario Rodas
8329184680
Merge pull request #92389 from marsam/update-scrapy
...
pythonPackages.scrapy: 2.1.0 -> 2.2.0
2020-07-21 22:05:24 -05:00
Wael Nasreddine
817a8355dc
terraform-compliance: init at 1.2.11
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:39 -07:00
Wael Nasreddine
a1556613bc
pythonPackages.radish-bdd: init at 0.13.2
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:38 -07:00
Wael Nasreddine
d4dae82872
pythonPackages.tag-expressions: init at 1.1.0
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:37 -07:00
Wael Nasreddine
86f9646cb8
pythonPackages.pysingleton: init at 0.2.1
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:36 -07:00
Wael Nasreddine
7c4a19b2ee
pythonPackages.colorful: init at 0.5.4
...
Co-Authored-By: Chris <grkcharge@gmail.com>
2020-07-21 16:10:35 -07:00
ajs124
7cce31c5e2
gnupg20: drop
...
has been EOL since 2017-12-31
2020-07-22 00:13:29 +02:00
worldofpeace
156ce0c302
Merge pull request #93595 from costrouc/python-pq-init
...
python3Packages.pq: init at 1.8.1
2020-07-21 17:24:55 -04:00
Robert Scott
fd5c0b94b2
Merge pull request #76960 from risicle/ris-hal-hardware-analyzer
...
hal-hardware-analyzer: init at 2.0.0
2020-07-21 22:08:05 +01:00
Silvan Mosberger
0da12cba39
Merge pull request #93597 from Infinisil/add/dijo
...
dijo: init at 0.1.5
2020-07-21 23:01:59 +02:00
Aaron Janse
60fd049b65
redox: add as target
2020-07-21 13:11:36 -07:00
adisbladis
1be9aa3a83
Merge pull request #79235 from goertzenator/add_vispy
...
vispy: init at 0.6.4
2020-07-21 21:37:29 +02:00
Vladyslav M
fe9623affb
perlPackages.ImageExifTool: 11.85 -> 12.00
2020-07-21 22:15:12 +03:00
Silvan Mosberger
ed24466a45
dijo: init at 0.1.5
2020-07-21 21:01:31 +02:00
Lassulus
49c6ce192c
Merge pull request #85398 from seqizz/g_g933utils
...
g933-utils: init at unstable-2019-08-04
2020-07-21 17:35:58 +02:00
Chris Ostrouchov
6916342acb
python3Packages.pq: init at 1.8.1
2020-07-21 11:09:04 -04:00
Gürkan Gür
0684065e76
g933-utils-unstable: init at 2019-08-04
2020-07-21 13:18:52 +02:00
Daniël de Kok
55079328c2
Merge pull request #93480 from PanAeon/master
...
noisetorch: init at 0.5.1-beta
2020-07-21 11:22:21 +02:00
vitalii
a28d5337b2
noisetorch: init at 0.5.1-beta
2020-07-21 10:55:58 +02:00
vitalii
6954abfa12
rnnoise-plugin: init at 0.9
2020-07-21 10:55:05 +02:00
Lassulus
72f66e7e42
Merge pull request #72320 from sweber83/sw-zigbee2mqtt
...
zigbee2mqtt package & module
2020-07-21 05:23:43 +02:00
Robert Scott
d2d921b763
hal-hardware-analyzer: init at 2.0.0
2020-07-20 22:35:00 +01:00
Maximilian Bosch
eea9876ef3
Merge pull request #93505 from volth/oraclejdk-11-14
...
oraclejdk11: init at 11.0.8, oraclejdk14: init at 14.0.2
2020-07-20 23:24:14 +02:00