underscores to dashes

This commit is contained in:
Valentin Boettcher 2022-03-22 09:52:08 +01:00
parent 8135ff76db
commit 95f3f8d464

View file

@ -66,7 +66,7 @@
}
);
two_qubit_model = super.two_qubit_model.overridePythonAttrs (
two-qubit-model = super.two-qubit-model.overridePythonAttrs (
old: {
buildInputs = (old.buildInputs or [ ]) ++ [
self.poetry