wrappers: migrate to nilla
This commit is contained in:
parent
79a4ee511e
commit
5c892cd2e5
6 changed files with 36 additions and 29 deletions
|
@ -1,3 +1,4 @@
|
|||
{ config }:
|
||||
let
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
|
@ -10,7 +11,6 @@ let
|
|||
};
|
||||
|
||||
in
|
||||
{ config }:
|
||||
{
|
||||
config.packages.conduit-next = {
|
||||
inherit systems builder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue