diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-09-14 18:43:57 +0200 |
|---|---|---|
| committer | Gabriel Wicki <gabriel@erlikon.ch> | 2025-09-17 11:36:57 +0200 |
| commit | d970689f80ef554a8a8771808e1d036e1dac74c8 (patch) | |
| tree | 5c1acbf1c2b36183c23630d69dc17e9c31e3d17d /CODEOWNERS | |
| parent | 7c5054876a6bd43daf19a2951d93ed7aa9270837 (diff) | |
gnu: Merge fpga in electronics module.
* gnu/local.mk: Drop fpga.scm.
* etc/teams: Drop fpga.scm.
* CODEOWNERS: Drop fpga.scm.
* po/packages/POTFILES.in: Drop fpga.scm.
* gnu/packages/fpga.scm: Remove file.
(abc, abc-yosyshq, apycula, fftgen, gtkwave, iverilog, icestorm, libfst)
(nextpnr, nextpnr-ice40, nvc, openfpgaloader, python-hdlmake)
(python-migen, python-myhdl, python-vunit, systemc, verilator)
(yosys, yosys-clang): Move from here…
* gnu/packages/electronics.scm: … to here.
Change-Id: Ia920313a383d21210b217e3bf3f5c60c4682fc43
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 3d840a915af..e30e1815d25 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -126,7 +126,6 @@ gnu/system/examples/bare-bones\.tmpl @guix/documentation gnu/system/examples/lightweight-desktop\.tmpl @guix/documentation gnu/system/examples/desktop\.tmpl @guix/documentation -gnu/packages/fpga\.scm @guix/electronics gnu/packages/electronics\.scm @guix/electronics gnu/packages/libftdi\.scm @guix/electronics gnu/packages/engineering\.scm @guix/electronics |
