samueldr changed the topic of #nixos-infra to: NixOS infrastructure | logs: https://logs.nix.samueldr.com/nixos-infra/
tilpner_ has joined #nixos-infra
tilpner has quit [Ping timeout: 240 seconds]
tilpner_ is now known as tilpner
cole-h has quit [Ping timeout: 265 seconds]
hexa- has quit [*.net *.split]
Ericson2314 has quit [*.net *.split]
domenkozar[m] has quit [*.net *.split]
Ericson2314 has joined #nixos-infra
domenkozar[m] has joined #nixos-infra
Ericson2314 has quit [Ping timeout: 242 seconds]
domenkozar[m] has quit [Ping timeout: 242 seconds]
thefloweringash has quit [Ping timeout: 268 seconds]
hexa- has joined #nixos-infra
niksnut has joined #nixos-infra
Ox4A6F has quit [Ping timeout: 244 seconds]
JJJollyjim has quit [Ping timeout: 240 seconds]
garbas[m] has quit [Ping timeout: 260 seconds]
roberth has quit [Ping timeout: 244 seconds]
nh2[m] has quit [Ping timeout: 240 seconds]
worldofpeace has quit [Ping timeout: 260 seconds]
maralorn has quit [Ping timeout: 268 seconds]
roberth has joined #nixos-infra
thefloweringash has joined #nixos-infra
nh2[m] has joined #nixos-infra
Ericson2314 has joined #nixos-infra
garbas[m] has joined #nixos-infra
domenkozar[m] has joined #nixos-infra
Ox4A6F has joined #nixos-infra
JJJollyjim has joined #nixos-infra
maralorn has joined #nixos-infra
worldofpeace has joined #nixos-infra
<gchristensen> hydra=> select pg_size_pretty(pg_relation_size('builds'));
<gchristensen> pg_size_pretty | 58 GB
<gchristensen> ^ not exactly what prod is like, this is my local copy
cole-h has joined #nixos-infra
<ikwildrpepper> gchristensen: same
<gchristensen> impressive
<gchristensen> I'm running a vacuum to see how much actually, but https://github.com/NixOS/hydra/pull/848 might cut 4G out
<ikwildrpepper> I think the indexes are bigger :D
<gchristensen> :)
<ikwildrpepper> ahving a weird hydra issue
<ikwildrpepper> hydra-eval-jobs: src/libfetchers/tarball.cc:64: nix::fetchers::DownloadFileResult nix::fetchers::downloadFile(nix::ref<nix::Store>, const string&, const string&, bool): Assertion `request.expectedETag == res.etag' failed.
<ikwildrpepper> ever seen that?
<gchristensen> yeoa ... rm -rf ~/.cache/nix
<ikwildrpepper> yeah, did that earlier
<ikwildrpepper> and it was back within the hour
<gchristensen> yea
<ikwildrpepper> hate computers
<gchristensen> :)
<ikwildrpepper> should start my nix bakery
<gchristensen> ikwildrpepper: if only bakeries paid as well as computers
<ikwildrpepper> yeah
<ikwildrpepper> although my wife can keep doing computers
<ikwildrpepper> anyone here have any idea how I patch nix when I use the hydra flake via flake-compat?
<gchristensen> alias nix="rm -rf ~/.cache/nix; nix"? :)
<ikwildrpepper> can't even figure out what nix is used in flake.nix of hydra acutally :o
<ikwildrpepper> think i've lost my nix-mojo
<gchristensen> uh on
<niksnut> nix flake list-inputs
<ikwildrpepper> hetzner-1
<ikwildrpepper> why is that blinking? :D
cole-h has quit [Ping timeout: 246 seconds]
adisbladis has quit [Ping timeout: 256 seconds]
lukegb has quit [Ping timeout: 256 seconds]
adisbladis has joined #nixos-infra
lukegb has joined #nixos-infra
jonringer_ has joined #nixos-infra
<jonringer_> there was a stdenv-rebuild that was merged to master https://github.com/NixOS/nixpkgs/pull/107214 , can someone kill the related hydra eval https://hydra.nixos.org/eval/1644094
<gchristensen> jonringer_: do you have an account on hydra?
<jonringer_> oh thought i just had restart
<jonringer_> I'll cancel all scheduled
<gchristensen> you have roles: bump-to-front cancel-build restart-jobs
<jonringer_> not used to flexing my hydra powers :)
<gchristensen> cool to not need it a lot :)
<jonringer_> yea, I was about to say that. I'm glad I almost never _need_ it.
<gchristensen> it used to need a lot more tending to get releases out
<jonringer_> I think ofborg + better PR process has helped a lot
<jonringer_> ofborg gives you quick eval failures, and nixpkgs-review helps with keep failed builds to a minimal
<jonringer_> Luckily a lot of problems in Nix can be solved with compute, rather than people. Much easier to scale compute :)
<gchristensen> :D
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos-infra