Add no-crane build to flake check... just in case

This commit is contained in:
Daniel Flanagan 2024-07-31 21:11:57 -05:00
parent a0289ee546
commit e5023f897e

View file

@ -65,6 +65,7 @@
};
};
build = outputs.packages.${pkgs.system}.default;
build-no-crane = outputs.packages.${pkgs.system}.kodotag-no-crane;
});
packages = genPkgs (pkgs: let