From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2C3LEFG51GGQPgAAgWs5BA (envelope-from ) for ; Tue, 04 Jan 2022 22:17:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qGEvDVG51GEWHgAAauVa8A (envelope-from ) for ; Tue, 04 Jan 2022 22:17:05 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 014FC43782 for ; Tue, 4 Jan 2022 22:17:05 +0100 (CET) Received: from localhost ([::1]:41670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n4rB1-0005ZH-HU for larch@yhetil.org; Tue, 04 Jan 2022 16:17:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53728) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n4rAf-0005Yy-3e for help-guix@gnu.org; Tue, 04 Jan 2022 16:16:41 -0500 Received: from [2607:f8b0:4864:20::22e] (port=44638 helo=mail-oi1-x22e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n4rAb-0004wt-CJ for help-guix@gnu.org; Tue, 04 Jan 2022 16:16:40 -0500 Received: by mail-oi1-x22e.google.com with SMTP id be32so61263332oib.11 for ; Tue, 04 Jan 2022 13:16:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fbibao02TcBZkQF/mjnWcY+/5wv6TkngzdKOSg2+wiA=; b=lcuNi8voNjEzjdrhPRxADHSR7B88NW/ljovUtmmisglQgkgiYyYlFJ0NmkaB2/xKCh /fDXWwSnJPCbsqLL+wUIdtb59Ij2TkPoz+rhv+1U2FvdLz3ItN96KB2Za4eplhgWm+gk ZI2aTdJm576vlp0rb6radSdI7CJbONMSkkElOymPOS0S0BvrFswbxmPLCOgbVId5XFY6 FgEq26PBW3lQcjruBWqypbQ7CA2X840dpX60qQvkntPjMjU8MxC+VmGKFvQE1LOv5iCl 7SjhPOwBFggZ5RXfNY6rdu8B+Cu5J3qt5UmHqVFbELVnuWQeX3EFMSc7NsXnfs6m+SqY /W/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fbibao02TcBZkQF/mjnWcY+/5wv6TkngzdKOSg2+wiA=; b=7S8tYvstz/EqwYUywXosFAXnk4yqQtKIVk+Ot+4oewbZX9ovMCsMB20yo1iYBtPZLC 3BE5MWPAACOUNBlR6RLJdFxGpgO3tsSDaMAERyZ5c2JfgoWZP1W1Mdz+h8fuPxy0hhLf 7GD8Jk49GB8/c2DXvpTxKWroUGdtMs/c+ErgMtaIOZKA5kLoco78tndaFCK7IQkjs/Bq yNzL82nJq3M5D1dkQO36B6l08vhVWlsOLq4lAVUsS9KAACwy8ASVu/4qGvE2UieXEotT oB/HiV31M8aU2s/e8Zr5VKGv9CU/SvBQTPuAJNzTAF8NAJCblE7nB/OctI6K1WVSqNLb jbhQ== X-Gm-Message-State: AOAM532Xk2z/Upqz9QhqoD9uiXqLDlLf5V3xPHTIRO+EWdPwoW3EnoMZ oV/EC55eCLwxBfAJUxO8/uhjd6/FlL5U8o/8KQk= X-Google-Smtp-Source: ABdhPJybMVhhPNk2WWOvHOyGmW9DJTR+2VOLoBMEa4LYcAbLROWWv5LDze0ZK3M9APq6cH3RwGB7WdUXqsnTFVAlPS8= X-Received: by 2002:a54:4613:: with SMTP id p19mr193284oip.162.1641330995988; Tue, 04 Jan 2022 13:16:35 -0800 (PST) MIME-Version: 1.0 References: <87k0ff1foz.fsf@ngyro.com> <86mtkbcl31.fsf@gmail.com> <86bl0rcizl.fsf@gmail.com> In-Reply-To: <86bl0rcizl.fsf@gmail.com> From: Mortimer Cladwell Date: Tue, 4 Jan 2022 16:16:24 -0500 Message-ID: Subject: Re: How to use guix hash --serializer? To: zimoun X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::22e (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::22e; envelope-from=mbcladwell@gmail.com; helo=mail-oi1-x22e.google.com X-Spam_score_int: 6 X-Spam_score: 0.6 X-Spam_bar: / X-Spam_report: (0.6 / 5.0 requ) DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1641331025; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=uhA9lOhZSMw/sC9Oypo3jWsSdPy07XZzqoYExY6UDvw=; b=tyPx2VcUMkTVbaSccPdJkPW2D+yPCmfd0dCD0NvWYYFa6oWA/qQO13dM8/szQWUonWMX0l NxJzbt5pGEZIeYr0OdMQ8kRBgLHGRtAMuWFAxvc5fl3/ZWPDOPQSVKckfHKfvfktbHxDam Gt5meZWMMpJ/e8L+Q4bajGcaS8RmiIj7SzVX6Han/LV4Eove5olftbOJbs+gR4QqWu0B9w L9agW82a48p7JDr3RZf6ZeJl7+rAgzf/portXuxKtwB/9CsI2Ah5Tup0RPwGGzS0CLgd0m fB44bJ5H9YqrnlkB5Kvxg8itQVpjpAhWCXhatd3HnwDWahcQo8dfbuyDlqzxlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641331025; a=rsa-sha256; cv=none; b=giFI3LgNxZUPBoMBQtsHjzrO3pTMK6HuQqLlfCrlrtN5mblYymkaoCAzVDcudk0+eXSqjN aIwVkklxmKVRXklwPQFPkFZz8rd8VH8oLJMtCdbHU644mVGZ9gp+03DrMaxmfuRefIoAUi ysX/iWhdiwy/VOur00EhGDK1hS5avty7ERYY7wXZ8bB3xph5FgwIIpOp7723NMg503bAHN cIn3zlPayxA3oWxnKeoIpOfdPNWPiXBKpqTkVXCAvpuZxAOnghkUqxjqqxp5PJ55cjrXUx SJApZcmXifMD9gbZuaBgZt2U7SsF3DqG9vDGl4WOAkk9jWJ4Hd2+dtM8AvZU/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=lcuNi8vo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=lcuNi8vo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 014FC43782 X-Spam-Score: -1.49 X-Migadu-Scanner: scn0.migadu.com X-TUID: G9dU62MwiNEf Thanks Tobias. I guess my thinking is that if you have a command line switch like -x that "excludes version control system directories" it could also exclude empty directories. Mortimer On Tue, Jan 4, 2022 at 4:07 PM zimoun wrote: > Hi, > > On Tue, 04 Jan 2022 at 15:44, Mortimer Cladwell > wrote: > > > looks like the difference, other than make/git related files are four > empty > > directories doc, scripts, shinyln and tests, so appears empty directori= es > > are not allowed? > > =E2=80=9Cguix hash=E2=80=9D hashes all the bytes, not only the bytes trac= ked by Git. > > > > mbc@HP8300:~/projects/shinyln$ git --no-pager log -1 --oneline > > git status > > 9f06568 (HEAD -> master, origin/master) removed chmod statement > > On branch master > > Your branch is up to date with 'origin/master'. > > > > nothing to commit, working tree clean > > Oh, empty directories is not shown by =E2=80=9Cgit status=E2=80=9D and no= option to > display them, if I read correctly. Ah, I did not known. > > Cheers, > simon >