From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Becze Subject: bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs Date: Fri, 6 Sep 2019 11:59:54 +0200 Message-ID: <8e0af69e-fad9-733b-a710-dab620922e65@riseup.net> References: <18ecfb89-c1e7-3985-06d1-24a9abe0ecb7@riseup.net> <20190802022815.13670-1-mjbecze@riseup.net> <87sgqfzvpi.fsf@elephly.net> <87wofr2w3q.fsf@nckx> <8eb7ad0b0ffd12f2fa7dfe11ff9e5444@riseup.net> <8f037ead0d55cc4f7c357a77ea6e6983@riseup.net> <89bb192a6e60ad7d45d3471270c86e4c@riseup.net> <871rwxgym0.fsf@elephly.net> <0b7c863c0f42f84c59b2fe97b0c425f5@riseup.net> <87mufktfvm.fsf@nckx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zcY9IBHhp0uq61hZd9AzxJ0ipmMZ1deXt" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42506) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i6B3G-0003ed-Sb for bug-guix@gnu.org; Fri, 06 Sep 2019 06:01:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i6B39-000843-PS for bug-guix@gnu.org; Fri, 06 Sep 2019 06:01:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55875) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i6B38-00083g-Eo for bug-guix@gnu.org; Fri, 06 Sep 2019 06:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i6B38-00089T-B5 for bug-guix@gnu.org; Fri, 06 Sep 2019 06:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mufktfvm.fsf@nckx> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Tobias Geerinckx-Rice Cc: 36896@debbugs.gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --zcY9IBHhp0uq61hZd9AzxJ0ipmMZ1deXt Content-Type: multipart/mixed; boundary="lhGfUdKXUS5EIlljdOSV8qe3xgw2JYc6X"; protected-headers="v1" From: Martin Becze To: Tobias Geerinckx-Rice Cc: Ricardo Wurmus , 36896@debbugs.gnu.org Message-ID: <8e0af69e-fad9-733b-a710-dab620922e65@riseup.net> Subject: Re: bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs References: <18ecfb89-c1e7-3985-06d1-24a9abe0ecb7@riseup.net> <20190802022815.13670-1-mjbecze@riseup.net> <87sgqfzvpi.fsf@elephly.net> <87wofr2w3q.fsf@nckx> <8eb7ad0b0ffd12f2fa7dfe11ff9e5444@riseup.net> <8f037ead0d55cc4f7c357a77ea6e6983@riseup.net> <89bb192a6e60ad7d45d3471270c86e4c@riseup.net> <871rwxgym0.fsf@elephly.net> <0b7c863c0f42f84c59b2fe97b0c425f5@riseup.net> <87mufktfvm.fsf@nckx> In-Reply-To: <87mufktfvm.fsf@nckx> --lhGfUdKXUS5EIlljdOSV8qe3xgw2JYc6X Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: en-US On 9/4/19 2:17 PM, Tobias Geerinckx-Rice wrote: > Martin, > > Martin Becze =E5=86=99=E9=81=93=EF=BC=9A >> hmm maybe i did something wrong when sending with "git-sendemail" it >> showed up here https://issues.guix.info/issue/36896 > > Strange=E2=80=A6=C2=A0 It can't find it in my mailbox either. > > Is there a commit message? > >> `("GSETTINGS_SCHEMA_DIR" =3D (,(string-append out >> =C2=A0"/share/glib-2.0/schemas/"))) > > Please wrap long lines like these at 80 characters.=C2=A0 I'd do so aft= er =E2=80=98=3D=E2=80=99. > >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 `("XDG_DATA_DIRS" =3D (,(getenv "XDG_DATA_DIRS"))))= ) > > I think this is something we want to append (":" suffix), not override > outright (=3D), no? > > Grepping through Guix, I see that =E2=80=98prefix=E2=80=99 is popular t= oo, but I'm not > sure why.=C2=A0 Does that still grant users the same control over the > result?=C2=A0 (This question for extra credit only :-) > > Thanks, and sorry for the wait, > > T G-R Prefix appends ${MY_VAR:+:}$MY_VAR to the env var, so that seems nice. --lhGfUdKXUS5EIlljdOSV8qe3xgw2JYc6X-- --zcY9IBHhp0uq61hZd9AzxJ0ipmMZ1deXt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEE8+//NTq9LY27wNqxMhqbCzY7PZcFAl1yLhoACgkQMhqbCzY7 PZdz0wgAyIDPyrKQNIO8YNkSbqCbyMHnpdyEs42gDgkW2ok4cqqMHCH2i017u41J ZSUhk7YqZ6On8KrYsLvavF2kveIbp8Q3B9GsIBcMq+pv8tPrUeG1XCuLYoDnj8h4 e7lT1c1xb45Uo5UlWZ7GeDmINgLE7dSEndF270jPtxcC7r1Hk8pR1wv9k0a7AYE4 ihMO4ZJCH6Rh00JlOMOBp4njLeTvWNoLa4mCsqVt1kMPresapxOkTfAh7aATGnna w3hyFL5GiY6eVnhQ8414CJ6XO8Ry9Fcp9TH44RO+V4ya1Fwmes1tDfn64hXZ+S2A bFNtXRh9gH9NtEQvM0kDKR3m2EIKXA== =LuDI -----END PGP SIGNATURE----- --zcY9IBHhp0uq61hZd9AzxJ0ipmMZ1deXt--