Commit Graph

55033 Commits

Author SHA1 Message Date
Doron Behar 3becac02f8 gnuradio: rewrite
Write (similar) expressions for GNURadio 3.7 and 3.8 and make 3.8
available as `gnuradio`, and `gnuradio3_7` point to the 3.7 build.

Teach both 3.7 & 3.8 expressions accept a `features` attribute set, that
tells them what features to compile. There are dependencies within the
different features, and we rely on upstream's cmake scripts to make sure
the `configurePhase` will fail if a feature is not enabled and needed by
another feature.  All features are enabled by default.

Put shared Nix functions and attributes for both 3.7 and 3.8 in:
pkgs/applications/radio/gnuradio/shared.nix

Add 2 patches accepted upstream, that don't install some python related
examples if python-support is not enabled.

Remove cmake python reference in 3.8 with removeReferencesTo, if
python-support is turned off.

Update gqrx (reverse dependency) to use a build of gnuradio3_7 without
gui components and for it's gr-osmosdr as well.

Write an external, `wrapper.nix` (shared for both 3.7 and 3.8). Teach it
to handle extra `gr-` packages via `GRC_BLOCKS_PATH`. Likely enable it
to accept extra python packages. Wrap the executables with env vars
wrapGAppsHook and wrapQtAppsHook would have likely given them (hence,
fix #87510). Point `gnuradio` to the wrapped 3.8 derivation.

Add @doronbehar to maintainers of both 3.8 and 3.7.

dirty: use upstreamed patches
2020-12-05 13:23:00 +02:00
Doron Behar 7e96d9ee61
Merge pull request #104888 from doronbehar/pkg/gnomeExtensions/easyScreenCast
gnomeExtensions.easyScreenCast: init at unstable-2020-11-25
2020-12-05 12:36:51 +02:00
Doron Behar db6178b797 gnomeExtensions.easyScreenCast: init at unstable-2020-11-25 2020-12-05 11:56:34 +02:00
Charlotte Van Petegem 6ea99ff06b
greenfoot: init at 3.6.1 2020-12-05 10:09:20 +01:00
Jonathan Ringer bc2b132f98
onnxruntime: remove
Poor cmake and git hygiene has made maintaining this difficult, see:
https://github.com/microsoft/onnxruntime/issues/5966
https://github.com/microsoft/onnxruntime/issues/5967
2020-12-04 21:40:19 -08:00
github-actions[bot] 4763e8b8fd
Merge master into staging-next 2020-12-05 00:38:01 +00:00
freezeboy b5ee81b8aa n8n: init at 0.96.0 2020-12-04 23:47:34 +01:00
makefu 41bded79e7
pfsshell: init at 1.1.1 2020-12-04 21:31:06 +01:00
Doron Behar f06af9213a
Merge pull request #96673 from doronbehar/pkg/mympd
mympd: init at 6.8.1
2020-12-04 21:40:17 +02:00
github-actions[bot] cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Frederik Rietdijk 5524c43f2c libjpeg_turbo: apply cmake patch for darwin
There is a regression with 3.19.1 which, for so far we've noticed, only
affects this package and on Darwin. To avoid a mass-rebuild right now,
we patch cmake only for darwin and this package.

Fixes https://github.com/NixOS/nixpkgs/issues/105854
2020-12-04 19:02:30 +01:00
Ryan Burns 35dc8cbd9e gcadapter-oc-kmod: init at 1.4 2020-12-04 09:35:01 -08:00
Gabriel Ebner 3a2fe56aef
Merge pull request #105767 from GovanifY/mozc-update
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102
2020-12-04 17:56:40 +01:00
TredwellGit 46714a37b8 pythonPackages.pytest_xdist: fix build 2020-12-04 09:12:04 -05:00
github-actions[bot] 82b9b02331
Merge master into staging-next 2020-12-04 06:16:26 +00:00
Raghav Sood 3a3e8e6a8b
Merge pull request #105242 from RaghavSood/microhttpd/version
libmicrohttpd dependents: fix build
2020-12-04 05:37:48 +00:00
Chuck bc02955b2a python3Packages.jsonstreams: Init at 0.5.0 2020-12-03 21:18:36 -08:00
Farid Zakaria 01f5b9aaba spacevim: init at v1.5.0
Spacevim is a fully loaded vim/neovim installation in the spirit
of https://www.spacemacs.org/

It's configured with a TOML file rather than vimscript and includes
a wide array of configuration found at https://spacevim.org/

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/init.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/applications/editors/spacevim/default.nix

Co-authored-by: risson <18313093+rissson@users.noreply.github.com>
2020-12-03 20:09:36 -08:00
Sandro c3b325c17b
Merge pull request #100175 from SuperSandro2000/wsl-open
wsl-open: init at 2.1.1
2020-12-04 03:12:11 +01:00
github-actions[bot] 1aeec1f039
Merge master into staging-next 2020-12-03 18:14:40 +00:00
Sandro 555641c504
Merge pull request #105715 from AluisioASG/aasg/dyndnsc 2020-12-03 18:56:10 +01:00
Sandro 0b37b8a9eb
Merge pull request #105797 from yusdacra/add-tagref
tagref: init at 1.3.3
2020-12-03 18:11:15 +01:00
Gabriel Ebner 75bf9e1409
Merge pull request #105802 from gebner/pax
pax: init at 20201030
2020-12-03 18:04:43 +01:00
Gabriel Ebner 02362007aa pax: init at 20201030 2020-12-03 18:03:30 +01:00
Sandro 879cea8af4
Merge pull request #105078 from urbas/py-air-control 2020-12-03 17:51:44 +01:00
Sandro 178a44c09f
Merge pull request #105071 from brhoades/ytt 2020-12-03 17:50:50 +01:00
Billy J Rhoades II 608665f526 ytt: init at 0.30.0
Added carvel ytt 0.30.0 which is currently absent. Tests ran by
checkPhase currently fail due to YAML marshalling problems, but the tool
itself appears fine.
2020-12-03 08:45:49 -08:00
Gauvain 'GovanifY' Roussel-Tarbouriech d95f55e5e3
ibus-mozc: 2.23.2815.102 -> 2.23.4206.102 2020-12-03 15:52:43 +01:00
Yusuf Bera Ertan 36a4d5d928
tagref: init at 1.3.3 2020-12-03 17:42:57 +03:00
Mario Rodas 209bdc8ddf
terraform_0_14: init at 0.14.0 (#105746)
https://github.com/hashicorp/terraform/releases/tag/v0.14.0
2020-12-03 14:03:03 +01:00
github-actions[bot] 5b73e3087a
Merge master into staging-next 2020-12-03 12:18:45 +00:00
Jörg Thalheim 3cd6bc103d
Merge branch 'master' into firefox-nix-addon-support 2020-12-03 07:20:16 +00:00
Jörg Thalheim 355d593ac0
Merge pull request #89433 from fzakaria/rbenv
rbenv: init at 1.1.2
2020-12-03 07:19:03 +00:00
Vincent Laporte 4dfe04a9ec ocamlPackages.mirage-types-lwt: init at 3.9.0 2020-12-03 08:17:08 +01:00
Vincent Laporte 19f9b87e51 ocamlPackages.mirage-types: init at 3.9.0 2020-12-03 08:17:08 +01:00
github-actions[bot] 58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Silvan Mosberger 96f34a8f99
Merge pull request #105722 from rb2k/idevicerestore_darwin
idevicerestore: Add darwin build support.
2020-12-02 22:54:44 +01:00
Aluísio Augusto Silva Gonçalves b0d6df575c
dyndnsc: init at 0.5.1 2020-12-02 17:44:04 -03:00
Aluísio Augusto Silva Gonçalves 799cfd9545
pythonPackages.daemonocle: init at 1.0.2 2020-12-02 17:44:04 -03:00
Marc Seeger 7319dc20c9 idevicerestore: Add darwin support. 2020-12-02 12:16:59 -08:00
Sandro 71baee273c
Merge pull request #105643 from IvarWithoutBones/pbgopy-0.1.1
pbgopy: init at 0.1.1
2020-12-02 21:08:12 +01:00
Matej Urbas 6c86b393ae python3Packages.py-air-control: init at 2.1.0 2020-12-02 19:31:49 +00:00
github-actions[bot] d3f5608624
Merge master into staging-next 2020-12-02 18:13:34 +00:00
Sandro a727aac01a
Merge pull request #105618 from bcdarwin/pyosf
python3Packages.pyosf: init at 1.0.5
2020-12-02 17:05:00 +01:00
Sandro 4c0b3da940
Merge pull request #104761 from kfollesdal/init-pycalver 2020-12-02 15:41:32 +01:00
github-actions[bot] 89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
Sandro ffe9244ee6
Merge pull request #104735 from thiagokokada/flood-init-2nd-try
flood: init at 4.2.0
2020-12-02 12:52:08 +01:00
Sandro b0a0f710d1
Merge pull request #105433 from GovanifY/ruffle
ruffle: init at nightly-2020-11-30
2020-12-02 11:03:44 +01:00
Thiago Kenji Okada d832774343
flood: init at 4.1.2 2020-12-02 10:29:00 +01:00
Jörg Thalheim b89c0fcebd
fetchFirefoxAddon: rename to use camelCase 2020-12-02 09:48:42 +01:00
Luis Hebendanz 397597f731
Added fetchfirefoxaddon 2020-12-02 09:40:53 +01:00
Ben Darwin 120ec5f97e python3Packages.pyosf: init at 1.0.5 2020-12-02 01:36:24 -05:00
Gauvain 'GovanifY' Roussel-Tarbouriech 4aa4333504
ruffle: init at nightly-2020-11-30 2020-12-02 07:15:16 +01:00
IvarWithoutBones b8ad3d4e9e pbgopy: init at 0.1.1 2020-12-02 03:47:10 +01:00
Sandro 85769ec0a8
Merge pull request #104276 from siraben/lambda-delta-init
lambda-delta: init at 0.98.3
2020-12-02 03:46:51 +01:00
Ben Darwin 05a7ac3b2a python3Packages.mne-python: init at 0.21.2 2020-12-01 20:07:46 -05:00
Sandro 053e67e81e
Merge pull request #105609 from bcdarwin/darwin-unbreak-ants
ants: unbreak on Darwin
2020-12-02 02:03:07 +01:00
Sandro 9a925edb25
Merge pull request #105520 from lovesegfault/ideamaker 2020-12-02 01:43:53 +01:00
Jonathan Ringer 023dafc6b8 pythonPackages.freezegun: pin to 0.3.5 2020-12-01 16:40:51 -08:00
Sandro 6f52d0f572
Merge pull request #87735 from pmeiyu/master 2020-12-02 01:33:50 +01:00
Ben Darwin ee7d83e648 ants: unbreak on Darwin 2020-12-01 14:17:54 -05:00
kfollesdal 025b6d50f5 bumpver: init at 2020.1107 2020-12-01 19:24:17 +01:00
kfollesdal faf720d424 pythonPackage.lexid: init at 2020.1005 2020-12-01 19:24:17 +01:00
Joachim Breitner fb063991b2
macdylibbundler: Should propagate dependency on otool (#103163)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 19:11:45 +01:00
James Earl Douglas 1a3557f729
archi: init at 4.7.1 (#103355)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 18:55:48 +01:00
Ben Darwin adaf73fd87 perlPackages.TextFormat: 0.61 -> 0.62 2020-12-01 11:41:16 -05:00
Sandro 385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
Gabriel Gonzalez 6dac8e6817 Add `buildDhall*Package` support for generating documentation
The `buildDhall{Directory,GitHub}Package` utilities now take an
optional `document` argument for generating documentation using
`dhall-docs`.  The documentation is stored underneath the `./docs`
subdirectory of the build product.
2020-12-01 15:30:52 +01:00
Jonathan Ringer e0cbbc6f30 python3Packages.pytest_xdist: use pytest_xdist_2 by default
meant to be used with pytest_6
2020-12-01 14:44:25 +01:00
Frederik Rietdijk 26ed734e51 python2Packages.packaging: keep 20.4 around 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 7d6468de0c pythonPackages.isort: fix build system, keep version for python 2 2020-12-01 14:44:25 +01:00
Frederik Rietdijk 98996d05de python3Packages.re-assert: init at 1.1.0 2020-12-01 14:44:25 +01:00
Jonathan Ringer 4670a8f304 python3Packages.jupyterlab-pygments: init at 0.1.2 2020-12-01 14:44:24 +01:00
Jonathan Ringer cdb402ce3d python3Packages.isort: build from source, fix tests 2020-12-01 14:44:24 +01:00
Frederik Rietdijk 9b81c28a13 python3Packages.pytest: 5 -> 6 2020-12-01 14:44:23 +01:00
Frederik Rietdijk ff90abd5dd Merge staging-next into staging 2020-12-01 14:23:10 +01:00
Sandro 64c26ded12
Merge pull request #105538 from zakame/updates/perl-Future-AsyncAwait-0.47
perlPackages.FutureAsyncAwait: 0.46 -> 0.47
2020-12-01 13:53:28 +01:00
IvarWithoutBones 6f65e5c1ca pythonPackages.tinyobjloader-py: init at 1.0.6 2020-12-01 13:50:48 +01:00
Anderson Torres 7f02de17db
Merge pull request #105514 from AndersonTorres/update-hdl-dump
hdl-dump: init at 20202807
2020-12-01 09:19:34 -03:00
Elis Hirwing d5c9e8e80a
Merge pull request #104159 from shyim/php8
php80: init at 8.0.0
2020-12-01 13:07:58 +01:00
Jörg Thalheim ea48cad85d
Merge pull request #103851 from mweinelt/python/tts 2020-12-01 11:25:51 +00:00
Bernardo Meurer 8c49bed73d
ideamaker: init at 4.0.1 2020-12-01 03:05:18 -08:00
Soner Sayakci 4cd8412880
php80: init at 8.0.0 2020-12-01 11:54:42 +01:00
Peng Mei Yu a23830fb97 ibus-engines.rime: init at 1.4.0 2020-12-01 18:47:38 +08:00
Sandro 4c5ef510bc
Merge pull request #105535 from IvarWithoutBones/peach-init-0.9.8
peach: init at 0.9.8
2020-12-01 10:43:21 +01:00
IvarWithoutBones 1034616282 tinyobjloader: init at 1.0.6 2020-12-01 05:06:20 +01:00
Zak B. Elep 6d96cd3146 perlPackages.FutureAsyncAwait: 0.46 -> 0.47 2020-12-01 11:57:28 +08:00
Zak B. Elep aa68a8d53d perlPackages.Appcpm: 0.994 -> 0.995 2020-12-01 11:47:59 +08:00
IvarWithoutBones f2341a3054 peach: init at 0.9.8 2020-12-01 04:47:19 +01:00
AndersonTorres e1e750a52c hdl-dump: init at 20202807 2020-11-30 23:46:14 -03:00
Jan Tojnar 27b974d84b
Merge branch 'staging-next' into staging 2020-12-01 03:26:36 +01:00
Bernardo Meurer b64692dcc6
libcork: init at 1.0.0--rc3 2020-11-30 17:17:19 -08:00
Anderson Torres 881dee5284
Merge pull request #105411 from AndersonTorres/wip-ucg
ucg: init at 20190225
2020-11-30 16:55:03 -03:00
Anderson Torres 208d049eab
Merge pull request #105189 from AndersonTorres/wip-qmplay
QMPlay2: init at 20.07.04
2020-11-30 16:54:21 -03:00
Ben Siraphob 618b7320a6
twtxt: init at 0.1.0 (#105378) 2020-11-30 11:50:56 -08:00
AndersonTorres 4bcdf302e1 ucg: init at 20190225 2020-11-30 16:21:41 -03:00
Graham Christensen f18e57f3bf
Merge pull request #105452 from zimbatm/no-extend
tree-wide: do not use pkgs.extend in nixpkgs
2020-11-30 13:55:33 -05:00
Silvan Mosberger c1b1af0ded
Merge pull request #103815 from siraben/archivy-init
archivy: init at 0.8.5
2020-11-30 19:18:46 +01:00
Frederik Rietdijk 9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
Staging next
2020-11-30 18:27:29 +01:00
zimbatm bbc9af1f0a
tree-wide: do not use pkgs.extend in nixpkgs
Each invocation of pkgs.extends adds 130MB of allocation to the hydra
evaluator. We are already struggling with the amount of memory nixpkgs
requires.

`pkgs.extend` is a useful escape-hatch, but should be not be used inside
of nixpkgs directly.
2020-11-30 14:24:40 +01:00
Eelco Dolstra 3a9c57c93b
Merge pull request #105042 from Infinisil/remove-release-tryEval
release-lib: Don't use tryEval for packagePlatforms
2020-11-30 14:06:30 +01:00
Farid Zakaria 5d1f37f65d rbenv: init at 1.1.2
Add new derivation for rbenv -- a ruby environment manager.

Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-29 21:11:28 -08:00
Raghav Sood 1fd8d571ed
cpp_ethereum: remove 2020-11-30 03:23:21 +00:00
Sandro 9d5d6b0a26
Merge pull request #104807 from SuperSandro2000/auto-update/python3.7-b2sdk 2020-11-30 02:13:30 +01:00
Dennis Gosnell a2b278f095
Merge pull request #105400 from arcz/libff
libff: init at 1.0.0
2020-11-30 09:08:26 +09:00
Sandro 438679e1fb
Merge pull request #105361 from stigtsp/package/perl-crypt-perl-init 2020-11-30 00:39:13 +01:00
Artur Cygan 304fe564a1 libff: init at 1.0.0 2020-11-29 23:08:20 +01:00
Maximilian Bosch 91e6ee02c7
Merge pull request #104450 from anna328p/lc3tools
lc3tools: init at 0.12
2020-11-29 18:39:40 +01:00
Ben Siraphob f75cb9301f gallery-dl: 1.15.2 -> 1.15.4 2020-11-29 21:50:56 +07:00
Frederik Rietdijk 05d1c49209 Merge staging-next into staging 2020-11-29 13:51:33 +01:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Stig Palmquist 91b8621c6c
perlPackages.CryptPerl: init at 0.34 2020-11-29 13:32:49 +01:00
Stig Palmquist 56d61dda17
perlPackages.SymbolGet: init at 0.10 2020-11-29 13:32:27 +01:00
Stig Palmquist c8f621fb26
perlPackages.MathProvablePrime: init at 0.045 2020-11-29 13:32:04 +01:00
Stig Palmquist 132e4ce034
perlPackages.CryptFormat: init at 0.10 2020-11-29 13:31:49 +01:00
Stig Palmquist 8bd496bfa1
perlPackages.CallContext: init at 0.03 2020-11-29 13:31:25 +01:00
Stig Palmquist 19e6993f2f
perlPackages.BytesRandomSecureTiny: init at 1.011 2020-11-29 13:28:06 +01:00
Frederik Rietdijk db29c15173
Merge pull request #105151 from B4dM4n/copy-desktop-hook
copyDesktopItems: add new setup-hook
2020-11-29 13:26:40 +01:00
Sandro 82cf3b9317
Merge pull request #105335 from sikmir/zombietrackergps 2020-11-29 10:06:50 +01:00
Dmitry Kudriavtsev 2ed27dc1a1 lc3tools: init at 0.12 2020-11-29 00:36:34 -08:00
Nikolay Korotkiy bea6a6f865
zombietrackergps: 1.01 → 1.03 2020-11-29 11:00:41 +03:00
Sandro Jäckel 1222ea8f89 pythonPackages.blockdiagcontrib-cisco: Remove because it is incompatible with blockdiag 2.0.0 and did not receive any commits in 6 years. 2020-11-28 23:46:33 -08:00
Fabian Möller 50f54c5ca7 copyDesktopItems: add new setup-hook 2020-11-29 04:03:38 +01:00
Sandro 32c7524f78
Merge pull request #105309 from bhipple/add/qmk
python3Packages.hjson: init at 3.0.2
2020-11-29 03:47:54 +01:00
John Ericson 73425f6c3b Merge remote-tracking branch 'upstream/master' into staging 2020-11-28 21:33:03 -05:00
Mario Rodas 84a942c3b1
Merge pull request #89322 from poscat0x04/add-qv2ray
qv2ray: Init at 2.6.3
2020-11-28 21:04:49 -05:00
Benjamin Hipple f2a2694cad python3Packages.hjson: init at 3.0.2
This library provides a human readable extension to JSON and is used as a
dependency in packages like [qmk](https://github.com/qmk/qmk_cli)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 20:42:15 -05:00
Bryan A. S 6493ef3de3 gojsontoyaml: init at unstable-2020-06-02
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-11-28 21:13:54 -03:00
StigP aed3b7cf54
Merge pull request #105271 from veprbl/pr/LaTeXML_darwin_fix
perlPackages.LaTeXML: patch shebangs to use full path to perl on darwin
2020-11-28 23:02:14 +01:00
Vincenzo Mantova 1211f2b78e
perlPackages.LaTeXML: reenable tests except for epub
Co-authored-by: Stig P <stig@stig.io>
2020-11-28 16:45:48 -05:00
Dmitry Kalinkin ca5424b750
perlPackages.LaTeXML: patch shebangs to use full path to perl on darwin 2020-11-28 16:45:48 -05:00
Sandro 069f11dce2
Merge pull request #99246 from fehnomenal/ifcopenshell 2020-11-28 22:11:17 +01:00
Sandro 2c0389680c
Merge pull request #90075 from dmrauh/add/gretl
gretl: init at 2020b
2020-11-28 22:10:05 +01:00
StigP da8114a557
Merge pull request #105283 from xworld21/update/LaTeXML
perlPackages.LaTeXML: 0.8.4 -> 0.8.5
2020-11-28 21:54:28 +01:00
Dominik Michael Rauh 5f10cd5e0b
gretl: init at 2020b 2020-11-28 21:37:30 +01:00
Vincenzo Mantova 4b85ebac41 perlPackages.LaTeXML: 0.8.4 -> 0.8.5 2020-11-28 19:48:22 +00:00
AndersonTorres a843501673 QMPlay2: init at 20.07.04 2020-11-28 16:41:02 -03:00
Sander van der Burg 5d1125ede5 dysnomia: 0.9.1 -> 0.10 2020-11-28 20:15:21 +01:00
Raghav Sood 55da29694c
libmicrohttpd: support for multiple versions 2020-11-28 16:32:24 +00:00
Doron Behar 7d75a77954
Merge pull request #104442 from freezeboy/migrate-heaptrack
heaptrack: migrate to Qt5.15
2020-11-28 18:21:55 +02:00
Doron Behar 00f7db841a
Merge pull request #105030 from freezeboy/add-akvcam
linuxPackages.akvcam: init at 1.1.1
2020-11-28 18:17:40 +02:00
Sandro cee92cf107
Merge pull request #74845 from dmrauh/add/dsf2flac 2020-11-28 17:11:53 +01:00
Doron Behar a42535b6b8
Merge pull request #104222 from freezeboy/unbreak-tubeup 2020-11-28 18:08:35 +02:00
Doron Behar 2426a0ea78
Merge pull request #104491 from freezeboy/remove-macpath-droopy 2020-11-28 18:02:19 +02:00
Doron Behar ba59cb6a6a
Merge pull request #104496 from freezeboy/update-tautulli
tautulli: 2.2.4 -> 2.6.1
2020-11-28 17:59:33 +02:00
Doron Behar 56a2c8bb22
Merge pull request #104171 from freezeboy/unbreak-dsview-qt515
dsview: 0.99 -> 1.12
2020-11-28 17:55:25 +02:00
Doron Behar 0ae9ee66ec
Merge pull request #104432 from freezeboy/migrate-partition-manager
partition-manager: migrate to Qt5.15
2020-11-28 17:54:15 +02:00
Cyryl Płotnicki b20fa360b0 cmark-gfm: init at 0.29.0.gfm.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-28 13:07:39 +00:00
maralorn efe54d6c04
Merge pull request #104683 from Fuseteam/patch-1
ghc8102: bootstrap with ghc8102BinaryMinimal on aarch32
2020-11-28 12:05:18 +01:00
sternenseemann 78d2aa55ef ocamlPackages.sqlexpr: use ocaml-migrate-parsetree 2.1.0 2020-11-28 09:54:47 +01:00