diff options
| author | Gabriel Wicki <gabriel@erlikon.ch> | 2026-03-12 10:54:51 +0100 |
|---|---|---|
| committer | Gabriel Wicki <gabriel@erlikon.ch> | 2026-03-13 12:55:45 +0100 |
| commit | 7267c31058d323a8ce0976d3d3498c6fade15ff5 (patch) | |
| tree | c72d36b5b688dceb284910239cbffa91e7700101 /gnu/packages/electronics.scm | |
| parent | b272a19ad57d34e2869ee2032cb2a64c1ba8afd9 (diff) | |
gnu: electronics: Delete whitespace.
* gnu/packages/electronics.scm: Delete whitespace.
Change-Id: I698071a1422ea7c2c5b277965d73cf75af93d11b
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Diffstat (limited to 'gnu/packages/electronics.scm')
| -rw-r--r-- | gnu/packages/electronics.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm index d255370b593..d1c947ce730 100644 --- a/gnu/packages/electronics.scm +++ b/gnu/packages/electronics.scm @@ -1309,7 +1309,6 @@ management with library, schematic and board editors.") libparse, enabling dotlib file parsing.") (license license:asl2.0))) - (define-public libpsf ;; There are no release nor tags. (let ((commit "001dc734e01725e739847c8cde6480a0cf35a082") @@ -1668,7 +1667,7 @@ circuits. This is commonly used as a part of toolchains in a process called @acronym{LVS, layout versus schematic} with the intent to verify that the layout of a circuit corresponds to the desired netlists.") (license license:gpl1))) - + (define-public nextpnr (package (name "nextpnr") |
