update vivado
This commit is contained in:
parent
5d88fd2aa4
commit
e51524d3f5
@ -1,7 +1,7 @@
|
|||||||
# Install Vivado in /opt and add to /etc/nixos/configuration.nix:
|
# Install Vivado in /opt and add to /etc/nixos/configuration.nix:
|
||||||
# nix.sandboxPaths = ["/opt"];
|
# nix.sandboxPaths = ["/opt"];
|
||||||
|
|
||||||
{ pkgs, vivadoPath ? "/opt/Xilinx/Vivado/2018.3" }:
|
{ pkgs, vivadoPath ? "/opt/Xilinx/Vivado/2019.2" }:
|
||||||
|
|
||||||
pkgs.buildFHSUserEnv {
|
pkgs.buildFHSUserEnv {
|
||||||
name = "vivado";
|
name = "vivado";
|
||||||
|
Loading…
Reference in New Issue
Block a user