summaryrefslogtreecommitdiff
path: root/nix/cocotb-coverage.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/cocotb-coverage.nix')
-rw-r--r--nix/cocotb-coverage.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/cocotb-coverage.nix b/nix/cocotb-coverage.nix
index 5866254..5f3bd77 100644
--- a/nix/cocotb-coverage.nix
+++ b/nix/cocotb-coverage.nix
@@ -17,7 +17,7 @@ buildPythonPackage {
hash = "sha256-CsCvWb6XrKSOuFKBdEKxXWQvDrSQX7qPvZ7j2mpANlw=";
};
- propagatedNativeBuildInputs = [
+ propagatedBuildInputs = [
cocotb
python-constraint
pyyaml