mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-14 13:39:15 +03:00
salmon: add missing dependency
This commit is contained in:
parent
b2dd515359
commit
21e92ded99
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
cmake,
|
cmake,
|
||||||
curl,
|
curl,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
|
icu,
|
||||||
jemalloc,
|
jemalloc,
|
||||||
libgff,
|
libgff,
|
||||||
libiconv,
|
libiconv,
|
||||||
|
@ -50,6 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
bzip2
|
bzip2
|
||||||
cereal_1_3_2
|
cereal_1_3_2
|
||||||
curl
|
curl
|
||||||
|
icu
|
||||||
jemalloc
|
jemalloc
|
||||||
libgff
|
libgff
|
||||||
libstaden-read
|
libstaden-read
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue