Austin Seipp
21c0cc1eee
nats-server: rename (from gnatsd), 1.4.0 -> 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp
daa2420950
libnats-c: init at 2.1.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Léo Gaspard
5eb304cc66
Merge pull request #71464 from Ekleog/gir-rs
...
gir-rs: init at 2019-10-16
2019-10-29 02:31:43 +01:00
worldofpeace
9121c914fc
Merge pull request #54530 from MatrixAI/dvc
...
dvc: init at 0.24.3
2019-10-29 01:14:50 +00:00
Maximilian Bosch
bd4b70b075
fzf-zsh: init at unstable-2019-09-09
...
Simple `fzf` wrapper which provides a way nicer interface for ZSH's
<C-r> search. When using oh-my-zsh it can be enabled like this:
``` nix
{ pkgs, ... }: {
programs.zsh = {
enable = true;
ohMyZsh = {
enable = true;
customPkgs = [ pkgs.fzf-zsh ];
plugins = [ "fzf-zsh" ];
};
};
}
```
2019-10-28 21:55:34 +01:00
Austin Seipp
f86361d186
vector: init at 0.5.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 15:03:48 -05:00
Stig Palmquist
3e8981be23
perlPackages.MojoSQLite: 3.002 -> 3.003
2019-10-28 18:50:03 +01:00
John Ericson
1503091ee1
Merge pull request #72173 from alyssais/symlinkJoin-cross
...
symlinkJoin: fix cross
2019-10-28 18:43:41 +01:00
José Romildo Malaquias
a0f12b059a
ocamlPackages.angstrom-unix: init at 0.12.1
2019-10-28 14:41:12 -03:00
José Romildo Malaquias
05a71af6a4
ocamlPackages.angstrom-lwt-unix: init at 0.12.1
2019-10-28 14:40:53 -03:00
José Romildo Malaquias
46eacf359b
ocamlPackages.angstrom-async: init at 0.12.1
2019-10-28 14:40:35 -03:00
Michael Weiss
d8cfa95b76
wob: init at 0.2
2019-10-28 16:56:43 +01:00
Michael Weiss
b60a1b6cfd
xob: init at 0.1.1
2019-10-28 16:56:43 +01:00
Alyssa Ross
59dbb00555
symlinkJoin: fix cross
2019-10-28 15:12:35 +00:00
Marek Mahut
0099870d52
Merge pull request #72122 from primeos/tev
...
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Frederik Rietdijk
21635748a8
Merge master into staging-next
2019-10-28 08:59:50 +01:00
Vincent Laporte
8dc2173905
ocamlPackages.decompress: 0.6 → 0.9.0
...
ocamlPackages.git: 1.11.5 → 2.1.0
ocamlPackages.imagelib: 20171028 → 20191011
ocamlPackages.imagelib-unix: init
2019-10-28 07:37:24 +00:00
Vincent Laporte
ea5684b438
ocamlPackages.encore: init at 0.3
2019-10-28 07:37:24 +00:00
Vincent Laporte
9f26063077
ocamlPackages.ke: init at 0.4
2019-10-28 07:37:24 +00:00
Pavol Rusnak
c5ed4a8b29
pythonPackages.py3buddy: cleanup, call toPythonModule
2019-10-27 23:00:55 -07:00
lumi
ac2d736b3a
shotgun: init at 2.2.0
2019-10-27 22:44:07 -07:00
xrelkd
cbeb6570ac
firectl: init at 0.1.0
2019-10-27 22:32:58 -07:00
Robert Djubek
cb85d27adc
matomo-beta: init at 3.12.0-b3
...
Add a beta version of matomo 3.12 that has recent bug fixes. They release these more frequently so it's a good option to have.
2019-10-28 05:11:22 +00:00
Ben Wolsieffer
d44842120e
hdf5: don't force GCC 7 ( #72124 )
2019-10-28 00:04:15 -04:00
Mario Rodas
94a08f2f8e
Merge pull request #54975 from ghost/python-logstash
...
pythonPackages.python-logstash: init at 0.4.6
2019-10-27 22:01:42 -05:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3
2019-10-28 13:07:58 +11:00
Michael Weiss
f2be56eedc
python37Packages.ics: init at 0.6
2019-10-27 15:21:14 -07:00
Michael Weiss
da51ce2713
python37Packages.tatsu: init at 4.4.0
...
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2019-10-27 15:21:14 -07:00
Michael Weiss
2e6c509429
tev: init at 1.13
2019-10-27 21:53:45 +01:00
xbreak
b24a32d0c7
pythonPackages.python-nomad: init at 1.1.0
...
Python client library for Hashicorp Nomad
2019-10-27 11:33:46 -07:00
Alexey Shmalko
6f98994415
Merge pull request #71992 from sikmir/mu-repo
...
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Frederik Rietdijk
311f17970f
python.pkgs.tbm-utils: init at 1.0.0
2019-10-27 16:26:57 +01:00
Jonathan Ringer
3b4bdf3f38
python3Packages.pytest-black: init at 0.3.7
2019-10-27 16:26:56 +01:00
Jonathan Ringer
0ccf10b955
pythonPackages.ipython: remove python2 frozen package
...
promptoolkit no longer supports python2, instead of freezeing
the package, decided to remove python2 support.
2019-10-27 16:26:56 +01:00
Jonathan Ringer
5bd7d2c233
pythonPackages.ruamel_yaml_clib: init at 0.2.0
2019-10-27 16:26:56 +01:00
Frederik Rietdijk
5e8be2fb84
mypy: add missing dep, rename mypy_extensions to mypy-extensions
2019-10-27 16:26:55 +01:00
Markus S. Wamser
cc595c2c21
sphinxcontrib-serializinghtml: init at 1.1.3
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
a3746ffc8d
sphinxcontrib-qthelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
56a517e47c
sphinxcontrib-jsmath: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2218aba936
sphinxcontrib-htmlhelp: init at 1.0.2
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
00fef5d9c2
sphinxcontrib-devhelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Markus S. Wamser
2a6996cca0
sphinxcontrib-applehelp: init at 1.0.1
...
build dep of sphinx 2.2.0
2019-10-27 15:29:10 +01:00
Frederik Rietdijk
059a572616
Merge staging-next into staging
2019-10-27 15:28:19 +01:00
Marek Mahut
aa06cb3782
Merge pull request #72078 from prusnak/py3buddy
...
pythonPackages.py3buddy: init at unstable-2019-09-29
2019-10-27 14:58:31 +01:00
Florian Klink
a2f50c02cc
Merge pull request #72082 from JohnAZoidberg/remove-taglib_1_9
...
taglib_1_9, tomahawk:Remove unmaintained packages
2019-10-27 13:25:44 +01:00
Daniel Schaefer
a3a782ec5f
taglib_1_9: Removed, not needed anymore
...
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Daniel Schaefer
417c85309d
tomahawk: Remove unmaintained broken package
...
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
Silvan Mosberger
ed14f353c2
Merge pull request #71465 from etu/phpstan-upgrade
...
phpPackages.phpstan: 0.11.16 -> 0.11.19
2019-10-27 12:58:19 +01:00
Pavol Rusnak
b3a629cabc
pythonPackages.py3buddy: init at unstable-2019-09-29
2019-10-27 12:22:57 +01:00
Robin Gloster
d06a48139f
riscv-pk-with-kernel: remove
...
hasn't evaluated sind Nov 2018, due to linux_riscv not existing since
then
2019-10-27 11:44:05 +01:00
Louis Tim Larsen
2896f00181
mythtv: 29.1 -> 30.0 ( #71002 )
2019-10-27 09:37:44 +01:00
Elis Hirwing
32c47aba87
Merge pull request #70068 from shyim/add-pcov
...
phpPackages.pcov: init at 1.0.6
2019-10-27 09:28:30 +01:00
Niklas Hambüchen
3f4bd0e04b
elogind: init at 239.5
2019-10-27 02:18:52 +02:00
Timothy DeHerrera
1abe0efa7d
eva: init at 0.2.5
2019-10-26 14:13:51 -06:00
Robert Scott
68d4a1ba0b
perlPackages.libapreq2: add patch for CVE-2019-12412
2019-10-26 18:24:56 +01:00
Nikolay Korotkiy
174bb76504
mu-repo: init at 1.8.0
2019-10-26 20:24:51 +03:00
markuskowa
4c0afa1770
Merge pull request #71284 from xfix/zfsbackup-go
...
zfsbackup: init at unstable-2019-03-05
2019-10-26 19:23:58 +02:00
Aaron Andersen
50e5139893
redmine: drop 3.4.x package
2019-10-26 10:40:16 -04:00
Jan Tojnar
40272a77a3
Merge branch 'staging-next' into staging
2019-10-26 15:54:58 +02:00
Leon Schuermann
98f0fcf12b
tpm2-abrmd: init at 2.2.0
2019-10-26 14:47:20 +02:00
Emery Hemingway
94afe19f93
kf5gpgmepp: init at 16.08.3
2019-10-26 14:42:37 +02:00
Alexey Shmalko
b3675878af
Merge pull request #71981 from Lassulus/vbam
...
vbam: 2.1.3 -> 2.1.4
2019-10-26 15:17:18 +03:00
Alexey Shmalko
140d402cb5
Merge pull request #71991 from iimog/dcmtk
...
DCMTK: init at 3.6.4
2019-10-26 15:15:50 +03:00
Gemini Lasswell
3cc9bcb338
yggdrasil: init at 0.3.8
2019-10-26 13:51:31 +02:00
lassulus
b34046859f
vbam: 2.1.3 -> 2.1.4
2019-10-26 13:17:17 +02:00
Markus Ankenbrand
905245b32c
dcmtk: init at 3.6.4
2019-10-26 13:02:50 +02:00
Renaud
83da13bd25
Merge pull request #71895 from dtzWill/feature/catt
...
catt: init at 0.10.2
2019-10-25 21:15:15 +02:00
Francesco Gazzetta
7ff539d1d1
shattered-pixel-dungeon: init at 0.7.4c
2019-10-25 20:29:24 +02:00
Frederik Rietdijk
1d7e21905c
pipenv: patch pipenv to point to python that has virtualenv
2019-10-25 17:31:51 +02:00
Maximilian Bosch
6db4ae1f27
Merge pull request #70441 from doronbehar/package-gotify-server
...
gotify-server: init at 2.0.10
2019-10-25 17:10:14 +02:00
Doron Behar
a66e5106fd
gotify-server: init at 2.0.10
2019-10-25 16:19:28 +02:00
Mario Rodas
77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
...
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas
253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
...
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Alexey Shmalko
9e5e9db4ad
Merge pull request #71974 from seqizz/g_vimwiki_markdown
...
vimwiki-markdown: init at 0.2.0
2019-10-25 15:42:50 +03:00
Robin Gloster
9db9719ea2
Merge pull request #71971 from vbgl/coq-8.10.1
...
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 14:28:27 +02:00
Gürkan Gür
74f56f4996
vimwiki-markdown: init at 0.2.0
2019-10-25 11:12:22 +02:00
Bas van Dijk
ce14f092ea
Merge pull request #71821 from knl/add-isomd5sum
...
isomd5sum: init at 1.2.3
2019-10-25 10:15:25 +02:00
Vincent Laporte
a8892b0d76
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 07:58:47 +00:00
Aaron Andersen
74ad305f65
Merge pull request #71949 from stefanjaax/ack-3.1.3
...
perlPackages.ack: v3.1.2 -> v3.1.3
2019-10-25 02:53:18 -04:00
Jaakko Luttinen
0109d6587a
pythonPackages.holidays: init at 0.9.11
2019-10-24 23:00:26 -07:00
Sam Stites
9d90d5fb29
protobuf: add 3.10
2019-10-24 18:51:51 -07:00
Mario Rodas
9e5a30b43e
git-backup: init at 0.2.0
2019-10-24 18:50:34 -07:00
scalavision
535a7006ea
truvari: init at 1.3.2 ( #70877 )
...
pythonPackages.pyvcf: init at 0.6.8
2019-10-24 17:06:42 -04:00
Stefan Jaax
2c8a753862
perlPackages.ack: v3.1.2 -> v3.1.3
2019-10-24 22:26:11 +02:00
Danielle Lancashire
942eb66bf4
nomad: 0.9.5 -> 0.10.0
...
This commit upgrades Nomad from 0.9.5 to 0.10.0 and also pins the Golang
version to go1.12 as it is the only supported compiler for the current
release, and due to some dependency issues currently does not support
go1.13.
2019-10-24 08:37:50 -07:00
Robert Hensing
becfba9512
Merge pull request #71092 from roberth/arion-init
...
arion: init at 0.1.0.0
2019-10-24 16:12:06 +02:00
Florian Klink
dc84a7d4e3
Merge pull request #71291 from NinjaTrappeur/nin-update-acme
...
simp_le: 0.9.0 -> 0.16.0
2019-10-24 16:08:02 +02:00
Renaud
64e1aaae8a
Merge pull request #71681 from volth/cpan2nix-2019-10-22
...
perlPackages: fix i686-linux
2019-10-24 15:26:30 +02:00
Robert Hensing
d3913c84da
arion: init at 0.1.0.0
2019-10-24 12:45:07 +02:00
Franz Pletz
3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
...
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Will Dietz
2bfd58a9cd
catt: init at 0.10.2
2019-10-24 03:25:56 -05:00
Elis Hirwing
e9de202d14
phpPackages.phpstan: 0.11.16 -> 0.11.19
...
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.17
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.18
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.19
2019-10-24 09:09:30 +02:00
Will Dietz
5adf93466d
Merge pull request #71840 from dtzWill/feature/more-bibata
...
bibata-extra-cursors,bibata-cursors-translucent: init (git revs)
2019-10-24 01:39:04 -05:00
Frederik Rietdijk
fa21e8c1bb
Merge pull request #71780 from NixOS/staging-next
...
Staging next
2019-10-24 08:33:16 +02:00
Frederik Rietdijk
32389de159
Merge master into staging-next
2019-10-24 08:27:04 +02:00
Valentin Robert
1bb56de88b
coqPackages.coq-bits: init at 20190812
2019-10-24 06:24:33 +00:00
Ruud van Asseldonk
671a1182e3
libressl_2_8: remove, not maintained anymore
...
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Ruud van Asseldonk
57c82237de
libressl: 2.9.2 -> 3.0.2
2019-10-23 21:30:30 +02:00
Puck Meerburg
9f52dabf79
frozen-bubble: init at 2.212
2019-10-23 18:50:06 +00:00
Puck Meerburg
0b3a34f4bb
perlPackages.SDL: init at 2.548
2019-10-23 18:41:34 +00:00
Puck Meerburg
f04dd341b7
perlPackages.AlienSDL: init at 1.446
2019-10-23 18:41:22 +00:00
Will Dietz
be990d5302
bibata-cursors-translucent: init
2019-10-23 12:26:43 -05:00
Will Dietz
06be39a921
bibata-extra-cursors: init at unstable-2018-10-28, more colors
2019-10-23 12:26:42 -05:00
Bjørn Forsman
13859d0bda
eagle7: unbreak by using openssl 1.0 instead of 1.1
...
The default openssl version in nixpkgs is too new for eagle7 and it
fails to start:
eagle: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
2019-10-23 16:54:12 +02:00
Frederik Rietdijk
09c9a2de7e
Merge master into staging-next
2019-10-23 16:50:09 +02:00
Nikola Knezevic
aeb0fc45e2
isomd5sum: init at 1.2.3
...
Adds isomd5sum as a package. This nifty utility helps with modifying ISO files,
specifically MD5 sums embedded in them.
2019-10-23 16:41:35 +02:00
Frederik Rietdijk
4a979b8871
python2Packages.notebook: restore
...
as it is a dependency of sage.
2019-10-23 16:40:51 +02:00
Mario Rodas
05f9ed01ab
Merge pull request #71162 from marsam/fix-swiProlog-darwin
...
swiProlog: fix build on darwin
2019-10-23 09:11:14 -05:00
rnhmjoj
dc00cee526
x11spice: init at 2019-08-20
2019-10-23 15:36:44 +02:00
Puck Meerburg
a261de2725
perlPackages.TieSimple: init at 1.04
2019-10-23 13:22:07 +00:00
Puck Meerburg
4b918e3e8a
perlPackages.TextPatch: init at 1.8
2019-10-23 13:22:07 +00:00
Puck Meerburg
b4ce8c3642
SDL_Pango: init at 0.1.2
2019-10-23 13:22:07 +00:00
Félix Baylac-Jacqué
6ac0e34161
pebble: init at 2.2.2
2019-10-23 13:12:11 +02:00
Mario Rodas
2544b1b495
nodejs-13_x: init at 13.0.1
...
Changelog:
+ https://github.com/nodejs/node/releases/tag/v13.0.0
+ https://github.com/nodejs/node/releases/tag/v13.0.1
2019-10-23 04:20:00 -05:00
Frederik Rietdijk
a85e58ac13
Merge master into staging-next
2019-10-23 09:38:37 +02:00
Renaud
748d444666
Merge pull request #71405 from c0bw3b/pkg/cdrtools
...
cdrtools: 3.02a06 -> 3.02a09
2019-10-23 09:29:32 +02:00
Matthieu Coudron
d0e33f172d
pythonPackages.python-doi: init at 0.1.1
...
Required by the new papis 0.9
2019-10-22 23:19:56 -07:00
c0bw3b
382ca30e76
cdrtools: 3.02a06 -> 3.02a09
2019-10-22 20:57:50 +02:00
edef
14803d8070
Merge pull request #71462 from puckipedia/waon
...
waon: init at 0.11
2019-10-22 18:18:07 +00:00
Carlos Fernandez Sanz
420f0adca5
Disabled libvmaf for ffmpeg-full on darwin. Added postFixup to libvmaf. Removed period at end of description.
2019-10-22 10:33:30 -07:00
volth
86c8c5681a
perlPackages: fix i686-linux
2019-10-22 15:01:24 +00:00
Robin Gloster
dc459bdc30
Merge pull request #71293 from etu/phpcbf-phpcs-updates
...
phpPackages.phpc(bf|s): 3.5.0 -> 3.5.1
2019-10-22 13:23:33 +02:00
Frederik Rietdijk
a74f98051b
Merge pull request #71639 from volth/cpan2nix-2019-10-22
...
perlPackages: bulk upgrade
2019-10-22 10:12:17 +02:00
Mario Rodas
d86e57c819
Merge pull request #71309 from marsam/init-dumb-init
...
dumb-init: init at 1.2.2
2019-10-22 02:38:21 -05:00
Jonathan Queiroz
5cd7eca247
sshping: init at 0.1.4
2019-10-22 00:27:53 -07:00
Frederik Rietdijk
a456fbfeed
Merge staging-next into staging
2019-10-22 09:20:03 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
...
Staging next
2019-10-22 09:15:19 +02:00
volth
7d359369d8
perlPackages: post-upgrade fixes
2019-10-22 07:11:46 +00:00
volth
211f70aeca
[cpan2nix] perlPackages.Workflow: 1.46 -> 1.48
2019-10-22 07:11:28 +00:00
volth
67d7c75853
[cpan2nix] perlPackages.DBIxClassHelpers: 2.033004 -> 2.034000
2019-10-22 07:11:25 +00:00
volth
e7f174c743
[cpan2nix] perlPackages.DeviceMAC: cleanup
2019-10-22 07:11:19 +00:00
volth
a220383a49
[cpan2nix] perlPackages.DBICxTestDatabase: cleanup
2019-10-22 07:11:15 +00:00
volth
e066beac51
[cpan2nix] perlPackages.XMLRSS: 1.60 -> 1.61
2019-10-22 07:11:13 +00:00
volth
ff2417cace
[cpan2nix] perlPackages.DBIxClassInflateColumnSerializer: cleanup
2019-10-22 07:11:12 +00:00
volth
d43be13df5
[cpan2nix] perlPackages.MathPlanePath: 126 -> 127
...
dependencies:
perlPackages.NumberFraction: init at 2.01
2019-10-22 07:11:12 +00:00
volth
cfe5150809
[cpan2nix] perlPackages.DateTimeFormatFlexible: 0.31 -> 0.32
2019-10-22 07:11:04 +00:00
volth
c79742b6a8
[cpan2nix] perlPackages.DateTimeCalendarJulian: 0.100 -> 0.101
2019-10-22 07:10:58 +00:00
volth
587d899d76
[cpan2nix] perlPackages.AppClusterSSH: v4.13.2 -> 4.14
2019-10-22 07:10:57 +00:00
volth
a007fe9248
[cpan2nix] perlPackages.DateTimeLocale: 1.24 -> 1.25
2019-10-22 07:10:57 +00:00
volth
c3e794a9a7
[cpan2nix] perlPackages.MojoSQLite: cleanup
2019-10-22 07:10:53 +00:00
volth
6036b6ddc8
[cpan2nix] perlPackages.DateTimeTimeZone: 2.36 -> 2.37
2019-10-22 07:10:53 +00:00
volth
d3fc694246
[cpan2nix] perlPackages.ModuleCPANTSAnalyse: 1.00 -> 1.01
2019-10-22 07:10:51 +00:00
volth
4b12610b8d
[cpan2nix] perlPackages.WebServiceLinode: 0.28 -> 0.29
2019-10-22 07:10:49 +00:00
volth
f90fc90715
[cpan2nix] perlPackages.WWWMechanize: 1.91 -> 1.94
2019-10-22 07:10:47 +00:00
volth
8f8d6abe99
[cpan2nix] perlPackages.DeviceOUI: cleanup
2019-10-22 07:10:46 +00:00
volth
3fea2409ff
[cpan2nix] perlPackages.GitRepository: 1.323 -> 1.324
2019-10-22 07:10:42 +00:00
volth
258720ebb8
[cpan2nix] perlPackages.CryptPBKDF2: cleanup
2019-10-22 07:10:41 +00:00
volth
022c3d7da4
[cpan2nix] perlPackages.Mouse: v2.5.6 -> v2.5.9
2019-10-22 07:10:36 +00:00
volth
076dc17149
[cpan2nix] perlPackages.XMLParser: 2.44 -> 2.46
2019-10-22 07:10:35 +00:00
volth
c0f1bf753b
[cpan2nix] perlPackages.DBDmysql: cleanup
2019-10-22 07:10:32 +00:00
volth
398f5953b2
[cpan2nix] perlPackages.JSONValidator: cleanup
2019-10-22 07:10:32 +00:00
volth
12bb6480d2
[cpan2nix] perlPackages.ImageSane: 0.14 -> 4
2019-10-22 07:10:31 +00:00
volth
f380c9a18d
[cpan2nix] perlPackages.PPIxRegexp: 0.065 -> 0.067
2019-10-22 07:10:29 +00:00
volth
c7663db085
[cpan2nix] perlPackages.ArrayCompare: v3.0.2 -> v3.0.3
2019-10-22 07:10:28 +00:00
volth
2620f1f997
[cpan2nix] perlPackages.namespaceautoclean: 0.28 -> 0.29
2019-10-22 07:10:27 +00:00
volth
da43b6dd13
[cpan2nix] perlPackages.AlienBuild: 1.79 -> 1.89
2019-10-22 07:10:26 +00:00
volth
46ebd17842
[cpan2nix] perlPackages.SubName: 0.21 -> 0.26
2019-10-22 07:10:25 +00:00
volth
e0611267e1
[cpan2nix] perlPackages.MojoliciousPluginStatus: 1.0 -> 1.01
2019-10-22 07:10:24 +00:00
volth
b307c73bf3
[cpan2nix] perlPackages.HTMLForm: 6.04 -> 6.05
2019-10-22 07:10:24 +00:00
volth
14ec5a9d5d
[cpan2nix] perlPackages.Specio: 0.43 -> 0.44
2019-10-22 07:10:23 +00:00
volth
d92ad6bb16
[cpan2nix] perlPackages.MailDKIM: 0.55 -> 0.57
2019-10-22 07:10:21 +00:00
volth
3240a8d273
[cpan2nix] perlPackages.MailBox: 3.007 -> 3.008
2019-10-22 07:10:21 +00:00
volth
2e285c0d83
[cpan2nix] perlPackages.PPIxQuoteLike: 0.007 -> 0.008
2019-10-22 07:10:19 +00:00
volth
4fb6d96b63
[cpan2nix] perlPackages.DataMessagePack: cleanup
2019-10-22 07:10:17 +00:00
volth
d428d63e91
[cpan2nix] perlPackages.ArchiveTarWrapper: 0.36 -> 0.37
2019-10-22 07:10:16 +00:00
volth
3e5b53f55c
[cpan2nix] perlPackages.DBDMock: 1.45 -> 1.49
2019-10-22 07:10:12 +00:00
volth
3ef3f18dcd
[cpan2nix] perlPackages.Test2PluginNoWarnings: 0.07 -> 0.08
2019-10-22 07:10:11 +00:00
volth
8ceb6ca4d6
[cpan2nix] perlPackages.PerlPrereqScannerNotQuiteLite: 0.9906 -> 0.9908
2019-10-22 07:10:10 +00:00
volth
919b902f81
[cpan2nix] perlPackages.HTMLScrubber: 0.17 -> 0.19
2019-10-22 07:10:08 +00:00
volth
665ef753d8
[cpan2nix] perlPackages.DataICal: 0.22 -> 0.23
2019-10-22 07:10:07 +00:00
volth
9dd8df1e38
[cpan2nix] perlPackages.LocaleCodes: 3.61 -> 3.62
2019-10-22 07:10:05 +00:00
volth
7933312cb0
[cpan2nix] perlPackages.DateManip: 6.77 -> 6.78
2019-10-22 07:10:03 +00:00
volth
d356883540
[cpan2nix] perlPackages.Test2Suite: 0.000122 -> 0.000126
2019-10-22 07:09:59 +00:00
volth
f227ab79cb
[cpan2nix] perlPackages.PDFAPI2: 2.034 -> 2.036
2019-10-22 07:09:58 +00:00
volth
b674711bc8
[cpan2nix] perlPackages.ArchiveZip: 1.64 -> 1.67
2019-10-22 07:09:54 +00:00
volth
fea4c7b3fd
[cpan2nix] perlPackages.PodMarkdown: 3.101 -> 3.200
2019-10-22 07:09:52 +00:00
volth
3513f6e154
[cpan2nix] perlPackages.Gtk3: 0.035 -> 0.036
2019-10-22 07:09:51 +00:00
volth
3b34e0014e
[cpan2nix] perlPackages.Gtk2Unique: cleanup
2019-10-22 07:09:51 +00:00
volth
7c3ed4a99c
[cpan2nix] perlPackages.Gtk2TrayIcon: cleanup
2019-10-22 07:09:51 +00:00
volth
45e4dea9b8
[cpan2nix] perlPackages.Gtk2ImageView: cleanup
2019-10-22 07:09:51 +00:00
volth
84bd16b821
[cpan2nix] perlPackages.Gtk2GladeXML: cleanup
2019-10-22 07:09:51 +00:00
volth
688500c1fb
[cpan2nix] perlPackages.GooCanvas: cleanup
2019-10-22 07:09:51 +00:00
volth
4e212c69c7
[cpan2nix] perlPackages.Gnome2Wnck: cleanup
2019-10-22 07:09:50 +00:00
volth
102f0f0875
[cpan2nix] perlPackages.Gnome2Canvas: cleanup
2019-10-22 07:09:50 +00:00
volth
227b26c4b7
[cpan2nix] perlPackages.ClassMethodModifiers: 2.12 -> 2.13
2019-10-22 07:09:49 +00:00
volth
ebd8b6c67b
[cpan2nix] perlPackages.TextTemplate: 1.56 -> 1.58
2019-10-22 07:09:48 +00:00
volth
1b253452ed
[cpan2nix] perlPackages.TestTrailingSpace: 0.0301 -> 0.0302
2019-10-22 07:09:48 +00:00
volth
bbb85eb300
[cpan2nix] perlPackages.TestMockObject: 1.20180705 -> 1.20191002
2019-10-22 07:09:48 +00:00
volth
18c1e798d4
[cpan2nix] perlPackages.SubQuote: 2.006003 -> 2.006006
2019-10-22 07:09:47 +00:00
volth
17686c62c6
[cpan2nix] perlPackages.RPCEPCService: cleanup
2019-10-22 07:09:47 +00:00
volth
72b6a23934
[cpan2nix] perlPackages.Gtk2: 1.24992 -> 1.24993
2019-10-22 07:09:46 +00:00
volth
67d222ca0f
[cpan2nix] perlPackages.FileFindObjectRule: 0.0310 -> 0.0311
2019-10-22 07:09:41 +00:00
volth
bae54b08d7
[cpan2nix] perlPackages.CairoGObject: 1.004 -> 1.005
2019-10-22 07:09:39 +00:00
volth
3a687019c8
[cpan2nix] perlPackages.CGISimple: 1.21 -> 1.22
2019-10-22 07:09:39 +00:00
volth
360e169b93
[cpan2nix] perlPackages.TestWarnings: 0.026 -> 0.027
2019-10-22 07:09:37 +00:00
volth
520952c953
[cpan2nix] perlPackages.ServerStarter: 0.34 -> 0.35
2019-10-22 07:09:36 +00:00
volth
8ecc2cf3fe
[cpan2nix] perlPackages.ExtUtilsCppGuess: 0.19 -> 0.20
2019-10-22 07:09:33 +00:00
volth
0e83e2f678
[cpan2nix] perlPackages.DataCompare: 1.25 -> 1.26
2019-10-22 07:09:33 +00:00
volth
6d3717687b
[cpan2nix] perlPackages.CarpAssertMore: 1.18 -> 1.20
2019-10-22 07:09:32 +00:00
volth
326fb9ea00
[cpan2nix] perlPackages.TestTCP: 2.19 -> 2.22
2019-10-22 07:09:29 +00:00
volth
d2bacf0459
[cpan2nix] perlPackages.IOPager: 0.40 -> 1.01
2019-10-22 07:09:24 +00:00
volth
68ea78220a
[cpan2nix] perlPackages.Glib: 1.329 -> 1.3291
2019-10-22 07:09:23 +00:00
volth
1dff062de8
[cpan2nix] perlPackages.DBDOracle: 1.76 -> 1.80
2019-10-22 07:09:20 +00:00
volth
a6190a0f38
[cpan2nix] perlPackages.CryptJWT: 0.024 -> 0.025
2019-10-22 07:09:20 +00:00
volth
de6d5a271b
[cpan2nix] perlPackages.IOCompress: 2.086 -> 2.087
2019-10-22 07:09:19 +00:00
volth
5b393e65a3
[cpan2nix] perlPackages.Cairo: 1.106 -> 1.107
2019-10-22 07:09:18 +00:00
volth
83f625539a
[cpan2nix] perlPackages.ack: v3.0.2 -> v3.1.2
2019-10-22 07:09:16 +00:00
volth
66337b468c
[cpan2nix] perlPackages.TextAutoformat: 1.74 -> 1.75
2019-10-22 07:09:15 +00:00
volth
e50e392386
[cpan2nix] perlPackages.TestCompile: v2.2.2 -> v2.3.0
2019-10-22 07:09:13 +00:00
volth
08730e2985
[cpan2nix] perlPackages.TermTable: 0.013 -> 0.014
2019-10-22 07:09:13 +00:00
volth
1da9c0e9d2
[cpan2nix] perlPackages.NetDNS: 1.20 -> 1.21
2019-10-22 07:09:11 +00:00
volth
120a7b7755
[cpan2nix] perlPackages.MathBigIntGMP: 1.6006 -> 1.6007
2019-10-22 07:09:08 +00:00
volth
0ea96f5a6d
[cpan2nix] perlPackages.FileFindObject: v0.3.2 -> 0.3.4
2019-10-22 07:09:04 +00:00
volth
14f89c6f61
[cpan2nix] perlPackages.DBDsybase: cleanup
2019-10-22 07:09:01 +00:00
volth
600423c1b0
[cpan2nix] perlPackages.DBDSQLite: 1.62 -> 1.64
2019-10-22 07:09:01 +00:00
volth
6ccbfca111
[cpan2nix] perlPackages.DBDPg: 3.7.4 -> 3.10.0
2019-10-22 07:09:01 +00:00
volth
f76f920a52
[cpan2nix] perlPackages.AnyEvent: 7.16 -> 7.17
2019-10-22 07:08:57 +00:00
volth
db1a60abbe
[cpan2nix] perlPackages.mod_perl2: 2.0.10 -> 2.0.11
2019-10-22 07:08:56 +00:00
volth
7e1abb17a3
[cpan2nix] perlPackages.YAMLLibYAML: 0.79 -> 0.80
2019-10-22 07:08:53 +00:00
volth
4d5e1fbd79
[cpan2nix] perlPackages.TextTrim: 1.02 -> 1.03
2019-10-22 07:08:46 +00:00
volth
54bfae7096
[cpan2nix] perlPackages.TextCSV_XS: 1.39 -> 1.40
2019-10-22 07:08:44 +00:00
volth
9f95ab8639
[cpan2nix] perlPackages.TestSimple13: 1.302164 -> 1.302168
2019-10-22 07:08:42 +00:00
volth
e54bbec2a4
[cpan2nix] perlPackages.ScalarListUtils: 1.50 -> 1.52
2019-10-22 07:08:29 +00:00
volth
3eb290e2ee
[cpan2nix] perlPackages.RoleTiny: 2.000007 -> 2.001003
2019-10-22 07:08:29 +00:00
volth
d6309a2df8
[cpan2nix] perlPackages.PerlTidy: 20190601 -> 20190915
2019-10-22 07:08:24 +00:00
volth
69d32a6200
[cpan2nix] perlPackages.Mojolicious: 8.22 -> 8.25
2019-10-22 07:08:16 +00:00
volth
0cb5892a7b
[cpan2nix] perlPackages.MCE: 1.843 -> 1.862
2019-10-22 07:08:11 +00:00
volth
70a9a31e79
[cpan2nix] perlPackages.HTMLClean: 0.8 -> 1.4
2019-10-22 07:08:00 +00:00
volth
aba98478f1
[cpan2nix] perlPackages.GetoptLong: 2.50 -> 2.51
2019-10-22 07:08:00 +00:00
volth
a36f7a7dc7
[cpan2nix] perlPackages.FileSlurp: 9999.27 -> 9999.28
2019-10-22 07:07:57 +00:00
volth
9fc8ef5e2f
[cpan2nix] perlPackages.FileNext: 1.16 -> 1.18
2019-10-22 07:07:56 +00:00
volth
8606d7a4ea
[cpan2nix] perlPackages.ExtUtilsMakeMaker: 7.36 -> 7.38
2019-10-22 07:07:53 +00:00
volth
200fbde1bc
[cpan2nix] perlPackages.Error: 0.17027 -> 0.17028
2019-10-22 07:07:52 +00:00
volth
4b61d79314
[cpan2nix] perlPackages.DevelPPPort: 3.52 -> 3.54
2019-10-22 07:07:48 +00:00
volth
8836c62bb6
[cpan2nix] perlPackages.DBFile: 1.851 -> 1.852
2019-10-22 07:07:45 +00:00
volth
235843f26c
[cpan2nix] perlPackages.CpanelJSONXS: 4.12 -> 4.14
2019-10-22 07:07:42 +00:00
volth
1d1f0f1f35
[cpan2nix] perlPackages.ConfigSimple: 4.59 -> 4.58
2019-10-22 07:07:42 +00:00
volth
e92237906b
[cpan2nix] perlPackages.CompressRawZlib: 2.086 -> 2.087
2019-10-22 07:07:41 +00:00
volth
93d10f2475
[cpan2nix] perlPackages.CompressRawBzip2: 2.086 -> 2.087
2019-10-22 07:07:41 +00:00
volth
2d3ff88f06
[cpan2nix] perlPackages.CarpClan: 6.07 -> 6.08
2019-10-22 07:07:37 +00:00
volth
7e7c4ca655
[cpan2nix] perlPackages.CPANPerlReleases: 4.10 -> 4.14
2019-10-22 07:07:36 +00:00
volth
ad1db615a7
[cpan2nix] perlPackages.BerkeleyDB: 0.61 -> 0.63
2019-10-22 07:07:35 +00:00
volth
4db798cd54
[cpan2nix] perlPackages.ApacheTest: 1.41 -> 1.42
2019-10-22 07:07:33 +00:00
volth
396190acb1
perlPackages: move CPAN libs to perl-packages.nix and non-CPAN libs out of perl-packages.nix
2019-10-22 07:07:18 +00:00
Jonathan Ringer
e1b6b9056d
pythonPackages.lxml: 4.3.3 -> 4.4.1
...
reduce closure size by not propagating native dependencies
2019-10-22 08:54:48 +02:00
Austin Seipp
b09fbccbaf
libinjection: init at 3.10.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-21 19:21:11 -05:00
Aaron Andersen
57cf3308bb
Merge pull request #71450 from aanderse/zabbix
...
zabbix: init at 4.4.0
2019-10-21 19:19:26 -04:00
David Pätzel
3db3c787d5
pythonPackages.pyside: inherit mesa from pkgs
2019-10-21 10:29:58 -07:00
David Pätzel
6a2a395241
pythonPackages.mesa: init at 0.8.6
2019-10-21 10:29:58 -07:00
Stig Palmquist
e662a44119
perlPackages.MojoRedis: init at 3.24
...
dependencies:
perlPackages.ProtocolRedis: init at 1.0010
perlPackages.ProtocolRedisFaster: init at 0.003
2019-10-21 16:57:38 +02:00
Doron Behar
a7077637f9
snzip: init at 1.0.4
2019-10-21 16:10:47 +02:00
Renaud
9f4d260adf
Merge pull request #71494 from chessai/clFFT-add
...
clfft: init at 2.12.2
2019-10-21 13:51:06 +02:00
worldofpeace
1a25b14048
Merge pull request #71335 from edef1c/plover-deps
...
Add missing Plover deps
2019-10-21 10:19:24 +00:00
chessai
5feacc9710
clfft: init at 2.21.2
2019-10-21 05:32:34 -04:00
Frederik Rietdijk
b6ba25ce95
Merge master into staging-next
2019-10-21 09:55:24 +02:00
Vincent Laporte
bbce011c13
ocamlPackages.duff: init at 0.2
2019-10-21 05:31:00 +00:00
Tobias Mayer
d46de73253
suricata: 4.1.5 -> 5.0.0
...
Additional Changes:
- Disabled AFL build configuration
- Enabled eBPF support
2019-10-21 05:51:54 +02:00
Melanie Sigl
91d5b3f07d
pythonPackages.phik: init at 0.9.8
2019-10-20 18:51:24 -07:00
worldofpeace
64468d4121
Merge pull request #70931 from symphorien/system-config-printer
...
system-config-printer: 1.5.11 -> 1.5.12
2019-10-20 23:39:48 +00:00
Jonathan Ringer
73ae8fbb64
pythonPackages.praw: freeze at 6.3.1
2019-10-20 16:13:22 -07:00
Léo Gaspard
0cc52485e2
gir-rs: init at 2019-10-16
2019-10-20 23:27:24 +02:00
Maciek Starzyk
642bed5ba3
tab: init at 7.2
2019-10-20 13:38:13 -07:00
Puck Meerburg
591b5a9882
waon: init at 0.11
2019-10-20 20:10:43 +00:00
Stig Palmquist
f82d733d77
perlPackages.MojoliciousPluginOpenAPI: init at 2.17
2019-10-20 20:41:35 +02:00
Renaud
a8cbf23c57
Merge pull request #70387 from stigtsp/package/perl-css-minifier-xs-rename
...
perlPackages.CSSMinifierXS: rename from perlPackages.CSSMinifierXP
2019-10-20 20:31:52 +02:00
c0bw3b
4b8c297d52
perlPackages.Starlet: disable checks on Darwin
...
Failing on Hydra for some months
2019-10-20 20:19:25 +02:00
Renaud
1d6da540ff
Merge pull request #71128 from stigtsp/package/perl-crypt-scryptkdf-init
...
perlPackages.CryptScryptKDF: init at 0.010
2019-10-20 20:02:04 +02:00
Renaud
cc77604c8d
Merge pull request #71150 from stigtsp/package/perl-mojolicious-plugin-mail-init
...
perlPackages.MojoliciousPluginMail: init at 1.5
2019-10-20 19:22:29 +02:00
Stig Palmquist
0486eacdbb
perlPackages.CryptScryptKDF: init at 0.010
2019-10-20 19:03:38 +02:00
dadada
e30988e506
init: managesieve at 0.6
2019-10-20 09:45:19 -07:00
Jan Tojnar
f849554226
Merge branch 'staging-next' into staging
2019-10-20 16:49:29 +02:00
Jan Tojnar
d892487598
Merge branch 'master' into staging-next
2019-10-20 16:47:27 +02:00
Léo Gaspard
ec760828d9
Merge pull request #70784 from symphorien/pdfarranger
...
pdfarranger: init at 1.3.1
2019-10-20 16:32:06 +02:00
Frederik Rietdijk
ad8bd84fc9
Merge master into staging-next
2019-10-20 16:22:45 +02:00
Aaron Andersen
fdee83d0fb
zabbix: init at 4.4.0
2019-10-20 09:16:41 -04:00
Renaud
c2ad4b45be
Merge pull request #71320 from arthurl/arthur/pstreams-PR
...
Add pstreams library
2019-10-20 14:44:47 +02:00
adisbladis
77a4c15c82
boulder: init at release-2019-10-13
2019-10-20 14:15:20 +02:00
Yann Hodique
1f02f7cf60
scc: init at 2.8.0
2019-10-20 00:55:10 -07:00
Michael Bishop
b03da424c6
Merge pull request #71413 from chessai/add-arrayfire
...
arrayfire: add
2019-10-20 00:47:42 -03:00
worldofpeace
b3d7f8125c
transporter: remove
...
This application's source repo has been archived on GitHub.
That means it's read-only, essentially abandoned.
2019-10-19 22:47:37 -04:00
chessai
ed3ccf4d2f
arrayfire: add package
2019-10-19 22:29:48 -04:00
worldofpeace
ed48341148
Merge pull request #67806 from rnhmjoj/arx
...
arx-libertatis: 2019-02-16 -> 2019-07-22
2019-10-19 23:25:54 +00:00
worldofpeace
abf263fed7
Merge pull request #71374 from jerith666/gtk-pixbuf-disable-test
...
perlPackages.Gtk2: disable tests
2019-10-19 22:41:32 +00:00
Tor Hedin Brønner
ba36219220
perlPackages.XMLSAXExpat: fix build ( #71392 )
...
This broke after 979811fa43
. Adding the `installTarget` locally works.
Couldn't find any other reproducible breakage.
2019-10-19 20:07:41 +02:00
edef
3b0bc6354a
plover.dev: apply the Qt wrapper
...
Without this, it crashes instantly at startup looking for the
Qt xcb plugin.
Co-authored-by: Kovacsics Robert <rmk35@cam.ac.uk>
2019-10-19 09:48:13 +00:00
Mario Rodas
2dca619a07
Merge pull request #71345 from marsam/init-ncspot
...
ncspot: init at 2019-10-12
2019-10-19 04:20:54 -05:00
rnhmjoj
152402b528
arx-libertatis: use wrapQtAppsHook
2019-10-19 10:41:35 +02:00
Renaud
af5ddcdd6f
Merge pull request #71153 from matthuszagh/perlpackage-rpcepcservice
...
perlPackage.RPCEPCService: Init at 0.0.11
2019-10-19 10:28:36 +02:00
Arthur Lee
98b487bd64
pstreams: init at 1.0.1
2019-10-19 10:48:02 +08:00
Stig Palmquist
4fc18fb52f
perlPackages.MojoliciousPluginMail: init at 1.5
...
dependencies:
perlPackages.MIMEEncWords: init at 1.014.3
2019-10-19 04:21:54 +02:00
va1entin
afa371559d
pythonPackages.geographiclib: init at 1.50
2019-10-18 19:21:49 -07:00
Matt McHenry
0df1d437d8
perlPackages.Gtk2: disable tests
...
works around #70829
2019-10-18 21:31:28 -04:00
worldofpeace
673a73602f
Merge pull request #71174 from hedning/spidermonkey_60-bump
...
Spidermonkey 60 bump
2019-10-19 00:07:09 +00:00
Vladyslav M
ca6a807db7
exiftool: 11.50 -> 11.70
2019-10-18 21:27:34 +03:00
Matt Huszagh
6407a35d37
pythonPackages.cocotb: init at 1.2.0
2019-10-18 10:38:11 -07:00
Florian Klink
a45785a7b3
atheme: init at 7.2.10-r2 ( #71247 )
...
atheme: init at 7.2.10-r2
2019-10-18 19:31:17 +02:00
leo60228
059483bf76
atheme: init at 7.2.10-r2
2019-10-18 19:30:59 +02:00
Jonathan Ringer
697be7554a
pythonPackages.gsd: freeze at 1.7.0
2019-10-18 08:55:20 -07:00
Frederik Rietdijk
1b5c537f45
Merge staging-next into staging
2019-10-18 12:27:41 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Mario Rodas
d2f01f0dfd
ncspot: init at 2019-10-12
2019-10-18 04:20:00 -05:00
Jonathan Ringer
1e8150a26a
aws-sam-cli: 0.16.1 -> 0.22.0
2019-10-18 09:54:05 +02:00
Frederik Rietdijk
365098e092
awscli and aws_shell: use the same python version with deps
...
We need this python version with its custom dependencies for aws_shell.
2019-10-18 09:54:04 +02:00
Jonathan Ringer
fa3287ec79
pythonPackages.networkx: freeze at 2.2
2019-10-18 09:54:03 +02:00
Jonathan Ringer
14f78c36d0
pythonPackages.tables: freeze at 3.5.2
2019-10-18 09:54:03 +02:00
Mario Rodas
a988883d91
dumb-init: init at 1.2.2
2019-10-17 21:00:00 -05:00
Mario Rodas
8f4e51b0c6
snore: init at 0.1
2019-10-17 21:00:00 -05:00
WilliButz
c51a4801f4
Merge pull request #70753 from kampka/matrix-appservice-slack
...
matrix-appservice-slack: init at 1.0.1
2019-10-17 19:15:15 +02:00
Elis Hirwing
79a2978517
phpPackages.phpcs: 3.5.0 -> 3.5.1
...
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.5.1
2019-10-17 18:46:20 +02:00
Elis Hirwing
0d8f2eca32
phpPackages.phpcbf: 3.5.0 -> 3.5.1
...
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.5.1
2019-10-17 18:45:52 +02:00
geistesk
ab42edccc2
pytmx: init at 3.21.7
2019-10-17 08:23:13 -07:00
Konrad Borowski
d54fda49eb
zfsbackup-go: init at unstable-2019-03-05
2019-10-17 14:47:45 +02:00
Frederik Rietdijk
fc6706f126
Merge staging-next into staging
2019-10-17 10:49:56 +02:00
Vincent Laporte
7264e96053
ocamlPackages.spelll: init at 0.3
...
Fuzzy string searching, using Levenshtein automaton. Can be used for
spell-checking.
Homepage: https://github.com/c-cube/spelll
2019-10-17 05:50:26 +00:00
Franz Pletz
3d832dee59
gnupg: disable gui/pinentry support by default
...
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.
NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:16 -04:00
Florian Klink
511b1823fc
pinentry: change attributes to dashes, alias old ones
2019-10-16 20:30:58 -04:00
Franz Pletz
cb0adc11ff
pinentry: build with multiple outputs in single drv
...
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 20:30:52 -04:00
worldofpeace
2fbccbc728
Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
...
This reverts commit 823da4d492
, reversing
changes made to b75c8ee3bc
.
2019-10-16 20:28:21 -04:00
worldofpeace
823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
...
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz
b5bea4ce32
gnupg: disable gui/pinentry support by default
...
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.
NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.
Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Florian Klink
66081ceb16
pinentry: change attributes to dashes, alias old ones
2019-10-16 19:56:49 -04:00
Franz Pletz
a4916fdea5
pinentry: build with multiple outputs in single drv
...
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 19:56:49 -04:00
worldofpeace
b75c8ee3bc
Merge pull request #71262 from worldofpeace/merge-funkwhale-python-packages
...
Merge funkwhale python packages
2019-10-16 23:28:46 +00:00
Florian Klink
954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… ( #71170 )
...
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Philip Potter
f7ab5d985f
gnupg-pkcs11-scd: init at 0.9.2
...
This adds gnupg-pkcs11-scd, a smart card daemon for GnuPG that supports
PKCS#11 smartcards (such as the Yubikey PIV module).
You can use it by adding something like this to your
~/.gnupg/gpg-agent.conf:
scdaemon-program /home/<user>/.nix-profile/bin/gnupg-pkcs11-scd
You will also need to install `opensc` and have a
~/.gnupg/gnupg-pkcs11-scd.conf with something like the following:
providers opensc
provider-opensc-library /home/philandstuff/.nix-profile/lib/pkcs11/opensc-pkcs11.so
Then `gpg` smartcard operations will access your PKCS#11-capable
smartcard.
2019-10-16 22:21:47 +01:00
Henri Bourcereau
93ab2aedfa
pythonPackages.aioredis: init at 1.2.0
2019-10-16 17:07:11 -04:00
Henri Bourcereau
35bf794787
pythonPackages.channels-redis: init at 2.4.0
2019-10-16 17:07:11 -04:00
Henri Bourcereau
80dd6fb33b
pythonPackages.django-cleanup: init at 4.0.0
2019-10-16 17:07:11 -04:00
Henri Bourcereau
9e0e61a912
pythonPackages.django-dynamic-preferences: init at 1.7.1
2019-10-16 17:07:10 -04:00
Henri Bourcereau
b63651963f
pythonPackages.django-oauth-toolkit: init at 1.2.0
2019-10-16 17:07:10 -04:00
Henri Bourcereau
61e8e9800f
pythonPackages.django-storages: init at 1.7.2
2019-10-16 17:07:10 -04:00
Henri Bourcereau
1d88cddcbf
pythonPackages.persisting-theory: init at 0.2.1
2019-10-16 17:07:10 -04:00
Henri Bourcereau
5417887d7a
pythonPackages.unicode-slugify: init at 0.1.3
2019-10-16 17:07:09 -04:00
Henri Bourcereau
316402e4e6
pythonPackages.django-filter: init at 2.1.0
2019-10-16 17:07:09 -04:00
Henri Bourcereau
704b80fb9e
pythonPackages.requests-http-signature: init at 0.1.0
2019-10-16 17:07:09 -04:00
Henri Bourcereau
1b11d0f80f
pythonPackages.pymemoize: init at 1.0.3
2019-10-16 17:07:08 -04:00
Henri Bourcereau
f975f511ab
pythonPackages.hiredis: init at 1.0.0
2019-10-16 17:07:08 -04:00
Henri Bourcereau
0e9169e44c
pythonPackages.django-versatileimagefield: init at 1.10
2019-10-16 17:07:07 -04:00
Henri Bourcereau
177ed2f520
pythonPackages.django-auth-ldap: init at 1.7.0
2019-10-16 17:07:07 -04:00
worldofpeace
b28a7579fd
Merge pull request #71197 from arcnmx/pr-vit2
...
vit 2.0.0
2019-10-16 19:22:53 +00:00
Marek Mahut
214c5b326a
Merge pull request #71167 from vbgl/ocaml-doc-ock+remove
...
ocamlPackages.doc-ock: remove at 1.2.1
2019-10-16 21:13:47 +02:00
arcnmx
a104aad1a6
pythonPackages.tasklib: init at 1.2.1
2019-10-16 10:10:16 -07:00
Tor Hedin Brønner
18d7929e95
spidermonkey_52: drop, as is unused
...
`gnome-shell-extensions` switched over to `spidermonkey_60` in 3.34 leaving
`spidermonkey_52` unused.
2019-10-16 16:53:19 +02:00
Bart Brouns
ca57883cf9
gxmatcheq-lv2: init at 0.1
2019-10-16 15:11:19 +02:00
Jörg Thalheim
7b512c1557
Merge pull request #71219 from FRidh/pwndbg
...
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch
9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
...
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.
Co-authored-by: Fabian Möller <fabianm88@gmail.com>
[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Frank Doepper
5dd36f2a6f
trebleshot: init at 0.1.0-alpha2-15-ga7ac23c
2019-10-16 12:15:19 +02:00
Frederik Rietdijk
0031003765
pythonPackages: make isPy38 available
2019-10-16 11:33:30 +02:00
Frederik Rietdijk
14405a0bfd
pythonPackages: make isPy38 available
2019-10-16 11:32:16 +02:00
Frederik Rietdijk
12441bdf9f
Merge staging-next into staging
2019-10-16 11:17:12 +02:00
Frederik Rietdijk
3f93a09405
python38Packages: build packages on Hydra
...
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.
https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Frederik Rietdijk
27a9800e85
pwndbg: fix runtime python deps, fixes #71071
...
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.
If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Mario Rodas
882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
...
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
Vincent Laporte
b4db381443
coq_8_10: 8.10+β3 → 8.10.0
...
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
worldofpeace
fce8b4837a
Merge pull request #67670 from kampka/zsh-history
...
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster
7eccec667e
Merge pull request #70782 from wizeman/u/fix-gnutls-aarch64
...
gnutls: fix test-ciphers-api.sh failure on aarch64
2019-10-16 00:15:13 +02:00
Robin Gloster
a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
...
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
arcnmx
c62ad59195
cargo-deps: init at 1.1.1
2019-10-15 10:42:03 -07:00
Matthew Bauer
6a87355211
Merge branch 'master' into libressl-static
2019-10-15 12:55:16 -04:00
Lassulus
04f706e928
Merge pull request #70209 from wucke13/lxd
...
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Florian Klink
24ea8a6113
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-15 10:28:01 +02:00
Vincent Laporte
7c6026019e
ocamlPackages.doc-ock: remove at 1.2.1
...
This is now part of ocamlPackages.odoc
2019-10-15 06:03:53 +00:00
Vincent Laporte
e33563438e
ocamlPackages.doc-ock-xml: remove at 1.2.1
...
This is now part of ocamlPackages.odoc
2019-10-15 06:03:48 +00:00
Vincent Laporte
960dfbc5b4
ocamlPackages.doc-ock-html: remove at 1.2.1
...
This is now part of ocamlPackages.odoc
2019-10-15 06:03:42 +00:00
worldofpeace
983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
...
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit
b3f415d898
rescuetime: 2.14.3.1 -> 2.14.5.2
...
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Vincent Laporte
e191a69e8d
ocamlPackages.eqaf: init at 0.5
2019-10-15 07:08:13 +02:00
Mario Rodas
ed79857170
swiProlog: fix build on darwin
2019-10-14 22:30:00 -05:00
Matt Huszagh
b740642b61
perlPackage.RPCEPCService: Init at 0.0.11
...
Add the RPCEPCService perl package, and its
dependency DataSExpression.
2019-10-14 17:30:52 -07:00
Will Dietz
741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
...
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz
886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
...
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
worldofpeace
516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
...
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Florian Klink
0fd1df74be
bazel_0_4: remove
...
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Florian Klink
fa7ed535d0
envoy: remove
...
bazel_0_4 fails to build since 2018-04-29, so envoy can't build anymore
too.
2019-10-14 18:33:17 +02:00
Stig Palmquist
f32701d813
perlPackages.Mojomysql: init at 1.17
2019-10-14 16:52:47 +02:00
Renaud
f7e558e0cd
Merge pull request #70824 from stigtsp/package/perl-authen-oath-init
...
perlPackages.AuthenOATH: init at 2.0.1
2019-10-14 16:04:08 +02:00
Florian Klink
79676a26dc
Merge pull request #68248 from Moredread/slicer
...
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Renaud
4e454b8cef
Merge pull request #70823 from stigtsp/package/perl-data-messagepack-init
...
perlPackages.DataMessagePack: init at 1.00
2019-10-14 14:38:53 +02:00
Renaud
581ada4270
Merge pull request #70400 from stigtsp/package/perl-device-mac-init
...
perlPackages.DeviceMAC: init at 1.00
2019-10-14 14:36:59 +02:00
Renaud
385908abd1
Merge pull request #70342 from stigtsp/package/perl-crypt-pbkdf2-init
...
perlPackages.CryptPBKDF2: init at 0.161520
2019-10-14 14:11:27 +02:00
Jörg Thalheim
4d28337d57
testdisk: deduplicating testdisk/photorec ( #69945 )
...
testdisk: deduplicating testdisk/photorec
2019-10-14 10:53:09 +01:00
Renaud
ff064b4479
Merge pull request #70335 from stigtsp/package/perl-json-validator-init
...
perlPackages.JSONValidator: init at 3.15
2019-10-14 11:52:35 +02:00
Jörg Thalheim
b2b29d4398
testdisk: inline platform specific option defaults
...
Makes it easier to read since one does not need to be aware
of overrides in all-packages.nix.
2019-10-14 10:48:51 +01:00
Renaud
be5f4980f6
Merge pull request #70328 from stigtsp/package/perl-session-token-init
...
perlPackages.SessionToken: init at 1.503
2019-10-14 11:06:43 +02:00
Renaud
0f3d1c1bc8
Merge pull request #70324 from stigtsp/package/perl-smart-comments-init
...
perlPackages.SmartComments: init at 1.06
2019-10-14 10:48:11 +02:00
Renaud
8fd504c4c9
Merge pull request #70821 from stigtsp/package/perl-dbix-class-inflatecolumn-serializer-init
...
perlPackages.DBIxClassInflateColumnSerializer: init at 0.09
2019-10-14 10:41:55 +02:00
Renaud
3665f3bf44
Merge pull request #70820 from stigtsp/package/perl-dbix-class-dynamicdefault-init
...
perlPackages.DBIxClassDynamicDefault: init at 0.04
2019-10-14 10:37:05 +02:00
Renaud
d318b546d4
Merge pull request #70819 from stigtsp/package/perl-convert-base32-init
...
perlPackages.ConvertBase32: init at 0.06
2019-10-14 10:27:47 +02:00
Renaud
5334d3ac5f
Merge pull request #70654 from stigtsp/package/perl-mojo-sqlite-init
...
perlPackages.MojoSQLite: init at 3.002
2019-10-14 10:10:43 +02:00
Renaud
b49dd0ecb4
Merge pull request #70822 from stigtsp/package/perl-mojo-jwt-init
...
perlPackages.MojoJWT: init at 0.08
2019-10-14 10:03:24 +02:00
Renaud
43deb3b335
Merge pull request #70818 from stigtsp/package/perl-class-init
...
perlPackages.CLASS: init at 1.00
2019-10-14 09:50:35 +02:00
Orivej Desh
8f5bafe599
psi-plus: 1.4.504 -> 1.4.904
...
libsForQt5 is needed for qtkeychain.
2019-10-13 22:08:39 +00:00
Tim Steinbach
5294227448
Merge pull request #71076 from flokli/zoom-qt5
...
zoom-us: use regular qt5
2019-10-13 11:30:25 -04:00
Vladimír Čunát
4e6826a3b2
Merge branch 'staging-next'
...
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
gnidorah
84c09b109e
openxray: init at 510
2019-10-13 16:09:20 +02:00
Domen Kožar
e5ae4a8dc6
ormolu: add from haskell package set
2019-10-13 14:27:17 +02:00
Maximilian Bosch
87178a2e6e
Merge pull request #71058 from WilliButz/add-nextcloud-exporter
...
prometheus-nextcloud-exporter: init at 2019-10-12, with module and test
2019-10-13 13:47:41 +02:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Florian Klink
a64fcdc473
zoom-us: use regular qt5
...
`zoom-us` used to be not compatible with the current qt5 version
provided by `libsForQt5.callPackage`, but it is by now.
To avoid downloading a different qt (or even building it), point it back
to the generic `libsForQt5.callPackage`.
2019-10-13 13:03:17 +02:00
Dima
10bfa40677
testdisk: deduplicating testdisk/photorec
...
Testdisk/Photorec has been packaged twice. This deduplicates
the packages by consolidating the packages into one and throwing
an error upon use of the outdated package.
this also adds qphotorec, which was previously not built and ensures
it's wrapped correctly.
Please note that I took the liberty to merge the maintainers lists.
2019-10-13 11:39:26 +02:00
Symphorien Gibol
a24e9b6787
system-config-printer: 1.5.11 -> 1.5.12
...
Source for the change of upstream url:
* zdohnal/system-config-printer is a fork of
OpenPrinting/system-config-printer
* This is what fedora did:
https://apps.fedoraproject.org/packages/system-config-printer/sources/spec/
(see changelog for 1.5.11-17)
2019-10-13 00:09:40 +02:00
worldofpeace
018bba85bf
Merge pull request #70763 from Kjuvi/envelope
...
envelope: init at 0.0.4
2019-10-12 22:06:59 +00:00
kjuvi
5075996b59
envelope: init at 0.0.4
...
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-12 18:05:44 -04:00
Aaron Andersen
7c1de1f14f
Merge pull request #66629 from kayhide/add/lv
...
lv: init at 4.51
2019-10-12 17:48:39 -04:00
WilliButz
a7206ec3d7
prometheus-nextcloud-exporter: init at 2019-10-12
2019-10-12 23:06:24 +02:00
worldofpeace
2d0056b149
aliases.nix: update jikes message
2019-10-12 16:29:27 -04:00
Maximilian Bosch
1c0e8b78bb
Merge pull request #71033 from jwijenbergh/spotify-tui
...
spotify-tui: init at 0.5.0
2019-10-12 19:15:12 +02:00
Maximilian Bosch
c880884656
spotify-tui: fix darwin build
2019-10-12 18:28:15 +02:00
Jeroen Wijenbergh
b2db28464b
spotify-tui: init at 0.5.0
2019-10-12 17:05:12 +02:00
Mario Rodas
af4351ab85
Merge pull request #69255 from minijackson/init-shiori
...
Init shiori
2019-10-12 09:01:58 -05:00
Herwig Hochleitner
2c410e25de
atinout: init 0.9.2-alpha
2019-10-12 14:57:28 +02:00
marius851000
2718c41712
faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine
...
fixes https://github.com/NixOS/nixpkgs/pull/68952
2019-10-12 14:57:28 +02:00
wucke13
348fac7b52
solo-python: init at 0.0.15
...
Support for solokeys U2F tokens
2019-10-12 11:56:28 +02:00
Renaud
f5cc5ce8d6
Merge pull request #70282 from moaxcp/spring-boot
...
spring-boot: init at 2.1.9
2019-10-12 11:53:25 +02:00
wucke13
e9cd8a2d60
pivx: 3.2.0 -> 3.4.0
...
* pivx: 3.2.0 -> 3.2.2
* altcoins.pivx: 3.2.2 -> 3.3.0
Furthermore, this fixes 2542928
* pivx: 3.3.0 -> 3.4.0
Added `test_pivx` as test ran by nixpkgs
* Update pkgs/applications/blockchains/pivx.nix
Thanks to @lassulus for fixing this typo!
Co-Authored-By: Lassulus <github@lassul.us>
2019-10-12 11:13:35 +02:00
Konrad Borowski
af2c62b134
step-cli: init at 0.13.3
2019-10-12 09:56:35 +02:00
Vincent Laporte
632f69857d
ocamlPackages.ocaml-monadic: init at 0.4.1
2019-10-12 07:41:49 +02:00
Wael Nasreddine
62e894b300
Merge pull request #68135 from rvolosatovs/update/go
...
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar
e2e3861d6b
Merge branch 'staging-next' into staging
2019-10-12 00:51:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
John Mercier
39ddaf9fa3
sshoogr init at 0.9.26
2019-10-11 18:39:58 -04:00
John Mercier
32113451b7
spring-boot: init at 2.1.9
2019-10-11 18:10:57 -04:00
Jos van Bakel
2a795789b6
sonic-pi: add midi support
2019-10-11 15:57:53 +02:00
Renaud
1edc53803c
Merge pull request #70918 from romildo/upd.ambar-theme
...
amber-theme: init at 3.34-1
2019-10-11 14:00:24 +02:00
Aaron Andersen
0b6067f93e
Merge pull request #68836 from Thra11/wacomtablet-kcm
...
wacomtablet: init at 3.2.0
2019-10-11 05:52:37 -04:00
Maximilian Bosch
1dd6ebfce6
citrix_workspace: add 19.10.0
...
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-1910
2019-10-11 10:30:03 +02:00
Colin L Rice
88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
...
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.
Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Colin L Rice
52d057f575
all-packages: use go 1.12 for git-lfs
2019-10-11 10:09:11 +02:00
Colin L Rice
d32980ca1e
all-packages: use go 1.12 for circleci-cli
2019-10-11 10:09:11 +02:00
Colin L Rice
fc5026b4ec
all-packages: use go 1.12 for prometheus and prometheus-varnish-exporter
...
These both fail to work with go1.13 due to test issues, downgrading to
1.12
2019-10-11 10:09:10 +02:00
Colin L Rice
e9a9b553e7
all-packages: use go 1.12 for kubernetes
2019-10-11 10:09:10 +02:00
Colin L Rice
057b547fd4
all-packages: use go 1.12 for openshift
2019-10-11 10:09:10 +02:00
Colin L Rice
7c6e98721c
all-packages: use go 1.12 for magnetico
...
Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:10 +02:00
Colin L Rice
6e031f1244
all-packages: use go 1.12 for grafana
2019-10-11 10:09:09 +02:00
Colin L Rice
eec1a1345f
all-packages: use go 1.12 for cockroachdb
2019-10-11 10:09:09 +02:00
Roman Volosatovs
e45055c328
all-packages: use go 1.12 for prow
2019-10-11 10:09:09 +02:00
Roman Volosatovs
8c33df9d65
all-packages: use go 1.12 for terraform-providers.elasticsearch
2019-10-11 10:09:09 +02:00
Roman Volosatovs
fcdc280d7f
all-packages: use go 1.12 for terraform-lsp
2019-10-11 10:09:09 +02:00
Roman Volosatovs
cf6e2776f2
all-packages: use go 1.12 for packr
2019-10-11 10:09:08 +02:00
Roman Volosatovs
a3341e8499
all-packages: use go 1.12 for restic
2019-10-11 10:09:08 +02:00
Roman Volosatovs
b63b95f141
all-packages: use go 1.12 for tendermint
2019-10-11 10:09:08 +02:00
Roman Volosatovs
72a6ab4d5f
all-packages: use go 1.12 for scaleway-cli
2019-10-11 10:09:08 +02:00
Roman Volosatovs
7ddd2a2069
all-packages: use go 1.12 for lnd
2019-10-11 10:09:08 +02:00
Roman Volosatovs
745b299403
all-packages: use go 1.12 for grpcui
2019-10-11 10:09:07 +02:00
Roman Volosatovs
ee2c8ece9e
all-packages: use go 1.12 for gotestsum
2019-10-11 10:09:07 +02:00
Roman Volosatovs
db6cb37aa7
all-packages: use go 1.12 for curlie
2019-10-11 10:09:07 +02:00
Roman Volosatovs
2f20deb202
all-packages: use go 1.12 for cri-o
2019-10-11 10:09:07 +02:00
Roman Volosatovs
01721f1449
all-packages: use go 1.12 for bazel-watcher
2019-10-11 10:09:07 +02:00
Roman Volosatovs
9e5f063058
all-packages: use go 1.12 for wtf
2019-10-11 10:09:06 +02:00
Roman Volosatovs
2d7e8e1b0f
all-packages: use go 1.12 for perkeep
2019-10-11 10:09:06 +02:00
Roman Volosatovs
ea0b765208
all-packages: use go 1.12 for consul
2019-10-11 10:09:06 +02:00
Roman Volosatovs
bdd503323a
go: default to go_1_13
2019-10-11 10:09:06 +02:00
Roman Volosatovs
bd023200a9
go_1_13: init at 1.13.1
2019-10-11 10:09:05 +02:00
Vincent Laporte
c82c6d3a12
ocaml: default to version 4.07
...
patdiff: 0.11.0 → 0.12.0
2019-10-11 07:58:42 +02:00
Vincent Laporte
deefc177d3
libbap: pin OCaml version to 4.06
2019-10-11 07:58:42 +02:00
Mario Rodas
67223bc752
Merge pull request #70889 from marsam/init-jtc
...
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
scalavision
3d860972ee
delly: init at 0.8.1 ( #70871 )
2019-10-10 22:08:45 -04:00
makefu
9ae60cff0c
devpi-client: 4.1.0 -> 5.0.0
...
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
worldofpeace
4266a1e0b4
valadoc: remove
2019-10-10 13:18:23 -04:00
Yurii Rashkovskii
e0d7a96903
swipl: include GUI tools
...
swi-prolog currently misses GUI packages / tools (xpce, prolog_ide)
due to missing X dependencies.
2019-10-11 00:17:41 +07:00
José Romildo Malaquias
408b55b28b
amber-theme: init at 3.34-1
2019-10-10 12:15:08 -03:00
Vladimír Čunát
3596c4c53c
Merge #70576 : scylladb: fix build under sandboxing
2019-10-10 12:38:07 +02:00
Mario Rodas
0fdd8bc09d
jtc: init at 1.74
2019-10-09 21:00:00 -05:00
Ricardo M. Correia
2b24d465cc
gnutls: fix test-ciphers-api.sh failure on aarch64
...
See https://gitlab.com/gnutls/gnutls/issues/764 for more info.
2019-10-10 01:12:11 +02:00
Serge Bazanski
804d272970
evdevremapkeys: init at 0.1.0
2019-10-09 23:24:03 +02:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
...
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
...
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Vladimír Čunát
53a97c3447
mesa's llvm: 7 -> 9
...
This is needed to support some new GPUs: #68809
2019-10-09 20:47:13 +02:00
Danny Bautista
91f582db03
cloudflare-wrangler: init at 1.4.0
2019-10-09 11:38:49 -04:00
Vladimír Čunát
de513680c5
scylladb: remove the "broken" mark, add "big-parallel"
...
The build is really CPU-intensive, and requires around
2 * --cores GiB RAM.
2019-10-09 16:54:03 +02:00
Franz Pletz
f024e7b769
Merge pull request #67890 from mguentner/mxisd_ma1sd
...
mxisd: 1.4.5 -> 1.4.6 ☺ ma1sd: init at 2.1.1
2019-10-09 14:36:56 +00:00
Guillaume Pagnoux
b76cfafa8e
criterion: init at 2.3.3
...
Signed-off-by: Guillaume Pagnoux <gpagnoux@gmail.com>
2019-10-09 14:48:55 +02:00
Guillaume Pagnoux
b76e290d80
boxfort: init at unstable-2019-09-19
...
Signed-off-by: Guillaume Pagnoux <gpagnoux@gmail.com>
2019-10-09 14:48:55 +02:00
Symphorien Gibol
226207d7b1
pdfarranger: init at 1.3.1
2019-10-09 12:00:00 +00:00
Peter Simons
5384da4e69
Merge pull request #70515 from peti/t/update-to-gfortran8
...
gfortran: use version 8 by default to match our C and C++ compiler
2019-10-09 10:52:26 +02:00
Stig Palmquist
67467400ea
perlPackages.ConvertBase32: init at 0.06
2019-10-09 03:09:21 +02:00
Stig Palmquist
5db820cba3
perlPackages.DBIxClassInflateColumnSerializer: init at 0.09
2019-10-09 03:03:20 +02:00
Stig Palmquist
facb920543
perlPackages.CLASS: init at 1.00
2019-10-09 02:55:31 +02:00
Stig Palmquist
eb76fdc355
perlPackages.DBIxClassDynamicDefault: init at 0.04
...
dependencies:
perlPackages.DBICxTestDatabase: init at 0.05
2019-10-09 02:48:35 +02:00
Stig Palmquist
f075d2e62e
perlPackages.MojoJWT: init at 0.08
2019-10-09 02:39:30 +02:00
Stig Palmquist
061838aa44
perlPackages.DataMessagePack: init at 1.00
2019-10-09 02:35:07 +02:00
Stig Palmquist
4504da7392
perlPackages.AuthenOATH: init at 2.0.1
2019-10-09 02:26:42 +02:00
wucke13
7017e582ff
raft-canonical: init at 0.9.6
2019-10-09 01:16:27 +02:00
wucke13
f50247d4df
libco-canonical: init at 19.1
2019-10-09 01:16:26 +02:00
Carlos Fernandez Sanz
1c2400c7d8
libvmaf: init at 1.3.15
2019-10-08 14:50:39 -07:00
Gabriel Ebner
3171df49b5
wstunnel: init at unstable-2019-01-28 ( #70758 )
...
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
Graham Christensen
21597ed69e
Merge pull request #70750 from grahamc/wlrobs
...
obs-wlrobs: init at 20191008
2019-10-08 14:26:56 -04:00
Graham Christensen
a763975ad1
obs-wlrobs: init at 20191008
2019-10-08 12:49:49 -04:00
Gabriel Ebner
b574693e97
wstunnel: init at unstable-2019-01-28
2019-10-08 18:26:02 +02:00
zimbatm
6886db123c
keycard-cli: init at 0.0.12
2019-10-08 17:35:14 +02:00
Christine Koppelt
54e4b13887
jikes: removing
2019-10-08 08:29:36 -07:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e675498026
1e9cc5b984
793a2fe1e8
c19cf65261
f6544d618f
2019-10-08 17:14:26 +02:00
Christian Kampka
6473d9ffb5
matrix-appservice-slack: init at 1.0.1
2019-10-08 15:16:31 +02:00
Silvan Mosberger
70d692d5ec
Merge pull request #70685 from Infinisil/fix/mumble-override
...
mumble/murmur: Fix .override not working
2019-10-08 13:37:40 +02:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
makefu
1dfe851229
pythonPackages.pyhaversion: init at 3.1.0
2019-10-08 10:32:25 +02:00
makefu
9b62190190
pythonPackages.aresponses: init at 1.1.1
...
required by pyhaversion
2019-10-08 10:32:19 +02:00
Peter Simons
75711a10fc
R: drop redundant gfortran8 override
2019-10-08 09:48:03 +02:00
Peter Simons
982d8599fb
gfortran: use version 8 by default to match our C and C++ compiler
...
We recently updated to gcc 8.x, but our default Fortran compiler is still at
version 7.x. This causes trouble for all packages that mix C++ and Fortran
code, like R does.
Unfortunately, gfortran8 is marked broken on Darwin, so we cannot switch on
that platform yet:
| $ nix-instantiate --arg nixpkg '{ outPath = ./.; revCount = 999999; shortRev = "peti"; }' ./pkgs/top-level/release.nix -A unstable --show-trace
| [...]
| while evaluating the attribute 'handled' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:251:7:
| while evaluating 'handleEvalIssue' at /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:147:38, called from /home/simons/src/nixpkgs/pkgs/stdenv/generic/check-meta.nix:252:14:
| Failed to evaluate gfortran-wrapper-8.3.0: «broken»: is marked as broken
2019-10-08 09:19:10 +02:00
Doron Behar
a45c9f541c
Make gaia unsupported with python2
2019-10-08 10:10:31 +03:00