worldofpeace_ changed the topic of #nixos-dev to: #nixos-dev NixOS Development (#nixos for questions) | NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite; 20.03: worldofpeace, disasm | https://logs.nix.samueldr.com/nixos-dev
<immae> Hmm I downloaded the snapshot listed in https://hydra.nixos.org/build/126812502#tabs-buildinputs , ran `NIX_PATH=nixpkgs=$(pwd):nixpkgs-overlays=$HOME/empty nix-build ./nixos/release-combined.nix -A nixos.tests.ejabberd.x86_64-linux` and I don’t get the error from hydra (although the test seems to be stuck at some point, but later in the process)
<immae> Anything I could have forgotten?
page has quit [Ping timeout: 246 seconds]
justanotheruser has quit [Read error: Connection reset by peer]
<worldofpeace> FRidh: were there any special plans for python2Packages for 20.09?
ris has quit [Ping timeout: 240 seconds]
justanotheruser has joined #nixos-dev
page has joined #nixos-dev
justanotheruser has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
justanotheruser has joined #nixos-dev
rajivr has joined #nixos-dev
teto has quit [Ping timeout: 240 seconds]
<jonringer> worldofpeace: Not really for 20.09. We were thinking of removing it after... https://github.com/NixOS/nixpkgs/pull/92099#issuecomment-687308045
<worldofpeace> jonringer: hmm, tbh I thought it was going to be 🪓 for 20.09
jonringer has quit [Ping timeout: 265 seconds]
AlwaysLivid has joined #nixos-dev
jonringer has joined #nixos-dev
jonringer has quit [Ping timeout: 240 seconds]
<abathur> anyone have the ability to build nix for macOS and readily host the artifact? I'm having a bit of a time...
orivej has joined #nixos-dev
<abathur> ah, maybe I got it
<ryantm> Is it okay to use these hashes that begin with "sha256-" in nixpkgs yet?
jonringer has joined #nixos-dev
aminechikhaoui3 has joined #nixos-dev
aminechikhaoui has quit [Read error: Connection reset by peer]
ericnoan has quit [Ping timeout: 258 seconds]
aminechikhaoui3 is now known as aminechikhaoui
<abathur> AFAIK it became OK by fiat in early juneish? but had already been happening for a few months...
ericnoan has joined #nixos-dev
<abathur> ryantm I think this is what made-it-so https://github.com/NixOS/nixpkgs/pull/89476
<{^_^}> #89476 (by edolstra, 13 weeks ago, merged): Bump minver.nix to 2.2
<ryantm> Cool; thanks!
<ryantm> abathur++
<{^_^}> abathur's karma got increased to 5
AlwaysLivid has quit [Ping timeout: 272 seconds]
<abathur> hmm
<abathur> anyone know how one does the equivalent of something like `nix-build ./release.nix -A binaryTarball.x86_64-darwin` is now that release.nix is gone (I think merged down into flake.nix?)
orivej has quit [Ping timeout: 264 seconds]
jonringer has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
kalbasit_ has quit [Ping timeout: 258 seconds]
<cole-h> abathur: You could try adding `checks.x86_64-darwin.tarball`, similar to `checks.x86_64-linux.tarball` in flake.nix, maybe?
alp has joined #nixos-dev
sascha has joined #nixos-dev
sascha is now known as Guest43308
jonringer has joined #nixos-dev
orivej has quit [Ping timeout: 258 seconds]
vcunat has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
jonringer has quit [Ping timeout: 258 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
__monty__ has joined #nixos-dev
<zimbatm> nbp: thanks for the feedback
alp has quit [Remote host closed the connection]
alp has joined #nixos-dev
Jackneill has quit [Ping timeout: 264 seconds]
Jackneill has joined #nixos-dev
rajivr has joined #nixos-dev
<immae> I tried to follow the guidelines for ZHF ( https://github.com/NixOS/nixpkgs/issues/97479 ) but github doesn’t let me ping @NixOS/nixos-release-managers : https://github.com/NixOS/nixpkgs/pull/97526 what can I do?
<{^_^}> #97479 (by jonringer, 12 hours ago, open): ZERO Hydra Failures 20.09
<{^_^}> #97526 (by immae, 1 minute ago, open): Fix ejabberd tests
alp has quit [Ping timeout: 246 seconds]
alp has joined #nixos-dev
AlwaysLivid has joined #nixos-dev
vcunat has quit [Ping timeout: 246 seconds]
vcunat has joined #nixos-dev
vcunat has quit [Quit: Leaving.]
<das_j> immae: I'll ping them
<immae> Thanks!
orivej has joined #nixos-dev
Guest43308 has quit [Remote host closed the connection]
saschagrunert has joined #nixos-dev
<Mic92> zimbatm: is this devshell somewhere published?
<Mic92> the toml one
<gchristensen> aminechikhaoui: did you want to review https://github.com/NixOS/nixops-aws/pull/113? :)
<{^_^}> nixops-aws#113 (by grahamc, 42 minutes ago, open): RDS: Support VPC
zimbatm has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<gchristensen> Raito_Bezarius: you might be interested, too?
<Raito_Bezarius> Sure :)
<gchristensen> thanks :)
<Raito_Bezarius> gchristensen: looks good to me, the only difficult point is this EC2-VPC vs EC2-Classic thing
<gchristensen> yeah
<gchristensen> I think it should work, because it only passes the VPC options if the VPC options are used.
<gchristensen> would you like to give it a test?
<Raito_Bezarius> I don't have an EC2 Classic account though :)
<Raito_Bezarius> And I think aminechikhaoui conducted his tests on an EC2 Classic account
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #nixos-dev
AlwaysLivid has quit [Ping timeout: 272 seconds]
<worldofpeace> it would be appreciated if someone in tune with nixos-containers could review https://github.com/NixOS/nixpkgs/pull/87268
<{^_^}> #87268 (by adisbladis, 17 weeks ago, open): nixos-container: Use new configuration & state directories
AlwaysLivid has joined #nixos-dev
<worldofpeace> maybe cc ma27
<ma27[m]> can take a look at it tonight or tomorrow unless someone's faster :)
<worldofpeace> okay cool. I did request a few other people. Though I'm betting you might be the first 😸
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #nixos-dev
saschagrunert has quit [Remote host closed the connection]
orivej_ has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]
alp has quit [Ping timeout: 264 seconds]
orivej_ has quit [Ping timeout: 264 seconds]
orivej has joined #nixos-dev
alp has joined #nixos-dev
<worldofpeace> gchristensen: You can operate on tarballs.nixos.org right?
<gchristensen> hmm I'm not sure
<worldofpeace> Oh. I'm seeing that as the only solution to https://github.com/NixOS/nixpkgs/pull/97550. For sure don't want big files just dropped into nixpkgs for tests.
<{^_^}> #97550 (by Patryk27, 27 minutes ago, open): lxd: Download Alpine image instead of relying on external source
<gchristensen> oofta yeah
<worldofpeace> I remember this issue was something we talked about on office hours for https://github.com/nix-community/hpe-ltfs
alp has quit [Remote host closed the connection]
alp has joined #nixos-dev
alp_ has joined #nixos-dev
alp has quit [Ping timeout: 244 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos-dev
alp_ has quit [Remote host closed the connection]
alp_ has joined #nixos-dev
<aminechikhaoui> gchristensen was mostly happy you're fixing those problems :-) I'm not sure I can test the PR to do a proper review but can have a look at it
kalbasit_ has joined #nixos-dev
<gchristensen> cool
jonringer has joined #nixos-dev
cole-h has joined #nixos-dev
jonringer has quit [Remote host closed the connection]
jonringer has joined #nixos-dev
bennofs_ has joined #nixos-dev
bennofs__ has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
alp_ has quit [Ping timeout: 264 seconds]
AlwaysLivid has quit [Remote host closed the connection]
AlwaysLivid has joined #nixos-dev
jonringer has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
alp_ has joined #nixos-dev
ixxie has joined #nixos-dev
ixxie has quit [Remote host closed the connection]
ris has joined #nixos-dev
ixxie has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-dev
lewo` has quit [Remote host closed the connection]
AlwaysLivid has quit [Ping timeout: 244 seconds]
ixxie has quit [Quit: Lost terminal]
alp_ has quit [Ping timeout: 246 seconds]
ixxie has joined #nixos-dev
ixxie has quit [Quit: Lost terminal]
ixxie has joined #nixos-dev
ixxie has quit [Client Quit]
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-dev
puck has quit [Ping timeout: 264 seconds]
puck has joined #nixos-dev
__monty__ has quit [Quit: leaving]
jonringer has joined #nixos-dev
justanotheruser has quit [Ping timeout: 244 seconds]