format
This commit is contained in:
parent
7210e60f5f
commit
0ab8af8409
13 changed files with 25 additions and 62 deletions
|
@ -7,8 +7,7 @@
|
|||
};
|
||||
|
||||
outputs = { self, dev, rust-overlay }:
|
||||
let
|
||||
inherit (dev.lib) flake-utils nixpkgs;
|
||||
let inherit (dev.lib) flake-utils nixpkgs;
|
||||
in flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
overlays = [ (import rust-overlay) ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue