jtojnar has quit [Quit: jtojnar]
jtojnar has joined #nixos-dev
LnL has quit [Ping timeout: 255 seconds]
LnL has joined #nixos-dev
mbrgm has quit [Ping timeout: 240 seconds]
mbrgm has joined #nixos-dev
contrapumpkin has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
orivej has quit [Ping timeout: 265 seconds]
Lisanna has joined #nixos-dev
ma27 has joined #nixos-dev
ma27 has quit [Ping timeout: 240 seconds]
Lisanna has quit [Quit: Lisanna]
FRidh has joined #nixos-dev
<niksnut> shlevy: sure, if you give me an AWS ARN I'll add you to the bucket policy
orivej has joined #nixos-dev
__Sander__ has joined #nixos-dev
<Profpatsch> Hm, lots of packages have manpages and/or docs that could be kind of semi-automatically splitted into their own output.
<Profpatsch> Like the thing I just merged https://github.com/NixOS/nixpkgs/pull/35172
<Profpatsch> We should have a linter for stuff like that.
<Profpatsch> grahamc: ^ Do you think we can include linter functionality into ofborg?
<Profpatsch> In this case, you’d have two linters: One that checks for existence of /share/man in the output path.
<manveru> btw guys, just made helping out with nixos my hackweek project... anything i can help with for the 18.03 release?
<Profpatsch> Another linter should `nix-store -qR` every output path and check whether it references another output.
<Profpatsch> So you can semi-automatically propose splitting up outputs and warn when that doesn’t work out.
<Profpatsch> In the best case these linters could be used by devs locally before submitting patches.
ma27 has joined #nixos-dev
<Profpatsch> But those are just intstantiation-time.
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 240 seconds]
<shlevy> niksnut: User ARN? arn:aws:iam::976576280863:user/shlevy
<niksnut> done
ma27 has quit [Ping timeout: 255 seconds]
ma27 has joined #nixos-dev
pie__ has joined #nixos-dev
pie_ has quit [Ping timeout: 240 seconds]
romildo has joined #nixos-dev
<gchristensen> w00t!
romildo has left #nixos-dev [#nixos-dev]
<shlevy> Thanks!
goibhniu has quit [Ping timeout: 276 seconds]
goibhniu has joined #nixos-dev
ma27 has quit [Ping timeout: 260 seconds]
ma27 has joined #nixos-dev
jtojnar has quit [Remote host closed the connection]
taktoa has joined #nixos-dev
orivej has joined #nixos-dev
orivej has quit [Ping timeout: 248 seconds]
ma27 has quit [Ping timeout: 256 seconds]
ma27 has joined #nixos-dev
goibhniu has quit [Ping timeout: 248 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
goibhniu has joined #nixos-dev
ma27 has quit [Ping timeout: 252 seconds]
yegortimoshenko has quit [Ping timeout: 255 seconds]
<dtz> nix master broken, please take a look at https://github.com/NixOS/nix/pull/1883 . cc niksnut shlevy ; nixpkgs should be bumped to include fix once that or similar are merged
yegortimoshenko has joined #nixos-dev
<shlevy> Checking
<shlevy> dtz: oof sorry
<shlevy> weird that it built locally for x86...
<shlevy> (in-tree)
<dtz> np at all, things happen, just wanted to make sure it was resolved semi-quickly
<dtz> that is strange!
<gchristensen> would ofborg be helpful in the nix repo?
<dtz> o_O
<shlevy> dtz: Wait: AC_SUBST(HAVE_SECCOMP, [$have_seccomp])
<dtz> that substitutes HAVE_SECCOMP into the configured files, so this gets set right in Makefile.config
<dtz> but doesn't set the preprocessor maro
<dtz> *macro
<shlevy> Oooh so it builds just fine but always with seccomp off :D
<shlevy> And I didn't run the tests
<shlevy> OK
<dtz> I am not an autotools "expert" so there might be a neater way to accomplish all that we want
<dtz> haha yep!
<shlevy> dtz: Can you bump in nixpkgs?
<dtz> I can issue PR to do so, I'll ping you once it's submitted...?
<shlevy> Sure
<shlevy> Do you really not have nixpkgs commit bit? :o
<dtz> lmao no D:
<dtz> whoever is in charge either hasn't been properly pinged or secretly hates me. Secretly because no one told me :P
<shlevy> garbas: domenkozar: ikwildrpepper: niksnut: Can we fix this? ^ :)
<LnL> we pinged domen last time, but he's not been around much
<shlevy> Can I be added to the list of people who can add committers?
<gchristensen> it means you have to be an Owner on the github org, fwiw
<gchristensen> github's ACLs are terrible :(
<shlevy> I can't just be there?
<gchristensen> they're all Owners
ma27 has joined #nixos-dev
ma27 has quit [Ping timeout: 252 seconds]
simpson has quit [Ping timeout: 248 seconds]
simpson has joined #nixos-dev
ma27 has joined #nixos-dev
<pierron> niksnut: do you think it would be easy to add a "--name" option to nix-shell, such that we could cache and re-use recently created nix-shell, and avoid them from being garbage collected too fast.
ma27 has quit [Ping timeout: 256 seconds]
ma27 has joined #nixos-dev
lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #nixos-dev
taktoa has quit [Remote host closed the connection]
lopsided98 has quit [Remote host closed the connection]
lopsided98 has joined #nixos-dev
ma27 has quit [Ping timeout: 256 seconds]
ma27 has joined #nixos-dev
ma27 has quit [Quit: WeeChat 2.0]
ma27 has joined #nixos-dev
zarel has joined #nixos-dev
zarel has quit [Ping timeout: 240 seconds]
zarel has joined #nixos-dev
orivej has joined #nixos-dev
zarel has quit [Quit: Leaving]
pie___ has joined #nixos-dev
ma27 has quit [Ping timeout: 240 seconds]
pie__ has quit [Ping timeout: 248 seconds]
<dtz> niksnut: I'm working on RFC, might not get to it until tomorrow, but just heads-up and making sure you know your comment is being acted on and not at all ignored! :)
<dtz> re:musl, if that wasn't clear O:)
pie___ is now known as pie_
orivej has quit [Ping timeout: 248 seconds]
jtojnar has joined #nixos-dev