aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tor.scm
AgeCommit message (Expand)Author
2013-06-07gnu: Add Privoxy....Ludovic Courtès
2013-05-29gnu: Add torsocks....Ludovic Courtès
2013-01-20gnu: Add Tor....Ludovic Courtès
74b5c807962fb8bc87fe6887'>Add 'guix edit'.Ludovic Courtès * guix/scripts/edit.scm: New file. * Makefile.am (MODULES): Add it. * doc.am (SUBCOMMANDS): Add 'edit'. * doc/guix.texi (Defining Packages): Add xref to "Invoking guix edit". (Invoking guix edit): New node. * po/guix/POTFILES.in: Add it. 2015-06-10daemon: Internationalize guix-daemon.Ludovic Courtès * nix/nix-daemon/guix-daemon.cc (n_, _): New macros. (guix_textdomain): New variable. (doc): Use 'n_'. (options): Likewise, and lowercase messages. (argp): Add initializer for 'argp_domain' field. (parse_opt): Use '_' for messages. (main): Likewise, and add calls to 'setlocale', 'bindtextdomain', and 'textdomain'. * daemon.am (guix_daemon_CPPFLAGS): Add -DLOCALEDIR. * po/guix/Makevars (XGETTEXT_OPTIONS): Remove '--language' option. Add '--keyword=n_'. * po/guix/POTFILES.in: Add guix-daemon.cc. 2015-05-24system: Make sure user accounts refer to existing groups.Ludovic Courtès Fixes <http://bugs.gnu.org/20646>. Reported by David Thompson <davet@gnu.org>. * gnu/system/shadow.scm (assert-valid-users/groups): New procedure * gnu/system.scm (operating-system-activation-script): Use it. * tests/guix-system.sh (make_user_config): New function. Add 3 tests using it. * po/guix/POTFILES.in: Add gnu/system/shadow.scm. 2015-05-15nls: Update 'da' translation.Ludovic Courtès 2015-05-10nls: Add package files for translation.Ludovic Courtès * po/packages/POTFILES.in: Add a bunch of files. 2015-04-08import: Add hackage importer.Federico Beffa * guix/scripts/import.scm (importers): Add hackage. * guix/scripts/import/hackage.scm: New file. * po/guix/POTFILES.in: Add guix/scripts/import.scm. * doc/guix.texi: Add section on 'hackage' importer. 2015-04-06nls: Add Danish translation.Ludovic Courtès * po/guix/da.po: New file. * po/guix/LINGUAS: Add 'da'. 2015-04-04scripts: Add 'publish' command.David Thompson * guix/scripts/publish.scm: New file. * po/guix/POTFILES.in: Add it. * tests/publish.scm: New file. * Makefile.am (MODULES): Add script module. (SCM_TESTS): Add test module. * doc/guix.texi ("Invoking guix publish"): New node. 2015-03-26Fix remaining references to "substitute-binary".Taylan Ulrich Bayırlı/Kammer * nix/nix-daemon/guix-daemon.cc (main): Change substitute-binary to substitute. * po/guix/POTFILES.in: Likewise. * tests/guix-daemon.sh: Likewise. * tests/guix-system.sh: Likewise. 2015-03-09services: Statically report duplicate dmd service identifiers.Ludovic Courtès Reported by 白い熊 @相撲道 <guix-devel_gnu.org@sumou.com> at <http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00264.html>. * gnu/services/dmd.scm (assert-no-duplicates): New procedure. (dmd-configuration-file): Use it. * po/guix/POTFILES.in: Add gnu/services/dmd.scm. * tests/guix-system.sh (errorfile): Add test. 2015-02-05nls: Update 'eo' translation.Ludovic Courtès 2015-01-28nls: Update 'vi' translation.Ludovic Courtès 2015-01-27nls: Add a few more package modules for translation.Ludovic Courtès * po/packages/POTFILES.in: List a few more files. 2015-01-09nls: Update 'eo' translation.Ludovic Courtès 2014-12-26nls: Add French translation for packages.Ludovic Courtès 2014-12-13nls: Add French translation.Ludovic Courtès