mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: node: Remove unneeded import.
* gnu/packages/node.scm: Remove import of (guix build gnu-build-system).
This commit is contained in:
parent
4c0d38bee3
commit
ed835ad710
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
#:use-module (guix packages)
|
||||
#:use-module (guix derivations)
|
||||
#:use-module (guix download)
|
||||
#:use-module (guix build gnu-build-system)
|
||||
#:use-module (guix build-system gnu))
|
||||
|
||||
(define-public node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue