00:52
tilpner has quit [Ping timeout: 244 seconds]
09:28
tilpner has joined #nixos-nur
09:37
tilpner has quit [Ping timeout: 245 seconds]
09:48
tilpner has joined #nixos-nur
10:14
tilpner has quit [Ping timeout: 246 seconds]
10:17
tilpner has joined #nixos-nur
11:32
tilpner has quit [Ping timeout: 246 seconds]
16:24
tilpner has joined #nixos-nur
16:29
<
Izorkin >
Mic92: nur-packages not updated? please check
16:31
<
tilpner >
Izorkin: Did you trigger a rebuild?
16:32
<
tilpner >
One of them is still running
16:33
<
Izorkin >
\terminated by timeout
16:33
<
tilpner >
Yeah, this one might timeout too. That's annoying
16:42
<
Mic92 >
Izorkin: dtz's repository evaluates forever
16:42
<
tilpner >
I added travis_wait in a PR. Let's see if that evals
16:43
<
dtz >
Oh no, what did I break :(
16:43
<
tilpner >
(I'm not that familiar with Travis. Random PRs aren't executed with access to the same credentials master CI is ran with, right?)
16:44
<
Mic92 >
tilpner: It also takes very long locally
16:44
<
Mic92 >
I don't think this is supposed to be this way
16:45
<
dtz >
Is this a new problem?
16:46
<
Mic92 >
Probably since a 1-2 days?
16:46
<
tilpner >
Mic92: Yeah, might be a good idea to kill evals after some configurable limit. And I guess that would produce output, so travis_wait isn't neede
16:47
<
tilpner >
(Can you answer the other question?)
16:47
<
Mic92 >
tilpner: what was the other one?
16:47
<
tilpner >
Oh, nevermind
16:47
<
tilpner >
"Encrypted environment variables have been removed for security reasons."
16:48
<
dtz >
okay i'll look into it, sorry about that! some of it will certainly timeout if you try to BUILD butlol eval yikes
16:49
<
Mic92 >
I will add an upper limit on the evaluation time
16:49
tilpner has quit [Quit: WeeChat 2.3]
16:51
<
Izorkin >
how to fix build cachix?
16:55
<
{^_^} >
#53067 (by Izorkin, 3 days ago, open): haskel: error build package insert-ordered-containers and uri-bytestring
16:57
<
{^_^} >
NUR#105 (by Mic92, 2 minutes ago, merged): NUR: add timeout for repository evaluation
16:59
nur-bot has joined #nixos-nur
16:59
nur-bot has quit [Client Quit]
17:05
<
Izorkin >
If add nur.packages to /mtt/etc/nixos/configuration.nix and running nixos-install --root /mnt from LiveCD - error build
17:05
<
Izorkin >
building the configuration in /mnt/etc/nixos/configuration.nix...
17:05
<
Izorkin >
nix: src/libexpr/primops.cc:56: void nix::EvalState::realiseContext(const PathSet&): Assertion `store->isStorePath(ctx)' failed.
17:05
<
Izorkin >
error /run/current-system/sw/bin/nixos-install: line 99: 1530 Aborted nix build --out-link "$outLink" --store "$mountPoint" "${extraBuildFlags[@]}" --extra-substituters "$sub" -f '<nixpkgs/nixos>' system -I "nixos-config=$NIXOS_CONFIG"
17:09
<
Mic92 >
Izorkin: mhm. a tricky one
17:14
<
Mic92 >
Izorkin: maybe also import from a file instead of using fetchTarball
17:14
<
Mic92 >
maybe the chroot parameter breaks something in nix
17:15
tilpner has joined #nixos-nur
17:21
<
Izorkin >
Mic92: worked with nur = import /root/NUR { inherit pkgs; };
17:23
tilpner has quit [Quit: WeeChat 2.3]
17:27
tilpner has joined #nixos-nur
17:33
<
dtz >
is the 'nur' tool something I should be using, perhaps to reproduce eval regression?
17:35
<
Izorkin >
Mic92: need create issue to nix ?
17:39
<
dtz >
does it happen with latest nix? (2.1.3 vs 2.0.4?)
17:53
<
Mic92 >
dtz: ./bin/nur update you can use
20:22
<
{^_^} >
NUR#106 (by dtzWill, 13 minutes ago, open): nur/update: drop eval output instead of filling pipe
20:24
<
dtz >
when debugging via bin/nur, added some '-vvvv' to the nix-env invocation and observed it went quick and then just... stopped. hehe
20:29
<
Mic92 >
dtz: merged
20:32
nur-bot has joined #nixos-nur
20:32
nur-bot has quit [Client Quit]