samueldr changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/
nuncanada has joined #nixops
joehh1 has joined #nixops
<joehh1> hello, is there a way to build a nixops deployment without requiring nixops (inparticular without the deployment.nixops state file)
<joehh1> ?
<joehh1> I'm looking for a way to sanity check our nixops nix files before commiting and sending to our central infrastructure for deployment
pbb has quit [Remote host closed the connection]
pbb has joined #nixops
<clever> joehh1: a few
<clever> joehh1: if you avoid using nixops config, you can just build the nixos image https://github.com/cleverca22/nixos-configs/blob/master/release.nix
<clever> joehh1: if you can dump a physical.nix from deployment.nixops, then you can also eval the entire deployment with <nixops/eval-machine-info.nix>
psyanticy has joined #nixops
psyanticy has quit [Quit: Connection closed for inactivity]