@@ -67,6 +67,12 @@
newalan = craneLib.buildPackage (commonArgs // {
inherit cargoArtifacts;
});
channel = pkgs.lib.release.channel {
constituents = [
newalan
];
};
in
{
checks = pkgs.lib.optionalAttrs (system == "x86_64-linux") {
The note is not visible to the blocked user.