aboutsummaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-11-10 23:29:38 +0100
committerLudovic Courtès <ludo@gnu.org>2014-11-10 23:29:38 +0100
commit9a4d9333e23c101ba55f4a4eca00e4d955ec6079 (patch)
tree5805598f64c2ab8c0e698375b5ecfd91e78fd2b5 /doc/guix.texi
parentfdaacbad85a23f89db9431477684fb1333de03f3 (diff)
downloadguix-9a4d9333e23c101ba55f4a4eca00e4d955ec6079.tar.gz
guix-9a4d9333e23c101ba55f4a4eca00e4d955ec6079.zip
nls: Update 'de' translation.
Diffstat (limited to 'doc/guix.texi')
0 files changed, 0 insertions, 0 deletions
m Cournoyer 2023-01-09daemon: Improve error message for wrong hash sizes....Ludovic Courtès 2022-12-18daemon: Make "opening file" error messages distinguishable....Ludovic Courtès 2022-10-17Revert "nix: Guard against removing temporary roots of living processes."...Ludovic Courtès 2022-10-07nix: Guard against removing temporary roots of living processes....Ludovic Courtès 2022-09-11daemon: Remove unused function findOutput....Maxime Devos 2022-09-11daemon: Remove unused function exportPaths....Maxime Devos 2022-09-11daemon: Remove unused function openStore....Maxime Devos 2022-06-05daemon: Quote consistently within a string....Tobias Geerinckx-Rice 2022-05-29daemon: Clarify ‘--check’ error when outputs are missing....Tobias Geerinckx-Rice 2022-05-18daemon: runChild() is forbidden to talk during environment set up...yarl-baudig@mailoo.org 2022-04-14daemon: Support systemd-style socket activation....Ludovic Courtès 2022-01-18daemon: Always default to gzip for log compression....Ludovic Courtès 2021-11-27daemon: Print the line whence we expect an integer....Tobias Geerinckx-Rice 2021-11-25daemon: Read substitute nar size as 'unsigned long long'....Ludovic Courtès 2021-11-25daemon: Read unsigned nar size and download size from substituter....Ludovic Courtès 2021-11-19daemon: Micro-optimize 'deletePath'....Ludovic Courtès 2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Ludovic Courtès 2021-10-01build: Don’t delete ‘guix-gc.timer’ file....Xinglu Chen