public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/1] Improved Nix Support for GCC Development
@ 2023-12-05  0:55 Vincenzo Palazzo
  0 siblings, 0 replies; only message in thread
From: Vincenzo Palazzo @ 2023-12-05  0:55 UTC (permalink / raw)
  To: gcc-patches; +Cc: Vincenzo Palazzo

I am writing to submit a patch for consideration to be included 
in the mainline GCC repository. The patch aims to improve the ease of 
using Nix for GCC development, a challenge that several developers 
in our community have faced.

In the event that there is no current maintainer willing to take ownership 
of these changes, I am willing and able to assume the responsibility for 
maintaining this part of the codebase.

I believe that this patch will be a valuable addition to the GCC 
project, making it more accessible and user-friendly for a broader range 
of developers on NixOS. I appreciate your consideration of this contribution 
and am open to any feedback or suggestions for improvement.

Cheers,

    Vincent

Vincenzo Palazzo (1):
  nix: add a simple flake nix shell

 flake.lock | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 flake.nix  | 35 +++++++++++++++++++++++++++++++
 2 files changed, 95 insertions(+)
 create mode 100644 flake.lock
 create mode 100644 flake.nix

-- 
2.43.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-05  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05  0:55 [RFC PATCH 0/1] Improved Nix Support for GCC Development Vincenzo Palazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).