mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-10-02 02:14:59 +00:00
Add supported systems declaration.
This commit is contained in:
parent
2abca96dd3
commit
0d00d78215
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
(uri (string-append "https://julialang-s3.julialang.org/bin/linux/x64/1.11/julia-" version "-linux-x86_64.tar.gz"))
|
||||
(sha256
|
||||
(base32 "174gzs477spix9pkf0bzvk58k8srq1c3gqd0a41cq812cj68fgkj"))))
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(build-system binary-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue