mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
nongnu: electron: Set supported-systems to x86_64-linux only.
Since source hashes for other systems are not set. * nongnu/packages/electron.scm (electron-27) [supported-systems]: Set to x86_64-linux only.
This commit is contained in:
parent
65293a06a0
commit
6cea5f74bb
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
(version "27.3.11")
|
||||
(source (electron-source version
|
||||
"0qs5n6m0gj0rknjq5aqrbbpqwh2829a1cl51l6xj79p7aiggb9p3"))
|
||||
;; TODO: Better multi-arch source support for binary pacakges.
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system chromium-binary-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue