This commit is contained in:
George Thomas 2025-12-04 09:53:37 +00:00
parent 6727a0a301
commit beaacd3e03

View File

@ -17,8 +17,7 @@
, crane
, rust-overlay
}:
flake-utils.lib.eachSystem [ "x86_64-linux" ]
(system:
flake-utils.lib.eachSystem [ "x86_64-linux" ] (system:
let
overlays = [
haskellNix.overlay