ci.nix has different licensing requirements to nilla.nix, namely unfree packages are not allowed to be built at all in ci.nix. Therefore, it's good to use it over nilla.nix to avoid accidentally building a package we cannot distribute
Your one-stop-cake-shop for everything Freshly Baked has to offer
ci: only allow redistributable package builds #15
merged
opened by
expand 1 commit
hide 1 commit
ci: only allow redistributable package builds
ci.nix has different licensing requirements to nilla.nix, namely unfree
packages are not allowed to be built at all in ci.nix. Therefore, it's
good to use it over nilla.nix to avoid accidentally building a package
we cannot distribute