02:08
drakonis1 has joined #nixos-dev
02:50
drakonis_ has joined #nixos-dev
02:53
drakonis has quit [Ping timeout: 264 seconds]
02:57
drakonis1 has quit [Quit: WeeChat 2.5]
03:05
drakonis has joined #nixos-dev
03:09
drakonis_ has quit [Ping timeout: 252 seconds]
04:40
thonkpod has quit [Ping timeout: 268 seconds]
04:41
thonkpod has joined #nixos-dev
05:41
orivej has joined #nixos-dev
05:44
FRidh has joined #nixos-dev
06:03
orivej has quit [Ping timeout: 272 seconds]
06:15
drakonis has quit [Ping timeout: 245 seconds]
06:18
drakonis has joined #nixos-dev
09:28
orivej has joined #nixos-dev
09:50
teto has quit [Ping timeout: 248 seconds]
09:52
teto has joined #nixos-dev
10:50
johanot has joined #nixos-dev
11:04
Mic92 has quit [Quit: WeeChat 2.3]
11:04
Mic92 has joined #nixos-dev
11:07
pie_ has quit [Remote host closed the connection]
11:12
<
gchristensen >
I found why my team script was banned
11:14
<
clever >
what was it?
11:15
<
gchristensen >
sync-team nixos 3345117 vs sync-team nixos 3345116
11:15
<
clever >
off by one error in an id?
11:15
<
gchristensen >
yup. I edited it by mistake when I meant to edit the limit
11:20
<
johanot >
gchristensen: :D doh .. is this why I got an invite to join @NixOS on github now? or did someone else .. ?
11:21
<
gchristensen >
,invite johanot
11:23
<
johanot >
Ah. Thanks. Good work ! :)
11:30
<
gchristensen >
thank you!
11:53
drakonis_ has joined #nixos-dev
11:56
drakonis has quit [Ping timeout: 248 seconds]
12:08
__monty__ has joined #nixos-dev
12:38
johanot has quit [Quit: WeeChat 2.4]
12:40
kgz has joined #nixos-dev
13:39
drakonis has joined #nixos-dev
13:40
drakonis_ has quit [Ping timeout: 252 seconds]
13:57
orivej has quit [Ping timeout: 244 seconds]
14:02
orivej has joined #nixos-dev
14:13
<
gchristensen >
since pinning github IDs for github Names, we've had at least one account already rename
14:23
pie_ has joined #nixos-dev
14:24
<
{^_^} >
#67610 (by ivan, 5 hours ago, open): chromium: 76.0.3809.100 -> 76.0.3809.132
14:24
<
{^_^} >
#67611 (by ivan, 5 hours ago, open): [19.03] chromium: 76.0.3809.100 -> 76.0.3809.132
14:26
<
gchristensen >
interesting that ofborg doesn't see you're the maintainer
14:28
<
worldofpeace >
etu: do you still mean to integrate #55510 ?
14:29
<
worldofpeace >
That's many months of work there, I'd say it has to be suitable.
14:55
drakonis_ has joined #nixos-dev
14:59
drakonis has quit [Ping timeout: 244 seconds]
15:08
v0|d has quit [Read error: Connection reset by peer]
15:09
v0|d has joined #nixos-dev
15:15
v0|d has quit [Read error: Connection reset by peer]
15:33
<
etu >
worldofpeace: I want to yes, but I've been busy recently with CCCamp and stuff
15:57
pie_ has quit [Ping timeout: 252 seconds]
16:03
ixxie has joined #nixos-dev
16:06
<
aanderse >
__monty__: in my opinion yes
16:08
drakonis has joined #nixos-dev
16:11
drakonis_ has quit [Ping timeout: 264 seconds]
16:22
<
__monty__ >
aanderse: Ok, then I'll submit, can always summarily be closed : )
16:27
<
ajs124 >
are there any yarn2nix experts around?
16:30
pie_ has joined #nixos-dev
16:31
<
manveru >
ajs124: it's better to ask the question instead of asking for people :)
16:35
pie_ has quit [Ping timeout: 248 seconds]
16:41
drakonis_ has joined #nixos-dev
16:44
drakonis has quit [Ping timeout: 258 seconds]
16:48
drakonis_ has quit [Ping timeout: 264 seconds]
17:07
<
ajs124 >
Hm, ok. So it's trying to make a request in offline mode and I don't get why it would try to do that.
17:08
ekleog has quit [Quit: WeeChat 2.4]
17:09
phreedom has quit [Ping timeout: 260 seconds]
17:10
<
manveru >
ajs124: that might be caused by your yarn version and yarn2nix' yarn version being different
17:11
<
ajs124 >
how would I fix that?
17:11
<
manveru >
you can usually fix that by passing your pkgs to yarn2nix when importing it
17:11
ekleog has joined #nixos-dev
17:12
<
manveru >
import (howeveryoufetchit) { inherit pkgs; }
17:12
<
manveru >
like that
17:12
<
ajs124 >
I'm actually using yarn2nix from nixpkgs (unstable) right now
17:12
<
ajs124 >
or rather yarn2nix-moretea
17:13
<
manveru >
there is no yarn2nix in unstable anymore
17:13
<
ajs124 >
yarn2nix-moretea
17:14
<
manveru >
yeah, i don't think that's a thing... lemme double-check :)
17:14
<
manveru >
oh there it is
17:15
<
manveru >
try to use yarn2nix-moretea.yarn then
17:15
<
manveru >
but i'd recommend using the original since the one in nixpkgs is not going to be updated, afaik
17:16
<
manveru >
WilliButz: you might know better :)
17:17
<
manveru >
ajs124: do you use the yarnNix file?
17:18
<
ajs124 >
aha, there seems to have been some mismatch there, indeed
17:18
<
ajs124 >
lets see if that fixed it
17:19
<
ajs124 >
ah. ok, now I'm back at "ln: failed to create symbolic link 'node_modules/frappe/frappe': File exists" doruing configuring
17:20
<
manveru >
well, that sounds better
17:20
<
manveru >
wonder what you're doing to cause that though :)
17:28
<
ajs124 >
If I knew that, I would stop doing that, obviously >.<
17:30
<
manveru >
care to share your code?
17:32
<
ajs124 >
I'll hack together a "standalone" version that reproduces it
17:40
pie_ has joined #nixos-dev
17:45
<
manveru >
and now try to ask that in #nixos, where about 8x more people are watching :)
17:49
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
17:49
evanjs has joined #nixos-dev
17:49
orivej has quit [Ping timeout: 248 seconds]
17:52
evanjs has quit [Client Quit]
17:54
evanjs has joined #nixos-dev
18:10
orivej has joined #nixos-dev
18:18
Jackneill has quit [Remote host closed the connection]
18:24
FRidh has quit [Quit: Konversation terminated!]
20:20
pie_ has quit [Ping timeout: 245 seconds]
20:20
ixxie has quit [Ping timeout: 272 seconds]
20:23
pie_ has joined #nixos-dev
20:28
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
20:29
evanjs has joined #nixos-dev
21:00
Cale has quit [Ping timeout: 276 seconds]
21:12
Cale has joined #nixos-dev
21:25
drakonis_ has joined #nixos-dev
21:30
drakonis_ has quit [Ping timeout: 264 seconds]
21:37
drakonis_ has joined #nixos-dev
21:42
drakonis_ has quit [Ping timeout: 264 seconds]
21:46
Jackneill has joined #nixos-dev
21:54
Jackneill has quit [Remote host closed the connection]
22:03
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
22:05
evanjs has joined #nixos-dev
22:18
drakonis_ has joined #nixos-dev
22:21
<
ivan >
why is rust 1.37 built with llvm 7 when mozilla builds it with llvm 8
22:23
<
ivan >
hmm I guess it just never got bumped, will test
22:48
__monty__ has quit [Quit: leaving]
23:03
pie_ has quit [Ping timeout: 245 seconds]
23:07
jtojnar has quit [Read error: Connection reset by peer]
23:08
jtojnar has joined #nixos-dev
23:10
<
{^_^} >
#67215 (by worldofpeace, 1 week ago, closed): nixos/gnome3: default support for color emoji
23:11
<
worldofpeace >
jtojnar: yes. It was working the same in gnome3 and pantheon. If you have any requests for testing I can do this in a vm or on a running machine.
23:12
<
jtojnar >
worldofpeace: yeah, I can reproduce it now
23:12
<
worldofpeace >
I'll check again just to be sure though.
23:13
<
jtojnar >
worldofpeace: I tried modifying the fontconfig files by adding JoyPixels
23:13
<
jtojnar >
but it broke emoji rendering
23:14
<
jtojnar >
worldofpeace: what is weird, I do not have 45-generic.conf or 60-generic.conf in /etc/fonts/conf.d/
23:14
<
jtojnar >
but it is in /etc/fonts/2.11/conf.d/
23:15
<
worldofpeace >
jtojnar: So you mean adding the extra font config with the option broke it, or is that localConf?
23:15
<
jtojnar >
never mind, 2.11 is the latest version, will do more analysis
23:21
<
gchristensen >
matthewbauer: ping?
23:26
<
jtojnar >
worldofpeace: yeah, emoji uses the same code in 60-generic so it probably overwrites our defaults
23:27
<
jtojnar >
worldofpeace: I was trying it without fontconfig.confPackages = [ pkgs.joypixels ];
23:29
<
worldofpeace >
jtojnar: JoyPixels doesn't have a black and white font right?
23:34
<
jtojnar >
worldofpeace: I do not think so. It looks like the default font
23:45
<
worldofpeace >
jtojnar: yeah I can reproduce all of those cases.
23:45
<
worldofpeace >
I tried fudging the default had no affect
23:46
<
worldofpeace >
"everything is -penultimate" you tested with it not disabled?
23:50
<
jtojnar >
worldofpeace: yeah, adding it breaks the only combination that shows JoyPixels
23:52
<
worldofpeace >
jtojnar: so using any other font default (not noto) and it appears to use joypixels
23:53
<
worldofpeace >
Ignore that previous file.
23:57
orivej has quit [Ping timeout: 245 seconds]
23:57
phreedom has joined #nixos-dev