path: root/po
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-03-10 08:48:19 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-03-10 08:49:48 +0100
commit76bea3f8bcd951ded88dfb7f8cad5bc3e5a1701f (patch)
tree22968402c681697e3fd23e5988d5e79f64a9b1a5 /po
parent4399b1cf572b1e23ac80a7b7d63daee34a77e104 (diff)
downloadguix-76bea3f8bcd951ded88dfb7f8cad5bc3e5a1701f.tar.gz
guix-76bea3f8bcd951ded88dfb7f8cad5bc3e5a1701f.zip
ci: Remove hydra support.
This removes hydra support to use Cuirass as the only continuous integration system. * build-aux/hydra/gnu-system.scm: Remove it. * build-aux/hydra/guix-modular.scm: Ditto. * build-aux/hydra/guix.scm: Ditto. * build-aux/cuirass/hydra-to-cuirass.scm: Ditto. * Makefile.am (EXTRA_DIST): Update it. (hydra-jobs.scm): Remove it. (cuirass-jobs.scm): Update it. * build-aux/hydra/evaluate.scm: Move it to ... * build-aux/cuirass/evaluate.scm: ... here. * build-aux/cuirass/guix-modular.scm: Remove it. * build-aux/cuirass/gnu-system.scm: Ditto. * guix/packages.scm (%hydra-supported-systems): Rename it to ... (%cuirass-supported-systems): ... this variable. * build-aux/check-final-inputs-self-contained: Adapt it. * etc/release-manifest.scm: Ditto. * gnu/ci.scm (package->alist): Remove it. (derivation->job): New procedure. (package-job, package-cross-job, cross-jobs, image-jobs, system-test-jobs, tarball-jobs): Use it. (guix-jobs): New procedure. (hydra-jobs): Rename it to ... (cuirass-jobs): ... this procedure.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
ac-php): Update to 2.5.0. [inputs]: Reorder alphabetically. [synopsis]: Properly capitalize it. Nicolas Goaziou 2023-09-01gnu: emacs-vertico-posframe: Update to 0.7.3....* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): Update to 0.7.3. Nicolas Goaziou 2023-09-01gnu: emacs-tramp: Update to 2.6.1.2....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.1.2. Nicolas Goaziou 2023-09-01gnu: emacs-websocket: Update to 1.15....* gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.15. Nicolas Goaziou 2023-09-01gnu: emacs-compat: Update to 29.1.4.2....* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.4.2. Nicolas Goaziou 2023-09-01gnu: emacs-auctex: Update to 13.2.1....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.2.1. Nicolas Goaziou 2023-09-01gnu: emacs-relint: Update to 1.23....* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.23. Nicolas Goaziou 2023-09-01gnu: emacs-xr: Update to 1.24....* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.24. Nicolas Goaziou 2023-09-01gnu: Add tree-sitter-plantuml....* gnu/packages/tree-sitter.scm (tree-sitter-plantuml): New variable. Andrew Tropin 2023-09-01gnu: tree-sitter-grammar: Add get-cleanup-snippet argument....* gnu/packages/tree-sitter.scm (tree-sitter-grammar): Add get-cleanup-snippet argument. Andrew Tropin 2023-09-01gnu: guile-next: Update to c2cba86....* gnu/packages/guile.scm (guile-next): Update to c2cba86. Janneke Nieuwenhuizen 2023-09-01gnu: icedove: Update to 102.15.0....* gnu/packages/gnuzilla.scm (icedove): Update to 102.15.0. Jonathan Brielmaier 2023-09-01gnu: sound-juicer: Update to 3.40.0....* gnu/packages/gnome.scm (sound-juicer): Update to 3.40.0. [arguments]<phases>: Adjust 'disable-gtk-update-icon-cache'. Add 'wrap-program' for GST_PLUGIN_SYSTEM_PATH. [inputs]: Add bash-minimal, for wrapper. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-09-01gnu: dbus-cxx: Update to 2.4.0....* gnu/packages/glib.scm (dbus-cxx): Update to 2.4.0. [source]: Switch to git-fetch. [arguments]: Use g-exps. Adjust configure-flags. <phases>: Skip 'test-machine-uuid-method' test in check phase override. [inputs]: Add libcppgenerate. Remove python and glibmm. Move libsigc++ to... [propagated-inputs]: ...here. Add glib. [native-inputs]: Remove m4. [license]: Change to lgpl3+ and bsd-3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-09-01gnu: Add libcppgenerate....* gnu/packages/cpp.scm (libcppgenerate): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-09-01gnu: Add tcptrack....* gnu/packages/admin.scm (tcptrack): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Reviewed-by: Jelle Licht <jlicht@fsfe.org> Jakob Kirsch 2023-09-01gnu: Add usbrelay....* gnu/packages/hardware.scm (usbrelay): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Evgeny Pisemsky 2023-09-01gnu: utfcpp: Update to 3.2.4....* gnu/packages/textutils.scm (utfcpp): Update to 3.2.4. [snippet]: Unbundle ftest. [arguments]: Remove field. [native-inputs]: Add ftest. * gnu/packages/games.scm (warzone2100)[#:phases]: Adjust 'fix-utfcpp-include. * gnu/packages/video.scm (mkvtoolnix)[#:phases]: Add 'fix-utfcpp-include. Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Reza Housseini 2023-09-01gnu: Add ftest....* gnu/packages/check.scm (ftest): New variable. Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Hilton Chain <hako@ultrarare.space> Reza Housseini 2023-09-01gnu: webrtc-for-telegram-desktop: Update to 0-389.0532942....* gnu/packages/patches/webrtc-for-telegram-desktop-unbundle-libsrtp.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to 0-389.0532942, which fixes `telegram-desktop` calls that are not working with OpenSSL 3. [source]<patches>: Add the patch. <snippet>: Unbundle libsrtp. [inputs]: Add libsrtp. Signed-off-by: Hilton Chain <hako@ultrarare.space> Distopico 2023-09-01gnu: libyuv-for-telegram-desktop: Update to 0-2439.77c2121....* gnu/packages/telegram.scm (libyuv-for-telegram-desktop): Update to 0-2439.77c2121. Hilton Chain 2023-09-01gnu: svt-hevc: Mention the package should not be used as an input....* gnu/packages/video.scm (svt-hevc): Add a warning comment, as well as some extra explanation to the description. [home-page]: Update URL. Maxim Cournoyer 2023-09-01gnu: patman: Fix execution....Before this change, patman would fail at run time with "AttributeError: module 'patman.__main__' has no attribute 'run_patman'" since the last U-Boot update. * gnu/packages/bootloaders.scm (patman) [arguments] <phases>: New patch-pyproject.toml phase. Maxim Cournoyer 2023-08-31gnu: texlive-tpslifonts: Remove duplicate definition....* gnu/packages/tex.scm (texlive-texmate): Remove duplicate variable. Nicolas Goaziou 2023-08-31gnu: texlive-isodate: Remove duplicate definition....* gnu/packages/tex.scm (texlive-isodate): Remove duplicate variable. Nicolas Goaziou 2023-08-31gnu: texlive-glossaries-extra: Remove duplicate definition....* gnu/packages/tex.scm (texlive-glossaries-extra): Remove duplicate definition. Nicolas Goaziou 2023-08-31gnu: Add texlive-scheme-full....* gnu/packages/tex.scm (texlive-scheme-full): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-collection-latexextra....* gnu/packages/tex.scm (texlive-collection-latexextra): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zwpagelayout....* gnu/packages/tex.scm (texlive-zwpagelayout): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zwgetfdate....* gnu/packages/tex.scm (texlive-zwgetfdate): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zref-vario....* gnu/packages/tex.scm (texlive-zref-vario): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zref-clever....* gnu/packages/tex.scm (texlive-zref-clever): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zref-check....* gnu/packages/tex.scm (texlive-zref-check): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-ziffer....* gnu/packages/tex.scm (texlive-ziffer): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zennote....* gnu/packages/tex.scm (texlive-zennote): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zed-csp....* gnu/packages/tex.scm (texlive-zed-csp): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-zebra-goodies....* gnu/packages/tex.scm (texlive-zebra-goodies): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-yplan....* gnu/packages/tex.scm (texlive-yplan): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-ycbook....* gnu/packages/tex.scm (texlive-ycbook): New variable. Nicolas Goaziou 2023-08-31gnu: Add texlive-yaletter....* gnu/packages/tex.scm (texlive-yaletter): New variable. Nicolas Goaziou