Commit Graph

31808 Commits

Author SHA1 Message Date
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup 2020-06-21 12:25:23 +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
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
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
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
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
Michele Guerini Rocco
8e83855f5b
Merge pull request #91067 from rnhmjoj/monero
monero: 0.15 -> 0.16
2020-06-19 09:12:42 +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
Linus Heckemann
f5a57c6c40 mailman-web: remove django version checks and override
This is nonsense! Postorius and Hyperkitty don't even support 1.11 anymore.
2020-06-18 17:21:41 +02:00
ehmry
07299ff81e
Merge pull request #85442 from fgaz/castor/init
castor: init at 0.8.14
2020-06-18 20:13:50 +05:30
Wael Nasreddine
46db244d2d
go-swagger: init at 0.24.0 (#90682)
* go-swagger: init at 0.24.0

* Apply suggestions from code review

Co-authored-by: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-18 07:10:54 -07:00
Daniël de Kok
f7214facbf
Merge pull request #74487 from oxalica/cargo-insta
cargo-insta: init at 0.16.0
2020-06-18 15:09:25 +02:00
Lassulus
b66b53e2e4
Merge pull request #87753 from IvarWithoutBones/xwallpaper
xwallpaper: init at 0.6.5
2020-06-18 14:11:01 +02:00
oxalica
71c0dbd5a4
cargo-insta: init at 0.16.0 2020-06-18 19:13:04 +08:00
Yannick Markus
e4fd4b2a71 devdocs-desktop: init at 0.7.1
Also added ymarkus to maintainers list.
2020-06-18 12:46:22 +02:00
WilliButz
57a3249994
Merge pull request #90662 from srhb/redis-exporter
prometheus-redis-exporter: init at 1.7.0
2020-06-18 11:25:23 +02:00
Sarah Brofeldt
544ba1db6f prometheus-redis-exporter: init at 1.7.0 2020-06-18 11:13:25 +02:00
Joe Hermaszewski
9e7da18382 swiftshader: init at 2020-06-17 2020-06-18 16:43:45 +08:00
Lassulus
9480bae337
Merge pull request #69734 from rileyinman/blobmoji
noto-fonts-emoji-blob-bin: init at 2019-06-14-Emoji-12
2020-06-18 09:06:33 +02:00
Daniël de Kok
f3867b2a0d
Merge pull request #89492 from asbachb/update-netbeans
netbeans: 11.3 -> 12.0
2020-06-18 06:58:21 +02:00
Jesse Wattenbarger
2d33717138 dasm: init at 2.20.13
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-06-18 04:32:25 +02:00
Benjamin Staffin
19d3665b75
Merge branch 'master' into benley/melonDS 2020-06-17 17:22:24 -04:00
Benjamin Asbach
275a913971 netbeans: updated jdk to latest lts release 2020-06-17 23:11:53 +02:00
Lassulus
43fc4e0c2f
Merge pull request #76519 from erictapen/meli-init
meli: init at alpha-0.5.1
2020-06-17 20:59:18 +02:00
Lassulus
0dacf1d711
Merge pull request #84386 from numkem/adguardhome
AdGuardHome: init at 0.101.0
2020-06-17 19:20:13 +02:00
Lassulus
33bc279247
Merge pull request #89414 from jpotier/add-hikari
hikari: init at 2.0.2
2020-06-17 18:30:51 +02:00
Lassulus
5c0ff087e6
Merge pull request #89831 from Thra11/julius-augustus
Julius augustus
2020-06-17 16:20:03 +02:00
EEva (JPotier)
2643082af4 hikari: init at 2.0.2 2020-06-17 07:54:50 +03:00
zowoq
78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch
0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Artemis Tosini
3b3afc4292 melonDS: init at 0.8.3 2020-06-16 17:18:23 -04:00
Florian Klink
27094eeef8
Merge pull request #90619 from asymmetric/no-ssb-classic
ssb/patchwork-classic: Remove due to deprecation
2020-06-16 23:10:08 +02:00
Jan Tojnar
75e756b8e1
Merge pull request #90051 from fabianhauser/hamster-time-tracker 2020-06-16 23:08:45 +02:00
Léo Gaspard
b0a2d1cef7
Merge pull request #78780 from ju1m/dovecot_fts_xapian
Dovecot plugin for Full Text Search (FTS) with Xapian
2020-06-16 22:00:26 +02:00
Lorenzo Manacorda
fe26b6241c ssb-patchwork: move to ssb-patchwork dir
Since there's no other ssb package anymore (see previous commit),
there's no need to group them together in a common subdirectory.
2020-06-16 17:28:47 +02:00
Lorenzo Manacorda
56f04cb368 ssb/patchwork-classic: remove
Marked as deprecated by upstream, hasn't been updated in years.
2020-06-16 17:27:22 +02:00
Wael Nasreddine
15a059bba2
Merge pull request #89070 from kalbasit/nixpkgs_add-nanopb
nanopb: init at 0.4.1
2020-06-16 07:22:08 -07:00
Emery Hemingway
f2592c0b94 kristall: init at 0.2 2020-06-16 13:46:45 +05:30
Michael Reilly
5aeb03a06e katago: 1.4.2 -> 1.4.4 2020-06-15 22:10:18 -04:00
Peter Hoeg
6d95cf3de4
Merge pull request #90428 from NixOS/wxgtk_gtk3
wxGTK3: make gtk2 and gtk3 specific variants
2020-06-16 06:31:35 +08:00
Jörg Thalheim
448a27759e
Merge pull request #90455 from Mic92/cquery
cquery: remove
2020-06-15 21:39:44 +01:00
Jörg Thalheim
7c68f54d95
cquery: remove 2020-06-15 20:48:56 +01:00
Daniel Schaefer
5f5caaceb4
Merge pull request #72956 from JohnAZoidberg/rpm-415 2020-06-15 19:55:42 +02:00
Francesco Gazzetta
21720b4c93 evilpixie: init at 0.2 2020-06-15 18:45:01 +02:00
Francesco Gazzetta
d3e96b4c3a impy: init at 0.1 2020-06-15 18:43:07 +02:00
Dmitry Kalinkin
d3044f0ec2
Merge pull request #88016 from kini/amarok/lastfm-support
amarok: add last.fm support, bump version
2020-06-15 10:34:38 -04:00
Michael Roitzsch
8cd8da2c88 clamav: enable build on darwin 2020-06-15 12:20:53 +02:00
joachimschmidt557
ed3f7ab3a4 nimmm: init at 0.1.2
nimmm is a terminal file manager written in nim.
2020-06-15 10:33:59 +02:00
Frederik Rietdijk
59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
Peter Hoeg
227561d5f8 cubicsdr: use wxGTK31-gtk3 2020-06-15 12:18:45 +08:00
Peter Hoeg
78f5a644fe spek: 0.8.3 -> unstable-2018-12-29
Build using the newly introduced wxGTK30-gtk3 in order to drop old gtk2
and ffmpeg dependencies.
2020-06-15 11:02:19 +08:00
Peter Hoeg
7439aad737 wxGTK3: make gtk2 and gtk3 specific variants 2020-06-15 11:01:25 +08:00
Keshav Kini
557f56d465 liblastfm: 1.1.0 -> liblastfm-unstable 2019-08-23 2020-06-14 18:38:16 -07:00
Greg Roodt
8520ec69c6
buildkite-cli: init at 1.1.0 (#89399) 2020-06-14 17:23:26 -07:00
Maximilian Bosch
baa980c3ef
Merge pull request #88577 from evils/sway-contrib
sway-contrib: init with grimshot and inactive-windows-transparency
2020-06-15 01:04:15 +02:00
Tom Hall
b5bb201579 augustus: init at 1.4.1a 2020-06-14 23:22:40 +01:00
Tom Hall
731f722289 julius: init at 1.4.1 2020-06-14 23:11:52 +01:00
Frederik Rietdijk
c7e89746d9
Merge pull request #90344 from dotlambda/dot2tex-python3
dot2tex: use python3
2020-06-14 19:45:21 +02:00
Benjamin Hipple
4c5c996c2b rippled: fix build after boost 1.72 upgrade
This was broken in #84182; pinning back to 1.71 fixes the build.
2020-06-14 10:34:32 -04:00
Robert Schütz
4235528685 dot2tex: use python3 2020-06-14 15:10:39 +02:00
Linus Heckemann
2c6fcb0499 Merge pull request #85899 2020-06-14 11:15:41 +02:00
Dmitry Kalinkin
f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry Kalinkin
fa942617bc
Merge pull request #89688 from veprbl/pr/g4py_rework
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
rnhmjoj
5ec0bd7649
ncdns: init at 0.0.10.3 2020-06-14 01:09:32 +02:00
Frederik Rietdijk
1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
gnidorah
d782c3daed cdetheme: small adjustments 2020-06-13 08:35:19 +03:00
Samuel Dionne-Riel
c42545445a
Merge pull request #90212 from lovesegfault/rm-casper
casperjs: remove
2020-06-12 22:03:32 -04:00
Bernardo Meurer
dbf352aca1
casperjs: remove 2020-06-12 16:08:39 -07:00
Doron Behar
8e1dcea3d5 ffmpeg: default to ffmpeg_4 2020-06-12 11:55:31 -07:00
Jan Tojnar
3e9434457f
Merge pull request #89408 from jpotier/add-libucl 2020-06-12 16:22:40 +02:00
Mario Rodas
80643891c0
Merge pull request #90181 from martinbaillie/terraform-language-server
terraform-ls: init at 0.3.2
2020-06-12 08:18:35 -05:00
Profpatsch
91340aeea8 gitit: init at 0.13.0.0
This was broken in `haskellPackages` for a long time, but it’s back!

Time to give it a place in the toplevel and a prope) treatment:

* Semi-static binary
* Remove all references to `Paths_` modules of dependencies
* gitit tries very hard to have a runtime dependency on GHC, disable
  that by default.

Also added myself as a maintainer, let’s try to keep this working from
now on.

Fixes https://github.com/NixOS/nixpkgs/issues/32377
2020-06-12 13:21:34 +02:00
Bart Brouns
c3cb2cac55 fverb: init at unstable-2020-06-09 2020-06-12 12:45:49 +02:00
Martin Baillie
66dcfc613e
terraform-ls: init at 0.3.2
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-06-12 20:35:06 +10:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Graham Christensen
80b39add79
Merge pull request #90095 from mgdm/add-rtl-ais
rtl-ais: init at 0.8.1
2020-06-11 16:15:04 -04:00
Jan Tojnar
e7e68b2d8a
Merge pull request #89545 from magnetophon/lv2_1_18_0 2020-06-11 21:50:05 +02:00
Robert Schütz
45f21f7c84
setzer: init at 0.2.8 (#90047) 2020-06-11 19:49:48 +02:00
Bart Brouns
0e90984ff0 faust: unstable-2020-03-20 -> unstable-2020-06-08 2020-06-11 19:26:56 +02:00
Matthew Bauer
0daaed8730 Revert "Merge pull request #89726 from doronbehar/ruby-gcc-ref"
This reverts commit 6590c33850, reversing
changes made to d659f968ba.
2020-06-11 12:05:14 -05:00
Martin Milata
0a5eab2692 prometheus-lnd-exporter: init at unstable-2020-01-09 2020-06-11 18:22:53 +02:00
Matthew Bauer
6590c33850
Merge pull request #89726 from doronbehar/ruby-gcc-ref
rubyMinimal: don't reference stdenv.cc
2020-06-11 11:01:39 -05:00
WilliButz
016a538f71
Merge pull request #89810 from mdlayher/mdl-keylight-exporter
prometheus-keylight-exporter: init at 0.1.1
2020-06-11 15:14:17 +02:00
Frederik Rietdijk
df412d462f mitmproxy: keep using python37 until asynctest is fixed 2020-06-11 12:47:11 +02:00
Evils
40c3a8eead sway-contrib.grimshot: init at 2020-05-08 2020-06-11 07:37:37 +02:00
Michael Maclean
5b8a78a972 rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
Fabian Hauser
9c95e8150a hamster: init at 3.0.2 2020-06-10 22:05:18 +02:00
cw
0a5a19f464 erlangR23: init at 23.0.2
Enable parallel builds for recent Erlang/OTP version R22 and R23

Co-authored-by: Tino Breddin <t@tolbrino.com>
2020-06-10 20:06:12 +02:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Timo Kaufmann
fd8892961f
Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
SCOTT-HAMILTON
57012daff9 KAppTemplate: Init at 19.12.3 2020-06-10 13:54:39 +02:00
José Romildo Malaquias
1f1f02bb73
Merge pull request #89765 from romildo/upd.qsudo
qsudo: init at 2020.03.27
2020-06-10 07:06:57 -03:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Vladimír Čunát
6e9bb30566
Merge branch 'master' into staging-next
In particular, this fixes ISO evaluation.
2020-06-10 09:41:53 +02:00
Armin Leuprecht
5fe5be3d86 liberfa: init at 1.7.0 2020-06-10 07:34:26 +00:00
Vladimír Čunát
2988780eb5
autogen: 5.18.12 -> 5.18.16
I re-checked that pkgsCross.aarch64-multiplatform.autogen builds.
https://github.com/NixOS/nixpkgs/pull/89388#issuecomment-639155770
2020-06-10 08:31:25 +02:00
Jaka Hudoklin
e8bcac75f3
gore: init at 0.5.0 (#89722) 2020-06-09 22:22:51 -07:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
zimbatm
9494fdeeb3
Merge pull request #70327 from abbradar/synapse-plugins
Refactor Synapse plugins, add matrix-synapse-pam
2020-06-09 23:54:54 +02:00
Matthew Bauer
0046802ab6 fetchurl: only allow empty hash when cacert is available
We can use cacert to validate that the data passes SSL certificates.
Normally, this doesn’t happen because we already have the hash, but in
the hash = "" case we don’t.
2020-06-09 12:56:27 -05:00
Michael Weiss
e0c970c0e2
Merge pull request #89820 from primeos/linux_5_7
linux_5_7: init at 5.7.1
2020-06-09 15:56:50 +02:00
Michael Weiss
551a9887e2
hardenedLinuxPackagesFor: Make it possible to delay major updates
This adds an abstraction/hack to update the latest hardened kernel
independent of linux_latest, which is required as the hardened patches
aren't immediately available ([0] currently doesn't exist).
Currently the Linux hardened patches aren't even available for 5.7 which
was released on 2020-05-31 (already 9 days ago!).
Therefore it is required to keep both linuxPackages_latest_hardened and
linuxPackages_latest_xen_dom0_hardened at 5.6 until the patches for 5.7
are released.

This abstraction makes that task more manageable but we should aim for a
better solution to resolve this or at least a cleaner and more robust
implementation (in the sense of better error messages).

[0]: https://github.com/anthraxx/linux-hardened/releases/tag/5.7.1.a
2020-06-09 15:39:32 +02:00
Francesco Gazzetta
5a211182fd castor: init at 0.8.14 2020-06-09 14:54:05 +02:00
zowoq
2c79d7f0c2 ffmpeg-full: inherit src/version from ffmpeg 2020-06-09 14:26:31 +02:00
adisbladis
423f85422f
poetry: 1.0.5 -> 1.0.8 2020-06-09 02:54:49 +02:00
Daniel Schaefer
f56b70378e rpm: 4.14.2.1 -> 4.15.1
It's only compatible with Python3 now.
2020-06-08 19:27:41 +02:00
Dmitry Kalinkin
9146684bbb liblastfm: switch to Qt 5 2020-06-08 13:17:46 -04:00
Michael Weiss
19b2efbc39
linux_5_7: init at 5.7.1
Changes:
- Copied linux-5.7.nix from linux-5.6.nix
- Add linux_5_7 and linuxPackages_5_7
- Update linux_latest to 5.7

Note:
The kernel patch 'kernelPatches.export_kernel_fpu_functions."5.3"' is
still applied as I copied the list from linux_5_7 (vs. linux_testing).
This patch is probably still required for the ZFS performance.
2020-06-08 17:44:36 +02:00
Matt Layher
77ca582d91 prometheus-keylight-exporter: init at 0.1.1 2020-06-08 10:23:44 -04:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Mario Rodas
524e24c9ff
Merge pull request #89706 from marsam/init-go-toml
go-toml: init at 1.8.0
2020-06-07 19:30:25 -05:00
Marek Mahut
458919e9fe
Merge pull request #89768 from 1000101/ninvaders
ninvaders: init at 0.1.2
2020-06-07 22:53:45 +02:00
1000101
c8d679a141 ninvaders: init at 0.1.2 2020-06-07 22:24:36 +02:00
José Romildo Malaquias
da6ab6626e qsudo: init at 2020.03.27 2020-06-07 16:22:53 -03:00
worldofpeace
131028cd50
Merge pull request #89613 from flokli/pipewire_0_2_version
pipewire_0_2: move from 2.nix to 0.2.nix
2020-06-07 14:19:54 -04:00
Marek Mahut
9ed9140cc6
Merge pull request #86230 from prusnak/electron-cleanup
electron_3: refactor
2020-06-07 20:07:10 +02:00
Frederik Rietdijk
e1efaad932 home-assistant: use python37 because of aiohttp 2020-06-07 19:24:44 +02:00
Frederik Rietdijk
1deac026fe azure-cli: use python37 because of aiohttp 2020-06-07 19:24:44 +02:00
Frederik Rietdijk
11398cb350
Merge pull request #88977 from filalex77/wrangler-1.9.2
wrangler: 1.9.1 -> 1.9.2
2020-06-07 16:12:20 +02:00
Frederik Rietdijk
e9083c5a88 vulnix: use python 3.7 2020-06-07 15:12:50 +02:00
EEva (JPotier)
a739d310c1 libucl: init at 0.8.1 2020-06-07 14:01:26 +03:00
Frederik Rietdijk
59ca4153ef apache-airflow: build with python 3.7 2020-06-07 11:44:00 +02:00
Christoph Hrdinka
355eed433b
Merge pull request #68328 from OPNA2608/package-np2kai
np2kai: init at 0.86rev22
2020-06-07 10:13:33 +02:00
Frederik Rietdijk
f5a63f1067
Merge pull request #89583 from alyssais/fontforge
fontforge: 20190801 -> 20200314
2020-06-07 09:43:54 +02:00
Doron Behar
bb8ea13840 rubyMinimal: Disable JIT support and remove cc refs
To make rubyMinimal truely minimal, it shouldn't reference stdenv.cc
2020-06-07 10:32:11 +03:00
Frederik Rietdijk
d0532e79ae Merge staging-next into staging 2020-06-07 09:25:46 +02:00
Frederik Rietdijk
6b8223e634 Merge master into staging-next 2020-06-07 09:25:12 +02:00
Dmitry Kalinkin
6fa6decded pythonPackages.geant4: init at 10.6.2
Starting geant4 10.6.2 g4py can not be built separately
http://geant4-data.web.cern.ch/geant4-data/ReleaseNotes/Patch4.10.6-2.txt

Also, it appears that g4py itself is now deprecated, it was moved
to environments/g4py/tests/g4pytest in the source distribution.  The only
remaining imported module is Geant4, hence python package name
`pythonPackages.geant4`, the capitalization matches the one of the non-python
attribute.
2020-06-06 14:53:54 -04:00
Mario Rodas
8a51f8095b
Merge pull request #89664 from zowoq/gh-alias
gitAndTools.gh: add github-cli alias
2020-06-06 13:34:09 -05:00
Dmitry Kalinkin
c1728ad3c7
Merge pull request #89550 from prusnak/drop-libjpeg-drop
libjpeg_drop: remove
2020-06-06 14:10:58 -04:00
Matías Lang
5930a0ea44 mpvScripts.simple-mpv-webui: init at 1.0.0 2020-06-06 14:46:15 -03:00
zowoq
d332426add gitAndTools.gh: add github-cli alias 2020-06-07 01:19:46 +10:00
Mario Rodas
6a38067fcf
go-toml: init at 1.8.0 2020-06-06 04:20:00 -05:00
Florian Klink
a382d06ffd pipewire_0_2: move from 2.nix to 0.2.nix
This wrongly suggests there's a 2.x version.
2020-06-06 11:03:13 +02:00
Alyssa Ross
e9848d11ad
fontforge: 20190801 -> 20200314
This fixes the failing build.

Build system changed to cmake.
2020-06-06 04:51:01 +00:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Wael Nasreddine
47361447f8
nanopb: init at 0.4.1 2020-06-05 13:33:21 -07:00
Pavol Rusnak
88f5f970b4
libjpeg_drop: remove
The drop patches have been upstreamed to libjpeg 9d
2020-06-05 21:56:56 +02:00
Frederik Rietdijk
1c68570ab2 Merge staging-next into staging 2020-06-05 19:42:16 +02:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
José Romildo Malaquias
e0e9b9fb07
Merge pull request #89420 from romildo/fix.lxappearance
lxappearance: default to Gtk3
2020-06-05 10:08:30 -03:00
Rémi NICOLE
f16f0c2fac
xdg-desktop-portal-wlr: init at 0.1.0 (#83485)
* xdg-desktop-portal-wlr: init at 2020-03-13

* xdg-desktop-portal-wlr: 2020-03-13 -> 0.1.0

Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-06-05 12:51:34 +00:00
Scott Hamilton
ab19002043 keysmith: Init at v0.1 2020-06-05 13:44:11 +02:00
Jörg Thalheim
abb2f6038c
Merge pull request #89525 from Mic92/cgmanager 2020-06-05 11:46:42 +01:00
Frederik Rietdijk
a4ed97daf0 pythonmagick -> python2.pkgs.pythonmagick
Python bindings should be in python-packages.nix.
2020-06-05 12:01:02 +02:00
Jörg Thalheim
073d2fc4d5
cgmanager: remove
fixes #30023
2020-06-05 09:47:12 +01:00
Robert Scott
d0af797a50
Merge pull request #88019 from risicle/ris-aflplusplus-2.65c
aflplusplus: 2.64c -> 2.65c
2020-06-04 21:10:58 +01:00
Benjamin Saunders
38f5fce48a linuxPackages.rtl88x2bu: init at 2020-05-19 2020-06-04 12:39:54 -07:00
Scott Hamilton
f26f911a77 ksmoothdock: Init at 6.2 stable 2020-06-04 12:19:24 -07:00
Frederik Rietdijk
b7ff746540 python3: now points to python38
Note this also means python3Minimal is now also Python 3.8.

This reverts commit eb1369670b and adds more.
2020-06-04 18:08:29 +02:00
José Romildo Malaquias
c27e54de99
Merge pull request #89401 from romildo/upd.mint-x-icons
mint-x-icons: init at 1.5.5
2020-06-04 12:47:46 -03:00
Peter Hoeg
9a847fa3d6
Merge pull request #89395 from peterhoeg/f/lo_kde
libreoffice-qt: init at 6.4.3.2
2020-06-04 22:12:23 +08:00
Frederik Rietdijk
af2dd0c798 Revert "Revert "Merge pull request #78910 from serokell/libarchive-zstd""
The PR was accidentally merged into master instead of staging and thus reverted. Now, in staging, we can re-revert it.

This reverts commit 4df2f78ec7.
2020-06-04 15:30:36 +02:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
Frederik Rietdijk
458b2cb7d6 bison_3_5: init at 3.5.4, for ruby
Ruby does not build with 3.6. To unblock staging-next, let it use the
previous bison version.
2020-06-04 15:24:25 +02:00
Elis Hirwing
88f61c3a36
Merge pull request #87952 from lunik1/add-fdkaac
fdkaac: init at 1.0.0
2020-06-04 13:00:18 +02:00
Lassulus
a15262665a
Merge pull request #88466 from puzzlewolf/gazebo_remove
gazebo: remove
2020-06-04 12:47:42 +02:00
Tobias Schmidt
939f72a8f4
mailspring: init at 1.7.8 2020-06-04 11:12:30 +02:00
Jan Tojnar
384cf8788b
Merge pull request #87914 from seb314/submit/jamulus 2020-06-04 07:55:11 +02:00
lunik1
e5d33f6d34
fdkaac: init at 1.0.0 2020-06-03 18:58:26 +01:00
José Romildo Malaquias
6e3b3bf117 lxappearance: default to Gtk3
- make Gtk3 the default
- remove lxappearance-gtk3
- add lxappearance-gtk2
2020-06-03 12:35:44 -03:00
José Romildo Malaquias
04094d7d98 mint-x-icons: init at 1.5.5 2020-06-03 08:08:48 -03:00
José Romildo Malaquias
c6aa729b68
Merge pull request #89358 from romildo/upd.ubuntu-themes
ubuntu-themes: init at 19.04
2020-06-03 08:04:54 -03:00
zimbatm
245ce6f61d
Merge pull request #89386 from kampka/kops
kops: 1.16.2 -> 1.16.3, init at 1.17.0
2020-06-03 11:08:19 +02:00
Matthew Pickering
e47dd4caad
tracy: init at 0.6.3 (#89292) 2020-06-03 09:33:25 +01:00
Peter Hoeg
da540dbb70 libreoffce-qt: init at 6.4.3.2 2020-06-03 15:15:17 +08:00
Christian Kampka
623a3f0a6a
kops_1_17: init at 1.17.0 2020-06-03 08:36:57 +02:00
Benjamin Hipple
4af635feff
Merge pull request #87866 from danieldk/validate-pkgconfig-hook
validatePkgConfig: init
2020-06-02 23:27:27 -04:00
seb314
24227ad1a9 jamulus: init at 3.5.5 2020-06-02 23:43:49 +02:00
Maximilian Bosch
7729943b90
Merge pull request #89195 from danielfullmer/diffoscope-tools
diffoscope: add missing tools
2020-06-02 23:20:50 +02:00
Anton-Latukha
247b546889
projectm: adopt, Qt{4->5}, {2->3}1.3, patch rpath, clean-up closure
Co-Authored-By: ajs124 <git@ajs124.de>
2020-06-02 16:03:26 -04:00
Daniel Fullmer
8214b8bd52 diffoscope: add missing tools
`nix path-info -S` reports the following changes:
diffoscope: 345M -> 356.7M
diffoscope w/ enableBloat: 5.4G -> 6.1G

Also re-enabled the tests and added the dependencies to checkInputs so
the comparator tests are not automatically skipped.
2020-06-02 14:10:35 -04:00
Elis Hirwing
a823f46be0
Merge pull request #84812 from f4814/init-razergenie
razergenie: init at 0.8.1
2020-06-02 17:20:57 +02:00
José Romildo Malaquias
a8848248d2 ubuntu-themes: init at 19.04 2020-06-02 10:37:44 -03:00
TheBrainScrambler
aeaa93c7e7 webbrowser: init at 29.0.0rc1 2020-06-02 14:45:59 +02:00
Pavol Rusnak
6e41b08e7a
electron_3: refactor, so we can use electron/default.nix
for electron 3.x too
2020-06-02 11:21:01 +02:00
Lassulus
00df237112
Merge pull request #89177 from foxit64/gopacked
gopacked - init at 0.4.1
2020-06-02 11:19:33 +02:00
Marek Mahut
3b2c06909e
Merge pull request #88551 from prusnak/electron-9
electron_9: init at 9.0.0
2020-06-02 09:54:56 +02:00
Mario Rodas
a69f9e5a69
Merge pull request #83385 from wohanley/master
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Samuel Dionne-Riel
4a4adb2733
Merge pull request #70794 from samueldr/u-boot/roc-rk3399-pc
u-boot: Add ROC-PC-RK3399 build
2020-06-01 17:29:21 -04:00
Samuel Dionne-Riel
5f97610fc0 ubootROCPCRK3399: init at 2020.04 2020-06-01 17:25:49 -04:00
Nick Hu
052fa90e82
Merge pull request #89163 from gnidorah/cdetheme
cde-gtk-theme: init at 1.3
2020-06-01 14:24:25 +01:00
gnidorah
51a244259c cde-gtk-theme: init at 1.3 2020-06-01 14:39:08 +03:00
Lassulus
113df53820
Merge pull request #88896 from michalrus/autotalent
autotalent: init at 0.2
2020-06-01 13:26:38 +02:00
Notkea
523743157a
matrix-appservice-discord: init at 0.5.2 (#62744)
* matrix-appservice-discord: init at 0.5.2

* nixos/matrix-appservice-discord: add module
2020-06-01 08:43:38 +00:00
Nikolay Amiantov
9f0da72abc
matrix-synapse: factor out plugins
We build plugins separately from the server now.
2020-06-01 10:30:22 +02:00
foxit64
7c7fc82077 gopacked - init at 0.4.1 2020-05-31 21:10:31 +02:00
Daniël de Kok
13083b1a01 validatePkgConfig: init
This adds the `validatePkgConfig` hook, which can be used to validate
pkg-config files in the output(s). Currently, this will just run
`pkg-config --validate` on all `.pc` files, capturing errors such as
the issue that was fixed in #87789.

The hook could be extended in the future with more fine-grained
checks.
2020-05-31 20:45:03 +02:00
Samuel Dionne-Riel
2defee2981
Merge pull request #88882 from Kiwi/mlv-app-init
mlv-app: init at 1.11
2020-05-31 02:59:55 -04:00
Aaron Andersen
2a16738d41
Merge pull request #89100 from glaebhoerl/patch-3
kdevelop: use LLVM 10
2020-05-30 17:02:10 -04:00
Bart Brouns
3a77caa419
ardour: add ardour 6 and make it the default (#89175)
We leave Ardour 5 in, since Ardour 6 has a new latency compensation
algorithm, so your mixes might end up sounding different in the new version.

Co-Authored-By: Pavol Rusnak <pavol@rusnak.io>
2020-05-30 14:17:08 -04:00
puzzlewolf
f9622e3011 ignition-math: remove 2020-05-30 18:38:37 +02:00
puzzlewolf
a410beaa7f ignition-transport: remove 2020-05-30 18:38:37 +02:00
puzzlewolf
c906c45fec gazebo, sdformat: remove 2020-05-30 18:38:28 +02:00
Timo Kaufmann
69ea180bc9
Merge pull request #87383 from stianlagstad/sl/dstask-0.17
dstask: init at 0.18
2020-05-30 11:48:07 +00:00
Jörg Thalheim
87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Stian Lågstad
036eb89f16 dstask: init at 0.18
Thank you to: foxit64, naggie, timokau, Lassulus, 06kellyjac,
symphorien, wamserma.
2020-05-30 11:56:21 +02:00
Frederik Rietdijk
4df2f78ec7 Revert "Merge pull request #78910 from serokell/libarchive-zstd"
Should go to staging instead.

This reverts commit f8d9f59abe, reversing
changes made to b27a19d5bf.
2020-05-29 21:03:02 +02:00
Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Christian Albrecht
2312f5fbc4
Change to nodePackages and nodePackages_latest
currently LTS 12.x and Current 14.x
2020-05-29 18:25:11 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Frederik Rietdijk
c7d25a5db6 Merge master into staging-next 2020-05-29 17:05:38 +02:00
Vladimír Čunát
afa9962538
Merge #78910: libarchive: link to zstd (into staging)
Also split outputs and don't provide static lib by default.
2020-05-29 15:37:55 +02:00
Mario Rodas
d9f9fcfd16
Merge pull request #89146 from marsam/init-libfyaml
libfyaml: init at 0.5.7
2020-05-29 04:35:45 -05:00
Claudio Bley
1c5386fa1d bazel: Make bazel_3 the default version
* drop bazel_2
* update hashes of fetch derivations that use `buildBazelPackage`
2020-05-29 08:52:17 +02:00
Claudio Bley
c456288170 bazel_3: init at 3.1.0 2020-05-29 08:52:17 +02:00
MetaDark
ec905d07fa cmake-language-server: init at 0.1.1 2020-05-28 19:21:43 -07:00
Mario Rodas
a64d21c042
Merge pull request #89095 from filalex77/tunnelto-0.1.6
tunnelto: 0.1.5 -> 0.1.6
2020-05-28 19:35:58 -05:00
Wael Nasreddine
7d416ce364
Merge pull request #87854 from maralorn/go-neb
go-neb: Init at unstable-2020-04-09
2020-05-28 15:08:59 -07:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Frederik Rietdijk
e27e3ae169 Merge master into staging-next 2020-05-28 22:03:48 +02:00
Malte Brandy
766c337445
go-neb: Init at unstable-2020-04-09 2020-05-28 20:55:26 +02:00
Jethro Kuan
2738ca86bd
rtl88xxau-aircrack: init (#88870) 2020-05-28 12:33:25 -04:00
Dmitry Kalinkin
dba97ff6dd
Merge pull request #88015 from alexarice/agda-pkg-init
agda-pkg: init at 0.1.50
2020-05-28 12:32:34 -04:00
Gábor Lehel
95de7ccddc
kdevelop: use LLVM 10
This fixes a bug: https://bugs.kde.org/show_bug.cgi?id=403484
The upstream also prefers LLVM 10: https://cgit.kde.org/kdevelop.git/tree/appimage/Dockerfile?h=5.5#n8
2020-05-28 13:44:38 +03:00
Oleksii Filonenko
de4466d684 wormhole: rename to tunnelto 2020-05-28 09:57:57 +00:00
Mario Rodas
501e613507
libfyaml: init at 0.5.7 2020-05-28 04:20:00 -05:00
Jörg Thalheim
1b81b5574d
Merge pull request #88425 from makefu/pkgs/dex2jar/init
dex2jar: init at 2.0
2020-05-28 07:53:03 +01:00
makefu
e682df2ef0
dex2jar: init at 2.0 2020-05-28 08:30:45 +02:00
Martin Weinelt
c2e8ea4bbd pinnwand: init at 1.1.0 2020-05-27 12:58:39 -07:00
Jörg Thalheim
6602f87384
nodePackages: switch to 12
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
Chris Ostrouchov
bea173fb51 duckdb: init at 0.1.7 2020-05-27 09:24:47 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Frederik Rietdijk
1b7204ab3c Merge master into staging-next 2020-05-27 15:26:50 +02:00
Marek Mahut
8f1c621b4e Merge pull request #88881 from mmahut/ergo
ergo: init at 3.2.5
2020-05-27 11:34:24 +02:00
Vincent Laporte
81f29f8020 llpp: use OCaml 4.09 2020-05-27 10:12:22 +02:00
Vincent Laporte
51fea1412f unison: use OCaml 4.09 2020-05-27 10:12:22 +02:00
Vincent Laporte
8fb991c7c4 coq: use OCaml 4.09 2020-05-27 10:12:22 +02:00
Alex Rice
db1bed3885
agda-pkg: init at 0.1.50 2020-05-27 08:55:27 +01:00
Benjamin Hipple
f04a5af0cc
Merge pull request #82180 from bcdarwin/bppcore
bppsuite: init at 2.4.1
2020-05-26 21:07:25 -04:00
Anderson Torres
24f9bc0243
Merge pull request #85986 from suhr/ciao
ciao: init at 1.19.0
2020-05-26 21:58:30 -03:00
Lassulus
ed25a12070
Merge pull request #70487 from esclear/xflr5
xflr5: init at 6.47
2020-05-27 00:00:05 +02:00
Oleksii Filonenko
a8fc1f4a64 cloudflare-wrangler: use canonical name 2020-05-26 23:29:22 +03:00
Dmitry Kalinkin
5035c65a60
Merge pull request #88476 from veprbl/pr/rivet3
rivet: 2.7.2 -> 3.1.1
2020-05-26 15:52:08 -04:00
Marek Mahut
e04964d528 ergo: init at 3.2.4 2020-05-26 21:47:31 +02:00
Lassulus
dcb996ddcc
Merge pull request #66003 from lambda-11235/taisei
taisei: init at 1.3
2020-05-26 20:55:44 +02:00
Lassulus
0300b47dd5
Merge pull request #66427 from pacien/pure-prompt-1.10.3
pure-prompt: init at 1.12.0
2020-05-26 20:44:58 +02:00
Ruud van Asseldonk
92f080181b wasm-pack: depend on libressl_3_0 explicitly
The application is incompatible with LibreSSL 3.1 because rust-openssl
has a compile-time check for supported LibreSSL versions, and the
version of rust-openssl that wasm-pack depends on does not yet support
LibreSSL 3.1.
2020-05-26 19:23:00 +02:00
Ruud van Asseldonk
e0cc9f3236 libressl: switch to 3.1 branch
It is the latest now, let's default to it. 3.0 will still be supported
until October, when OpenBSD 6.6 turns one year old.

Also add reminder to use the latest version, as suggested by doronbehar.
2020-05-26 19:22:13 +02:00
Ruud van Asseldonk
79865f4d88 libressl_2_9: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD
release. OpenBSD 6.5 with the 2.9 branch was released on 2019-05-01.
2020-05-26 19:22:13 +02:00
Ruud van Asseldonk
5a287e7102 libressl_3_1: init at 3.1.1 2020-05-26 19:22:13 +02:00
Nick Hu
bf0b10fbdd
Merge pull request #78361 from NickHu/mopidy
mopidy-mpris: init at 3.0.1  mopidy-somafm: init at 2.0.0  mopidy-youtube: 2.0.2 -> 3.0  mopidy-gmusic: 3.0.0 -> 4.0.0
2020-05-26 12:39:53 +01:00
Jörg Thalheim
f76f13b1a7
Merge pull request #88645 from wchresta/master 2020-05-26 08:24:36 +01:00
Benjamin Hipple
d3082a31cd
Merge pull request #87544 from bcdarwin/vtk-8
vtk: 7.1.1 -> 8.2.0
2020-05-26 00:24:28 -04:00
Ben Darwin
45cd7beeb2 bppsuite: init at 2.4.1 2020-05-25 21:13:02 -04:00
Ben Darwin
7f656f3ef6 bpp-popgen: init at 2.4.1 2020-05-25 21:12:17 -04:00
Ben Darwin
a53b27829c bpp-phyl: init at 2.4.1 2020-05-25 21:10:59 -04:00
Ben Darwin
8d712ccc16 bpp-seq: init at 2.4.1 2020-05-25 21:09:52 -04:00
Ben Darwin
adc7b4c979 bpp-core: init at 2.4.1 2020-05-25 21:08:31 -04:00
Michal Rus
3d01d14ddf
autotalent: init at 0.2 2020-05-25 22:36:51 +02:00
Robert Djubek
b70b1835d5
mlv-app: init at 1.11 2020-05-25 19:16:43 +00:00
Lassulus
ab3f7b62ad
Merge pull request #85898 from NickHu/rmapi
rmapi: init at 0.0.11
2020-05-25 19:00:20 +02:00
Timo Kaufmann
9da092d147
Merge pull request #80610 from xavierzwirtz/azuredatastudio
azuredatastudio: init at 1.17.1
2020-05-25 14:15:31 +00:00
Anderson Torres
c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Nick Hu
d5c52dbcce
rmapi: init at 0.0.11 2020-05-25 13:53:35 +01:00
Jan Tojnar
38acc397c8
Merge pull request #88086 from jtojnar/gdk-pixbuf-xlib-drop 2020-05-25 13:51:19 +02:00
Mario Rodas
246b93a81b
Merge pull request #88838 from r-ryantm/auto-update/monolith
monolith: 2.2.5 -> 2.2.6
2020-05-25 06:07:11 -05:00
zowoq
dd67a7eacb buildah: add wrapper 2020-05-25 12:27:49 +02:00
zowoq
9e7fbc6f2c nixos/cri-o, cri-o: add wrapper 2020-05-25 12:27:49 +02:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
Michele Guerini Rocco
379690ba90
Merge pull request #85539 from rnhmjoj/breezy
treewide: replace bazaar with breezy
2020-05-25 09:37:14 +02:00