aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hydrilla/server/serve.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hydrilla/server/serve.py b/src/hydrilla/server/serve.py
index 32df0eb..db04e01 100644
--- a/src/hydrilla/server/serve.py
+++ b/src/hydrilla/server/serve.py
@@ -598,7 +598,7 @@ def start(malcontent_dir: Optional[str], hydrilla_project_url: Optional[str],
lang = hydrilla_config.get('language')
_ = console_gettext if lang is None else \
- util.translation(here / 'locales', [lang]).gettext
+ util.translation(here / 'locales', lang).gettext
for opt in ('malcontent_dir', 'hydrilla_project_url', 'port', 'language'):
if opt not in hydrilla_config:
href='/guix/commit/gnu/packages/perl6.scm?id=442fbb6fddaa78a55e2bec1842eacbb89009274d'>gnu: perl6-svg: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-svg)[source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku. Fix minor stylistic issues. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-xml-writer: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-xml-writer)[source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-oo-monitors: Update to 1.1.1.Paul A. Patience * gnu/packages/perl6.scm (perl6-oo-monitors): Update to 1.1.1. [source]: Reindent. [synopsis]: Replace mention of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-mime-base64: Update to 1.2.3.Paul A. Patience * gnu/packages/perl6.scm (perl6-mime-base64): Update to 1.2.3. [source]: Update URL. Reindent. [home-page]: Update. [description]: Replace mention of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-meta6: Update to 0.0.26.Paul A. Patience * gnu/packages/perl6.scm (perl6-meta6): Update to 0.0.26. [source]: Reindent. [propagated-inputs]: Move below native-inputs. [synopsis, description]: Replace mentions of Perl with Raku. Fix minor stylistic issues. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-license-spdx: Update to 3.16.0.Paul A. Patience * gnu/packages/perl6.scm (perl6-license-spdx): Update to 3.16.0. [source]: Reindent. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json-class: Update to 0.0.18.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-class): Update to 0.0.18. [source]: Reindent. [propagated-inputs]: Move below native-inputs. [synopsis, description]: Fix minor stylistic issues. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json-unmarshal: Reindent.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-unmarshal)[source]: Reindent. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json-marshal: Update to 0.0.23.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-marshal): Update to 0.0.23. [source]: Reindent. [propagated-inputs]: Move below native-inputs. [synopsis]: Serialisation -> serialization. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json-name: Update to 0.0.6.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-name): Update to 0.0.6. [source]: Reindent. [propagated-inputs]: Add perl6-json-optin. [synopsis, description]: Fix minor stylistic issues. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: Add perl6-json-optin.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-optin): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json-fast: Update to 0.17.Paul A. Patience * gnu/packages/perl6.scm (perl6-json-fast): Update to 0.17. [source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku and fix minor stylistic issues. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-json: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-json): Extract commit outside of source. [description]: Replace mention of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-grammar-profiler-simple: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-grammar-profiler-simple)[source]: Reindent. [synopsis, description]: Replace mentions of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-grammar-debugger: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-grammar-debugger)[source]: Reindent. [synopsis]: Replace mention of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-terminal-ansicolor: Perl -> Raku.Paul A. Patience * gnu/packages/perl6.scm (perl6-terminal-ansicolor): Extract commit outside of source. [description]: Replace mention of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-zef: Update to 0.13.8.Paul A. Patience * gnu/packages/perl6.scm (perl6-zef): Update to 0.13.8. [source]: Reindent. [arguments]: Replace Perl with Raku in 'check' phase. [synopsis, description]: Replace mentions of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: perl6-tap-harness: Update to 0.3.5.Paul A. Patience * gnu/packages/perl6.scm (perl6-tap-harness): Update to 0.3.5. [source]: Update URL. Reindent. [arguments]: Replace obsolete prove6 script with manual Raku invocation in 'check' phase. [home-page]: Update. [synopsis]: Replace mention of Perl with Raku. * gnu/packages/rakudo-build-system.scm (check): Replace obsolete prove6 script with manual Raku invocation. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: rakudo: Update to 2022.04.Paul A. Patience * gnu/packages/perl6.scm (rakudo): Update to 2022.04. [source]: Add snippet to delete bundled 3rdparty directory. [arguments]: Add 'remove-calls-to-git', 'fix-paths' and 'disable-failing-tests' phases. Remove 'patch-source-date' phase. Adjust files in 'patch-more-shebangs' phase and sort them. Remove redundant './' from 'configure' phase. Replace Perl extensions and paths with Raku equivalents in 'install-dist-tool' phase. [native-inputs]: Add nqp-configure. [synopsis, description]: Replace mentions of Perl with Raku. * guix/build/rakudo-build-system.scm (install): Replace Perl extension with Raku extension. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: nqp: Update to 2022.04.Paul A. Patience * gnu/packages/perl6.scm (nqp): Update to 2022.04. [arguments]: Add 'remove-calls-to-git' and 'fix-paths' phases. Remove obsolete files from 'patch-more-shebangs' phase and sort the rest. Remove 'patch-source-date' and 'remove-failing-test' phases. [native-inputs]: Add nqp-configure. [home-page]: Update. [description]: Replace mentions of Perl with Raku. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: Add nqp-configure.Paul A. Patience * gnu/packages/perl6.scm (nqp-configure): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: moarvm: Update to 2022.04.Paul A. Patience * gnu/packages/perl6.scm (moarvm): Update to 2022.04. [arguments]: Add 'fix-build' phase. [propagated-inputs]: Use latest libtommath. Move below native-inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: rakudo: Remove trailing booleans.Paul A. Patience * gnu/packages/perl6.scm (rakudo)[source]: Reindent. [arguments]: Remove trailing booleans. Reindent. [native-search-paths]: Reindent. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: nqp: Remove trailing booleans.Paul A. Patience * gnu/packages/perl6.scm (nqp)[source]: Reindent. [snippet]: Remove trailing boolean (and therefore the 'begin'). [arguments]: Remove trailing booleans. Reindent. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2024-03-04gnu: moarvm: Remove trailing boolean.Paul A. Patience * gnu/packages/perl6.scm (moarvm)[source]: Reindent. [snippet]: Remove trailing boolean. [arguments]: Reindent. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>