sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.03 released! https://discourse.nixos.org/t/nixos-19-03-release/2652 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html https://r13y.com | 19.03 RMs: samueldr,sphalerite | https://logs.nix.samueldr.com/nixos-dev
drakonis1 has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 264 seconds]
drakonis1 has quit [Quit: WeeChat 2.5]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 252 seconds]
thonkpod has quit [Ping timeout: 268 seconds]
thonkpod has joined #nixos-dev
orivej has joined #nixos-dev
FRidh has joined #nixos-dev
orivej has quit [Ping timeout: 272 seconds]
drakonis has quit [Ping timeout: 245 seconds]
drakonis has joined #nixos-dev
orivej has joined #nixos-dev
teto has quit [Ping timeout: 248 seconds]
teto has joined #nixos-dev
johanot has joined #nixos-dev
Mic92 has quit [Quit: WeeChat 2.3]
Mic92 has joined #nixos-dev
pie_ has quit [Remote host closed the connection]
<gchristensen> I found why my team script was banned
<clever> what was it?
<gchristensen> sync-team nixos 3345117 vs sync-team nixos 3345116
<clever> off by one error in an id?
<gchristensen> yup. I edited it by mistake when I meant to edit the limit
<johanot> gchristensen: :D doh .. is this why I got an invite to join @NixOS on github now? or did someone else .. ?
<gchristensen> yep
<gchristensen> ,invite johanot
<{^_^}> johanot: Invited to join "Nixpkgs Maintainers" on GitHub? For more information, see: https://discourse.nixos.org/t/join-the-package-maintainer-team/3751
<johanot> Ah. Thanks. Good work ! :)
<gchristensen> thank you!
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 248 seconds]
__monty__ has joined #nixos-dev
johanot has quit [Quit: WeeChat 2.4]
kgz has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 252 seconds]
orivej has quit [Ping timeout: 244 seconds]
orivej has joined #nixos-dev
<gchristensen> since pinning github IDs for github Names, we've had at least one account already rename
pie_ has joined #nixos-dev
<{^_^}> #67610 (by ivan, 5 hours ago, open): chromium: 76.0.3809.100 -> 76.0.3809.132
<{^_^}> #67611 (by ivan, 5 hours ago, open): [19.03] chromium: 76.0.3809.100 -> 76.0.3809.132
<gchristensen> interesting that ofborg doesn't see you're the maintainer
<worldofpeace> etu: do you still mean to integrate #55510 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/55510 (by florianjacob, 28 weeks ago, open): nixos/printers: declarative configuration
<worldofpeace> That's many months of work there, I'd say it has to be suitable.
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 244 seconds]
v0|d has quit [Read error: Connection reset by peer]
v0|d has joined #nixos-dev
v0|d has quit [Read error: Connection reset by peer]
<etu> worldofpeace: I want to yes, but I've been busy recently with CCCamp and stuff
<__monty__> Would this be a useful issue to open at nixos/nixpkgs? http://ix.io/1THw
pie_ has quit [Ping timeout: 252 seconds]
ixxie has joined #nixos-dev
<aanderse> __monty__: in my opinion yes
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
<__monty__> aanderse: Ok, then I'll submit, can always summarily be closed : )
<aanderse> yeah
<ajs124> are there any yarn2nix experts around?
pie_ has joined #nixos-dev
<manveru> ajs124: it's better to ask the question instead of asking for people :)
pie_ has quit [Ping timeout: 248 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 258 seconds]
drakonis_ has quit [Ping timeout: 264 seconds]
<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.
ekleog has quit [Quit: WeeChat 2.4]
phreedom has quit [Ping timeout: 260 seconds]
<manveru> ajs124: that might be caused by your yarn version and yarn2nix' yarn version being different
<ajs124> how would I fix that?
<manveru> you can usually fix that by passing your pkgs to yarn2nix when importing it
ekleog has joined #nixos-dev
<manveru> import (howeveryoufetchit) { inherit pkgs; }
<manveru> like that
<ajs124> I'm actually using yarn2nix from nixpkgs (unstable) right now
<manveru> hmm
<ajs124> or rather yarn2nix-moretea
<manveru> there is no yarn2nix in unstable anymore
<ajs124> yarn2nix-moretea
<manveru> yeah, i don't think that's a thing... lemme double-check :)
<manveru> oh there it is
<manveru> try to use yarn2nix-moretea.yarn then
<manveru> but i'd recommend using the original since the one in nixpkgs is not going to be updated, afaik
<manveru> WilliButz: you might know better :)
<manveru> ajs124: do you use the yarnNix file?
<ajs124> yes
<ajs124> aha, there seems to have been some mismatch there, indeed
<ajs124> lets see if that fixed it
<ajs124> ah. ok, now I'm back at "ln: failed to create symbolic link 'node_modules/frappe/frappe': File exists" doruing configuring
<manveru> well, that sounds better
<manveru> wonder what you're doing to cause that though :)
<ajs124> If I knew that, I would stop doing that, obviously >.<
<manveru> :D
<manveru> care to share your code?
<ajs124> I'll hack together a "standalone" version that reproduces it
pie_ has joined #nixos-dev
<manveru> and now try to ask that in #nixos, where about 8x more people are watching :)
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
evanjs has joined #nixos-dev
orivej has quit [Ping timeout: 248 seconds]
evanjs has quit [Client Quit]
evanjs has joined #nixos-dev
orivej has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
FRidh has quit [Quit: Konversation terminated!]
pie_ has quit [Ping timeout: 245 seconds]
ixxie has quit [Ping timeout: 272 seconds]
pie_ has joined #nixos-dev
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
evanjs has joined #nixos-dev
Cale has quit [Ping timeout: 276 seconds]
Cale has joined #nixos-dev
drakonis_ has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
drakonis_ has joined #nixos-dev
drakonis_ has quit [Ping timeout: 264 seconds]
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
evanjs has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
evanjs has joined #nixos-dev
drakonis_ has joined #nixos-dev
<ivan> why is rust 1.37 built with llvm 7 when mozilla builds it with llvm 8
<ivan> hmm I guess it just never got bumped, will test
__monty__ has quit [Quit: leaving]
pie_ has quit [Ping timeout: 245 seconds]
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos-dev
<jtojnar> worldofpeace: was https://github.com/NixOS/nixpkgs/pull/67215 sufficient for emoji to work on your system?
<{^_^}> #67215 (by worldofpeace, 1 week ago, closed): nixos/gnome3: default support for color emoji
<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.
<jtojnar> worldofpeace: yeah, I can reproduce it now
<worldofpeace> I'll check again just to be sure though.
<jtojnar> worldofpeace: I tried modifying the fontconfig files by adding JoyPixels
<jtojnar> but it broke emoji rendering
<jtojnar> worldofpeace: what is weird, I do not have 45-generic.conf or 60-generic.conf in /etc/fonts/conf.d/
<jtojnar> but it is in /etc/fonts/2.11/conf.d/
<worldofpeace> jtojnar: So you mean adding the extra font config with the option broke it, or is that localConf?
<jtojnar> never mind, 2.11 is the latest version, will do more analysis
<gchristensen> matthewbauer: ping?
<jtojnar> worldofpeace: when I use https://paste.gnome.org/pwarnwyjn, it just shows b/w emoji (DejaVu I think)
<jtojnar> worldofpeace: yeah, emoji uses the same code in 60-generic so it probably overwrites our defaults
<jtojnar> worldofpeace: I was trying it without fontconfig.confPackages = [ pkgs.joypixels ];
<worldofpeace> jtojnar: JoyPixels doesn't have a black and white font right?
<jtojnar> worldofpeace: I do not think so. It looks like the default font
<worldofpeace> jtojnar: yeah I can reproduce all of those cases.
<worldofpeace> I tried fudging the default had no affect
<worldofpeace> "everything is -penultimate" you tested with it not disabled?
<jtojnar> worldofpeace: yeah, adding it breaks the only combination that shows JoyPixels
<worldofpeace> jtojnar: so using any other font default (not noto) and it appears to use joypixels
* worldofpeace uploaded an image: got-dat-wooda.jpeg (40KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/DnSNlfZQMrWUcVGzVsByLSwC >
* worldofpeace uploaded an image: Screenshot from 2019-08-28 19.52.55.png (7KB) < https://matrix.org/_matrix/media/v1/download/matrix.org/cwKbEWrMUuPApEIzcZPqKcPr >
<worldofpeace> Ignore that previous file.
<worldofpeace> We're looking at the same pig face here right https://www.joypixels.com/emoji/pig-face
<jtojnar> definitely not noto https://emojipedia.org/pig-face/
orivej has quit [Ping timeout: 245 seconds]
phreedom has joined #nixos-dev