andi- changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-info
<{^_^}> [nixpkgs] @alyssais merged pull request #82036 → dovecot: 2.3.9.3 -> 2.3.10 → https://git.io/Jvr1r
<{^_^}> [nixpkgs] @alyssais pushed commit from @r-ryantm to master « dovecot: 2.3.9.3 -> 2.3.10 »: https://git.io/Jv6Lg
<Ankhers> bqv[m]: Sorry, it was about fhs environments and the applications downloading binaries.
<{^_^}> [nixpkgs] @marsam merged pull request #82328 → flexget: readd transmissionrpc → https://git.io/JvKxB
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv6L2
<bqv[m]> Ankhers: ah, gotcha. yeah, either use the binaries within the same FHS env, or if you want to use them outside, build a derivation for them or manually patchelf them
<immae> bqv[m]: you mentionned flakes above, is it something that is already (partially) implemented, or is it only draft at the moment?
<Ankhers> bqv[m]: I figured that would be the case. Thanks.
<bqv[m]> immae: i've been trying to work that out myself. as i understand it, it's actually possible to use them, but it's still experimental so subject to breakage?
<immae> ok
<immae> It’s actually interesting as far as I understand the ideas
<bqv[m]> i'm going to try and switch my desktop to using flakes, i'll let you know how i go, i guess
<immae> Thanks
<{^_^}> [nixpkgs] @petabyteboy opened pull request #82361 → jetbrains.jdk: build from source → https://git.io/Jv6LV
<manveru> afaik nixos still won't build with nixFlakes because nixos-option won't compile against it :|
<bqv[m]> in some of my digging i thought i came across a fix for getting all those utils to work
<bqv[m]> no idea where though
<immae> manveru: I don’t mind bugs, I’m just trying to get started somewhere for now
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
<infinisil> immae: Pretty much unchanged actually
Rusty1 has quit [Read error: Connection reset by peer]
<qyliss> It's also worth noting, btw, that twice as many PRs have been merged this week than were opened.
<qyliss> So we are making progress.
<infinisil> Rounded still 106/186 days
<immae> ok thanks infinisil
<infinisil> I'll share the script in a bit
<immae> qyliss: I can see that, it’s actually quite impressive
learnday20 has joined #nixos
<qyliss> At this rate we'll be at 0 PRs in nine weeks :P
<qyliss> (That's not going to happen of course, but it is definitely getting better)
mexisme_ has quit [Ping timeout: 256 seconds]
o1lo01ol1o has quit [Ping timeout: 240 seconds]
<Vikingman> someone can help me fix this
<Vikingman> /bin/bash: bad interpreter: No such file or directory
<qyliss> This month, 1795 PRs have been merged, and 470 have been opened.
<infinisil> immae: Here's the script: https://paste.infinisil.com/eai5Mo5SJo
<qyliss> vikingman: NixOS doesn't have a /bin/bash
<qyliss> You should use /usr/bin/env bash
<immae> Thanks infinisil
aleph- has joined #nixos
<immae> qyliss: well, if noone opens any PR in the next month, then we’re good :D
<immae> (actually, I think "init" PR’s will still remain, mostly)
zdm has quit [Quit: WeeChat 2.7.1]
<qyliss> init PRs can be hard to review if you don't use the software
<immae> yes
<Vikingman> thanks qyliss
<Vikingman> it fixed the script
<qyliss> otoh, if I saw a review from a non-committer, and the code looked okay at a glance, and I could verify that the software built, I'd merge an init PR
<qyliss> A problem for me, at least, is that when I go looking to merge some PRs I generally go for volume
<immae> what do you mean by "volume"?
<qyliss> I mean that if something isn't immediately ready for merging I just look for something else that is
<qyliss> because I'm trying to just merge as many PRs as possible
<immae> ok
<qyliss> (e.g. I just merged about 10)
<qyliss> If I stopped to review every PR, I might not get any merged.
<qyliss> My current balance is way off. I should be reviewing more than I am. But it's tricky to get right.
<{^_^}> [nixpkgs] @alyssais merged pull request #82327 → glances: 3.1.3 -> 3.1.4 → https://git.io/JvKxC
<{^_^}> [nixpkgs] @alyssais pushed commit from @primeos to master « glances: 3.1.3 -> 3.1.4 »: https://git.io/Jv6LP
bhipple has joined #nixos
<infinisil> I now changed ,random-pr to exclude unmergeable PRs and PRs marked as WIP (either by having WIP in the title or it being a draft PR)
<infinisil> ,random-pr
<{^_^}> https://github.com/NixOS/nixpkgs/pull/72029 (by lschuermann, 19 weeks ago, open): nixos/tpm2: init
<danderson> omg relevant to my interests
<qyliss> bhipple: hello, thank you for all of your PRs recently
<immae> Ok, I’ll make an effort and try to propose some PRs for popular yet-unpackaged softwares...
<qyliss> I just did a little mergeathon and it was nice to see all your ZHF work
mbrgm_ has joined #nixos
iyzsong has joined #nixos
work_ has joined #nixos
<qyliss> I suspect (but don't really know) that proprietary software might get less attention in PRs
acarrico has joined #nixos
<qyliss> I almost always skip it.
<immae> I don’t have any anyway :)
<{^_^}> [nixpkgs] @Profpatsch merged pull request #81984 → gitAndTools.git-dit: mark as broken → https://git.io/Jvr8i
<{^_^}> [nixpkgs] @Profpatsch pushed commit from @bhipple to master « gitAndTools.git-dit: mark as broken »: https://git.io/Jv6Ly
<immae> I was thinking of things like mastodon, diaspora & co
<{^_^}> [nixpkgs] @jtojnar opened pull request #82362 → mysql-workbench: 8.0.15 → 8.0.19 → https://git.io/Jv6LS
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm_ is now known as mbrgm
<manveru> yeah... been there, tried that :)
<qyliss> immae: I'd be cautious of those
<qyliss> they're huge work
<{^_^}> [nixpkgs] @flokli merged pull request #81934 → zsh-powerlevel10k: v1.2.0 → v1.3.0 → https://git.io/JvwMK
<{^_^}> [nixpkgs] @flokli pushed 3 commits to master: https://git.io/Jv6L9
<immae> I have them packaged for more than one year
<immae> (And kept up to date)
<manveru> oO
<qyliss> pbb has Mastodon working too
<qyliss> Oh, and somebody took over the PR!
<qyliss> err
<{^_^}> #78810 (by happy-river, 5 weeks ago, open): Add Mastodon package and module
<bqv[m]> it still hasn't been merged
<bqv[m]> i've been tracking it
<bqv[m]> i'm using an old version on my server though
<bqv[m]> it does work, just needs tweaks
<qyliss> Do images work yet?
<immae> images?
m0rphism has quit [Ping timeout: 255 seconds]
<qyliss> Oh they do, as of yesterday
<qyliss> Nice
<qyliss> Yeah for a while that module didn't download remote images properly.
<infinisil> Another one!
<immae> ah
<infinisil> ,random-pr
<{^_^}> https://github.com/NixOS/nixpkgs/pull/78126 (by brprice, 7 weeks ago, open): [RFC]: nixos/opendkim: umask, extraConfig options
<Valodim[m]> Diaspora is still a thing?
<bqv[m]> (which explained a lot, for me)
<{^_^}> [nixpkgs] @mpoquet opened pull request #82363 → pytest-html: init at 2.1.0 → https://git.io/Jv6L5
<immae> qyliss: Everything works in my version, I’ll cmopare it with the PR you quoted...
<evils> if anyone's looking to merge some low hanging fruit, #67411 ...
<{^_^}> https://github.com/NixOS/nixpkgs/pull/67411 (by charles-dyfis-net, 28 weeks ago, open): bees: Try all findmnt modes in service wrapper
<{^_^}> [nixpkgs] @bhipple opened pull request #82364 → [20.03] Mark git-dit as broken → https://git.io/Jv6LN
<{^_^}> [nixpkgs] @alyssais merged pull request #82364 → [20.03] Mark git-dit as broken → https://git.io/Jv6LN
<{^_^}> [nixpkgs] @alyssais pushed commit from @bhipple to release-20.03 « [20.03] Mark git-dit as broken »: https://git.io/Jv6LA
orivej has quit [Ping timeout: 240 seconds]
kvda has quit [Ping timeout: 240 seconds]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
leothrix has joined #nixos
kvda has joined #nixos
<b42> low hanging fruit? can it get lower than #81402 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/81402 (by mmilata, 1 week ago, open): nixos/firejail: add example for wrappedBinaries
<{^_^}> [nixpkgs] @bhipple opened pull request #82365 → [20.03] leftwm: 0.1.10 -> 0.2.2 → https://git.io/Jv6tv
<{^_^}> [nixpkgs] @grahamc merged pull request #81402 → nixos/firejail: add example for wrappedBinaries → https://git.io/Jvg6k
<{^_^}> [nixpkgs] @grahamc pushed 2 commits to master: https://git.io/Jv6tf
tylerjl has quit [Ping timeout: 256 seconds]
<qyliss> gchristensen: beat me to it :D
<{^_^}> [nixpkgs] @alyssais merged pull request #82365 → [20.03] leftwm: 0.1.10 -> 0.2.2 → https://git.io/Jv6tv
<{^_^}> [nixpkgs] @alyssais pushed commit from @bhipple to release-20.03 « leftwm: 0.1.10 -> 0.2.2 (#82365) »: https://git.io/Jv6tU
<b42> gchristensen++
<{^_^}> gchristensen's karma got increased to 226
rb2k has joined #nixos
<{^_^}> [nixpkgs] @bhipple opened pull request #82366 → leftwm: remove unused patch file → https://git.io/Jv6tL
<danderson> Leading question: what's the process for removing packages from nix?
<qyliss> Open a PR
<danderson> say, a package with an abandoned upstream, open CVEs, and that doesn't run anyway? :)
<danderson> okay, here goes then...
kleisli has joined #nixos
<qyliss> Yeah that's a very good candidate for removal.
<{^_^}> [nixpkgs] @alyssais merged pull request #82359 → matcha: 2020-03-01 -> 2020-03-11 → https://git.io/Jv6LI
<{^_^}> [nixpkgs] @alyssais pushed commit from @romildo to master « matcha: 2020-03-01 -> 2020-03-11 »: https://git.io/Jv6tm
<{^_^}> [nixpkgs] @bhipple opened pull request #82367 → [20.03] rainicorn: remove broken package that has been abandoned upstream → https://git.io/Jv6t3
zeta_0 has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #82367 → [20.03] rainicorn: remove broken package that has been abandoned upstream → https://git.io/Jv6t3
<{^_^}> [nixpkgs] @alyssais pushed commit from @bhipple to release-20.03 « rainicorn: remove broken package that has been abandoned upstream »: https://git.io/Jv6tc
<bqv[m]> https://github.com/bqv/nixpkgs/commit/eba63aa2747e5579b95c1d0cfe4a9cbc8d9c2592.patch Does anyone see an issue with this? I'm not sure why dontRecurseIntoAttrs was added for these two in the first place, but I've just tested it locally and it works ok for allowing "nix search" to see emacs packages
<{^_^}> [nixpkgs] @danderson opened pull request #82368 → bitcoinarmory: remove. → https://git.io/Jv6tl
<adisbladis> bqv[m]: The emacs package set is _huge_
<ottidmes> I had hoped nixpkgs-fmt would make for nice formatting like say you get with `jq` for json
<{^_^}> [nixpkgs] @alyssais merged pull request #82368 → bitcoinarmory: remove. → https://git.io/Jv6tl
<{^_^}> [nixpkgs] @alyssais pushed commit from @danderson to master « bitcoinarmory: remove »: https://git.io/Jv6t8
<adisbladis> \o/
<bqv[m]> it didn't make the search much longer, is it really that inconvenient?
<bqv[m]> understandable reason though
<cole-h> On your system at least :P
fendor__ has joined #nixos
<bqv[m]> heh
<adisbladis> I'm not sure what we want to do here
growpotkin has joined #nixos
<adisbladis> bqv[m]: At the very least we should only enable it for the default emacs interpreter
<bqv[m]> adisbladis: i'd note that that hasn't been done for python :p
<qyliss> It would be nice if Hydra built emacsPackages.
<bqv[m]> `nix search gnureadline`
<qyliss> bqv[m]: python packages aren't usually so trivial to build.
<qyliss> And hydra looks at dontRecurseIntoAttrs
<bqv[m]> hmm i see
fendor_ has quit [Ping timeout: 265 seconds]
<adisbladis> bqv[m]: If you made a PR setting `recurseIntoAttrs` on the emacs packages (but only for one set) I'd probably merge it
<adisbladis> But I'd really like to understand the performance impact before we do anything
<gchristensen> (hello 800,000,000 more jobs)
werner291 has quit [Quit: werner291]
<adisbladis> gchristensen: Only like 5000 ;)
<{^_^}> [nixpkgs] @aanderse merged pull request #82302 → moodle: 3.8.1 -> 3.8.2 → https://git.io/JvKXz
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jv6tz
<bqv[m]> well that makes more sense anyway, so i'll edit my commit and can pr it
<gchristensen> I think it would have a big impact on nix-env -q users, unfortunately
<qyliss> > builtins.length emacsPackages
<{^_^}> value is a set while a list was expected, at (string):288:1
<qyliss> > builtins.length (builtins.attrNames emacsPackages)
<{^_^}> 4729
<adisbladis> qyliss: That's not the entire truth though
<qyliss> Because it recurses even further?
<adisbladis> Yeah, it's a few sub sets
<{^_^}> [nixpkgs] @zowoq opened pull request #82369 → podman: 1.8.0 -> 1.8.1 → https://git.io/Jv6ta
<bqv[m]> recurseIntoAttrs isn't recursive
<bqv[m]> according to a comment i read on the source of it
<bqv[m]> it's a one level recurse
<ottidmes> lol, downloading 850 of deps to get hnix again, at least I will have pretty nix :P
<ottidmes> 850MB
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<adisbladis> bqv[m]: Right. It's still almost half the size of the entire top-level attrset.
absoluutely__ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @bqv opened pull request #82370 → Top-Level: allow searching emacsPackages → https://git.io/Jv6ti
<bqv[m]> interesting, I didn't realise emacsPackagesNg was an alias of emacsPackages
<zeta_0> does nixos use military time? i'm trying to set the time for autUpgrades
<adisbladis> bqv[m]: I removed the deprecated emacs infra last year
<bqv[m]> adisbladis: fair point. will the default borg tests give enough metrics or are there particular ones that should be requested?? #82370 fyi
<{^_^}> https://github.com/NixOS/nixpkgs/pull/82370 (by bqv, 1 minute ago, open): Top-Level: allow searching emacsPackages
<zeta_0> i live in the west of the us, so i use mountain time, not sure how i'll convert military time to mountain time
<bqv[m]> gotcha
<{^_^}> [nixpkgs] @flokli merged pull request #82148 → tests: Fix signal-desktop → https://git.io/JvoEU
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jv6tD
sigmundv has quit [Ping timeout: 265 seconds]
<qyliss> zeta_0: it uses UTC by default, and is configurable with time.timezone
<qyliss> *timeZone
<{^_^}> [nixpkgs] @flokli pushed commit from @devhell to release-20.03 « tests: Fix signal-desktop »: https://git.io/Jv6tS
<zeta_0> qyliss: thanks
<zeta_0> qyliss++
<{^_^}> qyliss's karma got increased to 37
<{^_^}> [nixpkgs] @flokli pushed commit from @devhell to release-19.09 « tests: Fix signal-desktop »: https://git.io/Jv6t9
rogue_koder_ has quit [Ping timeout: 265 seconds]
zeta_0 has quit [Quit: taking a break]
rogue_koder_ has joined #nixos
johnw has quit [Quit: ZNC - http://znc.in]
<adisbladis> This is completely unscientific, but eval time goes up quite drastically
<bqv[m]> fair enough
<danderson> if I install a package and its closure contains a package with vulnerabilities, nix will refuse to install it, right? (unless I tell it to ignore the vulns)
<qyliss> I believe so.
<danderson> hm. Need more nixos boxes to test.
<adisbladis> bqv[m]: From ~7.4-7.5 seconds > ~8.0-8.4 seconds (I know this interval is quite large)
<adisbladis> bqv[m]: With that in mind I don't really think it's worth it.
<bqv[m]> yeah no worries, i'll note and close then
<adisbladis> It's a shame though :/
<danderson> confirmed, nixos also refuses to build a closure with insecure packages \o/
claudiii has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @bqv closed pull request #82370 → Top-Level: allow searching emacsPackages → https://git.io/Jv6ti
<adisbladis> bqv[m]: Thanks :)
<bqv[m]> I can still use that commit locally anyway, once i work out how to wrap `nix` with a new nix_path
<bqv[m]> np
<adisbladis> I'd really love it if we could make emacs packages searchable :(
<bqv[m]> would it make sense to separate the notions of searchable and hydra-built?
bvdw has quit [Read error: Connection reset by peer]
raingloom has quit [Ping timeout: 272 seconds]
<bqv[m]> since really there's no point hydra building them anyway, but it would still be nice to search them
bvdw has joined #nixos
<adisbladis> bqv[m]: It would still slow down `nix-env -q`
<bqv[m]> ah, damn
<bqv[m]> ok
<cole-h> Would be nice to have it not searchable by default, but if you point at it, recurse into it maybe?
<cole-h> Just spitballing
<adisbladis> cole-h: Hm, interesting idea.
<{^_^}> [nixops] @lovesegfault opened pull request #1251 → ci: init → https://git.io/Jv6tx
<gyroninja> How can I use opencv with gtk features?
<adisbladis> > opencv.override { enableGtk2 = true; }
<{^_^}> "<derivation /nix/store/c665yb6xhbghiihfydd0lnjnwad644lh-opencv-2.4.13.drv>"
<adisbladis> gyroninja: ^
rb2k has quit [Ping timeout: 265 seconds]
simukis__ has joined #nixos
<gyroninja> looks promising
delli3_ has joined #nixos
delli3_ has quit [Max SendQ exceeded]
<gyroninja> thanks
<{^_^}> [nixops] @grahamc pushed to grahamc-patch-1 « Create main.yml »: https://git.io/Jv6qf
<{^_^}> [nixops] @grahamc opened pull request #1252 → Create main.yml → https://git.io/Jv6qJ
delli3 has joined #nixos
delli3 has quit [Max SendQ exceeded]
<{^_^}> [nixops] @grahamc closed pull request #1251 → ci: init → https://git.io/Jv6tx
<{^_^}> [nixops] @grahamc reopened pull request #1251 → ci: init → https://git.io/Jv6tx
<bqv[m]> curious, how bad of an idea would it be to override the 'nix' package
<bqv[m]> (if overridden in a breaking way, would it break everything?)
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
delli3 has joined #nixos
delli3 has quit [Max SendQ exceeded]
mexisme_ has joined #nixos
thc202 has quit [Ping timeout: 256 seconds]
chagra_ has quit [Ping timeout: 258 seconds]
wfranzini has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danderson opened pull request #82371 → nixos/graphite: delete. → https://git.io/Jv6qL
wfranzini has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
iyzsong- has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
iyzsong has quit [Ping timeout: 260 seconds]
malSet has joined #nixos
wildtrees has quit [Quit: Leaving]
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jv6qG
<{^_^}> [nixops] @grahamc closed pull request #1252 → Create main.yml → https://git.io/Jv6qJ
<{^_^}> [nixops] @grahamc pushed 0 commits to grahamc-patch-1: https://git.io/Jv6qZ
<{^_^}> [nixops] @grahamc merged pull request #1251 → ci: init → https://git.io/Jv6tx
<{^_^}> [nixops] @grahamc pushed 3 commits to master: https://git.io/Jv6qc
mexisme_ has quit [Ping timeout: 265 seconds]
kvda has joined #nixos
bastion-tester has joined #nixos
nek0 has quit [Quit: ZNC 1.7.5 - https://znc.in]
<{^_^}> [nixpkgs] @mweinelt opened pull request #82373 → gitstatus: Fix build of the internally used libgit2 fork → https://git.io/Jv6qK
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
iqubic` has joined #nixos
bhipple has quit [Ping timeout: 240 seconds]
growpotkin has joined #nixos
iqubic` has quit [Client Quit]
ottidmes has quit [Ping timeout: 255 seconds]
iqubic has quit [Ping timeout: 240 seconds]
nek0 has joined #nixos
mexisme_ has joined #nixos
<{^_^}> [nixpkgs] @flokli opened pull request #82374 → gitlab: 12.8.5 -> 12.8.6 → https://git.io/Jv6qD
<danderson> Can someone with issue tracker powers close https://github.com/NixOS/nixpkgs/issues/54052 please? Verified it's no longer an issue.
<{^_^}> #54052 (by vcunat, 1 year ago, open): oracle security fixes
bukkitgerman8 has quit [Ping timeout: 256 seconds]
<gchristensen> thank you danderson!
<danderson> np. Expect more noise, I'm going through the security backlog starting at oldest. I'm sure there's lots of old stuff lurking.
<gchristensen> definitely not noise. thank you a lot, very appreciated
zdm has joined #nixos
zdm has quit [Client Quit]
<{^_^}> [nixpkgs] @flokli opened pull request #82375 → [20.03] gitlab 12.8.5 -> 12.8.6 → https://git.io/Jv6qH
zdm has joined #nixos
bukkitgerman8 has joined #nixos
<{^_^}> [nixpkgs] @flokli opened pull request #82376 → [19.09] gitlab 12.8.5 -> 12.8.6 → https://git.io/Jv6qd
_ris has joined #nixos
ris has quit [Ping timeout: 258 seconds]
<cole-h> danderson++
<{^_^}> danderson's karma got increased to 3
<gchristensen> danderson++
<{^_^}> danderson's karma got increased to 4
learnday20 has quit [Quit: Leaving]
<danderson> hmm. changed a github rev in a nix package, but not the hash. And it's still building... what's up with that?
<infinisil> danderson: The fetchers in nixpkgs don't try to refetch if the hash doesn't change
<danderson> aah
<danderson> there we go! It's angry now :)
<gchristensen> (it is content-addressed, so it sees it already has the content -- by hash -- and is done)
<danderson> Got it. I assumed the hash of the overall derivation was also mixed into that.
<danderson> but it makes sense to reuse downloads between derivations.
<gchristensen> fixed-output derivations are totally content addressed ,unlike others
<infinisil> The hash of fixed-output derivations is created from the hash and the name of the derivation as well
<infinisil> So this totally would give an error if the rev would be embedded in the name
<infinisil> But that's not done because it solved a problem at some point in time
<danderson> got it
evanjs- has joined #nixos
rogue_koder_ has quit [Ping timeout: 256 seconds]
evanjs has quit [Ping timeout: 265 seconds]
drakonis has joined #nixos
wiml has quit [Quit: wiml]
slack1256 has joined #nixos
infinisil has quit [Ping timeout: 256 seconds]
justanotheruser has quit [Ping timeout: 265 seconds]
jonathan5 has joined #nixos
<{^_^}> [nixpkgs] @danderson opened pull request #82377 → libsass: 3.6.1 -> 3.6.3 → https://git.io/Jv6mu
<jonathan5> I am trying to build a C++ library with `cmake` and `make` and I am told I am missing lstdc++. Is that something to do with NixOS?
rogue_koder_ has joined #nixos
<jonathan5> How do I install lstdc++ / make it available in a shell?
infinisil has joined #nixos
h0m1 has quit [Ping timeout: 256 seconds]
slack1256 has quit [Remote host closed the connection]
slack1256 has joined #nixos
<iceypoi> what's the general state of lutris on nixos these days, if I may ask?
h0m1 has joined #nixos
<drakonis> it works a lot better these days
<iceypoi> cool, I'll look into it then, thx
<jonathan5> I would have expected to std to be supplied with clang/gcc. Could it be a problem with how Nix puts libs in nix-store directories?
iqubic has joined #nixos
<mdash> Jonathan5: If you want to build something with dependencies on nixos, you typically need to write a nix expr for building it
<danderson> ... why do 500-1000 things depend on libsass, what is this madness
kazimazi has joined #nixos
<danderson> wait no, 2500-5000 ?!
rogue_koder_ has quit [Ping timeout: 256 seconds]
<mdash> Jonathan5: you'll list cmake and libstdcxx in `buildInputs` and it'll hook things up for you
<jonathan5> mdash: I am not building the library with Nix. I am using shell.nix and running cmake & make manually.
<jonathan5> `runCommand "dummy" { buildInputs = [ cmake gnumake clang libGLU libGL freeglut libstdcxx5 ]; } ""`
<jonathan5> I added that `libstdcxx5` and I now have a new error, yeah!
rogue_koder_ has joined #nixos
<kazimazi> Hi, I'm trying to compile a 32 bit assembly file with gcc but the linker complains about missing stuff. Here is the dump of the error https://gist.github.com/Kazimazi/47e8aa37d49af9501e17c5f1d0a71ce5 How should I resolve the issue?
<rooke> Looks like it's finding 64 bit libraries so it can't link
rogue_koder_ has quit [Ping timeout: 258 seconds]
<mlatus> Can I override a single option in modules?
<rooke> are you pulling in 32 bit versions of your dependencies?
<{^_^}> [nixpkgs] @Infinisil opened pull request #82379 → nixos/opendkim: Deprecate configFile in favor of settings option → https://git.io/Jv6my
<kazimazi> rooke I don't think so I just have gcc installed and wanna compile a hello world
geosmin has quit [Ping timeout: 268 seconds]
rogue_koder_ has joined #nixos
infinisil has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos
<rooke> I have not done cross compilation before within nix not sure how much help I can be
<rooke> https://nixos.wiki/wiki/Packaging/32bit_Applications seems to be the relevant section
<rooke> Good luck :)
<clever> Jonathan5: you want clangStdenv.mkDerivation to get clang working
<jonathan5> How would I do that in a shell clever?
<jonathan5> `runCommand "dummy" { buildInputs = [ cmake gnumake clang libGLU libGL freeglut libstdcxx5 ]; } ""` does not work (:
<jonathan5> `clangStdenv.mkDerivation { buildInputs = [ cmake gnumake gcc libGLU libGL freeglut libstdcxx5 ]; } ""`, I meant to paste this.
v88m has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
satoshi has joined #nixos
blaggacao has quit [Read error: Connection reset by peer]
bastion-tester has quit [Ping timeout: 256 seconds]
blaggacao has joined #nixos
oida has quit [Ping timeout: 240 seconds]
infinisil has joined #nixos
blaggacao has quit [Read error: Connection reset by peer]
<kazimazi> it's beyond me I'm gonna post on forum
blaggacao has joined #nixos
blaggacao has quit [Read error: Connection reset by peer]
blaggacao has joined #nixos
felixfoertsch23 has joined #nixos
<infinisil> kazimazi: Don't install GCC
<infinisil> Instead declare a shell.nix file that specifies all the dependencies
felixfoertsch has quit [Ping timeout: 240 seconds]
<infinisil> For a 32bit gcc that should look like..
<infinisil> kazimazi: with (import <nixpkgs> {}).pkgsi686Linux; mkShell {}
<infinisil> (untested)
<infinisil> But try to put that in a shell.nix file, then call `nix-shell` and then try the gcc command
<bqv[m]> ,locate rust-analyzer
<{^_^}> Couldn't find in any packages
<{^_^}> #77752 (by oxalica, 8 weeks ago, open): rust-analyzer: init at unstable-2020-03-09
<bqv[m]> :/
mexisme_ has quit [Ping timeout: 272 seconds]
oida has joined #nixos
<kazimazi> infinisil: that worked thx
<kazimazi> how do I giv rep to people here?
<{^_^}> [nixpkgs] @marsam merged pull request #82300 → librelp: 1.4.0 -> 1.5.0 → https://git.io/JvK6o
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv6YU
<infinisil> Hehe there's <username>++
<kazimazi> infinisil++
<{^_^}> infinisil's karma got increased to 232
<infinisil> :D
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<bqv[m]> i'm assuming that PR works, just isn't tidy enough, cause i've added it to my config and it seems ok
<infinisil> I just took a quick peek at it, looks decently tidy to me
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mexisme_ has joined #nixos
slack1256 has quit [Remote host closed the connection]
<bqv[m]> builds for me, though it took a damn long time
<bqv[m]> not entirely sure how to test it well through lsp, but it's not complained
work_ has quit [Quit: Connection closed for inactivity]
evils has quit [Ping timeout: 265 seconds]
evils has joined #nixos
rail has quit [Ping timeout: 256 seconds]
<gyroninja> I'm running issues with opencv again
<gyroninja> I'm trying to use the imutils library
<gyroninja> and now it says there is collision
<gyroninja> I'm using
<gyroninja> python3.withPackages(p: [ (p.opencv3.override { enableGtk2 = true; }) (p.imutils.overrideAttrs (o: { propagatedBuildInputs = [ (p.opencv3.override { enableGtk2 = true; }) p.python ]; })) p.scikitlearn ])
isposdef[m] has joined #nixos
<gyroninja> maybe I can just get away with opencv4 for using opencv and that will avoid the conflict
Supersonic112 has joined #nixos
Supersonic has quit [Ping timeout: 272 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @Infinisil closed pull request #18142 → Reworking test infrastructure → https://git.io/viUyh
kazimazi has quit [Quit: Leaving]
revtintin has joined #nixos
blaggacao has quit [Read error: Connection reset by peer]
blaggacao has joined #nixos
kvda has joined #nixos
_ris has quit [Ping timeout: 258 seconds]
zdm has quit [Ping timeout: 240 seconds]
slack1256 has joined #nixos
blaggacao has quit [Read error: Connection reset by peer]
mexisme_ has quit [Ping timeout: 260 seconds]
mexisme_ has joined #nixos
pareidolia_ has quit [Ping timeout: 260 seconds]
<hyper_ch> anyone using lxqt on nixos?
<{^_^}> [nixpkgs] @egasimus opened pull request #82380 → Patch 1 → https://git.io/Jv6YS
LysergicDreams has quit [Quit: leaving]
pareidolia has joined #nixos
johnw has joined #nixos
kolbycrouch has quit [Remote host closed the connection]
kolbycrouch has joined #nixos
leotaku has quit [Quit: ZNC 1.7.4 - https://znc.in]
shafox has joined #nixos
leotaku has joined #nixos
kvda has quit [Ping timeout: 260 seconds]
kvda has joined #nixos
leotaku_ has joined #nixos
leotaku has quit [Ping timeout: 255 seconds]
Maxdamantus has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #82381 → fzf: 0.20.0 -> 0.21.0 → https://git.io/Jv6Yp
<{^_^}> [nixpkgs] @Frostman opened pull request #82382 → docker: 19.03.7 -> 19.03.8 → https://git.io/Jv6OJ
<danderson> can someone close https://github.com/NixOS/nixpkgs/issues/57190 pls? Deduping.
<{^_^}> #57190 (by ckauhaus, 1 year ago, open): Vulnerability roundup 63: uw-imap-2007f: 1 advisory
slack1256 has quit [Remote host closed the connection]
philr has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #81923 → [20.03] ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+β2 → 4.10.0 → https://git.io/Jvw6H
<{^_^}> [nixpkgs] @vbgl pushed 3 commits to release-20.03: https://git.io/Jv6O2
<{^_^}> [nixpkgs] @rimmington opened pull request #82383 → terragrunt: 0.21.11 -> 0.23.2 → https://git.io/Jv6Or
tghume has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
helozjisky has joined #nixos
hoijui has joined #nixos
<qyliss> go
tghume has quit [Ping timeout: 256 seconds]
chagra_ has joined #nixos
drakonis has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82384 → rust-bindgen: 0.53.1 -> 0.53.2 → https://git.io/Jv6Oh
tghume has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #82360 → haskellPackages.EdisonCore: Unbreak → https://git.io/Jv6Lm
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/Jv63O
kenran has joined #nixos
domogled has joined #nixos
<bqv[m]> Can someone on unstable check the version of nheko quick for me?
<bqv[m]> Actually…
<bqv[m]> > pkgs.nheko.version
<{^_^}> "0.6.4"
<hoijui> could it be interesting for sourcehut, to go into a strong collaboration with [git-bug](https://github.com/MichaelMure/git-bug), to basically use it as a back-end to stroe the issue/todo data directly in the repo?
iyzsong- has quit [Quit: ZNC 1.7.1 - https://znc.in]
iyzsong has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 258 seconds]
palo1 is now known as palo
rail has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #82381 → fzf: 0.20.0 -> 0.21.0 → https://git.io/Jv6Yp
<{^_^}> [nixpkgs] @alyssais pushed commit from @zowoq to master « fzf: 0.20.0 -> 0.21.0 »: https://git.io/Jv635
kvda has quit [Ping timeout: 265 seconds]
kvda has joined #nixos
rail has quit [Ping timeout: 260 seconds]
kvda has quit [Client Quit]
<{^_^}> [nixpkgs] @alyssais merged pull request #82369 → podman: 1.8.0 -> 1.8.1 → https://git.io/Jv6ta
<{^_^}> [nixpkgs] @alyssais pushed commit from @zowoq to master « podman: 1.8.0 -> 1.8.1 »: https://git.io/Jv63A
<{^_^}> [nixpkgs] @alyssais merged pull request #82366 → leftwm: remove unused patch file → https://git.io/Jv6tL
<{^_^}> [nixpkgs] @alyssais pushed commit from @bhipple to master « leftwm: remove unused patch file »: https://git.io/Jv63x
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
zupo_ has joined #nixos
linarcx has joined #nixos
sgrunert has joined #nixos
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
karantan has joined #nixos
szicari has quit [Ping timeout: 265 seconds]
szicari has joined #nixos
karantan has quit [Client Quit]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82385 → gitAndTools.stgit: 0.21 -> 0.22 → https://git.io/Jv6sN
linarcx has quit [Ping timeout: 256 seconds]
remirol has joined #nixos
lorimer has quit [Ping timeout: 256 seconds]
mexisme_ has quit [Ping timeout: 240 seconds]
c0c0 has quit [Ping timeout: 258 seconds]
mexisme_ has joined #nixos
cole-h has quit [Ping timeout: 265 seconds]
veske2 has joined #nixos
veske has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #82383 → terragrunt: 0.21.11 -> 0.23.2 → https://git.io/Jv6Or
<{^_^}> [nixpkgs] @alyssais pushed commit from @rimmington to master « terragrunt: 0.21.11 -> 0.23.2 »: https://git.io/Jv6GK
linarcx has joined #nixos
cr4y1 has joined #nixos
sascha-grunert has joined #nixos
sgrunert has quit [Ping timeout: 240 seconds]
c0c0 has joined #nixos
cfricke has joined #nixos
<{^_^}> [nixpkgs] @nlewo merged pull request #81214 → NixOS/auto-upgrade: Add optional randomized delay → https://git.io/JvzVX
<{^_^}> [nixpkgs] @nlewo pushed 4 commits to master: https://git.io/Jv6GF
o1lo01ol1o has joined #nixos
Makaveli7 has joined #nixos
maddo has joined #nixos
lsix has joined #nixos
Ariakenom has joined #nixos
Jackneill has joined #nixos
zupo has joined #nixos
FRidh has joined #nixos
mexisme_ has quit [Ping timeout: 260 seconds]
zupo has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jv6ZJ
<{^_^}> [nixpkgs] @flokli merged pull request #82331 → gummi: 0.6.6 -> 0.8.1 → https://git.io/JvKhN
bahamas has joined #nixos
xelxebar_ has joined #nixos
xelxebar has quit [Ping timeout: 240 seconds]
mexisme_ has joined #nixos
zupo has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
karantan has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #82386 → nodejs-13_x: 13.10.1 -> 13.11.0 → https://git.io/Jv6ZZ
gagbo has joined #nixos
<ehmry> is there a standalone application to test .desktop files? I'm on a suckless desktop so I don't get to see the icons
<{^_^}> [nixpkgs] @andir merged pull request #82275 → firefox-esr-68: 68.5.0esr -> 68.6.0esr → https://git.io/JvKgY
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/Jv6ZB
greymalkin has joined #nixos
<gentauro> I begin to the the following error message after my latest upgrade to the stable 19.09 channel: "warning: ignoring the user-specified setting 'auto-optimise-store', because it is a restricted setting and you are not a trusted user"
<gentauro> is there a way to disable that warning?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
o1lo01ol1o has joined #nixos
civodul has joined #nixos
m4ts has quit [Quit: bye]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
Tucky has joined #nixos
<NobbZ[m]> gentauro: disable that setting for your user or make the user trusted.
<NobbZ[m]> `nix.trustedUsers` can do the latter for you.
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
<gentauro> NobbZ[m]: I would rather disable the feature (I can read something about create hard links instead of symbolic amirite?)
<gentauro> NobbZ[m]: if I look in `/etc/nix/nix.conf` the `auto-optimise-store = false` is already disabled
<gentauro> so why all the warnings?
malSet has quit [Read error: Connection reset by peer]
<NobbZ[m]> Optimising the store is doing exactly that. Hardlinking files in the store that are identical.
<symphorien> ehmry: there is dex, but it does not test icons
<gentauro> NobbZ[m]: so you are saying I should enable it?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<gentauro> like this `nix.extraOptions = "auto-optimise-store = true";` in the `/etc/nixos/configuration.nix`?
<NobbZ[m]> I do it by hand regularly. I like to have control. Though in your case it seems as if you have enabled that setting for your user, not system wide. That's why the warning is there.
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<gentauro> NobbZ[m]: my user looks like this:
m4ts has joined #nixos
<gentauro> { uid = 1000; isNormalUser = true; createHome = true;
<gentauro> group = "users";
<gentauro> extraGroups = [
<gentauro> "fuse"
<gentauro> "disk"
<gentauro> "wheel"
<gentauro> "audio"
<gentauro> "video"
<gentauro> "networkmanager"
<gentauro> "systemd-journal"
<gentauro> "docker"
<gentauro> ];
<gentauro> };
<gentauro> how do I disable it? (the warning)
o1lo01ol1o has joined #nixos
<NobbZ[m]> I'm talking about the users nix config, probably in ~/config/{nix,nixos}
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<gentauro> at nix/nix.conf
<gentauro> auto-optimise-store = true
<gentauro> what the heck
<gentauro> who placed that file there?
<NobbZ[m]> You
__monty__ has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<gentauro> is it safe to delete?
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/Jv6ZN
alexherbo2 has joined #nixos
<NobbZ[m]> Well it's a configuration, if you remove it, defaults will be used.
<gentauro> NobbZ[m]: I have a script that I run from time to time:
<gentauro> #!/bin/sh
<gentauro> nix-collect-garbage --delete-older-than 30d
<gentauro> nix-store --optimise -v
<{^_^}> [nixpkgs] @vcunat merged pull request #81713 → lib.callPackages(With): guard against a repeated mistake → https://git.io/Jva7N
flodeskum has joined #nixos
<gentauro> that should `clear` up the nix-store right?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
lsix has quit [Quit: WeeChat 2.7.1]
<NobbZ[m]> Yes.
<gentauro> as you mention, I prefer to do it manually
<gentauro> (on my own terms)
<flodeskum> Hey, anybody know if it's possible to add to the ld.conf that NixOS has configured?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<srhb> gentauro: fwiw auto-optimise-store just means that files are hardlinked together during install, if you didn't know.
cfricke has quit [Quit: WeeChat 2.7.1]
cfricke has joined #nixos
<gentauro> srhb: I use a lot of `sandboxed nix-shell --pure` for my dev environments
zupo has joined #nixos
<gentauro> so I really don't want hardlinks in the store :)
<gentauro> I can live with the symbolic and do my own "clearning" regulary
<srhb> gentauro: Why not?
<NobbZ[m]> Why not
<srhb> gentauro: It's not related to gc roots, just saving space by only storing identical files once.
<gentauro> cos packages I only use for a specific git repo
<gentauro> shouldn't be persisted forever in my store
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<srhb> It has nothing to do with persistence at all, see above :)
<srhb> Just space optimization.
<gentauro> (and cos I went for the "chaep" SSD for my laptop xD)
o1lo01ol1o has quit [Remote host closed the connection]
<srhb> That should be even more reason to use it :)
o1lo01ol1o has joined #nixos
<gentauro> srhb: xD
<NobbZ[m]> Hardlinking automatically will safe you a lot of writes
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
greymalkin has quit [Ping timeout: 255 seconds]
<gentauro> srhb: and NobbZ[m] I have this in my `configuration.nix`:
<gentauro> # /nix/store/.links can get very large
<gentauro> # run "du -hs /nix/store/.links"
<gentauro> # re-run "du -hs /nix/store/.links"
<gentauro> # run "nix-store --optimise -v"
malSet has joined #nixos
<gentauro> # nix.extraOptions = "auto-optimise-store = true";
malSet has quit [Read error: Connection reset by peer]
<gentauro> but it's disabled cos I got some strange errors when rebuilding and switching
<gentauro> (I think it was the generation of the /etc/nix/nix.conf file)
kenran_ has joined #nixos
kenran has quit [Quit: leaving]
<LinuxHackerman> gentauro: how do you sandbox your nix-shells?
o1lo01ol1o has quit [Remote host closed the connection]
<gentauro> LinuxHackerman: always like this -> `alias nsp='nix-shell --pure'`
<srhb> gentauro: The size of that is just about the size of the store since it contains hardlinks to every path in order to do the dedup via "optimise"
<srhb> But it's not _extra_ space used.
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<srhb> There's nothing _wrong_ with just doing occasional optimise instead of automatic though, it just means you'll be using more space between optimise runs, and doing more writes.
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
malSet has joined #nixos
chloekek has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
<gentauro> srhb: OK, I will give it a try
malSet has quit [Read error: Connection reset by peer]
bahamas has quit [Ping timeout: 268 seconds]
lsix has joined #nixos
greymalkin has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<LinuxHackerman> gentauro: that doesn't do any sandboxing, only uses a clean process environment
<gentauro> srhb: :o, it saved my 5 GB of SSD !!!
<gentauro> srhb: ME GUSTA !!!
malSet has joined #nixos
<srhb> gentauro: I think I'm currently saving like.. 100G or something. I'll check :P
<{^_^}> [nixos-hardware] @Mic92 merged pull request #149 → lenovo/thinkpad/t495: init from e495. → https://git.io/JvKMI
<{^_^}> [nixos-hardware] @Mic92 pushed 2 commits to master: https://git.io/Jv6ns
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
bahamas has joined #nixos
<gentauro> 100G how?
kolbycrouch has quit [Ping timeout: 240 seconds]
malSet has joined #nixos
kolby_ has quit [Ping timeout: 256 seconds]
kolbycrouch has joined #nixos
<srhb> gentauro: large store, many haskell paths.
kolby_ has joined #nixos
malSet has quit [Read error: Connection reset by peer]
Ariakenom has quit [Ping timeout: 255 seconds]
mexisme_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82389 → tautulli: 2.1.44 -> 2.2.0 → https://git.io/Jv6no
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
malSet has joined #nixos
<NobbZ[m]> My systems usually are in the range of 10 to 15 GiB saved through hard linking
malSet has quit [Read error: Connection reset by peer]
<ehmry> symphorien: yea, same thing with rofi and dmenu
<symphorien> rofi has an option to show icons
malSet has joined #nixos
<symphorien> -show-icons
malSet has quit [Read error: Connection reset by peer]
werner291 has joined #nixos
raingloom has joined #nixos
<ehmry> symphorien: woa, thanks
<symphorien> I'm afraid it's a sign rofi is not suckless :þ
o1lo01ol1o has quit [Remote host closed the connection]
malSet has joined #nixos
thc202 has joined #nixos
<ehmry> true
malSet has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
helozjisky has quit [Remote host closed the connection]
helozjisky has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
<srhb> gentauro: "note: currently hard linking saves 97253.63 MiB"
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nix] @roberth opened pull request #3405 → pathInfoCache: Respect disk cache TTLs #3398 → https://git.io/Jv6nh
fendor has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
orivej has joined #nixos
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed commit from @andir to release-20.03 « Merge #82275: firefox-esr-68: 68.5.0esr -> 68.6.0esr »: https://git.io/Jv6cU
<gentauro> :o
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82390 → thonny: 3.2.6 -> 3.2.7 → https://git.io/Jv6cm
<srhb> gentauro: Haskell derivations are especialy amenable to optimisation due to many duplicated paths. If you gc less often you'll probably see the same thing, and save writes :)
<srhb> (If you have the space for it, that is)
<{^_^}> [nixpkgs] @vcunat pushed commit from @tokudan to master « firefox-bin: 73.0 -> 74.0 (from PR #82257) »: https://git.io/Jv6cs
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @vcunat closed pull request #82257 → firefox-bin: 73.0.1 -> 74.0 → https://git.io/JvKlH
malSet has joined #nixos
<gentauro> srhb: good to know !!!
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @ehmry opened pull request #82391 → deltachat-electron: init 1.1.0 → https://git.io/Jv6cg
malSet has quit [Read error: Connection reset by peer]
nakkle has joined #nixos
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to master: https://git.io/Jv6cK
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
psyanticy has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed 4 commits to release-19.09: https://git.io/Jv6cP
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @NeQuissimus pushed 5 commits to release-20.03: https://git.io/Jv6c1
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
jason_ has joined #nixos
hoijui has quit [Ping timeout: 272 seconds]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
helozjisky has quit [Ping timeout: 256 seconds]
nschoe has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #82392 → octoprint: 1.3.12 -> 1.4.0, use python3 → https://git.io/Jv6ch
<Cadey> i've noticed that the docker-containers family of options isn't documented in the nixos manual, how would I go about documenting it in the manual?
<{^_^}> [nixpkgs] @FRidh closed pull request #82294 → Octoprint 1.4.0 with Python 3 (WIP; help needed) → https://git.io/JvKoX
sigmundv has joined #nixos
<manveru> Cadey: similar to the containers doc i'd imagine
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cfricke has quit [Quit: WeeChat 2.7.1]
<nakkle> Hi there! I'm having a weird problem, where after a rebuild that disabled `virtualization.libvirtd`, there's still some lingering libvirt dnsmasq process. I can kill this process, but after a reboot they are restarted by systemd, belonging to libvirtd.service. I can't figure out how that's even happening because there are no .system files belonging to libvirts (as you'd expect when you disable the nixos option). Does anyone know what
<nakkle> ppening here?
kleisli_ has joined #nixos
RRedcroft has joined #nixos
m0rphism has joined #nixos
kleisli has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #82222 → librepo: 1.11.2 -> 1.11.3 → https://git.io/JvKkG
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to master « librepo: 1.11.2 -> 1.11.3 »: https://git.io/Jv6C4
<{^_^}> [nixpkgs] @vcunat pushed commit from @tokudan to release-20.03 « firefox-bin: 73.0 -> 74.0 (from PR #82257) »: https://git.io/Jv6C0
<{^_^}> [nixpkgs] @FRidh pushed to master « bepasty: use correct version of xstatic-bootstrap »: https://git.io/Jv6CK
<{^_^}> [nixpkgs] @FRidh closed pull request #82287 → Revert "python: XStatic-Bootstrap: 3.3.7.1 -> 4.1.3.1" → https://git.io/JvKVX
cmacrae has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to release-20.03 « bepasty: use correct version of xstatic-bootstrap »: https://git.io/Jv6Ci
<cmacrae> Hey peeps o/ Probably a really easy one: is there a string function I can use to get the first N characters of a string?
kleisli has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 231 commits to staging-19.09: https://git.io/Jv6CP
<manveru> cmacrae: does it have to handle utf-8? :)
kleisli_ has quit [Ping timeout: 255 seconds]
<manveru> > lib.take 2 (lib.stringToCharacters "hello")
<{^_^}> [ <CODE> <CODE> ]
<NobbZ[m]> > builtins.substring 0 3 "foobar"
<{^_^}> "foo"
<{^_^}> [nixpkgs] @FRidh merged pull request #81782 → qt512: pick upstream patch for QTBUG-78937 → https://git.io/JvV3g
<{^_^}> [nixpkgs] @FRidh pushed commit from @volth to staging « qt512: pick upstream patch for QTBUG-78937 »: https://git.io/Jv6CM
<NobbZ[m]> Ha! Nice boot, even though formatting looks a bit weird through riot :D
<NobbZ[m]> * Ha! Nice bot, even though formatting looks a bit weird through riot :D
karantan has joined #nixos
<manveru> yeah... your previous message is just a link on irc :)
<NobbZ[m]> Hmmm… I edited a message of mine… (boot => bot)
<NobbZ[m]> Perhaps thats the link?
<manveru> no, the code you pasted
<NobbZ[m]> Ah, the nix-repl? That was a multiline message
<cmacrae> Thanks NobbZ[m]!
karantan has quit [Client Quit]
<{^_^}> [nixpkgs] @FRidh pushed 197 commits to staging-next: https://git.io/Jv6CF
nschoe has quit [Ping timeout: 260 seconds]
karantan has joined #nixos
hoijui has joined #nixos
karantan has quit [Client Quit]
RRedcroft has quit [Remote host closed the connection]
RRedcroft has joined #nixos
karantan has joined #nixos
raingloom has quit [Ping timeout: 246 seconds]
<{^_^}> [nix] @edolstra merged pull request #3403 → pathInfoCache: Respect disk cache TTLs #3398 → https://git.io/Jv6JU
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/Jv6Wt
hoijui has quit [Ping timeout: 272 seconds]
cmacrae` has joined #nixos
cmacrae has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @dywedir merged pull request #82212 → elvish: 0.12 -> 0.13 → https://git.io/JvoAa
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/Jv6W3
<{^_^}> [nixpkgs] @Ekleog merged pull request #82185 → ankisyncd, nixos/ankisyncd: init at 2.1.0 → https://git.io/Jvo9s
<{^_^}> [nixpkgs] @Ekleog pushed 4 commits to master: https://git.io/Jv6Ws
kleisli has quit [Ping timeout: 256 seconds]
zupo has quit [Ping timeout: 265 seconds]
zupo has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nschoe has joined #nixos
karantan has joined #nixos
bahamas has quit [Quit: leaving]
ottidmes has joined #nixos
<{^_^}> [nixpkgs] @domenkozar pushed to master « vscode: fix build on darwin »: https://git.io/Jv6WR
iyzsong has quit [Remote host closed the connection]
zebrag has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
inkbottle has quit [Ping timeout: 258 seconds]
iyzsong has joined #nixos
revtintin has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @FRidh pushed 460 commits to staging: https://git.io/Jv6Wu
nakkle has quit [Ping timeout: 272 seconds]
rardiol has quit [Ping timeout: 268 seconds]
sigmundv has quit [Ping timeout: 256 seconds]
hoijui has joined #nixos
reactormonk has joined #nixos
ixxie has joined #nixos
iyzsong- has joined #nixos
nschoe has quit [Ping timeout: 272 seconds]
iyzsong has quit [Ping timeout: 260 seconds]
hoijui has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82393 → verilator: 4.028 -> 4.030 → https://git.io/Jv6WQ
sigmundv has joined #nixos
<emilsp> NinjaTrappeur - I found an existing one - https://github.com/NixOS/nixpkgs/issues/82083
<{^_^}> #82083 (by sylvainf911, 3 days ago, open): kvm module exception and VirtualBox modules issue in linux 4.19.108
<emilsp> I am actually quite enjoying my time off from testing across far too many platforms for once :)
<genesis> alias Massoud="echo Massoud: commandant not found"
<emilsp> But if I was in a dire need of a working KVM, I'd just reboot in an earlier state or try out an unstable kernel.
cmacrae` has quit [Read error: Connection reset by peer]
cmacrae` has joined #nixos
<ottidmes> emilsp: I believe I saw someone else yesterday with a similar KVM issue, they used 4.19.107, in which it still works
misterwhatever has joined #nixos
<emilsp> how would I specify that version in my nix config?
misterwhatever has quit [Remote host closed the connection]
<adisbladis> emilsp: Overall I'd highly recommend running the latest kernel on Ryzen.
<ottidmes> emilsp: if you can just upgrade to the latest kernel, definitely do that, but otherwise, the easiest way to get an older kernel is AFAIK to pin nixpkgs to a commit that still had it at that version
kolbycrouch has quit [Quit: Leaving]
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam opened pull request #82394 → spotify-tui: 0.15.0 -> 0.16.0 → https://git.io/Jv6ll
nakkle has joined #nixos
o1lo01ol1o has joined #nixos
<exarkun> my expression fails with this: "error: cannot coerce a set to a string"
<exarkun> the line it points at is
ash__ has joined #nixos
<exarkun> name = "rust_${crate.crateName}-${crate.version}${lib.optionalString buildTests_ "-test"}";
ash__ is now known as ash_braker
<exarkun> crate.crateName is a string, crate.version is a string
<exarkun> I don't get it
<{^_^}> [nixpkgs] @aanderse merged pull request #79699 → hobbes: init at latest → https://git.io/JvcX7
<{^_^}> [nixpkgs] @aanderse pushed 4 commits to master: https://git.io/Jv6lE
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82395 → wcslib: 7.1 -> 7.2 → https://git.io/Jv6lz
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<exarkun> The problem arises when I override buildRustCrate with https://gist.github.com/exarkun/49ade900ee9a89669effd3b42ca1b0e9
karantan has joined #nixos
<exarkun> There's no problem with just `buildRustCrate = (args: pkgs.buildRustCrate args);`
<exarkun> So I guess it has to do with the change to args
o1lo01ol1o has quit [Ping timeout: 258 seconds]
<exarkun> (which doesn't change crate.crateName or crate.version)
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
<{^_^}> [nixpkgs] @marsam opened pull request #82396 → postgresqlPackages.pgroonga: 2.2.2 -> 2.2.5 → https://git.io/Jv6la
<exarkun> Hmm it works without `inherit defaultCrateOverrides` which worked before ... but then I refactored
<{^_^}> [nixpkgs] @B4dM4n opened pull request #82397 → openjfx: respect NIX_BUILD_CORES in nested cmake → https://git.io/Jv6lr
<ottidmes> emilsp: Just in case you need it, this could be how you downgrade to the kernel 4.19.107: { boot.kernelPackages = (import "${builtins.fetchGit { url = "https://github.com/NixOS/nixpkgs.git"; ref = "refs/heads/nixos-20.03"; rev = "9239f78bbf7a7359ea55c858ca9a94bb977dd26f"; }}" { }).linuxPackages_4_19; }
<{^_^}> [nixpkgs] @marsam opened pull request #82398 → nushell: 0.10.0 -> 0.11.0 → https://git.io/Jv6lo
<exarkun> Hm. It works with defaultCrateOverrides w/o the challenge-bypass-ristretto-ffi override.
<exarkun> oops no it doesn't
ash_braker has quit [Quit: ash_braker]
Naptra has joined #nixos
veske has joined #nixos
veske2 has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<exarkun> Hm!@
jonathan5 has quit [Remote host closed the connection]
<exarkun> What's this?
<{^_^}> [nixpkgs] @marsam merged pull request #82386 → nodejs-13_x: 13.10.1 -> 13.11.0 → https://git.io/Jv6ZZ
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv6ly
Neo-- has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #82394 → spotify-tui: 0.15.0 -> 0.16.0 → https://git.io/Jv6ll
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv6lS
claudiii has joined #nixos
RRedcroft has left #nixos ["ERC (IRC client for Emacs 26.3)"]
<{^_^}> [nixpkgs] @marsam merged pull request #82395 → wcslib: 7.1 -> 7.2 → https://git.io/Jv6lz
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jv6lQ
<NobbZ[m]> exarkun:
<NobbZ[m]> What do you mean by "what is this"?
<exarkun> Why does that expression produce that type error?
<NobbZ[m]> I followed the link, and it basically does `(args: otherFun args).override`
<{^_^}> [nixpkgs] @marsam opened pull request #82399 → gitAndTools.hub: 2.14.1 -> 2.14.2 → https://git.io/Jv6lN
karantan has joined #nixos
mexisme_ has joined #nixos
<adisbladis> exarkun: (args: buildRustCrate args) is a function
<adisbladis> You're not calling that function.
<NobbZ[m]> And a function is not a set, but dotnotation to access fields does only work for sets
<{^_^}> [nixpkgs] @B4dM4n opened pull request #82400 → duplicity: 0.8.10 -> 0.8.11.1596 → https://git.io/Jv6lA
<adisbladis> You're trying to essentially do (args: buildRustCrate args).override
<exarkun> Okay
flodeskum has quit [Remote host closed the connection]
<exarkun> So the type error is from "."
<exarkun> saying its left-hand argument needs to be a set, not a function
<adisbladis> Bingo :)
<exarkun> Good to know
<{^_^}> [nixpkgs] @marsam opened pull request #82401 → heroku: 7.38.1 -> 7.39.0 → https://git.io/Jv68e
<exarkun> I am reading generate crate2nix code and it does `buildRustCrate.override { ...}` which led me to believe `override` is something you can use on functions
rivercat has quit [Ping timeout: 265 seconds]
<adisbladis> exarkun: Recommended reading material https://github.com/tazjin/nix-1p
<adisbladis> It's very short and to the point
<{^_^}> [nixpkgs] @andir opened pull request #82402 → tensorflow: 1.15.1 -> 1.15.2 → https://git.io/Jv68T
<exarkun> adisbladis: Thanks. I think I've probably read everything on this page in one place or another before. The trick is just remembering it. :/
<fendor__> why is nix repl now hidden as a experimental feature? Was that a recent change or did I mess up my config?
mexisme_ has quit [Ping timeout: 272 seconds]
<NobbZ[m]> fendor__: Where does it say that? I do not get any such warnings…
<exarkun> So from this now I see that pkgs.buildRustCrate is a set and not a function. Imagine my surprise. :)
<exarkun> And I should do `pkgs.buildRustCrate.override { ... }` instead of defining a wrapper function, I guess
<fendor__> Version is at nix (Nix) 2.4pre7250_94c93437
<exarkun> woops except it doesn't even take these arguments, neat
<adisbladis> fendor__: You're running nixUnstable or nixFlakes ?
<NobbZ[m]> I'm a bit behind, its `nix (Nix) 2.3.2` for me.
<adisbladis> NobbZ[m]: 2.4 is not released.
remirol is now known as lorimer
<fendor__> adisbladis, yeah `nix.package = pkgs.nixUnstable;`
flodeskum has joined #nixos
rivercat has joined #nixos
<manveru> fendor__: and how is it marked as experimental?
<fendor__> manveru, I dont know, `nix-command` just claims it is
<manveru> what's the message?
<adisbladis> I can reproduce it on nixUnstable
<adisbladis> error: experimental Nix feature 'nix-command' is disabled
<adisbladis> niksnut: Is this intended behaviour?
<{^_^}> [nixpkgs] @eyJhb opened pull request #82403 → [backport 20.03] flexget: readd transmissionrpc → https://git.io/Jv68C
<{^_^}> [nixpkgs] @timokau merged pull request #82316 → sage, pari: fix pari 2.11.3 → https://git.io/JvKQr
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/Jv68W
wfranzini has quit [Remote host closed the connection]
<manveru> ah, i don't think that's particular to the repl...
wfranzini has joined #nixos
<fendor__> no, it is not, the whole command is.
<manveru> wonder how that happened
<fendor__> every command fails with that message
Rusty1 has joined #nixos
<fendor__> which is pity, since I use that command for everything. I dont even know how to open a nix repl otherwise :'(
<manveru> well you can add the feature to your nix config for now
Rusty1 has quit [Remote host closed the connection]
<manveru> add `experimental-features = nix-command` to your nix.conf
<eyJhb> Ehm, anybody up for teaching me some Git? https://github.com/NixOS/nixpkgs/pull/82403
<{^_^}> #82403 (by eyJhb, 3 minutes ago, open): [backport 20.03] flexget: readd transmissionrpc
<eyJhb> How do I remove all the other commits, I based my branch on nixos-20.03..
<fendor__> manveru, dumb questions incoming: where should the nix.conf be located? I see /etc/nix/nix.conf. Also, is there some documentation for that file?
<adisbladis> eyJhb: `git pull --rebase origin release-20.03`
<Taneb> eyJhb: I think you can do "git rebase HEAD --onto nixos-20.03" but now I'm worried because I'm not that good and I don't want to accidentally break your checkout
<adisbladis> Also please use `git cherry-pick -x` for backports so we have a reference to the commit on master
<manveru> fendor__: you can either use that one, or make a per-user at ~/.config/nix/nix.conf
<manveru> fendor__: the documentation is... pretty spread out :|
sigmundv has quit [Ping timeout: 256 seconds]
<manveru> but `man nix.conf` shows most of it
Rusty1 has joined #nixos
<fendor__> nice, thank you!
Rusty1 has quit [Remote host closed the connection]
<manveru> you can also add it to your nixos config using `nix.extraOptions`
rogue_koder_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @danieldk opened pull request #82404 → buildRustCrate: only link build deps into build script → https://git.io/Jv682
rogue_koder_ has joined #nixos
<{^_^}> [nixpkgs] @eyJhb closed pull request #82403 → [backport 20.03] flexget: readd transmissionrpc → https://git.io/Jv68C
<eyJhb> Taneb: well, it just closed itself :p
<{^_^}> [nixpkgs] @eyJhb reopened pull request #82403 → [backport 20.03] flexget: readd transmissionrpc → https://git.io/Jv68C
<Taneb> :|
<eyJhb> Open again! But now I have 4 reviewers, who have nothing to do with the PR...
<eyJhb> ANyone with PR magic, please do remove the reviewers or something :p Doesn't make any sense
<eyJhb> Also, just a backport, should be easy to merge ! Already in master :)
philr has quit [Ping timeout: 265 seconds]
bhipple has joined #nixos
<adisbladis> eyJhb: You should target release-20.03
<ottidmes> Any idea why I am getting: Warning: the specified extraInitrd /boot/grub/secrets-initrd.gz doesn't exist. Your system won't boot without it. https://gist.github.com/msteen/a4da712fa88cdd363b91a8825c91cef4
wavirc22 has quit [Ping timeout: 265 seconds]
<ottidmes> It boots fine and that secrets-initrd.gz seems to work fine too (although at the point of nixos-install it indeed does not exist)
<ottidmes> Is it created at a later moment?
<ottidmes> It is just a scary warning to get after an install
sigmundv has joined #nixos
werner291 has joined #nixos
RRedcroft has joined #nixos
<FireFly> hmm, is there a sensible way to map volume controls to performing the corresponding actions in pulseaudio? I tried to map up services.acpid.handlers, but can't think of a clean way to deal with the handlers being run system-wide, but pulseaudio is configured with systemWide = false
ixxie has quit [Ping timeout: 265 seconds]
<ottidmes> Hmm stupid of me, I checked /mnt/boot not /mnt/boot/grub, so I think it just warns about it missing in /boot/grub, which makes sense during installation, since its actually in /mnt/boot/grub. Will test it next time I am in an installer
veske has quit [Quit: This computer has gone to sleep]
veske2 has quit [Quit: This computer has gone to sleep]
veske has joined #nixos
veske2 has joined #nixos
v88m has quit [Ping timeout: 258 seconds]
<LinuxHackerman> FireFly: you may be interested in the sound.mediaKeys.enable option, but it's very dependent on which desktop/window manager you use whether that option is actually what you want
<LinuxHackerman> FireFly: for i3 and sway, I have keybindings like `bindsym XF86AudioRaiseVolume exec --no-startup-id "pactl set-sink-volume @DEFAULT_SINK@ +2%"`
<FireFly> ah, the problem for me is that on at least this ideapad, the volume keys seem to emit acpi events, but not actually emit X11 media key keystrokes
<FireFly> normally I'd map keys up akin to that
<FireFly> hmm
Rusty1 has joined #nixos
<manveru> i have this for my notebook
<eyJhb> adisbladis: why release?
o1lo01ol1o has joined #nixos
bhipple has quit [Ping timeout: 260 seconds]
<gchristensen> eyJhb: nobody can merge to the nixos-* branch
<{^_^}> [nixpkgs] @flokli merged pull request #82374 → gitlab: 12.8.5 -> 12.8.6 → https://git.io/Jv6qD
<{^_^}> [nixpkgs] @flokli pushed 4 commits to master: https://git.io/Jv64q
<eyJhb> Eh, makes sense. I have changed the base on it now gchristensen, adisbladis
<{^_^}> [nixpkgs] @flokli merged pull request #82375 → [20.03] gitlab 12.8.5 -> 12.8.6 → https://git.io/Jv6qH
<{^_^}> [nixpkgs] @flokli pushed 4 commits to release-20.03: https://git.io/Jv64m
<{^_^}> [nixpkgs] @flokli merged pull request #82376 → [19.09] gitlab 12.8.5 -> 12.8.6 → https://git.io/Jv6qd
<{^_^}> [nixpkgs] @flokli pushed 4 commits to release-19.09: https://git.io/Jv643
<FireFly> manveru: hm, and that works well without running pulseaudio system-wide?
<manveru> jup
<FireFly> curious, not sure why it doesn't for me :D
inkbottle has joined #nixos
<Yaniel> hmm could you do a hack that emits fake presses for the media keys?
zebrag has quit [Ping timeout: 260 seconds]
<Yaniel> for the XF86Audio* ones
<FireFly> hm
<{^_^}> [nixpkgs] @flokli merged pull request #82354 → [19.09] systemd: 243.3 -> 243.7 → https://git.io/Jv6Ig
<{^_^}> [nixpkgs] @flokli pushed 4 commits to release-19.09: https://git.io/Jv644
<{^_^}> [nixpkgs] @adisbladis merged pull request #82403 → [backport 20.03] flexget: readd transmissionrpc → https://git.io/Jv68C
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to release-20.03: https://git.io/Jv64o
<FireFly> I guess something like that would work, I wonder if there's a handy tool for synthesizing key events already.. but otherwise doing something akin to what xcape does (but without listening for modifier keydown/keyup events) would presumably work
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Yaniel> idk, I'd assume there is
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<FireFly> oh, duh, xdotool can simulate keypresses
* FireFly tries
karantan has joined #nixos
<Yaniel> on yeah, it can also get you banned from certain games :(
linarcx has quit [Ping timeout: 255 seconds]
<Yaniel> probably not a problem on a laptop though
iyzsong- has quit [Quit: ZNC 1.7.1 - https://znc.in]
<Raito_Bezarius> Is there a way to build QEMU VMs without having the user networking SLIRP on the top of it?
<Raito_Bezarius> I do nix-build '<nixpkgs/nixos>' -A vm -I nixos-config=…
<Raito_Bezarius> I wonder where I could change the parameters of the vm?
rivercat has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @grahamc opened pull request #82405 → pythonMinimal: don't include site-customise → https://git.io/Jv6BZ
bhipple has joined #nixos
skykanin has joined #nixos
<FireFly> \o/ that works, using xdotool to emit corresponding key events in the acpi handlers, and then just mapping the keys as usual
<FireFly> thanks :)
wfranzini has quit [Remote host closed the connection]
ash__ has joined #nixos
wfranzini has joined #nixos
ash__ is now known as ash_braker
<ottidmes> I really ought to know this, but seem to be missing something, how do I copy a directory contents, not the directory itself, to another directory, cp -r dir1 dir2 results in dir2/dir1, and cp -r dir1/ dir2 results in dir2/dir1, and cp -r dir1/* dir2, wouldn't that fail if there are no contents in dir1?
Izorkin has quit [Ping timeout: 255 seconds]
<skykanin> So I'm trying to run my haskell project, but I'm getting a freeglut error. System deps are handeled by nix and haskell packages are managed by cabal. Here is the shell.nix and project.cabal files https://pastebin.com/zxyqh8JR https://pastebin.com/EMFTDYeu. I'm on my laptop with intel integrated graphics, currently using mesa drivers with gallium (iris) enabled. I don't have any problem running this
<skykanin> on my desktop with nvidia drivers.
sascha-grunert has quit [Remote host closed the connection]
<skykanin> The error I'm getting is "freeglut (GameOfLife): ERROR: Internal error <FBConfig with necessary capabilities not found> in function fgOpenWindow"
<skykanin> yes
<skykanin> Yes
Izorkin has joined #nixos
stolyaroleh has joined #nixos
zupo has joined #nixos
<{^_^}> [nixpkgs] @mmahut opened pull request #82406 → quorum: init at 2.5.0 → https://git.io/Jv6Bx
<{^_^}> [nixpkgs] @flokli merged pull request #82373 → gitstatus: Fix build of the internally used libgit2 fork → https://git.io/Jv6qK
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/Jv6RJ
zdm has joined #nixos
<ottidmes> It was cp -r dir1/. dir2
<LinuxHackerman> Raito_Bezarius: you can either set config.virtualisation.qemu.networkingOptions in the VM's configuration, or set the QEMU_NET_OPTS environment variable for the run-nixos-vm script
raingloom has joined #nixos
linarcx has joined #nixos
<{^_^}> [nixpkgs] @Mic92 closed pull request #82158 → [wip] top-level: add appimage-packages.nix → https://git.io/JvoVb
<Raito_Bezarius> I see, thanks LinuxHackerman !
<RRedcroft> can i have multiple environment.systempackages in different config files? trying to put this into a "python.nix" file, but it complains about type https://pastebin.com/raw/yzNhJeSg
sigmundv has quit [Ping timeout: 258 seconds]
<LinuxHackerman> RRedcroft: yes
<LinuxHackerman> RRedcroft: you probably want python-with-my-packages rather than my-packages :)
<RRedcroft> LinuxHackerman: Ahh thnx >.<
bhipple has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @vcunat merged pull request #82276 → firefox: 73.0.1 -> 74.0 → https://git.io/JvKgr
<{^_^}> [nixpkgs] @vcunat pushed commit from @andir to staging-next « firefox: 73.0.1 -> 74.0 (#82276) »: https://git.io/Jv6R8
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wfranzini has quit [Quit: wfranzini]
cosimone has joined #nixos
<bennofs[m]> does nix support building the nix binary itself completely statically?
<blackriversoftwa> bennofs[m]: the neat thing with nix is it's usually pretty easy to try for yourself without worrying that you'll break anything! Try using `overrideAttrs` on the `nix` derivation from nixpkgs, and setting `dontDisableStatic = true;`
<blackriversoftwa> https://nixos.org/nixpkgs/manual/#sec-stdenv-phases (look for `dontDisableStatic`)
<{^_^}> [nixpkgs] @Ninlives opened pull request #82408 → wpsoffice: 11.1.0.9080 -> 11.1.0.9126 → https://git.io/Jv6RM
<lukego> I made a nixos installer on Linux with 'sudo cp nixos-graphical-19.09.2201.7d31bbceaa1-x86_64-linux.iso /dev/sda' but trying to boot it just shows "Missing operating system" from the BIOS. any ideas?
Makaveli7 has quit [Quit: WeeChat 2.4]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<pie_[bnc]> clever: is there no way to do something like nix-store -l on a failed build?
RRedcroft has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @petabyteboy merged pull request #82349 → jetbrains: update → https://git.io/Jv6k6
<{^_^}> [nixpkgs] @petabyteboy pushed to master « jetbrains: update (#82349) »: https://git.io/Jv6Rd
<nakkle> lukego: you probably want to do `sudo dd if=./file.iso of=/dev/sda` instead of cp
<gchristensen> nakkle: cp and dd are equivalent in this case
<nakkle> ah, good to know
<nakkle> then, no idea
<adisbladis> Also if you use dd you really want to set the bs= param
<NobbZ[m]> Still, Can the BIOS understand "CD boot/USB boot" on something that it considers a harddrive?
turion has joined #nixos
yangm has joined #nixos
malSet has joined #nixos
<lukego> I'll try another usb stick incase it's a hardware thing
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<adisbladis> NobbZ[m]: Normally yes
<adisbladis> lukego: Try that :) I have one or two usb drives that I cannot boot from for whatever reason
<lukego> Is there an "eject" step that I'm supposed to do? it's not mounted but maybe some writes are buffered anyway?
<adisbladis> lukego: You can try issuing sync
<NobbZ[m]> I never actually tried, thats why I'm wondering…
<lukego> previously I've made my usb sticks on the mac and then I always ejected the device
chagra_ has quit [Ping timeout: 255 seconds]
malSet has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82409 → bitwarden: 1.16.6 -> 1.17.0 → https://git.io/Jv60s
malSet has quit [Read error: Connection reset by peer]
kenran_ has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @GuillaumeDesforges opened pull request #82410 → scikit-survival: init at 0.11 → https://git.io/Jv60C
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
skykanin has quit [Quit: WeeChat 2.7.1]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<NobbZ[m]> lukego: If it is visible in udiskies UI or whatever else my current DE uses, then I usually hit the eject/power off button, just to be sure. But is your stick really `/dev//sda`?
<{^_^}> [nixpkgs] @Mic92 reopened pull request #82158 → [wip] top-level: add appimage-packages.nix → https://git.io/JvoVb
<NobbZ[m]> * lukego: If it is visible in udiskies UI or whatever else my current DE uses, then I usually hit the eject/power off button, just to be sure. But is your stick really `/dev/sda`?
<lukego> Yeah. at least when I insert it dmesg prints messages about a 30GB volume sda being added. root disk is an nvme
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<clever> pie_[bnc]: nix doesnt save the output for failed builds
chagra_ has joined #nixos
malSet has joined #nixos
<{^_^}> [nixpkgs] @adisbladis opened pull request #82411 → services.ntpd: Add extraConfig parameter → https://git.io/Jv60w
<pie_[bnc]> clever: too bad
malSet has quit [Read error: Connection reset by peer]
<LnL> clever: hm are you sure?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<clever> LnL: last time i looked into it, nix can only store success, and failures are treated as it never tried
<maddo> Will gnome 3.36 make it in time for the 20.03 release?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<clever> LnL: what about the older `nix-store -l` ?
<LnL> nix only stores the last log and you can't stream it
<LnL> nix-store -l does the same thing
turion has quit [Quit: Leaving.]
veske2 has quit [Quit: This computer has gone to sleep]
veske has quit [Quit: This computer has gone to sleep]
<LnL> pie_[bnc]: is this a local build?
gustavderdrache has joined #nixos
<jtojnar> maddo no
<jtojnar> we already branched off
<jtojnar> long before the release
<{^_^}> [nixpkgs] @Mindavi opened pull request #82412 → rtl-sdr: fix cross compilation → https://git.io/Jv60x
<pie_[bnc]> LnL: yeah
<pie_[bnc]> LnL: i mean, i have it in my scroll, but i was wondering...
cmacrae` has quit [Ping timeout: 240 seconds]
<maddo> jtojnar: oh I see
<maddo> is there a way I could technically use the 3.36?
chagra_ has quit [Quit: WeeChat 2.7.1]
<maddo> or git software in general, since I also need to test things from master
<jtojnar> GNOME is not really supported outside unstable channel any way
<jtojnar> I recommend using nixos-unstable channel directly
<jtojnar> I would say unstable is misnomer, we should really rename unstable → fresh & release → stale like LibreOffice does
kenran has joined #nixos
jakobrs has joined #nixos
chagra has joined #nixos
wolfshappen has joined #nixos
<jakobrs> Is it possible to create a script that ensures that a certain store path is live while the script is running?
<jakobrs> Like `nix-shell -p /nix/store/path`, only that requires that the path is already realised
rardiol has joined #nixos
flodeskum has quit [Remote host closed the connection]
cosimone has quit [Quit: Quit.]
<ottidmes> jakobrs: sounds like you already give the answer, or I misunderstood you, but why not wrap the call in a script that runs nix-store --realise to make sure those paths exist?
veske has joined #nixos
veske2 has joined #nixos
<jakobrs> nttidmes: nix-store --realise could in theory cause a race condition if the path is garbage collected immediately after
<ottidmes> jakobrs: you might want to use nix-store --query --deriver to get the .drv of those paths instead, cause I read nix-store --realize won't build them locally otherwise
flodeskum has joined #nixos
eacameron has joined #nixos
<ottidmes> jakobrs: sure, but a lot of things can happen, question is, is that race condition likely to happen and worth putting the effort in to fixing?
kenran has quit [Ping timeout: 258 seconds]
veske has quit [Client Quit]
veske2 has quit [Client Quit]
<ottidmes> jakobrs: there is nix-shell --repair, which probably does what you want
<jakobrs> ottidmes: I realise it's not too important. fwiw I just found out `nix run` will realise the paths automatically. Though it can't be used like the nix-shell shebang.
<symphorien> jakobrs: the garbage collector checks that a path is not opened by a running program before removing it
ddellacosta has joined #nixos
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #nixos
dingenskirchen has quit [Ping timeout: 245 seconds]
maddo has quit [Quit: See ya]
maddo has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
jakobrs has left #nixos ["WeeChat 2.7.1"]
__monty__ has quit [Quit: leaving]
RRedcroft has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #81945 → Introduce `networking.hostFiles` option → https://git.io/JvwSc
<{^_^}> [nixpkgs] @Infinisil pushed 4 commits to master: https://git.io/Jv6Eh
flodeskum has quit [Remote host closed the connection]
flodeskum has joined #nixos
flodeskum has quit [Read error: Connection reset by peer]
flodeskum has joined #nixos
karantan has joined #nixos
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @aanderse opened pull request #82413 → nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser options → https://git.io/Jv6ut
Izorkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
Izorkin has joined #nixos
rardiol has quit [Ping timeout: 260 seconds]
rardiol has joined #nixos
chagra has quit [Quit: WeeChat 2.7.1]
mexisme_ has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #82315 → homeassistant: 0.106.1 -> 0.106.6 → https://git.io/JvKQm
<{^_^}> [nixpkgs] @Mic92 pushed 4 commits to master: https://git.io/Jv6uc
cole-h has joined #nixos
reactormonk has quit [Ping timeout: 260 seconds]
mexisme_ has quit [Ping timeout: 272 seconds]
abathur has joined #nixos
Ariakenom has quit [Quit: WeeChat 2.7]
magnetophon has quit [Read error: Connection reset by peer]
chagra has joined #nixos
drakonis has joined #nixos
Diogo418 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/fd04c3afbbd (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
noudle has joined #nixos
reactormonk has joined #nixos
Diogo418 has joined #nixos
<pikajude> why does restrict-eval deny all network access? i thought it would allow network access for fixed output derivations
<adisbladis> pikajude: It does allow fixed-output derivations, but not built-in fetchers
<pikajude> hmm...
<pikajude> i see
<pikajude> even if they have a hash specified
<pikajude> that's so weird
<adisbladis> pikajude: builtin fetchers run outside of the sandbox, and fetchGit for example caches things in a users home directory.
<pikajude> but they still have to produce a certain output hash
<adisbladis> pikajude: fetchGit doesn't
<pikajude> that's true
heatmiser has joined #nixos
<pikajude> i was surprised about that one
orivej has joined #nixos
raingloom has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @AmineChikhaoui opened pull request #82414 → ec2 amis: update 19.09 AMIs → https://git.io/Jv6zJ
<{^_^}> [nixpkgs] @timokau opened pull request #82415 → [20.03] symmetrica: 2.0 -> 3.0.1 → https://git.io/Jv6zL
erasmas has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @timokau opened pull request #82416 → [20.03] sage: fix test suite with docutils 0.15 → https://git.io/Jv6zq
<{^_^}> [nixpkgs] @eadwu opened pull request #82417 → vscode-extensions.WakaTime.vscode-wakatime: prefer local wakatime → https://git.io/Jv6zZ
<{^_^}> [nixpkgs] @mmilata opened pull request #82418 → libxml2: add patch for CVE-2019-20388 → https://git.io/Jv6zz
waleee-cl has joined #nixos
<evanjs-> So who’s the backup GTK app reviewer since worldofpeace is busy for a while? 😝 #82334
<{^_^}> https://github.com/NixOS/nixpkgs/pull/82334 (by evanjs, 21 hours ago, open): gitkraken: 6.5.3 -> 6.5.4
<evanjs-> It’s just a version bump this time. Nothing major so no need to backport, either
Ariakenom has joined #nixos
dingenskirchen has joined #nixos
<{^_^}> [nixpkgs] @ehmry pushed to yggdrasil « yggdrasil: 0.3.12 -> 0.3.13 »: https://git.io/Jv6zH
<{^_^}> [nixpkgs] @ehmry pushed 0 commits to yggdrasil: https://git.io/Jv6z7
ixxie has joined #nixos
FRidh has quit [Remote host closed the connection]
FRidh has joined #nixos
Izorkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
Izorkin has joined #nixos
<ottidmes> I remember reading a trick about this, I will try and search the logs, but let me ask anyway, I have certain packages that should have a root, but are garbage collected, is there a way to make sure some packages are not garbage collected without putting them in say systemPackages
<Raito_Bezarius> I'm using encryptedLinksTo but for some reason, it's creating records with malformed IP addresses
<Raito_Bezarius> like 192.168.105.0.0.8
aveltras has joined #nixos
<immae> ottidmes: I suppose something like `nix-env -p /some/path/to/a/dummy/location -i package` could work?
<ottidmes> immae: I want this to be part of my NixOS configuration, not an external call
<immae> Ah
<immae> Then an empty derivation with the said package as buildInputs ?
<ottidmes> immae: something like that, if I can't find the remark in the logs soon, I guess I will experiment with that, but I believe buildInputs get filtered for those that are actually used, but you could probably force that somehow
<{^_^}> [nixpkgs] @timokau merged pull request #82416 → [20.03] sage: fix test suite with docutils 0.15 → https://git.io/Jv6zq
<{^_^}> [nixpkgs] @timokau pushed 2 commits to release-20.03: https://git.io/Jv6gk
<immae> I would do something like runCommand { ... } "echo ${package}" I guess :p
<{^_^}> [nixpkgs] @Ma27 merged pull request #82409 → bitwarden: 1.16.6 -> 1.17.0 → https://git.io/Jv60s
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv6gO
flodeskum has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @teto merged pull request #82399 → gitAndTools.hub: 2.14.1 -> 2.14.2 → https://git.io/Jv6lN
<{^_^}> [nixpkgs] @teto pushed commit from @marsam to master « gitAndTools.hub: 2.14.1 -> 2.14.2 »: https://git.io/Jv6gW
flodeskum has joined #nixos
cr4y1 has quit [Ping timeout: 256 seconds]
rb2k has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @adisbladis merged pull request #82411 → services.ntpd: Add extraConfig parameter → https://git.io/Jv60w
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/Jv6ga
flodeskum has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @ajs124 opened pull request #82419 → apparmor: 2.13.3 -> 2.13.4 → https://git.io/Jv6gw
<{^_^}> [nixpkgs] @ehmry opened pull request #82420 → yggdrasil: 0.3.12 -> 0.3.13 → https://git.io/Jv6gr
kleisli has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82421 → i3lock-color: 2.12.c -> 2.12.c.1 → https://git.io/Jv6gK
rb2k has quit [Changing host]
rb2k has joined #nixos
isposdef has joined #nixos
<ottidmes> Guess I learned something new, so if you put a script in buildInputs, it will run it, guess that is how things like makeWrapper work
isposdef has quit [Remote host closed the connection]
<boogiewoogie[m]> oh, that's nice to know. thanks for sharing
<ottidmes> boogiewoogie[m]: simple example: nix-build --expr 'with import <nixpkgs> {}; runCommand "test" { buildInputs = [ (writeScript "test" "echo WORKS") ]; } "touch $out"'
<lukego> (Installation worked fine with a new USB stick and - concidentally? - doing a 'sync' after 'cp'. Thanks all!)
Tucky has quit [Quit: WeeChat 2.7.1]
endformationage has joined #nixos
kolby_ has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Ma27 pushed to master « cargo-release: 0.13.0 -> 0.13.1 »: https://git.io/Jv6gA
<arianvp> has anybody actually been able to use pipewire for screen sharing on wayland and gnome on firefox or chromium? I always get a black screen
<arianvp> worldofpeace: ^ ?
opthomasprime has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nakkle has left #nixos [#nixos]
<{^_^}> [nixpkgs] @teto merged pull request #82398 → nushell: 0.10.0 -> 0.11.0 → https://git.io/Jv6lo
<{^_^}> [nixpkgs] @teto pushed commit from @marsam to master « nushell: 0.10.0 -> 0.11.0 »: https://git.io/Jv62T
chloekek has quit [Quit: WeeChat 2.7]
stolyaroleh has quit [Quit: Konversation terminated!]
<boogiewoogie[m]> is there a way to list just the attribute names in a set? I wanna find the path to my currently used kernel derivation without directly searching the store, but evaluating `linuxPackages` wasn't as helpful as I thought. :P https://hastebin.com/erimizoneh
<ottidmes> boogiewoogie[m]: attrNames?
teto has joined #nixos
<boogiewoogie[m]> ottidmes: oh, could have thought of that.. thanks! :D
RRedcroft has quit [Ping timeout: 258 seconds]
v88m has joined #nixos
shafox has quit [Remote host closed the connection]
iqubic` has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv622
iqubic has quit [Ping timeout: 240 seconds]
knupfer has joined #nixos
rb2k has quit [Read error: Connection reset by peer]
kolbycrouch has joined #nixos
ash_braker has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Izorkin opened pull request #82424 → unit: 1.15.0 -> 1.16.0 → https://git.io/Jv6aI
<{^_^}> [nixpkgs] @Ralith opened pull request #82425 → vulkan-loader: use vulkan-headers include path in pkgconfig file → https://git.io/Jv6aL
<{^_^}> [nixpkgs] @ryantm merged pull request #82384 → rust-bindgen: 0.53.1 -> 0.53.2 → https://git.io/Jv6Oh
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jv6at
mexisme_ has joined #nixos
claudiii has quit [Quit: Connection closed for inactivity]
smeag0l has joined #nixos
<{^_^}> [nixpkgs] @mmilata opened pull request #82426 → openjpeg: patch CVE-2020-6851 and CVE-2020-8112 → https://git.io/Jv6as
opthomasprime has quit [Quit: Leaving.]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
v88m has quit [Ping timeout: 265 seconds]
stolyaroleh has joined #nixos
alexherbo2 has quit [Ping timeout: 255 seconds]
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @ajs124 opened pull request #82427 → projectm: adopt, Qt{4->5}, {2->3}1.3, patch rpath, clean-up closure → https://git.io/Jv6aH
o1lo01ol1o has quit [Ping timeout: 260 seconds]
gagbo has quit [Quit: I'm out !]
<{^_^}> [nixops] @grahamc merged pull request #1240 → Convert scripts/nixops to setuptools entry point → https://git.io/Jv29i
<{^_^}> [nixops] @grahamc pushed 2 commits to master: https://git.io/Jv6aF
hoijui has joined #nixos
cosimone has joined #nixos
<{^_^}> [nixops] @grahamc merged pull request #1250 → Ratchet up mypy type coverage → https://git.io/Jv6fz
<{^_^}> [nixops] @grahamc pushed 4 commits to master: https://git.io/Jv6aj
<{^_^}> [nixpkgs] @edwtjo opened pull request #82429 → Init gerbera package and reuse mediatomb service → https://git.io/Jv6Ve
opthomasprime has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « wasmer: 0.13.0 -> 0.16.2 »: https://git.io/Jv6VI
alexherbo20 has joined #nixos
alexherbo2 has quit [Ping timeout: 265 seconds]
alexherbo20 is now known as alexherbo2
<Raito_Bezarius> Is there a way to visualize how much two derivations share in dependencies?
<Raito_Bezarius> I have like very big list of dependencies that I cannot examine manually
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82430 → mtprotoproxy: 1.0.9 -> 1.1.0 → https://git.io/Jv6V4
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @Ma27 pushed 6 commits to glibc231: https://git.io/Jv6VB
smeag0l has quit [Quit: leaving]
<lovesegfault> is it alright to nix-collect-garbage while I have a nix-shell open?
<gchristensen> yep
* lovesegfault does it
<lovesegfault> gchristensen++
<{^_^}> gchristensen's karma got increased to 228
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<evanjs-> Anybody else having issues cross compiling libwebsockets? I know peterhoeg made a pr to reinit the package with cmake in nativeBuildInputs, but it looks like some tests are failing when I try to compile it with e.g. pkgsCross.armv7l-hf-multiplatform
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
chagra has quit [Quit: WeeChat 2.7.1]
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
Ariakenom has quit [Quit: WeeChat 2.7]
Diogo418 has quit [Quit: Ping timeout (120 seconds)]
Diogo418 has joined #nixos
iqubic` has quit [Ping timeout: 265 seconds]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
smeag0l has joined #nixos
iqubic` has joined #nixos
chagra has joined #nixos
iqubic` has quit [Remote host closed the connection]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
jD91mZM2 has quit [Quit: ZNC 1.7.5 - https://znc.in]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
<smeag0l> hello
iqubic has joined #nixos
jD91mZM2 has joined #nixos
alexherbo2 has quit [Quit: Ping timeout (120 seconds)]
chagra has quit [Quit: WeeChat 2.7.1]
alexherbo2 has joined #nixos
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @veprbl pushed commit from @amurrayc to master « blender: use PYTHONPATH (#82341) »: https://git.io/Jv6Vj
<{^_^}> [nixpkgs] @veprbl merged pull request #82341 → blender: use PYTHONPATH (#82337) → https://git.io/Jv6UC
opthomasprime has quit [Remote host closed the connection]
<Raito_Bezarius> encryptedLinksTo looks like super broken
<Raito_Bezarius> it's generating something like ip addr add 192.168.105.0.0/32
_ris has joined #nixos
<Raito_Bezarius> peer 192.168.105.00390625.1
chagra has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #82431 → dwarf-fortress: 0.47.02 -> 0.47.04 → https://git.io/Jv6wq
<Raito_Bezarius> https://github.com/NixOS/nixops/blob/c9a174efe7a695ddff8b42b15d603ce8b2c4a0d1/nixops/deployment.py#L647 okay so I guess it's relative to how private IP is detected
xkapastel has joined #nixos
<Raito_Bezarius> so I guess it's due to the fact that index is some string I suppose
<Raito_Bezarius> and when called with %
<Raito_Bezarius> if it contains %d itself in it
<Raito_Bezarius> or something like this, it does not raise any error
<Raito_Bezarius> nice
kenran has joined #nixos
smeag0l has quit [Quit: leaving]
linarcx has quit [Quit: WeeChat 2.7.1]
v88m has joined #nixos
<exarkun> does `fetchSubmodules` change the output hash of the result of fetchFromGithub?
<exarkun> (If I change it from unset to true should I expect to get a coherent result?)
chagra has quit [Quit: WeeChat 2.7.1]
shibboleth has joined #nixos
aveltras has quit [Quit: Connection closed for inactivity]
mexisme_ has quit [Ping timeout: 240 seconds]
chagra has joined #nixos
ottidmes has quit [Quit: WeeChat 2.7.1]
phreedom has quit [Ping timeout: 240 seconds]
phreedom_ has joined #nixos
<{^_^}> [nixpkgs] @Mindavi opened pull request #82432 → afl: Fix afl-qemu build by applying new patches → https://git.io/Jv6w2
alexherbo2 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @edwtjo closed pull request #47518 → nixos/host-sink: init task module → https://git.io/fxfkd
alexherbo2 has joined #nixos
excelsiora has joined #nixos
bvdw has quit [Write error: Connection reset by peer]
<excelsiora> gchristensen: how do I run tests for nixops again?
bvdw has joined #nixos
kenran has quit [Ping timeout: 256 seconds]
Jackneill has quit [Remote host closed the connection]
<eyJhb> ANyone else having trouble with vim-go?
<raboof> I have a script/project that I can run in a 'nix shell', and now I'd like to package it up so that it runs as a LXC linux container. I saw nix-generators which looks interesting. there's also nixpkgs/nixos/modules/virtualisation/lxc.nix , but if I understand this correctly that is for running LXC contains on NixOS, not for running NixOS in an LXC container - does that sound right?
<raboof> (my development machine is NixOS, I'd like to deploy to a proxmox cluster which AFAICS is some Debian-based product)
<excelsiora> can anyone tell me how to run tests for nixops? we're trying to add mypy...
alexherbo2 has quit [Ping timeout: 265 seconds]
kaliumxyz has quit [Ping timeout: 255 seconds]
mexisme_ has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
shibboleth has quit [Quit: shibboleth]
aw has joined #nixos
mexisme_ has quit [Ping timeout: 260 seconds]
spacefrogg has joined #nixos
<adisbladis> excelsiora: `python tests.py tests/unit`
mexisme_ has joined #nixos
<bqv[m]> excelsiora: totally unrelated but, i spotted your name in peripheral vision and my first thought was hogwarts
<boogiewoogie[m]> hey, it seems that `resolved` can't currently be used with dns-over-tls as there's no option for it and `services.resolved.extraConfig = "DNSOverTLS=yes"` isn't enough. is this due to https://github.com/systemd/systemd/issues/9397 and is there an option planned for when systemd >243 is hitting nixos?
<{^_^}> systemd/systemd#9397 (by shibumi, 1 year ago, closed): RFE: Certificate checking for Resolveds DNS over TLS feature
orivej has joined #nixos
knupfer has quit [Remote host closed the connection]
<ldlework> adisbladis: if you get a moment can you help me in #nixos-emacs
psyanticy has quit [Quit: Connection closed for inactivity]
<Raito_Bezarius> is there a way to have some precise private IP on NixOps?
<Raito_Bezarius> other than 192.168.(index + 105 % 256).(index % 256)
<raboof> hmm, is it expected that 'nixos-generate' would recompile all kinds of stuff, like xorg and the jre, instead of getting them from cache? I'm running the nixos-unstable channel.
<ldlework> I'm so confused. I don't have the word "leo" in any of my nix configuration, and it's not in nix-env and set catting out my emacs binary, I get:
<ldlework> /nix/store/axkvx6z9bhpl6ywxamww3c2g8w4c1zsc-leo-editor-5.7.3
<tilpner> raboof: Not really, but it depends on your setup and configuration
<ldlework> how do I get rid of this package... :(
<tilpner> ldlework: nix-store --query --roots
<{^_^}> [nixpkgs] @alyssais merged pull request #82424 → unit: 1.15.0 -> 1.16.0 → https://git.io/Jv6aI
<{^_^}> [nixpkgs] @alyssais pushed commit from @Izorkin to master « unit: 1.15.0 -> 1.16.0 »: https://git.io/Jv6rK
<raboof> tilpner: anything specific? the configuration.nix I'm passing in is basically empty, https://pastebin.com/4F5GaARf
flodeskum has joined #nixos
heatmiser has quit [Ping timeout: 256 seconds]
<tilpner> What command are you running, and on what kind of machine?
<tilpner> If you provide details on exactly which nixos-unstable you're on, we can check that too
FRidh has quit [Quit: Konversation terminated!]
<ldlework> tilpner: hmm I'm not sure what that was supposed to do
<raboof> './nixos-generate -f lxc -c configuration.nix' on a laptop running NixOS
<tilpner> ldlework: You provide a store path, and it tells you what causes that store path to be kept around
<ldlework> Ah
<{^_^}> [nixpkgs] @alyssais merged pull request #82401 → heroku: 7.38.1 -> 7.39.0 → https://git.io/Jv68e
<{^_^}> [nixpkgs] @alyssais pushed commit from @marsam to master « heroku: 7.38.1 -> 7.39.0 »: https://git.io/Jv6ri
<ldlework> tilpner: thanks man
<raboof> tilpner: looks like I'm a little behind on unstable, at 82b54d490663b6d87b7b34b9cfc0985df8b49c7d, but not much. I'll update
flodeskum has quit [Remote host closed the connection]
<raboof> oh no that's actually uptodate even
<tilpner> raboof: Ahh, it's the lxc profile
<tilpner> raboof: It imports profiles/docker-container, which imports profiles/minimal, which sets environment.noXlibs = mkDefault true;
<tilpner> And that causes the cache misses you're seeing
<ldlework> argh, the package is still there somehow
<judson_> Anyone have advice on dealing with the long process names that happen with NixOS?
<tilpner> raboof: If you prefer a larger container to rebuilding locally, set that back to false
<raboof> tilpner: ah, so because java was built with X support and I'm not building for a target without X support it's rebuilding. that makes sense then
<judson_> <nixstore>/<hash>-cmd <nixstore>/<hash>-file gets up to hundreds of bytes quickly, and for e.g. ps it's mostly noise.
<{^_^}> [nixpkgs] @mmilata opened pull request #82433 → [20.03] libarchive: 3.4.1 -> 3.4.2 → https://git.io/Jv6r9
<ldlework> Oh god I'm an idiot.
<raboof> tilpner: thanks a lot, I'll just rebuild then (seems neat to have it 'minimal' like that), good to understand what's going on though ;)
<tilpner> judson_: In htop, press p and those long paths disappear. That's the only time it annoyed me
flodeskum has joined #nixos
<judson_> Our htop reports different processes, tilpner :)
<judson_> p chops out some of those, but leaves, e.g. a ton of chromium processes
<ldlework> wat
<ldlework> error: packages '/nix/store/ggrfid3vpf94zd8zfbp9s6gawkk10wms-home-manager-path/LICENSE.txt' and '/nix/store/bkrkm7fia7f3vfjk7j9hplag9r7l4bp9-dotnet-sdk-2.2.103/LICENSE.txt' have the same priority 5;
civodul has joined #nixos
<ldlework> This is gonna be a NixOS day, I can feel it :(
<Orbstheorem> How can I use a file as a derivation source ?
<Orbstheorem> I get error "do not know how to unpack source archive ..." when I just specify the path :(
<{^_^}> [nixpkgs] @veprbl pushed commit from @amurrayc to release-20.03 « blender: use PYTHONPATH (#82341) »: https://git.io/Jv6rb
MightyJoe has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to master: https://git.io/Jv6rN
<cole-h> Orbstheorem: It would be easier to help if you paste your progress so far somewhere :P
linarcx has joined #nixos
cyraxjoe has quit [Ping timeout: 260 seconds]
<Orbstheorem> cole-h: https://paste.gnugen.ch/raw/0H1j
<Orbstheorem> Line 22 ^^
<cole-h> Why do you have `[] ++`? Removing that might solve your problem.
zeta_0 has joined #nixos
shibboleth has joined #nixos
<Orbstheorem> Same problem after removing it ^^
<Orbstheorem> That variable has a default just bellow (l.80) to a list of paths.
hoijui has quit [Ping timeout: 268 seconds]
<tilpner> Orbstheorem: Setting src to a list might trigger behaviour that assumes src is a single thing
<tilpner> Orbstheorem: You're already trying to use srcs below, srcs = cfg.schroot_setup_d; behave differently?
<tilpner> *+does
kolbycrouch has quit [Ping timeout: 268 seconds]
<Orbstheorem> Well, if I recall correctly, the builder cannot use any other path from the nix store that wasn't declared in nixpkgs, am I right?
<ldlework> GNU Emacs 28.0.50
<ldlework> yay
ng0_ has joined #nixos
ng0_ has quit [Client Quit]
<tilpner> Orbstheorem: That's technically wrong, but you mean the right thing. I think it should still work because srcs = ...; adds it to the derivation inputs
reactormonk has quit [Ping timeout: 258 seconds]
zupo has joined #nixos
kloenk has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
ixxie has quit [Ping timeout: 256 seconds]
rajivr___ has quit [Quit: Connection closed for inactivity]
<Orbstheorem> Wait, won't the interpolated strings be resolved by nix when making the closure for the derivation?
<tilpner> I think so, but verify to be sure
Diogo4189 has joined #nixos
kolbycrouch has joined #nixos
hoijui has joined #nixos
airgap has joined #nixos
Diogo418 has quit [Ping timeout: 260 seconds]
<airgap> non-nixos nix questions ok here?
reactormonk has joined #nixos
<FireFly> I believe so
<ar> yup
<airgap> roger that. just installed nix, but i'm getting this error running anything: /nix/store/4b6f6apsk9k9649iml240w4by5qxli7h-bash-4.4-p23/bin/bash: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to release-20.03: https://git.io/Jv6os
<airgap> i feel stupid even asking but this is a pretty vanilla environment.
hoijui has quit [Ping timeout: 265 seconds]
wolfshappen has quit [Ping timeout: 255 seconds]
<Orbstheorem> airgap: `ldd /nix/store/4b6f6apsk9k9649iml240w4by5qxli7h-bash-4.4-p23/bin/bash` ?
<airgap> it's there
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixops] @aaronchall opened pull request #1253 → More mypy, fix a couple of return types → https://git.io/Jv6on
kloenk has joined #nixos
<Orbstheorem> airgap: I mean, are all the shared libraries resolved? 1~
wolfshappen has joined #nixos
zupo has joined #nixos
zupo has quit [Client Quit]
<airgap> yes
<airgap> when i said "vanilla" i might have overstated one thing -- i do preload hardened_malloc systemwide, but that's the only thing that's exotic.
<{^_^}> [nixpkgs] @Lassulus merged pull request #82420 → yggdrasil: 0.3.12 -> 0.3.13 → https://git.io/Jv6gr
<{^_^}> [nixpkgs] @Lassulus pushed commit from @ehmry to master « yggdrasil: 0.3.12 -> 0.3.13 »: https://git.io/Jv6o8
<colemickens> airgap: have you tried without that?
wolfshappen has quit [Ping timeout: 240 seconds]
chloekek has joined #nixos
<Orbstheorem> airgap: otherwise you can strace :D
Naptra has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @alyssais merged pull request #82433 → [20.03] libarchive: 3.4.1 -> 3.4.2 → https://git.io/Jv6r9
<{^_^}> [nixpkgs] @alyssais pushed commit from @r-ryantm to staging-20.03 « libarchive: 3.4.1 -> 3.4.2 »: https://git.io/Jv6o0
wolfshappen has joined #nixos
ottidmes has joined #nixos
domogled has quit [Quit: domogled]
<Orbstheorem> What's preferable? To manually add a pam service (using `security.pam.services.foo`) or to just add `pathsToLink = ["/etc/pam.d"];`?
<hexa-> I've upgraded my server to v20.03 and now I'm wondering whether I can use the firefox-sync module and packages from 19.09.
<airgap> sorry, got an emergency call. 10m
icey_ has joined #nixos
wolfshappen has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @jtojnar opened pull request #82436 → nixos/release-combined: disable i686 iso_minimal → https://git.io/Jv6oV
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
wolfshappen has joined #nixos
mexisme_ has quit [Ping timeout: 255 seconds]
iceypoi has quit [Ping timeout: 260 seconds]
<airgap> colemickens: Orbstheorem: haven't traced it yet. this was a quick setup and thought *maybe* this was a known issue that had a quick answer. google yielded nothing
<{^_^}> [nixpkgs] @mmilata opened pull request #82437 → lz4: 1.9.1 -> 1.9.2 → https://git.io/Jv6o6
<airgap> i'll have to reboot and try without hardened_malloc and see if that's somehow an issue.
cosimone has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82438 → simplenote: 1.14.0 -> 1.15.0 → https://git.io/Jv6oD
<tilpner> airgap: Why do you need to reboot, if hardened_malloc is activated via LD_PRELOAD?
<airgap> ok. it's looking for /nix/store/4552zjr164h964cxq8iw5zgnlcx1vwbl-glibc-2.30/lib/libstdc++.so.6 but it's not there.
<airgap> rest of glibc is there (i guess) but not libstdc++
<airgap> so it doesn't seem like a hardened_malloc issue
<airgap> tilpner: because it's systemwide
jb55 has joined #nixos
<excelsiora> looks like nixops requires black now - do I need to run black on the repo and commit the files I changed?
mexisme_ has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #82426 → openjpeg: patch CVE-2020-6851 and CVE-2020-8112 → https://git.io/Jv6as
<{^_^}> [nixpkgs] @alyssais pushed 2 commits to master: https://git.io/Jv6o7
flodeskum has quit [Remote host closed the connection]
wolfshappen has quit [Ping timeout: 255 seconds]
<{^_^}> [nixpkgs] @Ekleog merged pull request #82187 → Paperwork update → https://git.io/Jvo9A
<{^_^}> [nixpkgs] @Ekleog pushed 5 commits to master: https://git.io/Jv6oA
shibboleth has quit [Quit: shibboleth]
<{^_^}> [nixpkgs] @Zhen-hao opened pull request #82440 → upgrade vscode extension versions for Scala → https://git.io/Jv6Kk
zeta_0 has joined #nixos
fendor__ has quit [Remote host closed the connection]
fendor__ has joined #nixos
philr has joined #nixos
jgeerds has joined #nixos
sjuberman has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @magnetophon opened pull request #82442 → geonkick: init at 1.9.2 → https://git.io/Jv6KB
<{^_^}> [nixpkgs] @Ekleog merged pull request #81559 → pantalaimon: 0.4 -> 0.5.1 → https://git.io/Jv2dk
<{^_^}> [nixpkgs] @Ekleog pushed 3 commits to master: https://git.io/Jv6K0
bhipple has joined #nixos
<{^_^}> [nixpkgs] @Ekleog merged pull request #80141 → nixos/btrfs: make autoScrub not prevent shutdown or suspend → https://git.io/JvlaR
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to master: https://git.io/Jv6Kz
<{^_^}> [nixpkgs] @Ekleog pushed commit from @symphorien to release-20.03 « nixos/btrfs: make autoScrub not prevent shutdown or suspend »: https://git.io/Jv6Kr
<{^_^}> [nixpkgs] @Ekleog merged pull request #76739 → nixos/dovecot: add an option to enable mail_plugins → https://git.io/JeADN
<{^_^}> [nixpkgs] @Ekleog pushed 5 commits to master: https://git.io/Jv6KP
butterthebuddha has joined #nixos
<butterthebuddha> Can I install pip packages globally with nix?
mcwitt has joined #nixos
<NobbZ[m]> Yes, but why?
Neo-- has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #82421 → i3lock-color: 2.12.c -> 2.12.c.1 → https://git.io/Jv6gK
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv6KS
ravndal has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @mmilata opened pull request #82444 → Openjpeg cves 20.03 → https://git.io/Jv6K9
<butterthebuddha> NobbZ[m] Some pip packages have executables right?
ravndal has joined #nixos
o1lo01ol1o has joined #nixos
<NobbZ[m]> butterthebuddha: If you are talking about libraries, you should instead properly depend on them in your projects, if though you are talking about executables/scripts you should use `poetry2nix` or `pypi2nix` or similar tools to create a derivation (if not yet available) and install that.
absoluutely__ has joined #nixos
linarcx has quit [Ping timeout: 260 seconds]
<butterthebuddha> NobbZ[m] Can I use home-manager to manage these derivations?
<butterthebuddha> It doesn't look like the package I want to install (leccap) exists
<butterthebuddha> in nixpkgs
Jackneill has joined #nixos
<NobbZ[m]> Yes, you can. Just put them in an overlay.
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
abathur has quit [Ping timeout: 256 seconds]
rb2k has joined #nixos
<mcwitt> On darwin, trying to build an R environment with a package compiled from source, getting linker about missing `-liconv`. Investigating, found a MWE that also fails: `nix-shell -p libiconv pkgconfig --run 'pkg-config --cflags libiconv'` results in "Package libiconv was not found in the pkg-config search path". Any ideas? Does this just work differently on darwin?
abathur has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #82382 → docker: 19.03.7 -> 19.03.8 → https://git.io/Jv6OJ
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jv6Kj
kleisli has quit [Ping timeout: 255 seconds]
<NobbZ[m]> mcwitt: As I have the same error on nixOS, something else seems to be missing in that command…
<{^_^}> [nix] @edolstra pushed to flakes « Change the lock file to a graph »: https://git.io/Jv66I
zupo has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
chloekek has quit [Ping timeout: 265 seconds]
mexisme_ has quit [Ping timeout: 240 seconds]
<drakonis> oh, nice.
<mcwitt> NobbZ[m]: Thanks for checking. Actually, I'm not sure if that specific example should work, since it sounds like `pkg-config` needs to get added to `nativeBuildInputs` for things to get set up correctly. But following the example on the wiki (https://nixos.wiki/wiki/C#pkg-config) I have the same issue, and also notice that $PKG_CONFIG_PATH is empty in the shell.
<mcwitt> (had to change cryptsetup since it's not darwin-compatible, used libiconv instead)
rb2k has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rb2k has joined #nixos
Jackneill has quit [Remote host closed the connection]
absoluutely__ has quit [Remote host closed the connection]
absoluutely_ has joined #nixos
absoluutely_ has quit [Remote host closed the connection]
absoluutely_ has joined #nixos
absoluutely_ has quit [Remote host closed the connection]
absoluutely_ has joined #nixos
rb2k has quit [Quit: Textual IRC Client: www.textualapp.com]
bhipple has quit [Read error: Connection reset by peer]
<Raito_Bezarius> Does anyone know why when I'm using submodule in a NixOS module, some stuff just break and complains about undefined values
<Raito_Bezarius> But when I'm replacing the type by types.attrs; it just works ™
<Raito_Bezarius> It often fails around evaluation of the value
<Raito_Bezarius> during scrubOptionValue, some anonymous function fails
teto has quit [Quit: WeeChat 2.7.1]
<zeta_0> could you guys help me fix LD_LIBRARY_PATH in my home.nix? https://hastebin.com/cahuciwopo.bash
<zeta_0> it's throwing an error?
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « prometheus-pushgateway: 0.8.0 -> 1.2.0 »: https://git.io/Jv66R
malSet has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @mmilata opened pull request #82445 → [19.09] openjpeg: patch CVE-2020-6851 and CVE-2020-8112 → https://git.io/Jv66E
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
malSet has joined #nixos
malSet has quit [Read error: Connection reset by peer]
OmnipotentEntity has joined #nixos
OmnipotentEntity is now known as Guest48240
<Raito_Bezarius> Also, WireGuard seems to have a problem, I'm having a unit file with some \n in it
<Raito_Bezarius> and it makes systemd fails
<Raito_Bezarius> Hm no
<Raito_Bezarius> It is Nix which is failing due to some strange chars
<Raito_Bezarius> unit-script-wg-blablabla-(pub key)=SOMETHING-start
mexisme_ has joined #nixos
<Raito_Bezarius> and this SOMETHING seems to be a \n
<zeta_0> nevermind
<drakonis> what's the fix.
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @flokli merged pull request #82310 → nixos/systemd: apply .link even when networkd is disabled → https://git.io/JvKyj
<{^_^}> [nixpkgs] @flokli pushed 4 commits to master: https://git.io/Jv666
kvda has joined #nixos
zupo has quit [Ping timeout: 255 seconds]
zupo has joined #nixos
<{^_^}> [nixpkgs] @flokli pushed 3 commits to release-20.03: https://git.io/Jv66D
kleisli has joined #nixos
<{^_^}> [nixpkgs] @Infinisil pushed 3 commits to master: https://git.io/Jv669
<{^_^}> [nixpkgs] @Infinisil merged pull request #70157 → Add lib.kernel → https://git.io/JenVp
<{^_^}> [nixpkgs] @alyssais merged pull request #82437 → lz4: 1.9.1 -> 1.9.2 → https://git.io/Jv6o6
<{^_^}> [nixpkgs] @alyssais pushed commit from @mmilata to staging « lz4: 1.9.1 -> 1.9.2 »: https://git.io/Jv66H
<troydm> sorry for dumb question
<troydm> I have some local nixpkgs repo and I want to build linux module against specific linux kernel version
<troydm> how do I check package selectors in that repo using regexp pattern
<troydm> ?
<{^_^}> [nixpkgs] @Ma27 pushed commit from @Frostman to release-20.03 « docker: 19.03.5 -> 19.03.8 »: https://git.io/Jv66x
tsrt^ has joined #nixos
<{^_^}> [nixpkgs] @mmilata opened pull request #82446 → maintainers: fix wrong capitalization of githubId → https://git.io/Jv66h
zeta_0 has quit [Quit: rebooting]
<kleisli> for some reason gcc isn't seeing headers installed with `nix-shell -p gcc SDL2`. anyone know why that might be?
<troydm> nvm figured it out
rogue_koder_ has quit [Remote host closed the connection]
abathur has quit [Ping timeout: 258 seconds]
rogue_koder_ has joined #nixos
butterthebuddha has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cosimone has quit [Quit: Quit.]
absoluutely_ has quit [Remote host closed the connection]
absoluutely_ has joined #nixos
ruim has quit [Quit: ruim]
ruim has joined #nixos
rogue_koder_ has quit [Remote host closed the connection]
rogue_koder_ has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
<excelsiora> what's up?
mvnetbiz_ has joined #nixos
rogue_koder_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @alyssais opened pull request #82447 → rustc: 1.41.0 -> 1.42.0 → https://git.io/Jv6iP
lsix has quit [Quit: WeeChat 2.7.1]
wildtrees has joined #nixos
pikajude has quit [Quit: ZNC 1.7.5 - https://znc.in]
johnw has quit [Quit: ZNC - http://znc.in]
ajp has joined #nixos
zeta_0 has joined #nixos
bhipple has joined #nixos
<{^_^}> [nixpkgs] @bhipple opened pull request #82448 → [20.03][Security] bluez: 5.52 -> 5.53 for CVE-2020-0556 → https://git.io/Jv6iS
<{^_^}> [nixpkgs] @veprbl merged pull request #82446 → maintainers: fix wrong capitalization of githubId → https://git.io/Jv66h
<{^_^}> [nixpkgs] @veprbl pushed commit from @mmilata to master « maintainers: fix wrong capitalization of githubId (#82446) »: https://git.io/Jv6iH
<{^_^}> [nixpkgs] @bhipple opened pull request #82449 → [19.09][Security] bluez: 5.50 -> 5.53 for CVE-2020-0556 → https://git.io/Jv6id
<{^_^}> [nixpkgs] @alyssais merged pull request #82419 → apparmor: 2.13.3 -> 2.13.4 → https://git.io/Jv6gw
<{^_^}> [nixpkgs] @alyssais pushed commit from @ajs124 to staging « apparmor: 2.13.3 -> 2.13.4 »: https://git.io/Jv6ib
rogue_koder_ has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #82418 → libxml2: add patch for CVE-2019-20388 → https://git.io/Jv6zz
<{^_^}> [nixpkgs] @alyssais pushed commit from @mmilata to staging « libxml2: add patch for CVE-2019-20388 »: https://git.io/Jv6ix
<gchristensen> o
<excelsiora> gchristensen: hey! :)
<excelsiora> I sent that pull request, sorry for taking so long...
<excelsiora> but it looks like black is a blocker? Do I need to reformat those files with black and resubmit the PR?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82450 → blender: 2.82 -> 2.82a → https://git.io/Jv6Pv
pikajude has joined #nixos
fendor has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @troydm opened pull request #82451 → rtl8192eu: update at 4.4.1.20200122 → https://git.io/Jv6PT
mcwitt has quit [Ping timeout: 268 seconds]
init_6[m] has joined #nixos
<{^_^}> [nixpkgs] @alyssais pushed commit from @kampka to master « trilium: 0.39.4 -> 0.40.3 »: https://git.io/Jv6Pk
<{^_^}> [nixpkgs] @alyssais merged pull request #79812 → trilium: 0.39.4 -> 0.40.3 → https://git.io/JvCnd
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cole-h> excelsiora: If they say yes, you don't need to resubmit the PR -- just force-push with your changes amended :)
butterthebuddha has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #82452 → atlassian-jira: 8.7.0 -> 8.7.1 → https://git.io/Jv6PL
<excelsiora> So I might not need to do anything further? I got imprecision down by 1.2%.
gustavderdrache has joined #nixos
butterthebuddha has quit [Client Quit]
<{^_^}> [nixpkgs] @alyssais pushed commit from @liff to master « metals: 0.7.6 -> 0.8.1 »: https://git.io/Jv6PY
<{^_^}> [nixpkgs] @alyssais merged pull request #79376 → metals: 0.7.6 -> 0.8.1 → https://git.io/JvZMg
<{^_^}> [nixpkgs] @alyssais merged pull request #79329 → jost: 3.3 -> 3.5 → https://git.io/JvZRA
<{^_^}> [nixpkgs] @alyssais pushed commit from @dtzWill to master « jost: 3.3 -> 3.5 »: https://git.io/Jv6Ps
<{^_^}> [nixpkgs] @alyssais merged pull request #79305 → texstudio: 2.12.20 -> 2.12.22 → https://git.io/JvZsP
<{^_^}> [nixpkgs] @alyssais pushed commit from @ajs124 to master « texstudio: 2.12.20 -> 2.12.22 »: https://git.io/Jv6PG