From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Installation: Load non-free wifi firmware (iwlwifi) Date: Fri, 23 Mar 2018 18:59:59 +0530 Message-ID: <87tvt62a3s.fsf@gmail.com> References: <87r2p2xudf.fsf@gmail.com> <878tb6zkom.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ezMlp-0007pI-EP for help-guix@gnu.org; Fri, 23 Mar 2018 09:30:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ezMlh-0005hQ-Jo for help-guix@gnu.org; Fri, 23 Mar 2018 09:30:13 -0400 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]:45044) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ezMlh-0005gw-EN for help-guix@gnu.org; Fri, 23 Mar 2018 09:30:05 -0400 Received: by mail-pf0-x232.google.com with SMTP id m68so4706758pfm.11 for ; Fri, 23 Mar 2018 06:30:05 -0700 (PDT) In-reply-to: <878tb6zkom.fsf@lassieur.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: help-guix --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cl=C3=A9ment Lassieur writes: > Guix allows one to customize their packages through inheritance. You > could create a custom linux package that inherits Guix's linux-libre, > with, say a differente source. When linux-libre is updated, my-linux > would be updated as well, since it inherits linux-libre. Thus, you > would have no maintainance to do. > > (define-public my-linux > (package > (inherit linux-libre) > (name "my-linux") > (source ...))) > > This custom package's definition needs to be within GUIX_PACKAGE_PATH. > See > https://www.gnu.org/software/guix/manual/html_node/Package-Modules.html#P= ackage-Modules > for more information. Thanks for the tip, it seems to be working perfectly so far! =2D-=20 Pierre Neidhardt No matter what other nations may say about the United States, immigration is still the sincerest form of flattery. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlq1AVcACgkQm9z0l6S7 zH+seggAq193bfWF694O3owsrgWD+hCiO4trCz/RqSTIgHbIVjDVxhvCRoPG1seh YRZIelLlr8f3siFaFlgx+Ns+uUiPDYB+5T3bUp7Jcl4w+9wdNF/iWUV2S58g2+bK m2LCKth20Zg9IHfBAlvR+8+Zb9cliaxMDorLgmHFm8IIb+zJzE1jlRyIP/njcBGG bXsSle374qAWX/UUeZfD0uM5iZ4Qyg+rCZTPmk6FStxiAdgfiMm1zSyjgoQoB+TH fkZWUt6Uf+OEEfK6Nmsw5QOGRCYGA5moG2jdhtbDlrCtZVUZCjE5vT9K4qytEvbD hNCHJB6rpRf4XL2rmegE+vpn9ws8KQ== =SvOc -----END PGP SIGNATURE----- --=-=-=--