use engage for ci
This commit is contained in:
parent
311c7d83ca
commit
6910a68699
2 changed files with 77 additions and 1 deletions
|
@ -112,7 +112,9 @@
|
|||
# Development tools
|
||||
nativeBuildInputs = nativeBuildInputs ++ [
|
||||
devToolchain
|
||||
];
|
||||
] ++ (with pkgs; [
|
||||
engage
|
||||
]);
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue