forked from auxolotl/docs
Compare commits
3 commits
main
...
minion-pat
Author | SHA1 | Date | |
---|---|---|---|
Skyler Grey | 2b1954fe86 | ||
Skyler Grey | f568e9a046 | ||
Skyler Grey | 860856b42a |
|
@ -23,9 +23,7 @@
|
|||
};
|
||||
|
||||
outputs-builder = channels: {
|
||||
checks."//tmp/this-is-path-traversal" = inputs.self.packages.${channels.nixpkgs.system}.aux-wiki;
|
||||
checks."/aux-wiki/path-traversal-2" = inputs.self.packages.${channels.nixpkgs.system}.aux-wiki;
|
||||
checks."aux-wiki/all-good" = inputs.self.packages.${channels.nixpkgs.system}.aux-wiki;
|
||||
checks."build-fail" = inputs.nixpkgs.legacyPackages.${channels.nixpkgs.system}.AAAAAASomeThingsFailToEvaluate;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue