Maximilian Bosch
39268ecf39
rpcsvc-proto: init at 1.4.2
2020-09-12 23:04:44 +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
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
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
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
WORLDofPEACE
50feed19a6
Merge pull request #82564 from danderson/bug-55388-jasper
...
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04: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