# SPDX-License-Identifier: CC0-1.0 # Disable deprecation warnings from third-party libraries # # Copyright (C) 2021 Wojtek Kosior # # Available under the terms of Creative Commons Zero v1.0 Universal. [pytest] filterwarnings = ignore::DeprecationWarning:werkzeug.*: ignore::DeprecationWarning:jinja2.*: markers = mod_before_build: define a callback to use to modify test packages before their build mod_after_build: define a callback to use to modify test packages after their build ' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gcc-boot-2.95.3.patch
AgeCommit message (Expand)Author
2018-09-23bootstrap: Add Mes bootstrap.Jan Nieuwenhuizen