forked from auxolotl/docs
Update flake.nix #2
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
checks = inputs.nixpkgs.lib.filterAttrs (name: _:
|
||||
name != "md-manual"
|
||||
&& name != "nixos-options"
|
||||
&& name == "aux-wiki"
|
||||
) inputs.self.packages.${channels.nixpkgs.system};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue