chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit ea29654efc - Show all commits

View file

@ -78,10 +78,6 @@
# Filter out all non-nixos hosts
nixHosts = util.filter_nix_hosts flat_hosts;
# Define args each module gets access to (access to hosts is useful for DNS/DHCP)
specialArgs = {
inherit hosts flat_hosts inputs;
};
pkgs = import nixpkgs {
inherit system;
overlays = [