Commit Graph

51266 Commits

Author SHA1 Message Date
Matthieu Coudron
91c9127ef9
Merge pull request #91421 from SCOTT-HAMILTON/SuperTuxKart
SuperTuxKart: Replaced some bundled libraries with system ones
2020-06-27 20:21:11 +02:00
SCOTT-HAMILTON
344dd8d193 WiiUse: Init at 0.15.5 2020-06-27 16:16:51 +02:00
Elis Hirwing
7cf88f7114
Merge pull request #91511 from Ma27/php-darwin
php7{2,3}: fix darwin build
2020-06-26 21:31:09 +02:00
Break Yang
929d7dd492 pythonPackages.gdown: init at 3.11.1 2020-06-26 11:19:42 -07:00
Daniël de Kok
5e65ede6d1
Merge pull request #91460 from evanjs/diskonaut-init
diskonaut: init at 0.3.0
2020-06-26 18:06:54 +02:00
Evan Stoll
2dad77e05c diskonaut: init at 0.3.0 2020-06-26 17:53:31 +02:00
Lancelot SIX
a16a655811 pythonPackages.nbclient: init at 0.4.0 2020-06-26 08:36:51 -07:00
Niklas Hambüchen
28ea6a7ec2
Merge pull request #91523 from nh2/cloudcompare-2.11.0
CloudCompare, pdal, libe57format, MeshLabXML
2020-06-26 15:19:10 +02:00
Niklas Hambüchen
254c2fb8d0 cloudcompare: init at 2.11.0
Based on:

6118f8b275
2020-06-26 15:06:51 +02:00
Niklas Hambüchen
4e8e63f278 pdal: init at 2.1.0 2020-06-26 15:06:51 +02:00
Niklas Hambüchen
f924c8b9ce libe57format: init at 2.1
Originally contributed by @chpatrick.
2020-06-26 15:06:51 +02:00
Niklas Hambüchen
0866700e3b LASzip, LASzip2: Rename LASzip -> LASzip2, add LASzip 3.
We have to keep the old one because libLAS does not support LASzip 3,
see https://github.com/libLAS/libLAS/issues/144.
2020-06-26 15:06:50 +02:00
Niklas Hambüchen
75c7f58507 pythonPackages.meshlabxml: init at 2018.3 2020-06-26 15:06:50 +02:00
Gabriel Ebner
c041d53ba0
Merge pull request #91417 from elohmeier/octoprint-werkzeug 2020-06-26 13:07:29 +02:00
Enno Lohmeier
63bcf4f4ec trytond: convert to python package 2020-06-26 12:25:08 +02:00
sternenseemann
c4ca9ba10d dune-release: init at 1.3.3 2020-06-26 12:14:03 +02:00
sternenseemann
c4636f6101 ocamlPackages.opam-state: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann
b604e4aedd ocamlPackages.opam-repository: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann
ee1ea8609c ocamlPackages.opam-format: init at 2.0.7 2020-06-26 12:14:03 +02:00
sternenseemann
034395d0e5 ocamlPackages.opam-core: init at 2.0.7 2020-06-26 12:14:03 +02:00
Mario Rodas
3f338bb94c
Merge pull request #88012 from TheBrainScrambler/master
webbrowser: init at 29.0.0rc1
2020-06-25 22:16:29 -05:00
Martin Weinelt
8eb5780cc7 pythonPackages.mido: init at 1.2.9 2020-06-25 20:08:35 -07:00
Martin Weinelt
75f5c4381c pythonPackages.rtmidi-python: init at 0.2.2 2020-06-25 20:08:35 -07:00
Martin Weinelt
ec71e489c8 pythonPackages.python-rtmidi: init at 1.4.1 2020-06-25 20:08:35 -07:00
Sirio Balmelli
8c74f97c15 google-cloud-secret-manager: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-25 14:32:57 -07:00
sternenseemann
3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) (#91350)
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix

dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Maximilian Bosch
af064a0e12
php7{2,3}: fix darwin build
* Backported patches from `php-7.4` which fixes the env for all
  `gettext` and `zlib` tests.
* Setting `--with-libxml-dir` is still needed for versions 7.2 and 7.3.
2020-06-25 22:29:23 +02:00
Nikolay Korotkiy
d1ba7a4b27
martin: init at 0.5.0 2020-06-25 21:30:39 +03:00
Maximilian Bosch
860c5ca4a7
Merge pull request #91495 from ckauhaus/secfix-php
php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7
2020-06-25 19:28:36 +02:00
Maximilian Bosch
30e812c6c0
php7{2,3}: intl: fix aarch64 build 2020-06-25 18:27:57 +02:00
Anderson Torres
435963c963
Merge pull request #91373 from AndersonTorres/create-ytree
ytree: init at 2.02
2020-06-25 12:08:18 -03:00
Jörg Thalheim
d7361d7680
Merge pull request #91487 from Mic92/gcc-latest 2020-06-25 15:10:07 +01:00
Daniël de Kok
80b6b9b706
Merge pull request #82305 from Flakebi/amdvlk
amdvlk: init at 2020.Q2.5
2020-06-25 15:17:52 +02:00
Jörg Thalheim
de35d8cdaa
gcc_latest: add alias
Our gcc version often lacks behind the latest supported version.
To get the latest possible gcc version with all optimization/checks,
this RFC adds an gcc_latest alias.
2020-06-25 13:07:16 +01:00
Sebastian Neubauer
3ff2165d4d amdvlk: init at 2020.Q2.5 2020-06-25 13:44:45 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes 2020-06-25 12:34:45 +01:00
Mario Rodas
71ef943f63
Merge pull request #91423 from danieldk/remove-xara
xara: remove
2020-06-25 06:01:30 -05:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1 2020-06-25 11:35:16 +01:00
Daniël de Kok
c864a1519e
Merge pull request #91453 from sikmir/asuka
asuka: init at 0.8.0
2020-06-25 11:05:03 +02:00
Nikolay Korotkiy
93574e5161
asuka: init at 0.8.0 2020-06-25 11:36:30 +03:00
Bart Brouns
4b365ae08c industrializer: init at 0.2.6 2020-06-25 10:10:57 +02:00
Arnout Engelen
b5b84be95b
k4dirstat: init at 3.2.1 2020-06-25 10:07:08 +02:00
Kim Lindberger
c00bf081d9
Merge pull request #88940 from stigtsp/package/convos-init
convos: init at 4.22
2020-06-25 09:32:33 +02:00
Vincent Laporte
bbed026045 ocamlPackages.base64_2: remove at 2.0.0 2020-06-25 08:15:18 +02:00
Daniël de Kok
842acd9000 xara: remove
Not updated since 2006:

https://en.wikipedia.org/wiki/Xara_Xtreme_LX

Marked broken in nixpkgs since 2016-02-27.
2020-06-25 07:55:01 +02:00
Conrad Mearns
adb053abdc obsidian: init at 0.7.3 2020-06-25 02:38:32 +02:00
nyanloutre
2b11dcd789 pythonPackages.pycoin: init at 0.90.20200322 2020-06-24 14:15:59 -07:00
Manuel Mendez
58a35beb35 pythonPackages.srvlookup: init at 2.0.0 2020-06-24 14:08:18 -07:00
Sirio Balmelli
d3d039c4cb beancount_docverif: init at 1.0.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-06-24 13:57:58 -07:00
Wael Nasreddine
a0c0a009c3
tuijam: init at unstable 2020-06-05 (#90622) 2020-06-24 11:08:34 -07:00
Jan Tojnar
0512c8f313
Merge pull request #85776 from magnetophon/fvrb
fverb: init at unstable-2020-06-09
2020-06-24 16:27:24 +02:00
AndersonTorres
0757cd4dbd ytree: init at 2.02
ytree is a simple file manager, inspired in the venerable DOS xtree command.
2020-06-24 09:34:56 -03:00
Vincent Laporte
490c75f1ca ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt” 2020-06-24 09:19:04 +02:00
Vincent Laporte
97c886e2c7 ocamlPackages.lwt2: remove at 2.7.1 2020-06-24 09:19:04 +02:00
Jonathan Ringer
5889e6941e ceph: fix build 2020-06-23 16:09:22 -07:00
Samuel Dionne-Riel
53adfda8e5
Merge pull request #73787 from 0x4A6F/master-gobi_loader
gobi_loader: init at 0.7
2020-06-23 16:36:36 -04:00
Daiderd Jordan
70084e80a0
Merge pull request #90463 from mroi/patch-clamav
clamav: enable build on darwin
2020-06-23 22:11:52 +02:00
Robert Schütz
45bf7757c0 radicale3: init at 3.0.3 2020-06-23 11:58:51 +02:00
Gabriel Ebner
e41ea6b5b2
Merge pull request #91290 from gebner/freecad-py37 2020-06-23 11:51:10 +02:00
Daniël de Kok
28d2854b20
Merge pull request #84730 from athas/mlkit
mlkit: init at 4.5.0
2020-06-23 10:02:03 +02:00
Troels Henriksen
0ffeccd89f mlkit: init at 4.5.0 2020-06-23 08:30:20 +02:00
Peter Hoeg
12ab0bd980
Merge pull request #89803 from SCOTT-HAMILTON/KAppTemplate
kapptemplate: init at 19.12.3
2020-06-23 11:44:10 +08:00
Jörg Thalheim
fd1c513aca
Merge pull request #86181 from Mic92/connmanui
connmanui: remove
2020-06-23 01:20:28 +01:00
Jan Tojnar
6ed1d55850
Merge pull request #90706 from cfsmp3/libprom
libprom: init at 0.1.1
2020-06-23 01:48:41 +02:00
Carlos Fernandez Sanz
ca4ca3c2f2 libprom: init at 0.1.1 2020-06-22 16:24:41 -07:00
Dmitry Kalinkin
cea3107b14
Merge pull request #91287 from mweinelt/openttd-jgrpp
openttd-jgrpp: init at 0.34.4
2020-06-22 16:58:18 -04:00
Stefan Frijters
f1235e43c2 maestral: 0.6.4 -> 1.1.0 2020-06-22 13:36:52 -07:00
Marek Mahut
232fb824f8
Merge pull request #91294 from mmahut/cgminer
cgminer: 3.7.2 -> 4.11.1
2020-06-22 22:35:12 +02:00
Martin Weinelt
48faedc336 python3Packages.diceware: expose as library 2020-06-22 11:44:53 -07:00
Vladimír Čunát
e896ebc920
Merge #89034: sslyze: init at 3.0.7 2020-06-22 18:27:50 +02:00
Marek Mahut
703bd0a609 cgminer: moving to pkgs/applications/blockchains 2020-06-22 17:41:51 +02:00
Emery Hemingway
ad32426b47 av-98: init at 1.0.2dev 2020-06-22 19:52:13 +05:30
Martin Weinelt
b109addeef
openttd-jgrpp: init at 0.34.4 2020-06-22 15:36:18 +02:00
Gabriel Ebner
f67b81ecbd freecad: use python 3.7
PySide2 5.12 is broken under Python 3.8.
2020-06-22 15:35:16 +02:00
Stig Palmquist
497ac5b423
convos: init at 4.22
dependencies:
perlPackages.IRCUtils: init at 0.12
perlPackages.LinkEmbedder: init at 1.12
perlPackages.MojoliciousPluginWebpack: init at 0.12
perlPackages.ParseIRC: init at 1.22
perlPackages.TimePiece: init at 1.3401
perlPackages.UnicodeUTF8: init at 0.62
2020-06-22 13:58:33 +02:00
Stig Palmquist
e755287ecd
perlPackages.MojoliciousPluginOpenAPI: 2.21 -> 3.33 2020-06-22 13:58:32 +02:00
Stig Palmquist
15f889d30e
perlPackages.JSONValidator: 3.23 -> 4.00 2020-06-22 13:58:31 +02:00
Stig Palmquist
1fecbbcf8e
perlPackages.Mojolicious: add sgo to maintainers 2020-06-22 13:58:09 +02:00
Stig Palmquist
dbda6555c1
perlPackages.Mojolicious: 8.32 -> 8.55 2020-06-22 13:56:50 +02:00
Lancelot SIX
b10b50d433
pythonPackages.qscintilla-qt5: Do not copy pyqt5 tree
This commit ensures the entire PyQt5 tree is not included inside
qscintilla as pointed out by
https://github.com/NixOS/nixpkgs/issues/73975#issuecomment-639178216
2020-06-22 11:30:56 +01:00
Timo Kaufmann
f72a67f7d8
Merge pull request #91141 from ivan/grab-site-2.1.19
grab-site: 2.1.16 -> 2.1.19
2020-06-22 12:29:13 +02:00
Jaka Hudoklin
9e3dd22795 code-server: init at 3.4.1 2020-06-22 10:12:12 +02:00
Frederik Rietdijk
7bf20d7c17 ruby: use buildPackages.bison_3_5, fixes cross compilation
Ruby is not compatible with the latest bison version we have so in
458b2cb7d6 I made it use the older 3.5.
This broke cross-compilation. bison is a native build input, so we need
to take it from the `buildPackages` set.
2020-06-22 09:32:21 +02:00
Martin Weinelt
b8d1c67679 pythonPackages.crashtest: init at 0.3.0 2020-06-21 21:59:07 -07:00
Jonathan Ringer
b5453127da python3Packages.extension-helpers: init at 0.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
19b96a1969 python3Packages.pytest-filter-subpackage: init at 0.1.1 2020-06-21 21:57:32 -07:00
Jonathan Ringer
26126db757 python3Packages.pytest-astropy-header: init at 0.1.2 2020-06-21 21:57:32 -07:00
Daniël de Kok
734f1dea8b
Merge pull request #91196 from jduan/jduan--add-fastmod
fastmod: init at 0.4.0
2020-06-22 06:47:51 +02:00
Jingjing Duan
5f48a53f69 fastmod: init at 0.4.0 2020-06-21 13:27:47 -07:00
Martin Weinelt
735800c7a1
esphome: 1.14.3 -> 1.14.4 (#91204) 2020-06-21 19:40:11 +02:00
Robert Hensing
838822a2e5
Merge pull request #91223 from hercules-ci/init-hercules-ci-agent-package
hercules-ci-agent: init at 0.7.2
2020-06-21 17:56:19 +02:00
Daniël de Kok
30adb1fb9e
Merge pull request #89276 from jobojeha/master
utf8cpp: init at 3.1.1
2020-06-21 14:29:01 +02:00
Jonathan Jeppener-Haltenhoff
f6e102fc63 utf8cpp: init at 3.1.1 2020-06-21 14:14:41 +02:00
Robert Hensing
7d436b4618 hercules-ci-agent: init at 0.7.2 2020-06-21 13:38:22 +02:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +02:00
Frederik Rietdijk
71ace42e12
Merge pull request #91152 from danieldk/spacy-fixes
python3Packages.spacy: fix build
2020-06-21 09:34:10 +02:00
Utku Demir
560201da66
Implement dockerTools.streamLayeredImage 2020-06-21 12:35:32 +12:00
Jan Tojnar
eb700f7a93
firefox-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:38:08 +02:00
Jan Tojnar
a699dd2bee
firefox-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:37:15 +02:00
Jan Tojnar
987a5c1e14
firefox: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:33:39 +02:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
It has not been used for ages:

https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Jan Tojnar
3dd5efc40b
thunderbird-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=694570

It persists in the crash reporter for some reason but it is optional there:

f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
2020-06-20 23:25:11 +02:00
Jan Tojnar
a22a20cb40
thunderbird-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.

97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
2020-06-20 23:24:49 +02:00
Jonathan Ringer
49f5b51ee3 python3Packages.pylibgen: remove, upstream unmaintained 2020-06-20 12:29:56 -07:00
Daniël de Kok
be79367b25 python2Packages.catalogue: remove 2020-06-20 20:47:59 +02:00
Michael Raskin
132ace5fe6
Merge pull request #89344 from JJJollyjim/openresty-no-perl
openresty: disable perl module by default
2020-06-20 18:45:44 +00:00
John Ericson
a997afb7da zstd: Fix cross
CMake is a build-time dep, so we need to override it with
`buildPackages`, explicitly.
2020-06-20 15:21:19 +00:00
Timo Kaufmann
40178ea3a2
Merge pull request #90515 from fgaz/evilpixie/init
impy,evilpixie: init
2020-06-20 16:04:30 +02:00
Michele Guerini Rocco
bc5843f8d1
Merge pull request #88928 from aciceri/navidrome
navidrome: init at 0.23.1
2020-06-20 16:04:04 +02:00
Vladimír Čunát
b59fbf76d2
Merge #91157: mesa.drivers: build with patchelf 0.9 2020-06-20 15:47:38 +02:00
Marek Mahut
847ddfc867
Merge pull request #91117 from mmahut/bitcoin-knots
bitcoind-knots: init at 0.20.0
2020-06-20 15:31:09 +02:00
Marek Mahut
0ff1bdb7c0
Merge pull request #90884 from mmahut/wasabi
nixos/wasabibackend: init 1.1.11.1
2020-06-20 15:30:32 +02:00
aciceri
70fa933bf1
navidrome: init at 0.23.1 2020-06-20 15:10:27 +02:00
lewo
2fd146f6ae
Merge pull request #89427 from Ma27/nextcloud19
nextcloud19: init at 19.0.0
2020-06-20 13:59:47 +02:00
Vladimír Čunát
a52ec56637
mesa.drivers: build with patchelf 0.9, as a quick hack 2020-06-20 12:30:58 +02:00
Vladimír Čunát
e3ef6f60ab
patchelf_0_9: bring this version back 2020-06-20 12:17:42 +02:00
Florian Klink
993ca7678c perlPackages.NetDBus: fix cross compilation
Make Makefile.PL read the location to the `pkgconfig` binary from the
`PKG_CONFIG` environment variable.
2020-06-20 09:51:09 +02:00
Ivan Kozik
732b3359b1 grab-site: use Python 3.7 to unbreak the build
ludios_wpull depends on namedlist, which is incompatible with Python 3.8
2020-06-20 02:35:28 +00:00
Jamie McClymont
22906fc7a5 openresty: disable the http_perl_module
I have been experiencing intermittent segfaults inside the perl module on
startup during config parsing, despite not actually using any perl features in
my config.

This creates consistency with the standard nginx packages, and the upstream
openresty binaries.
2020-06-20 14:27:50 +12:00
Jamie McClymont
dca001e923 nginx: change how the perl module is configured
Previously, http_perl_module was disabled by overriding perl=null -- this means
it is impossible to disable http_perl_module in openresty, since openresty
requires perl for its configure scripts.
2020-06-20 14:22:34 +12:00
Peter Simons
a2e18d7f8f
Merge pull request #90032 from NixOS/haskell-updates
Update Haskell package set to LTS 16.1 (plus other fixes)
2020-06-19 23:34:41 +02:00
Florian Klink
f48db6108d
Merge pull request #91057 from ruuda/fcct
fedora-coreos-config-transpiler: init at 0.6.0
2020-06-19 23:20:42 +02:00
Peter Simons
008570968c Comment out broken packages hasura-cli & hasura-graphql-engine.
These packages don't evaluate and I couldn't find out how to fix that or how to
mark them broken. If I may say so, it is a really bad idea to duplicate Haskell
packages locally like that.

Ping @offlinehacker.
2020-06-19 23:10:21 +02:00
sternenseemann
d78a3bac05 ocamlPackages.mirage-crypto*: 0.7.0 → 0.8.0
* ocamlPackages.mirage-crypto
* ocamlPackages.mirage-crypto-pk
* ocamlPackages.mirage-crypto-rng
* ocamlPackages.mirage-crypto-rng-mirage: new package which was
  previously part of mirage-crypto-rng
2020-06-19 22:56:58 +02:00
Maximilian Bosch
a2a5aa2634
nextcloud19: init at 19.0.0
https://nextcloud.com/blog/nextcloud-hub-brings-productivity-to-home-office/
2020-06-19 22:16:52 +02:00
Marek Mahut
ca2ed56563 bitcoind-knots: init at 0.20.0 2020-06-19 21:20:42 +02:00
Dmitry Kalinkin
96c4c0cc35
Merge pull request #90098 from siriobalmelli-foss/fix/asio
asio: 1.12 -> 1.16
2020-06-19 14:47:31 -04:00
Shea Levy
2590885605
Merge pull request #89099 from alexbiehl/alex/py-skein
python3Packages.skein: init at 0.8.0
2020-06-19 12:35:26 -04:00
Jonathan Ringer
8745c7da4b openrgb: init at 0.2 2020-06-19 15:25:11 +00:00
Marek Mahut
b7a9229b8f WasabiBackend: init at 1.1.11.1 2020-06-19 15:50:54 +02:00
Benno Fünfstück
6580c59352 librespot: init at 0.1.1 2020-06-19 13:07:49 +02:00
Sebastien Bariteau
5a345d60d3
the-way: init at 0.3.2
* the-way: init at 0.3.2
2020-06-19 13:00:04 +02:00
Lassulus
6d2c0b8255
Merge pull request #88195 from ruuda/libressl-3.1
libressl: add 3.1.3, default to it, remove 2.9
2020-06-19 12:49:15 +02:00
Vincent Laporte
a8bb61222f coq_8_12: init at 8.12+β1 2020-06-19 12:28:42 +02:00
Sebastien Bariteau
fcbd2e6835
tellico: init at 3.3.0
* tellico: init at 3.3.0

* fix pversion vs version
2020-06-19 10:19:34 +02:00
Vincent Laporte
a1b8192dbf ocamlPackages.piqi: 0.6.14 → 0.6.15 2020-06-19 10:06:06 +02:00
Frederik Rietdijk
e3bacebbd0 python2.pkgs.markdown: keep at 3.1.1 for Python 2 2020-06-19 09:47:36 +02:00
Frederik Rietdijk
58d569d0b4
Merge pull request #90447 from NixOS/staging-next
Staging next
2020-06-19 09:43:08 +02:00
Michele Guerini Rocco
8e83855f5b
Merge pull request #91067 from rnhmjoj/monero
monero: 0.15 -> 0.16
2020-06-19 09:12:42 +02:00
Frederik Rietdijk
301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Ruud van Asseldonk
9e887cf268 fedora-coreos-config-transpiler: init at 0.6.0
Fedora CoreOS Config Transpiler (FCCT) is to Fedora CoreOS what
Container Linux Config Transpiler (CT) was to CoreOS Container Linux.
2020-06-19 08:57:58 +02:00
Linus Heckemann
aea806b8ea
Merge pull request #86177 from mayflower/mailman-upstream
Mailman refactor
2020-06-19 07:54:41 +02:00
Sirio Balmelli
a9a0e6458b
asio: 1.12 -> 1.16
1.16 will now build on Darwin, properly mark it as such.

Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-19 01:24:37 +02:00
Jan Tojnar
6f22db6df1
libmodulemd_1: drop
rpm-ostree now uses 2.0
2020-06-19 00:31:28 +02:00
rnhmjoj
7c041738c8
monero-gui: 0.15.0.4 -> 0.16.0.0 2020-06-18 23:41:46 +02:00
rnhmjoj
a31103196e
monero: 0.15.0.1 -> 0.16.0.0 2020-06-18 23:41:04 +02:00
Lassulus
eed368ac4e
Merge pull request #83874 from expipiplus1/joe-swiftshader
swiftshader: init at 2020-03-31
2020-06-18 23:23:29 +02:00
Vincent Haupert
9ec1297d8a
python3Package.sslyze: init at 3.0.7 2020-06-18 23:02:18 +02:00
Vincent Haupert
9a243a6cd2
python3Package.nassl: init at 3.0.0 2020-06-18 23:02:16 +02:00
Vincent Haupert
343f689854
pythonPackage.tls-parser: init at 1.2.2 2020-06-18 23:02:14 +02:00