mirror of
https://github.com/vale981/hiro-flake-utils
synced 2025-03-05 09:21:39 -05:00
underscores to dashes
This commit is contained in:
parent
8135ff76db
commit
95f3f8d464
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue