<gchristensen>
wonder why they wouldn't just upstream the commits
<samueldr>
:/ curious too, but at a glance, the squashfs project seems... lacking a bit in polish; their website states the latest release is 4.2 (2011), while the linked download page has a 4.3 release (2014)
<gchristensen>
..neat
pie__ has joined #nixos-dev
pie___ has quit [Ping timeout: 250 seconds]
drakonis has quit [Quit: WeeChat 2.3]
MoreTea has quit [Quit: WeeChat 1.9]
MoreTea has joined #nixos-dev
<ekleog_>
well, the good thing is it's GPLv2, so at least in theory anyone can upstream those commits
<domenkozar>
last hour for weekly content :)
johanot has joined #nixos-dev
<domenkozar>
gchristensen: staging was merged, time to update r13y? :)
<Taneb>
Is there a "things that need to be fixed up for 19.03" issue?
<Profpatsch>
Ooooh, haha, I wanted to ask why there’s fzf *and* opts, because that doesn’t work with define.
<Profpatsch>
But your diff underlined everything, so it hid the underscore.
<manveru>
domenkozar: i'd say "Please take a look and give it a try"
<domenkozar>
manveru: for static nix?
<manveru>
for the printer
<manveru>
it says "give it a test" atm, not sure if that's normal english?
<domenkozar>
ah, yes.
<domenkozar>
will fix
<manveru>
otherwise it looks fine :D
<manveru>
thanks for doing this
<manveru>
really curious if i can get my printer to work with this now... it requires some hand-patched C code and netcatting it to port 911 of my printer atm :P
<domenkozar>
yw :)
<domenkozar>
I just don't print :D
<domenkozar>
haven't needed it in last few years
<domenkozar>
actually last time in itally
<domenkozar>
for the ferry, they wanted a printed ticket, so I lost 1h finding a way to print it :)
<manveru>
i sometimes print english/german/math exercises for my son
<manveru>
my wife uses it more, since she's a designer, but she's on windows anyway :|
<domenkozar>
ah school, yes
<Taneb>
I ought to re-set up my printer
<Taneb>
Didn't unpack it when I moved last March
<averell>
also "With an one-liner shell..."
<domenkozar>
too late :)
<domenkozar>
and that was a real weekly!
asymmetric has quit [Ping timeout: 258 seconds]
init_6 has joined #nixos-dev
asymmetric has joined #nixos-dev
asymmetric has quit [Ping timeout: 264 seconds]
<arianvp>
anybody experiening heighted levels of errors from nix cache?
<arianvp>
getting 503s every once in a while
<arianvp>
today
<Taneb>
...that's not idempotent, that's "has an attractor"
<Taneb>
Wrong channel, sorry
<ivan>
on master I think 81fa512bd82b5a856e0383c4930e8312bff644fb broke filezilla, can someone test
<ivan>
checking for pugixml.hpp... no
<ivan>
configure: error: pugixml.hpp not found. If you do not have pugixml installed as system library, you can use the copy of pugixml distributed with FileZilla by passing --with-pugixml=builtin as argument to configure.
<gchristensen>
domenkozar: will do!
<gchristensen>
had to fix up some libguestfs stuf :/
<domenkozar>
exciting :D
asymmetric has joined #nixos-dev
johanot has quit [Quit: WeeChat 2.2]
scientist has joined #nixos-dev
<scientist>
hello guys, I was wondering if you guys could help me with something
scientist has quit [Quit: WeeChat 2.2]
<gchristensen>
huh, the minimal ISO expanded by 30 paths
<domenkozar>
r13y?
<gchristensen>
yea
<gchristensen>
1245 -> 1271
<domenkozar>
3% inflation
<domenkozar>
seems legit
<simpson>
Is that an overall improvement or backslide in terms of reproducibility, though?
<gchristensen>
mmm neither
orivej has quit [Ping timeout: 250 seconds]
asymmetric has quit [Remote host closed the connection]
asymmetric has joined #nixos-dev
<aminechikhaoui>
hm weird issue: NixOS 18.09 kernel 4.19.24 my enterprise corporate wifi works, with NixOS 19.03 4.19.25 doesn't connect to the wifi, downgrading to 4.19.24 also doesn't work
<Profpatsch>
But what should nix do in that case. Start building from scratch?
<Profpatsch>
yeah, it’s coming from the cache provider
drakonis has joined #nixos-dev
init_6 has quit [Ping timeout: 258 seconds]
<LnL>
gchristensen: hmm, it's fastly and not s3 that's returning the errors?
<gchristensen>
yeah, think so
<LnL>
oh, that's pretty bad :/
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 250 seconds]
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
drakonis_ has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 258 seconds]
yl has joined #nixos-dev
janneke has quit [Quit: janneke quits Mes'sing]
janneke has joined #nixos-dev
ekleog_ is now known as ekleog
<arianvp>
Should we file a ticket with fastly?
<gchristensen>
I have anongoing thread with them, I'll mention it with them again
asymmetric has quit [Ping timeout: 268 seconds]
<manveru>
for some reason this never happened to me, afaict
<LnL>
yeah, same and a quick read seems to indicate requests are retried 5 times except for some special cases I assume are not relevant here
lopsided98_ is now known as lopsided98
<averell>
fwiw i have that happen on hetzner, and the tweet guy above is german too
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 259 seconds]
<aminechikhaoui>
samueldr ok so I think 3f0a59314cf9f2ce2cb28be47b835854f6f459a9 probably introduced the issue with enterprise wifi connections
<aminechikhaoui>
wpa_supplicant update from 2.6 ->2.7
<samueldr>
a recent nixpkgs with it reverted to 2.6 works?
<aminechikhaoui>
yeah I basically did `git checkout b5c1deca8ade2771851598b460a9c0e9fc0500fb pkgs/os-specific/linux/wpa_supplicant/` on a release-19.03 branch
<aminechikhaoui>
and rebuild with it
<aminechikhaoui>
that revision is the one prior to the update
<aminechikhaoui>
samueldr reverting the patch seems to make work again
<aminechikhaoui>
what's your opinion, should we report upstream or add a patch in such cases ?
<aminechikhaoui>
or both :)
<samueldr>
the former (reporting) will always be: yes!
<samueldr>
also open and link a nixpkgs-side issue with links
<samueldr>
as for a patch, eek, I can't tell without being familiar with the codebase :/
<andi->
wpa_supplicant is almost as bad as grub in releasing new versions. I think most people that use recent wpa_supplicant versions apply a bunch of newer patches from the original source tree..
<aminechikhaoui>
yeah me neither, just seems to work with my experiments but might break other things
<samueldr>
last time I agreed to a patch I subtly broke overlayfs in nixos unstable, so I won't judge here