wrappers: migrate to nilla

This commit is contained in:
Nikodem Rabuliński 2025-03-23 13:35:24 +01:00
parent b79769a5ea
commit c88daff343
Signed by: nrabulinski
SSH key fingerprint: SHA256:AZZVyfKStaCo8sbJB+3Rr/CRrlym1oEgw7vMnynJeR8
6 changed files with 38 additions and 32 deletions

View file

@ -1,3 +1,4 @@
{ config }:
let
systems = [
"x86_64-linux"
@ -10,7 +11,6 @@ let
};
in
{ config }:
{
config.packages.conduit-next = {
inherit systems builder;