diff options
Diffstat (limited to '')
48 files changed, 811 insertions, 228 deletions
diff --git a/_pastebins/2018-07-11-nix-pinning.md b/_pastebins/2018-07-11-nix-pinning.md index 4239511..a7dc212 100644 --- a/_pastebins/2018-07-11-nix-pinning.md +++ b/_pastebins/2018-07-11-nix-pinning.md @@ -1,8 +1,15 @@ --- + title: Nix pinning + date: 2018-07-11 + layout: pastebin + lang: en + +eu_categories: nix + --- ```nix diff --git a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md index 0580993..26ef929 100644 --- a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md +++ b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md @@ -1,8 +1,15 @@ --- + title: GNU Guix systemd daemon for NixOS + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: nix,guix + --- ```nix diff --git a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md index 356fe4b..ce1baf5 100644 --- a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md +++ b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md @@ -1,8 +1,15 @@ --- + title: Guix builder user creation commands + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: guix + --- ```shell diff --git a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md index f7c8440..56cd7bd 100644 --- a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md +++ b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md @@ -1,8 +1,15 @@ --- + title: Guix users in NixOS system configuration + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: nix,guix + --- ```nix diff --git a/_pastebins/2018-07-13-nix-string-padding.md b/_pastebins/2018-07-13-nix-string-padding.md index 8de9048..7119a7d 100644 --- a/_pastebins/2018-07-13-nix-string-padding.md +++ b/_pastebins/2018-07-13-nix-string-padding.md @@ -1,8 +1,15 @@ --- + title: Nix string padding + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: nix + --- ```nix diff --git a/_pastebins/2018-07-25-nix-exps.md b/_pastebins/2018-07-25-nix-exps.md index d0ee26b..4ebeff2 100644 --- a/_pastebins/2018-07-25-nix-exps.md +++ b/_pastebins/2018-07-25-nix-exps.md @@ -1,8 +1,15 @@ --- + title: Nix Stuff + date: 2018-07-25 + layout: pastebin + lang: en + +eu_categories: nix + --- ```nix diff --git a/_pastebins/2018-07-25-nix-show-derivation.md b/_pastebins/2018-07-25-nix-show-derivation.md index 90ec80e..77f8e47 100644 --- a/_pastebins/2018-07-25-nix-show-derivation.md +++ b/_pastebins/2018-07-25-nix-show-derivation.md @@ -1,8 +1,15 @@ --- + title: nix show-derivation sample output + date: 2018-07-25 + layout: pastebin + lang: en + +eu_categories: nix + --- ```nix diff --git a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md index 12a498b..4fbb37e 100644 --- a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md @@ -8,6 +8,8 @@ layout: pastebin lang: en +eu_categories: nix + --- FIXED: See https://discourse.nixos.org/t/inconsistent-hash-of-buildgomodule/3127/2 diff --git a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md index 5b74724..ea59540 100644 --- a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md +++ b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md @@ -1,8 +1,15 @@ --- + title: Failure on Guix TeX Live importer + date: 2020-01-04 + layout: pastebin + lang: en + +eu_categories: guix + --- ```shell diff --git a/_pastebins/2020-02-14-guix-shebang.md b/_pastebins/2020-02-14-guix-shebang.md index 626aea8..6c639ad 100644 --- a/_pastebins/2020-02-14-guix-shebang.md +++ b/_pastebins/2020-02-14-guix-shebang.md @@ -1,8 +1,15 @@ --- + title: Guix shebang + date: 2020-02-14 + layout: pastebin + lang: en + +eu_categories: guix + --- ```shell diff --git a/_pastebins/2020-11-27-guix-build-local-module.md b/_pastebins/2020-11-27-guix-build-local-module.md index 49bcd86..b7ce43f 100644 --- a/_pastebins/2020-11-27-guix-build-local-module.md +++ b/_pastebins/2020-11-27-guix-build-local-module.md @@ -1,8 +1,15 @@ --- + title: Guix build local module + date: 2020-11-27 + layout: pastebin + lang: en + +eu_categories: guix + --- FIXED: rename `name` on line 9 of the first snippet, and use `"my-hello"` instead of `"hello"`. diff --git a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md index 645a424..9f4c230 100644 --- a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md +++ b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md @@ -1,8 +1,15 @@ --- + title: Failure with relocatable Guix pack tarball + date: 2020-12-15 + layout: pastebin + lang: en + +eu_categories: guix + --- FIXED: Use `GUIX_PROFILE= source etc/profile` diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ce943eb..ac0fcbd 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix pinning\n" -"date: 2018-07-11\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " # Pin the nixpkgs version\n" " stdenv = pkgs.stdenv;\n" @@ -31,3 +24,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix pinning" +msgstr "" + +msgid "date: 2018-07-11" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix pinning\n" +#~ "date: 2018-07-11\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index bb0ab48..764aa07 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: GNU Guix systemd daemon for NixOS\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " # Derived from Guix guix-daemon.service.in\n" " # https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-daemon.service.in?id=00c86a888488b16ce30634d3a3a9d871ed6734a2\n" " systemd.services.guix-daemon = {\n" @@ -26,3 +19,25 @@ msgid "" " wantedBy = [ \"multi-user.target\" ];\n" " };\n" msgstr "" + +msgid "title: GNU Guix systemd daemon for NixOS" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: GNU Guix systemd daemon for NixOS\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index d66c27c..144a0e0 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix builder user creation commands\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "groupadd --system guixbuild\n" "for i in `seq -w 1 10`;\n" "do\n" @@ -19,3 +12,25 @@ msgid "" " guixbuilder$i;\n" "done\n" msgstr "" + +msgid "title: Guix builder user creation commands" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix builder user creation commands\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 681d0ce..086ffea 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix users in NixOS system configuration\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " users = {\n" " mutableUsers = false;\n" "\n" @@ -46,3 +39,25 @@ msgid "" " };\n" " };\n" msgstr "" + +msgid "title: Guix users in NixOS system configuration" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix users in NixOS system configuration\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 0ab3e5a..90e5a95 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -2,12 +2,27 @@ msgid "" msgstr "" -msgid "" -"title: Nix string padding\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" +msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" msgstr "" -msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" +msgid "title: Nix string padding" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix string padding\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 6cdd685..5a42f86 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix Stuff\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " pkgsOriginal = import <nixpkgs> {};\n" " pkgsSrc = pkgsOriginal.fetchzip {\n" @@ -51,3 +44,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix Stuff" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix Stuff\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 043abb9..2e029c9 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: nix show-derivation sample output\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ nix show-derivation /nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\n" "{\n" " \"/nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\": {\n" @@ -79,3 +72,25 @@ msgid "" " }\n" "}\n" msgstr "" + +msgid "title: nix show-derivation sample output" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: nix show-derivation sample output\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index 7b2d4bd..ef7ffa8 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1067,6 +1067,9 @@ msgid "" "buildgomodule/3127/2" msgstr "" +msgid "eu_categories: nix" +msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index d81897d..e105e3a 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Failure on Guix TeX Live importer\n" -"date: 2020-01-04\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ guix import texlive fontspec\n" "redirection vers « https://ctan.org/xml/1.2/pkg/fontspec »...\n" "Backtrace:\n" @@ -40,3 +33,25 @@ msgid "" "guix/build/utils.scm:652:6: In procedure invoke:\n" "Throw to key `srfi-34' with args `(#<condition &invoke-error [program: \"svn\" arguments: (\"export\" \"--non-interactive\" \"--trust-server-cert\" \"-r\" \"49435\" \"svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/fontspec\" \"/tmp/guix-directory.WtLohP\") exit-status: 1 term-signal: #f stop-signal: #f] 7fe80d229c80>)'.\n" msgstr "" + +msgid "title: Failure on Guix TeX Live importer" +msgstr "" + +msgid "date: 2020-01-04" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure on Guix TeX Live importer\n" +#~ "date: 2020-01-04\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index c5a1ded..34dceac 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -3,16 +3,31 @@ msgid "" msgstr "" msgid "" -"title: Guix shebang\n" -"date: 2020-02-14\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "#!/usr/bin/env -S guix environment --ad-hoc bash -- bash\n" "set -Eeuo pipefail\n" "cd \"$(dirname \"${BASH_SOURCE[0]}\")\"\n" "\n" "pwd\n" msgstr "" + +msgid "title: Guix shebang" +msgstr "" + +msgid "date: 2020-02-14" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix shebang\n" +#~ "date: 2020-02-14\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index 047d848..dbb854c 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Guix build local module\n" -"date: 2020-11-27\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Inside a file named `build.scm`:" msgstr "" @@ -58,3 +51,25 @@ msgid "" "FIXED: rename `name` on line 9 of the first snippet, and use `\"my-hello\"` " "instead of `\"hello\"`." msgstr "" + +msgid "title: Guix build local module" +msgstr "" + +msgid "date: 2020-11-27" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix build local module\n" +#~ "date: 2020-11-27\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index 084c259..b0417fa 100644 --- a/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/eo/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Failure with relocatable Guix pack tarball\n" -"date: 2020-12-15\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "FIXED: Use `GUIX_PROFILE= source etc/profile`" msgstr "" @@ -91,3 +84,25 @@ msgid "" " branche: master\n" " commit : 41807eb5329299b8c45cd49356a4ead01ce0d469\n" msgstr "" + +msgid "title: Failure with relocatable Guix pack tarball" +msgstr "" + +msgid "date: 2020-12-15" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure with relocatable Guix pack tarball\n" +#~ "date: 2020-12-15\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ce943eb..ac0fcbd 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix pinning\n" -"date: 2018-07-11\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " # Pin the nixpkgs version\n" " stdenv = pkgs.stdenv;\n" @@ -31,3 +24,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix pinning" +msgstr "" + +msgid "date: 2018-07-11" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix pinning\n" +#~ "date: 2018-07-11\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index bb0ab48..764aa07 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: GNU Guix systemd daemon for NixOS\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " # Derived from Guix guix-daemon.service.in\n" " # https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-daemon.service.in?id=00c86a888488b16ce30634d3a3a9d871ed6734a2\n" " systemd.services.guix-daemon = {\n" @@ -26,3 +19,25 @@ msgid "" " wantedBy = [ \"multi-user.target\" ];\n" " };\n" msgstr "" + +msgid "title: GNU Guix systemd daemon for NixOS" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: GNU Guix systemd daemon for NixOS\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index d66c27c..144a0e0 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix builder user creation commands\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "groupadd --system guixbuild\n" "for i in `seq -w 1 10`;\n" "do\n" @@ -19,3 +12,25 @@ msgid "" " guixbuilder$i;\n" "done\n" msgstr "" + +msgid "title: Guix builder user creation commands" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix builder user creation commands\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 681d0ce..086ffea 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix users in NixOS system configuration\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " users = {\n" " mutableUsers = false;\n" "\n" @@ -46,3 +39,25 @@ msgid "" " };\n" " };\n" msgstr "" + +msgid "title: Guix users in NixOS system configuration" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix users in NixOS system configuration\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 0ab3e5a..90e5a95 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -2,12 +2,27 @@ msgid "" msgstr "" -msgid "" -"title: Nix string padding\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" +msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" msgstr "" -msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" +msgid "title: Nix string padding" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix string padding\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 6cdd685..5a42f86 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix Stuff\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " pkgsOriginal = import <nixpkgs> {};\n" " pkgsSrc = pkgsOriginal.fetchzip {\n" @@ -51,3 +44,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix Stuff" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix Stuff\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 043abb9..2e029c9 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: nix show-derivation sample output\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ nix show-derivation /nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\n" "{\n" " \"/nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\": {\n" @@ -79,3 +72,25 @@ msgid "" " }\n" "}\n" msgstr "" + +msgid "title: nix show-derivation sample output" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: nix show-derivation sample output\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index 7b2d4bd..ef7ffa8 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1067,6 +1067,9 @@ msgid "" "buildgomodule/3127/2" msgstr "" +msgid "eu_categories: nix" +msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index d81897d..e105e3a 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Failure on Guix TeX Live importer\n" -"date: 2020-01-04\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ guix import texlive fontspec\n" "redirection vers « https://ctan.org/xml/1.2/pkg/fontspec »...\n" "Backtrace:\n" @@ -40,3 +33,25 @@ msgid "" "guix/build/utils.scm:652:6: In procedure invoke:\n" "Throw to key `srfi-34' with args `(#<condition &invoke-error [program: \"svn\" arguments: (\"export\" \"--non-interactive\" \"--trust-server-cert\" \"-r\" \"49435\" \"svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/fontspec\" \"/tmp/guix-directory.WtLohP\") exit-status: 1 term-signal: #f stop-signal: #f] 7fe80d229c80>)'.\n" msgstr "" + +msgid "title: Failure on Guix TeX Live importer" +msgstr "" + +msgid "date: 2020-01-04" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure on Guix TeX Live importer\n" +#~ "date: 2020-01-04\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index c5a1ded..34dceac 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -3,16 +3,31 @@ msgid "" msgstr "" msgid "" -"title: Guix shebang\n" -"date: 2020-02-14\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "#!/usr/bin/env -S guix environment --ad-hoc bash -- bash\n" "set -Eeuo pipefail\n" "cd \"$(dirname \"${BASH_SOURCE[0]}\")\"\n" "\n" "pwd\n" msgstr "" + +msgid "title: Guix shebang" +msgstr "" + +msgid "date: 2020-02-14" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix shebang\n" +#~ "date: 2020-02-14\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index 047d848..dbb854c 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Guix build local module\n" -"date: 2020-11-27\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Inside a file named `build.scm`:" msgstr "" @@ -58,3 +51,25 @@ msgid "" "FIXED: rename `name` on line 9 of the first snippet, and use `\"my-hello\"` " "instead of `\"hello\"`." msgstr "" + +msgid "title: Guix build local module" +msgstr "" + +msgid "date: 2020-11-27" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix build local module\n" +#~ "date: 2020-11-27\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index 084c259..b0417fa 100644 --- a/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/fr/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Failure with relocatable Guix pack tarball\n" -"date: 2020-12-15\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "FIXED: Use `GUIX_PROFILE= source etc/profile`" msgstr "" @@ -91,3 +84,25 @@ msgid "" " branche: master\n" " commit : 41807eb5329299b8c45cd49356a4ead01ce0d469\n" msgstr "" + +msgid "title: Failure with relocatable Guix pack tarball" +msgstr "" + +msgid "date: 2020-12-15" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure with relocatable Guix pack tarball\n" +#~ "date: 2020-12-15\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po index ce943eb..ac0fcbd 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-11-nix-pinning.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix pinning\n" -"date: 2018-07-11\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " # Pin the nixpkgs version\n" " stdenv = pkgs.stdenv;\n" @@ -31,3 +24,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix pinning" +msgstr "" + +msgid "date: 2018-07-11" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix pinning\n" +#~ "date: 2018-07-11\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po index bb0ab48..764aa07 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: GNU Guix systemd daemon for NixOS\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " # Derived from Guix guix-daemon.service.in\n" " # https://git.savannah.gnu.org/cgit/guix.git/tree/etc/guix-daemon.service.in?id=00c86a888488b16ce30634d3a3a9d871ed6734a2\n" " systemd.services.guix-daemon = {\n" @@ -26,3 +19,25 @@ msgid "" " wantedBy = [ \"multi-user.target\" ];\n" " };\n" msgstr "" + +msgid "title: GNU Guix systemd daemon for NixOS" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: GNU Guix systemd daemon for NixOS\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po index d66c27c..144a0e0 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-builder-user-creation-commands.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix builder user creation commands\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "groupadd --system guixbuild\n" "for i in `seq -w 1 10`;\n" "do\n" @@ -19,3 +12,25 @@ msgid "" " guixbuilder$i;\n" "done\n" msgstr "" + +msgid "title: Guix builder user creation commands" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix builder user creation commands\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po index 681d0ce..086ffea 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Guix users in NixOS system configuration\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" " users = {\n" " mutableUsers = false;\n" "\n" @@ -46,3 +39,25 @@ msgid "" " };\n" " };\n" msgstr "" + +msgid "title: Guix users in NixOS system configuration" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix,guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix users in NixOS system configuration\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po index 0ab3e5a..90e5a95 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-13-nix-string-padding.po @@ -2,12 +2,27 @@ msgid "" msgstr "" -msgid "" -"title: Nix string padding\n" -"date: 2018-07-13\n" -"layout: pastebin\n" -"lang: en" +msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" msgstr "" -msgid "padString = (n: if n < 10 then \"0\" + toString n else toString n)\n" +msgid "title: Nix string padding" +msgstr "" + +msgid "date: 2018-07-13" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix string padding\n" +#~ "date: 2018-07-13\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po index 6cdd685..5a42f86 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-exps.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Nix Stuff\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "let\n" " pkgsOriginal = import <nixpkgs> {};\n" " pkgsSrc = pkgsOriginal.fetchzip {\n" @@ -51,3 +44,25 @@ msgid "" " };\n" "}\n" msgstr "" + +msgid "title: Nix Stuff" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: Nix Stuff\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po index 043abb9..2e029c9 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2018-07-25-nix-show-derivation.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: nix show-derivation sample output\n" -"date: 2018-07-25\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ nix show-derivation /nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\n" "{\n" " \"/nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv\": {\n" @@ -79,3 +72,25 @@ msgid "" " }\n" "}\n" msgstr "" + +msgid "title: nix show-derivation sample output" +msgstr "" + +msgid "date: 2018-07-25" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: nix" +msgstr "" + +#~ msgid "" +#~ "title: nix show-derivation sample output\n" +#~ "date: 2018-07-25\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po index 7b2d4bd..ef7ffa8 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.po @@ -1067,6 +1067,9 @@ msgid "" "buildgomodule/3127/2" msgstr "" +msgid "eu_categories: nix" +msgstr "" + #~ msgid "" #~ "[FIXED](https://discourse.nixos.org/t/inconsistent-hash-of-" #~ "buildgomodule/3127/2)." diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po index d81897d..e105e3a 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.po @@ -3,13 +3,6 @@ msgid "" msgstr "" msgid "" -"title: Failure on Guix TeX Live importer\n" -"date: 2020-01-04\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "$ guix import texlive fontspec\n" "redirection vers « https://ctan.org/xml/1.2/pkg/fontspec »...\n" "Backtrace:\n" @@ -40,3 +33,25 @@ msgid "" "guix/build/utils.scm:652:6: In procedure invoke:\n" "Throw to key `srfi-34' with args `(#<condition &invoke-error [program: \"svn\" arguments: (\"export\" \"--non-interactive\" \"--trust-server-cert\" \"-r\" \"49435\" \"svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/fontspec\" \"/tmp/guix-directory.WtLohP\") exit-status: 1 term-signal: #f stop-signal: #f] 7fe80d229c80>)'.\n" msgstr "" + +msgid "title: Failure on Guix TeX Live importer" +msgstr "" + +msgid "date: 2020-01-04" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure on Guix TeX Live importer\n" +#~ "date: 2020-01-04\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po index c5a1ded..34dceac 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-02-14-guix-shebang.po @@ -3,16 +3,31 @@ msgid "" msgstr "" msgid "" -"title: Guix shebang\n" -"date: 2020-02-14\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - -msgid "" "#!/usr/bin/env -S guix environment --ad-hoc bash -- bash\n" "set -Eeuo pipefail\n" "cd \"$(dirname \"${BASH_SOURCE[0]}\")\"\n" "\n" "pwd\n" msgstr "" + +msgid "title: Guix shebang" +msgstr "" + +msgid "date: 2020-02-14" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix shebang\n" +#~ "date: 2020-02-14\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po index 047d848..dbb854c 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-11-27-guix-build-local-module.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Guix build local module\n" -"date: 2020-11-27\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "Inside a file named `build.scm`:" msgstr "" @@ -58,3 +51,25 @@ msgid "" "FIXED: rename `name` on line 9 of the first snippet, and use `\"my-hello\"` " "instead of `\"hello\"`." msgstr "" + +msgid "title: Guix build local module" +msgstr "" + +msgid "date: 2020-11-27" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Guix build local module\n" +#~ "date: 2020-11-27\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po index 084c259..b0417fa 100644 --- a/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po +++ b/locale/pt/LC_MESSAGES/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.po @@ -2,13 +2,6 @@ msgid "" msgstr "" -msgid "" -"title: Failure with relocatable Guix pack tarball\n" -"date: 2020-12-15\n" -"layout: pastebin\n" -"lang: en" -msgstr "" - msgid "FIXED: Use `GUIX_PROFILE= source etc/profile`" msgstr "" @@ -91,3 +84,25 @@ msgid "" " branche: master\n" " commit : 41807eb5329299b8c45cd49356a4ead01ce0d469\n" msgstr "" + +msgid "title: Failure with relocatable Guix pack tarball" +msgstr "" + +msgid "date: 2020-12-15" +msgstr "" + +msgid "layout: pastebin" +msgstr "" + +msgid "lang: en" +msgstr "" + +msgid "eu_categories: guix" +msgstr "" + +#~ msgid "" +#~ "title: Failure with relocatable Guix pack tarball\n" +#~ "date: 2020-12-15\n" +#~ "layout: pastebin\n" +#~ "lang: en" +#~ msgstr "" |