add simde dependency to stdenv.linux in shell.nix
This commit is contained in:
parent
1bfb1de7fc
commit
63de42aaef
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ in
|
|||
openssl
|
||||
xxHash
|
||||
dbus
|
||||
simde
|
||||
]
|
||||
++ checkInputs;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue