gchristensen changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/ https://meet.jit.si/NixOpsReview
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cfinch has quit [Ping timeout: 272 seconds]
hmpffff has joined #nixops
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cole-h has joined #nixops
hmpffff has joined #nixops
cfinch has joined #nixops
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixops
cole-h has quit [Ping timeout: 256 seconds]
cfinch has quit [Read error: Connection reset by peer]
<typetetris> I included a binary cache on my machines handled by nixops. Now the binary cache isn't reachable any more, but trying to deploy the new machine descriptions which now exclude that binary cache, it complains it cant reach it ... Is there an easy way out of this?
meh` has joined #nixops
teto has joined #nixops
risson has joined #nixops
<risson> Howdy! Quick question, how can I pass some extra args to my configuration? When nixops calls evalConfig, there is no way to add arguments https://github.com/NixOS/nixops/blob/master/nix/eval-machine-info.nix#L104
<risson> also, doing something like `_module.args.whatever = something;` ends in infinite recursion :/
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hmpffff has joined #nixops
hmpffff has quit [Ping timeout: 260 seconds]
meh` has quit [Read error: Connection reset by peer]
meh` has joined #nixops
meh` has quit [Ping timeout: 246 seconds]
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixops
meh` has joined #nixops
hmpffff has joined #nixops
hmpffff has quit [Ping timeout: 272 seconds]
cole-h has joined #nixops
meh` has quit [Ping timeout: 265 seconds]
hmpffff has joined #nixops
hmpffff has quit [Client Quit]
hmpffff has joined #nixops
cfinch has joined #nixops
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hmpffff has joined #nixops
jD91mZM2 has quit [Quit: ZNC 1.8.1 - https://znc.in]
jD91mZM2 has joined #nixops
<jD91mZM2> risson: _module.args is what I'm doing: https://gitlab.com/jD91mZM2/dotfiles/-/blob/master/flake.nix#L36-65. Wherever your recursion is, it should be possible to solve
<jD91mZM2> Oh, I guess we're using different systems because I'm using the old non-flake nixops...
<jD91mZM2> Then I don't know, sorry. I should've checked the link before. Although I'm confused as to _module.args wouldn't work anyway, so are you sure it's not just an argument you're passing to _module.args that is problematic (usually something that depends on nixpkgs), rather than the entire system itself?
<risson> jD91mZM2: yeah I tried _module.args but that doesn't work when you're using the arguments in imports statement :/
<risson> It would be so nice if nixops accepted the result of any evalConf as machines
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixops
<risson> I'll maybe try to work on a proof of concept for that
hmpffff has quit [Ping timeout: 260 seconds]
hmpffff has joined #nixops
cfinch has quit [Ping timeout: 272 seconds]
teto has quit [Quit: WeeChat 2.9]
cfinch has joined #nixops
hmpffff has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]