gnu: nextpnr-ice40: Use a source file-name.
* gnu/packages/fpga.scm (nextpnr-ice40)[source]: Add file-name field.
This commit is contained in:
parent
881903ae56
commit
0e68695e79
@ -271,6 +271,7 @@ Includes the actual FTDI connector.")
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "git://github.com/YosysHQ/nextpnr")
|
(url "git://github.com/YosysHQ/nextpnr")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0g2ar1z89b31qw5vgqj2rrcv9rzncs94184dgcsrz19p866654mf"))))
|
"0g2ar1z89b31qw5vgqj2rrcv9rzncs94184dgcsrz19p866654mf"))))
|
||||||
|
Loading…
Reference in New Issue
Block a user