gchristensen changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/ https://meet.jit.si/NixOpsReview
cole-h has quit [Quit: Goodbye]
meh` has joined #nixops
ehmry has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
tewfik has joined #nixops
<tewfik> Hello y'all :)) I'm trying to use 'Literal' attribute from mypy module and that would require python ^3.8 version
<tewfik> I upgraded to python 3.8.3 and upgraded mypy to 0.780, I built python 3.8.3 from source and I can spawn a poetry shell using that version
<tewfik> however when I try "nix-build", it keeps using python 3.7
<adisbladis> tewfik: You can use Literal from `typing_extensions` on 3.7
<tewfik> adisbladis : Do you think that would require updating the python version in nixops as well? or upgrading poetry2nixify?
<adisbladis> Also, you can pass `python = python38` to `poetry2nix.mkPoetryApplication`
<tewfik> hmm I wasn't aware of that
<tewfik> Okay I'll try the second method
<tewfik> poetry2nix*
<tewfik> thanks for the quick response! adisbladis ++
<adisbladis> :)
<tewfik> and how would I define 'python38' variable?
meh` has quit [Ping timeout: 246 seconds]
<adisbladis> tewfik: That's pkgs.python38
<adisbladis> From nixpkgs
tokudan_ has joined #nixops
<tewfik> adisbladis++ amazing! that seems to be working thanks
<{^_^}> adisbladis's karma got increased to 97
tokudan has quit [Ping timeout: 256 seconds]
kaliumxy1 has joined #nixops
kaliumxyz has quit [*.net *.split]
tewfik has quit [Quit: Leaving]
ehmry has joined #nixops
virus_dave has joined #nixops
virus_dave has quit [Read error: Connection reset by peer]
cole-h has joined #nixops
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixops
tokudan_ has quit [Remote host closed the connection]
tokudan has joined #nixops
virus_dave has joined #nixops
virus_dave has quit [Quit: virus_dave]
pbb has quit [Remote host closed the connection]
pbb has joined #nixops
tewfik has joined #nixops
<tewfik> Hello, did you get a chance to look at this : https://github.com/NixOS/nixops/pull/1360 ?
<{^_^}> nixops#1360 (by tewfik-ghariani, 4 days ago, open): Fixing hanging destroy operation
<tewfik> gchristensen ^^
tewfik has quit [Quit: Leaving]
<DigitalKiwi> tewfik is always gone when i want to say something to them :(