This website requires JavaScript.
Explore
Help
Sign In
srenblad
/
artiq
forked from
M-Labs/artiq
Watch
1
Star
0
Fork
You've already forked artiq
0
Code
Pull Requests
Activity
flake: fix libcrypt.so.1 not found by vivado
Browse Source
...
This commit is contained in:
Sebastien Bourdeauducq
2022-11-18 18:11:48 +08:00
parent
b8b6ce14cc
commit
275b00bfc2
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
flake.nix
Unescape
Escape
View File
@ -44,6 +44,7 @@
}
)
;
vivadoDeps
=
pkgs
:
with
pkgs
;
[
libxcrypt
ncurses5
zlib
libuuid
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
srenblad/artiq
Title
Body
Create Issue