mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 10:04:08 +00:00
rPackages.snapcount: skip load check
This commit is contained in:
parent
7229032fe1
commit
86d03d629c
@ -956,6 +956,7 @@ let
|
|||||||
"pbdMPI" # tries to run MPI processes
|
"pbdMPI" # tries to run MPI processes
|
||||||
"data_table" # fails to rename shared library before check
|
"data_table" # fails to rename shared library before check
|
||||||
"multiMiR" # tries to connect to DB
|
"multiMiR" # tries to connect to DB
|
||||||
|
"snapcount" # tries to connect to snaptron.cs.jhu.edu
|
||||||
];
|
];
|
||||||
|
|
||||||
# Packages which cannot be installed due to lack of dependencies or other reasons.
|
# Packages which cannot be installed due to lack of dependencies or other reasons.
|
||||||
|
Loading…
Reference in New Issue
Block a user