Skip to content

Commit

Permalink
Fix typo in salmon
Browse files Browse the repository at this point in the history
  • Loading branch information
bmpvieira authored Jan 11, 2019
1 parent 4fd8ee2 commit 343f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/science/biology/salmon/default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ stdenv, fetchTarball, makeWrapper,
cmake, autoconf, pkgconfig
cmake, autoconf, pkgconfig,
cudatoolkit, linuxPackages,
bash, curl, unzip, bzip2, lzma
boost, tbb, jemalloc }:
Expand Down

0 comments on commit 343f9d5

Please sign in to comment.