NixOS / hydra

Hydra, the Nix-based continuous build system
http://nixos.org/hydra
GNU General Public License v3.0
1.1k stars 291 forks source link

Update hydra-module.nix to use newer nixos options #1239

Closed AmandaCameron closed 1 year ago

AmandaCameron commented 1 year ago

nix.trustedUsers is deprecated as of 22.05, and since the nix.extraOptions config is just doing something similar, I moved that to the new nix.settings as well