forked from auxolotl/docs
Update flake.nix
Some checks reported errors
Some checks reported errors
This commit is contained in:
parent
860856b42a
commit
f568e9a046
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
outputs-builder = channels: {
|
outputs-builder = channels: {
|
||||||
checks."build-fail" = inputs.nixpkgs.legacyPackages.${channels.nixpkgs.system}.AAAAAASomeThingsFailToEvaluate;
|
checks."build-fail" = inputs.nixpkgs.legacyPackages.${channels.nixpkgs.system}.AAAAAASomeThingsFailToEvaluate;
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue