fix typo
This commit is contained in:
parent
ae44924367
commit
1b5c773a39
|
@ -3,5 +3,5 @@
|
|||
nixpkgs.overlays = [(final: prev: {
|
||||
# Meson wants simd in a test
|
||||
meson = prev.meson.overrideAttrs (attrs: { doCheck = false; });
|
||||
}];
|
||||
})];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue