gchristensen changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/ https://meet.jit.si/NixOpsReview
blueberrypie has quit [Quit: leaving]
b42 has quit [Ping timeout: 260 seconds]
glowpelt has quit [Ping timeout: 260 seconds]
glowpelt has joined #nixops
b42 has joined #nixops
meh` has quit [Ping timeout: 256 seconds]
meh` has joined #nixops
meh` has quit [Ping timeout: 264 seconds]
meh` has joined #nixops
cole-h has joined #nixops
cole-h has quit [Ping timeout: 272 seconds]
jlotoski-znc has joined #nixops
johnny101 has quit [Ping timeout: 256 seconds]
jlotoski-znc has quit [Ping timeout: 264 seconds]
johnny101 has joined #nixops
blueberrypie has joined #nixops
blueberrypie has quit [Quit: leaving]
blueberrypie has joined #nixops
blueberrypie has quit [Client Quit]
blueberrypie has joined #nixops
meh` has quit [Ping timeout: 240 seconds]
tewfik has joined #nixops
<tewfik> Hello
<tewfik> Can we schedule the public PR review meeting tomorrow?
<tewfik> I think it's time to move on with 2.0 release :))
<tewfik> \quit
<tewfik> @adisbladis
tewfik has quit [Client Quit]
<DigitalKiwi> plz no
<DigitalKiwi> i have so many problems with latest nixpkgs with nixops ;_;
tewfik has joined #nixops
<tewfik> maybe it would be a good chance to discuss that as well
<tewfik> @kiwi it seems that currently the flake-compat version used in nixops is not master but rather a specific commit ID from back in July
<tewfik> can you try that out?
<DigitalKiwi> i think i started with that
<tewfik> ah so this is locally, which nixpkgs version did you use? can you try nixos 20.09?
tewfik has quit [Ping timeout: 256 seconds]
<DigitalKiwi> i have tried all of the nixos
<DigitalKiwi> i have more tests than NixOS/nixops
<DigitalKiwi> ... and mine aren't broken ;D
tewfik has joined #nixops
<tewfik> okay which stage is this and what command did you run?
<DigitalKiwi> i'm not sure what you are asking
<tewfik> you send me a log with a failure and you said you were facing issues : https://gist.github.com/Kiwi/c35727196174a352e13761db82211cc2#file-log-txt
<tewfik> sent*
<DigitalKiwi> yeah so like i can get it to build if i move nixops to poetry dev-dependencies instead of depdendencies
<DigitalKiwi> within the last month you can find issues of the same error in nixpkgs
<DigitalKiwi> i can find a commit that will make it build while it's in dependencies
<DigitalKiwi> but the more recent nixpkgs you go the more problems there are
<DigitalKiwi> and i'm not sure if they're problems with flakes, nixops, poetry2nix, python dependencies, setuptools_scm, nix sandbox...
<DigitalKiwi> i've been trying to get it to work with enough versions of nixos that i'm sure i've encountered some of all of them
<DigitalKiwi> which ultimately led me to pinning with flakes like nixops did....which works, and then i can't get it to work with nixops >.>
<DigitalKiwi> see all of the fun i've been having with getting things to work with multiple nixpkgs and then with flakes :(
<DigitalKiwi> which is why i tried updating to the latest version of flakes and poetry2nix and nixpkgs hoping the fix was in some of them
<DigitalKiwi> it's a bit problematic that i have to nest multiple nix-shells with different NIX_PATH / -I nixpkgs to get a version of poetry that will create a lockfile that will work :/
<DigitalKiwi> (especially since i can't ever remember what the sequence was to get a working one for the next time...)
<DigitalKiwi> ...was it a nixos.poetry from nixos-20.03 or was it python37Packages.poetry from 20.09? or maybe it was python38Packages.poetry from nixos-unstable... and `poetry` on nixos 20.03 is a different python version than it is on nixos 20.09/unstable...
<DigitalKiwi> it's just too much for me
<DigitalKiwi> and then there's the joy of that poetry doesn't even have a stable/backwards compatible lock file format so you have to be mindful of what version of poetry you created the lockfile and what version you want to build it, sometimes it'll work fine, sometimes it'll completely break, sometimes it'll complain
<DigitalKiwi> and pip gets mad if there's a newer version
tewfik has quit [Ping timeout: 256 seconds]
<{^_^}> nix-community/poetry2nix#200 (by teto, 7 weeks ago, closed): Cannot find command 'git' - do you have 'git' installed and in your PATH
<{^_^}> #104826 (by SuperSandro2000, 3 weeks ago, closed): yubioath-desktop: tries to do git clone on mac
<DigitalKiwi> ...
<DigitalKiwi> just call me teto
<DigitalKiwi> ...maybe
<DigitalKiwi> no, nix-build failed, sigh :(
tewfik has joined #nixops