sphalerite changed the topic of #nixos to: NixOS stable: 19.03 \o/ https://discourse.nixos.org/t/nixos-19-03-release/2652 || 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/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018
esmerelda has joined #nixos
jlv has joined #nixos
<jlv> Ok. The disable, reboot, enable, reboot didn't fix it
<jlv> I'm going to call it for now and take a break.
<jlv> Might just reinstall nixos or something
buffet_ has joined #nixos
hhefesto has quit [Remote host closed the connection]
buffet has quit [Ping timeout: 258 seconds]
toppler`` has joined #nixos
<pie_> id bet a box of cookies its something in your sound settings
<pie_> jlv, actually
<pie_> one more thing you can try is see if pulseaudio has some configuration directory somewhere and maybe try deleting it and restarting the service or rebooting again
<drakonis> sometimes pulseaudio gets weird about audio
<drakonis> esp with wine
<pie_> drakonis, ironic
logzet_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<drakonis> truly
<drakonis> pulseaudio gets drunk with wine
<pie_> hehh
<pie_> pun of the day
<drakonis> i tried playing synthetik once on fedora, it was horrible.
<drakonis> audio was weird.
o1lo01ol1o has joined #nixos
Yakulu has left #nixos ["Error from remote client"]
drakonis has quit [Quit: Leaving]
lord| has joined #nixos
o1lo01ol1o has quit [Ping timeout: 272 seconds]
Guanin has joined #nixos
silver 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/fjBQW
Qubasa has quit [Read error: Connection reset by peer]
Qubasa has joined #nixos
freeman42x has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos
<{^_^}> [nixpkgs] @kalbasit merged pull request #60385 → gotools: 2019-03-05 -> 2019-05-24 → https://git.io/fjGRg
<{^_^}> [nixpkgs] @kalbasit pushed commit from @rvolosatovs to master « gotools: 2019-03-05 -> 2019-05-24 (#60385) »: https://git.io/fjBQR
o1lo01ol1o has joined #nixos
orivej has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @alyssais pushed to master « linux_libre-latest: fix build »: https://git.io/fjBQg
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/f70e66cccd5 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
ddellacosta has quit [Ping timeout: 272 seconds]
iyzsong has joined #nixos
thc202 has quit [Ping timeout: 250 seconds]
hellrazo1 has joined #nixos
Ariakenom has quit [Quit: Leaving]
init_6 has quit [Read error: Connection reset by peer]
hellrazor has quit [Ping timeout: 272 seconds]
ee1943 has quit [Read error: Connection reset by peer]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
ee1943 has joined #nixos
drakonis1 has joined #nixos
schjetne has joined #nixos
alter-schjetne has quit [Ping timeout: 272 seconds]
ng0 has quit [Ping timeout: 256 seconds]
hiratara has joined #nixos
rajivr___ has joined #nixos
jlv has quit [Ping timeout: 256 seconds]
fantastictoys has joined #nixos
fantastictoys has quit [Client Quit]
alreadygone has joined #nixos
alreadygone has quit [Client Quit]
marielodomfDf has joined #nixos
<marielodomfDf> how do i deal with a package that needs write access to its config at runtime?
<marielodomfDf> since the nix store is immutable, i can't write to the config. the config location is hardcoded, so i can't change it
<aanderse> marielodomfDf: some applications will store config in the user directory, some will allow you to pass a directory to write config in
jluttine has quit [Ping timeout: 248 seconds]
<gchristensen> typically we'd patch the software to fix its config location
<DigitalKiwi> has anyone else had problems with vim-addon-nix with vam as shown here https://nixos.wiki/wiki/Editor_Modes_for_Nix_Files#vim-addon-nix
<DigitalKiwi> i have one computer it's working fine on but i might not have it setup right or updated, and another one that it's...i believe the technical term is spewing errors
_ris has quit [Ping timeout: 260 seconds]
<gchristensen> though it is quite bad behavior to write to your own config :/
<gchristensen> (imo)
* gchristensen takes that back, only applicable to server software
<{^_^}> [nixpkgs] @romildo opened pull request #62035 → lumina.lumina: 1.4.0-p1 -> 1.5.0 → https://git.io/fjBQH
jluttine has joined #nixos
<{^_^}> [nixpkgs] @xrelkd opened pull request #62036 → cargo-xbuild: 0.5.8 -> 0.5.9 → https://git.io/fjBQd
<{^_^}> [nixpkgs] @acowley closed pull request #61332 → rtl8821ce: update for Linux 5.0 and 5.1 compatibility → https://git.io/fjWUz
oida has quit [Remote host closed the connection]
oida has joined #nixos
<samueldr> gchristensen: you'd need to use another editor to edit your editor's config!
<gchristensen> yeah, I was stuck thinking about server software -- where it can be spectacularly bad to let a website (for example) edit its own files
<li_matrix> marielodomfDf: hard-coded relative paths are bad, but the world is full of unix illiterates
<samueldr> maybe not server, but those faced with adversarial users?
<li_matrix> maybe tell them
<gchristensen> aye
* DigitalKiwi is always fighting the computer
lunik1 has quit [Quit: :x]
<li_matrix> nixos cured me of my love of unix and showed me the way out
<li_matrix> fractalide was the big eureka moment
<DigitalKiwi> what's that?
lopsided98 has quit [Quit: Disconnected]
lunik1 has joined #nixos
<simpson> li_matrix: Do you actually use Fractalide? What's the experience like?
<li_matrix> simpson: no I dont use it, It gave me the inspiration for my project
<li_matrix> thats how the OS ought to be built; not packages, but functions
<simpson> li_matrix: Ah. It's good to be inspired. Have you read any of their links to object-capability ideas yet?
<li_matrix> finishing up the infrastructure now, ill be publishing stuff soon
<li_matrix> Im integrating all of this stuff into a language I call mycelium
<li_matrix> a kind of super-nix if you will
hiratara has quit [Quit: ZNC - http://znc.in]
<li_matrix> only possible to bootstrap thanks to nix of course
<li_matrix> thank god I dont have to do the bootsrap they did
<simpson> li_matrix: Ah, you're designing a language? Good times. Have you thought about plan interference yet? In particular, have you considered the kinds of hazards discussed in http://www.erights.org/talks/promises/paper/tgc05-submitted.pdf ?
lopsided98 has joined #nixos
<li_matrix> its really far throw from the usual 'language' first of all its binary
<li_matrix> and self-describing
<li_matrix> so well need to make a new editor
mmlb has joined #nixos
<li_matrix> set myself up for a lifetime of work; rewrite the world
<simpson> Sure. Same with all capability-aware systems. It's just like with memory safety; without a rewrite, what's the point?
<li_matrix> its out of unix fs. ill need an erlang-like runtime
<li_matrix> but thats still a bit far off
<gchristensen> no posix FS?
<li_matrix> im killing posix
<simpson> li_matrix: Have you read http://web.archive.org/web/20181230090051/http://habitatchronicles.com/2017/05/what-are-capabilities/ yet? Having the right jargon might make it easier to talk about what you're building. For example, it sounds like you're searching for *objects* or *actors*.
<gchristensen> yay
<li_matrix> iv read a lot of stuff lol
<simpson> li_matrix: BTW, #proglangdesign is a better channel if you want to talk about PLT.
<li_matrix> simpson: i dont wanna talk just got pulled into it
<li_matrix> ill write it up and let yall know
<simpson> li_matrix: Best of luck.
<li_matrix> thanks for nixos
<gchristensen> thanks for doing the good work
<gchristensen> fewer capabilities plz
<DigitalKiwi> what's a capability
<simpson> Less code, simpler code, easier reasoning.
<simpson> DigitalKiwi: A capability is a communicable token of authority; a capability is both an ability to do an action, and also the permission to carry out that action.
<DigitalKiwi> so like when phone apps ask for camera
<simpson> Kind of! It'd be like if the phone app's entire UX *couldn't care* whether or not it could access the camera.
lunik1 has quit [Read error: Connection reset by peer]
<gchristensen> simpson: maybe comparing it to a store path would be helpful
<simpson> DigitalKiwi: In the context of Nix, I like to think of "package capabilities", or paths into the Nix store. They're hard to find by accident ("unguessable", formally) so if you know a Nix store path then you probably were *granted* that path.
lunik1 has joined #nixos
marielodomfDf has quit [Ping timeout: 256 seconds]
<DigitalKiwi> gchristensen: oi that's the great wall of text article you got there
<gchristensen> yeah it actually isn't very good :?
<gchristensen> scroll down to "The idea"
oida has quit [Remote host closed the connection]
<simpson> Meh. Compare and contrast with the 90s-era archeological museum that is erights.org: http://www.erights.org/elib/capability/ode/index.html
<simpson> The idea really isn't hard, *but* you must turn the entire world upside-down, and then suddenly it looks as if nearly all software is completely wrongly written. :T
oida has joined #nixos
<gchristensen> "When you run an application, as far as the OS is concerned, everything the application does is done by you. Another way to put this is, an application you run can do anything you can do. This seems OK in the example we gave of Word saving your file. But what if Word did something else, like transmit the contents of your file over the internet to a server in Macedonia run by the mafia, or erase any of your
<DigitalKiwi> is it related to RBAC
<gchristensen> files whose names begin with a vowel, or encrypt all your files and demand payment in bitcoins to decrypt them? Well, you’re allowed to do all those things, if for some crazy reason you wanted to, so it can too."
Anton-Latukha has quit [Quit: Leaving.]
<gchristensen> simpson: that is because it *is*
<simpson> Yes, it's related to RBAC. RBAC is one of the evils.
<DigitalKiwi> oic
<simpson> Here's a pithy idea. In a typical (GNU/)Linux distro, packages are *installed*; in Nix, packages are *available*. A typical distro has ways to install and uninstall; Nix has ways to change the current local environment, and thus to change which packages are available *to a given context*.
alp has quit [Ping timeout: 258 seconds]
<simpson> We'd say that package authority is ambient, in the traditional distro; you'll see the phrase "ambient authority" often. Rather than the authority to use a package being intentionally delegated, authority is smeared across the entire platform.
<gchristensen> (I love that this community makes me think)
<DigitalKiwi> you can always count on me to ask questions that make you think...
<gchristensen> in this case I'm hoping simpson is making you think
<simpson> I'm just hoping that I sound coherent~
<gchristensen> the ambient package authority got a bit blurry, but before that (to me) yes
<DigitalKiwi> (the puncline to my joke is i make people think "what's wrong with you?")
altavista[m] has joined #nixos
<gchristensen> I think the store path is uniquely easy to explain for Nix users, since it is easy to grasp that you're not going to *guess* /nix/store/zl47r98ihllg3694p4f26170v285g7ba-bash-interactive-4.4-p23/bin/bash, and so you can't call /nix/store/zl47r98ihllg3694p4f26170v285g7ba-bash-interactive-4.4-p23/bin/bash unless someone tells you /nix/store/zl47r98ihllg3694p4f26170v285g7ba-bash-interactive-4.4-p23/bin/bash exists
altavista[m] has left #nixos ["User left"]
fusion809 has joined #nixos
<gchristensen> simpson: any recommended research papers to read? ideally something not to tricky for me, as someone who has only read a few papers.
<DigitalKiwi> ls /nix/store/*bash* ?
<DigitalKiwi> or is that cheating
<simpson> gchristensen: The plan interference paper I linked above should be pretty readable if you can read Java.
<gchristensen> I can
<DigitalKiwi> by golly i think this time it's going to work
<simpson> DigitalKiwi: Not at all cheating! A capability system's ultimately got edges of some sort, and at those edges, we talk about the ability to *guess* a reference. On one hand, I think of Nix as transitional, because it can't do this perfectly; OTOH doing this perfectly on top of a Linux kernel might be impossible.
<DigitalKiwi> gchristensen: guess what problem i still haven't gotten past :)
<gchristensen> :)
<DigitalKiwi> oooh this is it this is actually doing it
<simpson> gchristensen: I am becoming a big fan of quick memes, though. One I like, from Mark Miller's thesis, is that *confinement* is a generalization of pocket calculator privacy: a pocket calculator can only know what you punch in with the buttons, and only export data through its LCD screen.
<DigitalKiwi> is there a way to speed up the subsequent tries when this happens it always seems to do all of the work again and then fail on 1 or a few and then start over
<gchristensen> 'make Java itself into a pure ocap language – which you can totally do, by the way' -- eh?
shachaf has left #nixos [#nixos]
<simpson> gchristensen: There's a couple different paths that were explored. The dead one is Joe-E, which pruned Java down to a security kernel. The other one is E, a DSL in Java which has most of Java's power.
<simpson> Yeah, that one.
<gchristensen> ah
<gchristensen> I wish rust didn't allow arbitrary IO :/
<DigitalKiwi> can someone tell me what did huawei do to piss everyone off?
<simpson> gchristensen: Ooh, that's another good meme! Imagine Haskell, Rust, or similarly pure languages (Elm?), and then imagine using them with *no unsafe hatches*.
<gchristensen> right
<gchristensen> Elm might actually get that right
<DigitalKiwi> gchristensen: did you see my privmsgs
<gchristensen> no
lunik1 has quit [Ping timeout: 272 seconds]
<gchristensen> I did now, but best to keep it herein chat :)
ddellacosta has joined #nixos
<DigitalKiwi> but they're listening in and recording!
* DigitalKiwi dons tin foil hat
<DigitalKiwi> and also /topic
<gchristensen> hehe
<gchristensen> ok, bed time. g'night
<DigitalKiwi> night
wucke13 has quit [Quit: ZNC 1.7.2 - https://znc.in]
altavista[m] has joined #nixos
altavista[m] has left #nixos ["User left"]
wucke13 has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #62015 → vocal: 2.4.0 -> 2.4.1 → https://git.io/fjB1o
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/fjB7c
lambda-11235 has joined #nixos
lunik1 has joined #nixos
iqubic has joined #nixos
<iqubic> Alright, I hate the default X11 cursor. How do I change it?
mexisme has joined #nixos
init_6 has joined #nixos
ddellacosta has quit [Ping timeout: 272 seconds]
iqubic has quit [Ping timeout: 252 seconds]
iqubic has joined #nixos
<iqubic> So how does one change the default X11 cursor?
orivej has joined #nixos
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nixos
infinee has quit [Quit: Leaving]
<iqubic> is there some NixOS specific way to do it?
<Ralith> if asking the same question twice in a row didn't work, three times in a row probably won't either
<Ralith> please refrain from spamming
<iqubic> Yeah. Sorry.
<iqubic> I'll just wait until I get an answer.
halfbit has joined #nixos
Guanin has quit [Remote host closed the connection]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
iyzsong has quit [Ping timeout: 250 seconds]
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ym555 has quit [Ping timeout: 272 seconds]
hamishmack has joined #nixos
buffet has joined #nixos
buffet_ has quit [Ping timeout: 245 seconds]
<Ralith> answers are a thing you get by researching, not by waiting
<benkolera> iqubic: If you use home manager, see https://github.com/rycee/home-manager/blob/master/modules/xcursor.nix . If not, see if you can steal what it does in your home directory.
<benkolera> You can use home-manager as a nixos-module so it is all locked up in your nixos config and not a separate thing.
<iqubic> I don't use Homemanager.
<benkolera> Then you'll have to steal what it does (put config entries into xresources and gtk{2,3} config, after installing a nicer cursor set: https://github.com/rycee/home-manager/blob/master/modules/xcursor.nix#L59-L83
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/bed7e5aaf2d (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
thomashoneyman has joined #nixos
jlv has joined #nixos
<jlv> I'm back to trying to fix my headphone sound. I've made a breakthrough! I cranked the sound way, way up on my amp and maxed out audio on computer. I can actually hear a bit of faint audio through the static of the overcranked amp. So sound is actually playing, it's just ridiculously quiet.
<samueldr> have you looked at alsamixer with -c0, or maybe -c1 or -c2 (or as many sound cards alsa thinks you have)
<samueldr> I have had some settings I do not know how to change using pulseaudio alone
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<jlv> Sound is maxed out on alsamixer
<jlv> Still too quiet to even notice
<samueldr> can't say much more :/
thomashoneyman has quit [Quit: Lost terminal]
toppler`` has quit [Ping timeout: 272 seconds]
<jlv> I notice that maxed Master and PCM in alsamxier is [dB gain: 0.00]. Is that normal?
<{^_^}> [nixpkgs] @marsam opened pull request #62037 → pythonPackages: update various python packages → https://git.io/fjB7d
toppler`` has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #62038 → dive: 0.6.0 -> 0.7.2 → https://git.io/fjB7b
abathur has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 272 seconds]
Qubasa has quit [Ping timeout: 272 seconds]
Qubasa has joined #nixos
sb0 has quit [Quit: Leaving]
alex`` has quit [Ping timeout: 245 seconds]
drakonis_ has joined #nixos
ym555 has joined #nixos
drakonis has quit [Ping timeout: 246 seconds]
<li_matrix> jlv: careful not to blow your speakers and your hearing
<{^_^}> Channel nixos-19.03 advanced to https://github.com/NixOS/nixpkgs/commit/f70e66cccd5 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-19.03)
endformationage has quit [Quit: WeeChat 2.4]
<jlv> li_matrix, lol, thanks. I actually had one hand ready to yank the headphone cable while I was pumping up the amp to test.
<jlv> I "fixed" it by borrowing my friends usb dac amp.
<jlv> Now that I think about it, I actually have a pre-amp configured on Windows because the volume for my headphones was too low there also.
<jlv> It looks like I could configure a pre-amp for alsa. Not sure how I would do that in NixOS.
<jlv> For now, the USB DAC works better than my terrible soundcard.
<clever> jlv: run alsamixer in a terminal and poke about
<{^_^}> [nixpkgs] @volth opened pull request #62039 → perl530: init at 5.30.0 → https://git.io/fjB5q
<li_matrix> jlv: yanking the cable is what you dont want to do; youll get a jolt since its analog signal
palo1 has joined #nixos
<li_matrix> just turn the amp back down quickly
<jlv> clever: alsamixer is already maxed out. Internet searching shows that it is possible to add a pre-amp to increase that max by editing a alsa conf file. I'm not sure how to do that declaritively with nix though. It's not my top priority since the usb dac works, and I've been considering getting my own usb dac anyway.
<clever> jlv: if you scroll thru alsamixer, you may find the preamp option in there
<clever> i have options like front-mic-boost, and auto-mute-mode
palo has quit [Ping timeout: 272 seconds]
palo1 is now known as palo
<jlv> clever: I don't see anything like that. It might depend on your sound card.
<clever> jlv: also make sure you are on the alsa device, not the pulse device, f6 to select the card
<jlv> Ya. I'm on the sound card device.
mexisme has quit [Ping timeout: 258 seconds]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
Glider_IRC_ has joined #nixos
Glider_IRC has quit [Ping timeout: 258 seconds]
Mateon3 has joined #nixos
Mateon1 has quit [Ping timeout: 258 seconds]
Mateon3 is now known as Mateon1
init_6 has quit []
day|flip has joined #nixos
halfbit has quit [Ping timeout: 252 seconds]
detran has quit [Quit: ZNC 1.7.1 - https://znc.in]
<benkolera> Do these headphones have a high impedance or is your sound card just lousy jlv?
detran has joined #nixos
esmerelda has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @etu merged pull request #61996 → hackertyper: update to 2.1 → https://git.io/fjBw7
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/fjB52
<jlv> benkolera: Mostly just lousy sound card I think. I've always had issues with it.
esmerelda has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #62028 → wireshark: include nghttp2 by default → https://git.io/fjBHs
<{^_^}> [nixpkgs] @bjornfor pushed commit from @edef1c to master « wireshark: include nghttp2 by default »: https://git.io/fjB5w
day|flip has quit [Ping timeout: 248 seconds]
<li_matrix> There was a patent on internal combustion piston engine in England at the end of the 19th c. and so shitty engines were made for almost half a century. When the patents ended the affordability and power shot of by orders of magnitude. We are curretly towards the end of the monopoly on computers
<li_matrix> shit sound cards, shit wifi chips, the list goes on. its amazing we got anywhere
slack1256 has joined #nixos
day|flip has joined #nixos
<hyper_ch> "We are curretly towards the end of the monopoly on computers" that just made me laugh :)
<hyper_ch> corporations patent every tiny little thing and progress
<li_matrix> rackets are self-ending proccesses
<{^_^}> [nixpkgs] @FRidh merged pull request #62008 → opensc: add patch for CVE-2019-6502 → https://git.io/fjBiG
<{^_^}> [nixpkgs] @FRidh pushed commit from @erictapen to master « opensc: add patch for CVE-2019-6502 »: https://git.io/fjB5D
<li_matrix> they have a life exptency
<hyper_ch> "As of October 2012, there were 250,000 active cellphone patents to protect the specialized technology for smartphones. These patents represent one out of six active patents. There are likely more now, and many companies are compiling huge portfolios of cellphone patents."
<{^_^}> [nixpkgs] @FRidh merged pull request #62009 → texstudio: 2.12.14 -> 2.12.16 → https://git.io/fjBPJ
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to master « texstudio: 2.12.14 -> 2.12.16 »: https://git.io/fjB5y
<li_matrix> yea and the king was crowned to govern for all his life only to be beheaded a few years later by a revolutionary mob. im sure youll find lots of pieces of paper laying around claiming all sorts of authority
dansho has joined #nixos
mexisme has joined #nixos
<hyper_ch> fail to see how that is related
<li_matrix> intellectual property is, if anything at all, only a crime against logic. the next generation will fully assert that with molotov cocktails if they have to
<hyper_ch> there's been a lot of generations since the Statute of Anne - yet it didn't happen
<hyper_ch> because the normal user isn't directly affected by it
<li_matrix> theyll burn the seat of the criminal 'law makers' (whatever the fuck that means) and they corporat thugs with em
mexisme has quit [Ping timeout: 252 seconds]
<li_matrix> the next century will be the greatest shock in our history, obviously since we have never been in such toxic world with so many people. why, then, should we not expect everything tied to the current status quo not to be turned upside-down? seems like the only possible outcome. either that or we all perish clutching to our pathological self-desctructing doctrine
<MichaelRaskin> Never underestimate the human ability to burn _half_ of the damned thing down, and the wrong half at that.
<li_matrix> imagine how much of the planet was destroyed to make all those shitty computers?
<li_matrix> im telling the small kids what happened, and theyre already mad as hell
<li_matrix> pretty sure the current social orders will be as taboo as cannibalism is in our world, pretty soon too
<simpson> li_matrix: You should finish documenting Mycelium.
<li_matrix> well, easy to see if you understand that the current social orders are a form of cannibalism, just much more elaborate and subtle
<li_matrix> yea I know Im just worried the world will be gone by the time im done :P
esmerelda has quit [Ping timeout: 258 seconds]
<li_matrix> ohh well, at least we had a crazy ride even if this whole humanity experiment ends in 4 mins
<li_matrix> y'all need to watch the new "chernobyl" tv series! im gone closing this now
<MichaelRaskin> Chernobyl should tell you that just replacing the current social order doesn't actually solve all the problems, no?
<li_matrix> then imagine a major accident in a place like france or new england which would lead to a domino effect on all the neighboring reactors in the region
<MichaelRaskin> Erm, no
<li_matrix> "on the beach"
<MichaelRaskin> That's not how physics works
<li_matrix> thats a book
<li_matrix> lol your a fucking idiot who cant possibly understand the actual laws of reality putting our whole destiny on a bad hand
knupfer has joined #nixos
<li_matrix> quantum physics asserts plainly that we do not understand reality
<li_matrix> they had no model to explain the reactor exploding, yet it happened
Yakulu has joined #nixos
<li_matrix> we dont need that much electricity anyway
<li_matrix> we did fine without for hundreds of thousands of years
<MichaelRaskin> Wait what? You do understand that the original designer of Chernobyl reactor refused to sign off the papers because they explained how the experiment was unsafe?
<li_matrix> what are you arguing about?
<li_matrix> all of our models are just that, models
<li_matrix> not the real thing
<hyper_ch> [08:45] <li_matrix> we did fine without for hundreds of thousands of years --> so how comes you're in here?
<li_matrix> we dont know what can happen, just that theres a whole lot of deadly substances involved
<li_matrix> hyper_ch: I cant even understand your question
<simpson> li_matrix: What are *you* arguing about? I'm still waiting for you to come on-topic and explain how Mycelium expands and improves on Nix's concepts.
<li_matrix> yea ai know we need mycelium to end this madness
<li_matrix> ok back to work
<li_matrix> ill just leave
li_matrix has left #nixos ["User left"]
<simpson> Useless crank. Too bad.
esmerelda has joined #nixos
hamishmack has quit [Ping timeout: 246 seconds]
<hyper_ch> isn't mycelium that thing from star trek discovery?
<edef> mycelium is the vegetative part of a fungus
<MichaelRaskin> Mycelium is a structural part of fungus
<simpson> I'm not sure. I was hoping to learn whether Fractalide was still vaporware; instead I learned that "Mycelium" is a name that some vaporware might go by.
<MichaelRaskin> I think for the vapourware status it has to have at least some _declared_ functionality, no?
init_6 has joined #nixos
<jlv> Is there a recommended way to version control the configuration.nix? Or is it just cd into /etc/nixos and run git there?
<MichaelRaskin> I prefer the dual: symlink from configuration.nix to a file in a repository
<MichaelRaskin> But you are free to choose either approach
<MichaelRaskin> And you can also add nixos-config=/path/to/configuration.nix to NIX_PATH
<jlv> I was considering the symlink. Wasn't sure if there was an accepted standard or guide or somesuch.
<jlv> Feels weird to run git from root
<MichaelRaskin> Well, you can have a special user just to own the repository
<MichaelRaskin> And you can also run a DVCS that actual does fsync instead of git
<teto> i use cabal2nix but seems like we have 2 hspecs in hackage-packages.nix: hspec and hspec_2_7_1. should I alias hspec to hspec_2_7_1 in that specific case ?
<hyper_ch> jlv: I'll just git it
<hyper_ch> jlv: /etc/nixos doesn't need to be owned by root... I set my normal user as owner
fusion809 has quit [Remote host closed the connection]
iyzsong has joined #nixos
Ariakenom has joined #nixos
linarcx has joined #nixos
pointfourone has joined #nixos
pointfourone has quit [Client Quit]
xantoz has joined #nixos
xantoz has quit [Read error: Connection reset by peer]
ym555 has quit [Ping timeout: 245 seconds]
xantoz has joined #nixos
<{^_^}> [nixpkgs] @dywedir merged pull request #62036 → cargo-xbuild: 0.5.8 -> 0.5.9 → https://git.io/fjBQd
<{^_^}> [nixpkgs] @dywedir pushed 2 commits to master: https://git.io/fjBda
knupfer has quit [Ping timeout: 252 seconds]
<xantoz> bodqhrohro_: I did something like this, taking inspiration from nixGL: https://github.com/xantoz/nixconfig/blob/master/dotconfig-nixpkgs/usbee/config.nix#L10
<{^_^}> [nixpkgs] @gebner merged pull request #62024 → [r19.03] libheif: add patch for CVE-2019-11471 → https://git.io/fjB9Q
<{^_^}> [nixpkgs] @gebner pushed 2 commits to release-19.03: https://git.io/fjBdi
<xantoz> I guess the next step would be to actually make a function that creates these wrappers (currently it's copy paste)
<xantoz> if you try to run one of your distro installs with those variables though, you're likely to get a segfault
<{^_^}> [nixpkgs] @abbradar merged pull request #62001 → the-powder-toy: 93.3 -> 94.1 → https://git.io/fjBoZ
<{^_^}> [nixpkgs] @abbradar pushed commit from @marius851000 to master « the-powder-toy: 93.3 -> 94.1 »: https://git.io/fjBdP
fendor has joined #nixos
nD5Xjz has quit [Ping timeout: 258 seconds]
<xantoz> I noticed this when trying to install alacritty from nixpkgs, with a wrapper like that
nD5Xjz has joined #nixos
<immae> Hello there! I am trying to build this package: https://paste.ee/p/R2TZK . When I run it with nix-shell abnf.nix and "export out=$(pwd)/foo; genericBuild", it builds fine without issue, but if I run "nix-build abnf.nix", it fails. I don’t understand why one fails and the other one works, do you have any idea?
<{^_^}> [nixpkgs] @Mic92 merged pull request #61990 → cjdns: 20.2 -> 20.3 → https://git.io/fjBaW
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fjBdy
<xantoz> commands (that used GL or vulkan) launched from that alacritty tended to crash
<{^_^}> [nixpkgs] @Mic92 merged pull request #61992 → gallery-dl : 1.8.3 -> 1.8.4 → https://git.io/fjBaF
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fjBd9
<{^_^}> [nixpkgs] @Mic92 merged pull request #62013 → verilator: 4.012 -> 4.014 → https://git.io/fjB1f
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fjBdH
<{^_^}> [nixpkgs] @Mic92 merged pull request #62004 → tautulli: 2.1.28 -> 2.1.29 → https://git.io/fjBKB
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fjBdb
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/fjBdN
<{^_^}> [nixpkgs] @Mic92 merged pull request #61834 → vscod{e,ium}: 1.33.1 -> 1.34.0 → https://git.io/fj4aH
Thra11 has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #2890 → Offline flakes → https://git.io/fjBBb
<{^_^}> [nix] @edolstra pushed 4 commits to flakes: https://git.io/fjBFe
jlv has quit [Ping timeout: 256 seconds]
rauno has quit [Ping timeout: 250 seconds]
eskytthe has joined #nixos
fusion809 has joined #nixos
<{^_^}> [nixpkgs] @abbradar pushed to master « steam: add extraLibraries argument »: https://git.io/fjBFq
Thra11 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @abbradar opened pull request #62040 → buildFHSUserEnv: extend PATH and LD_LIBRARY_PATH → https://git.io/fjBFY
justanotheruser has quit [Ping timeout: 248 seconds]
rauno has joined #nixos
mexisme has joined #nixos
gagbo has joined #nixos
logzet has joined #nixos
Thra11 has joined #nixos
m0rphism has joined #nixos
day|flip has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Mic92 merged pull request #62027 → boost: run build and install hooks → https://git.io/fjBHk
<{^_^}> [nixpkgs] @Ma27 merged pull request #62011 → aws-sam-cli: 0.14.2 -> 0.16.1 → https://git.io/fjBXZ
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to staging: https://git.io/fjBFE
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to master: https://git.io/fjBFu
justanotheruser has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #62038 → dive: 0.6.0 -> 0.7.2 → https://git.io/fjB7b
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fjBFr
toppler`` has quit [Ping timeout: 245 seconds]
Thra11 has quit [Ping timeout: 248 seconds]
toppler`` has joined #nixos
Anton-Latukha has joined #nixos
<{^_^}> [nixpkgs] @Lassulus merged pull request #36421 → mongodb: Add authentication support → https://git.io/vAbst
<{^_^}> [nixpkgs] @Lassulus pushed commit from @phile314-fh to master « mongodb: Add authentication support »: https://git.io/fjBFM
lambda-11235 has quit [Quit: Bye]
freepotion has joined #nixos
fendor has quit [Quit: Leaving]
freepotion has quit [Client Quit]
freepotion has joined #nixos
<{^_^}> [nix] @johannes-climacus opened pull request #2892 → Replace `type` with `command -v` in install script → https://git.io/fjBFb
nD5Xjz has quit [Ping timeout: 258 seconds]
ciclofosfamide has joined #nixos
nD5Xjz has joined #nixos
ciclofosfamide has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 opened pull request #62041 → w3m-nox: fix build → https://git.io/fjBbL
orivej has joined #nixos
delroth has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @edef1c merged pull request #60984 → ipxe: enable UEFI support → https://git.io/fjBbt
<{^_^}> [nixpkgs] @edef1c pushed 2 commits to master: https://git.io/fjBbq
<teto> what decides to generate both ip_1_5_0 and ip ? both are the same package http://hackage.haskell.org/package/ip . I am trying to use them even if they are marked as broken but it causes all sorts of problems with the similar split hspec/hspec_2_7_1 :s
vonfry has joined #nixos
<{^_^}> [nixpkgs] @thefloweringash opened pull request #62042 → amazon-image.nix: add EFI support, enable by default for aarch64 → https://git.io/fjBbO
<{^_^}> [nixpkgs] @Lassulus pushed commit from @r-ryantm to master « smplayer: 19.1.0 -> 19.5.0 »: https://git.io/fjBb8
<{^_^}> [nixpkgs] @Lassulus merged pull request #61995 → smplayer: 19.1.0 -> 19.5.0 → https://git.io/fjBwR
esmerelda has quit [Ping timeout: 268 seconds]
vonfry has quit [Ping timeout: 272 seconds]
vonfry has joined #nixos
phaebz has joined #nixos
slack1256 has quit [Ping timeout: 248 seconds]
ixxie has joined #nixos
_ris has joined #nixos
Jetien_ has joined #nixos
<{^_^}> [nixpkgs] @etu merged pull request #62030 → harmonist: init at 0.1 → https://git.io/fjBHM
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/fjBbE
tmaekawa has joined #nixos
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
delroth has joined #nixos
ixxie has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 246 seconds]
esmerelda has joined #nixos
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 565 commits to staging-next: https://git.io/fjBb1
lord| has quit [Read error: Connection reset by peer]
freepotion has quit [Quit: Page closed]
lord| has joined #nixos
dustinm has quit [Quit: Leaving]
ivan has quit [Quit: lp0 on fire]
lord| has quit [Read error: Connection reset by peer]
lord| has joined #nixos
vonfry has quit [Quit: WeeChat 2.4]
<alexarice[m]> has anyone managed to get the tray to work with waybar? it says you need libappindicator and so I installed the package but it doesn't seem to have changed anything
dustinm has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/c82689085c7 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
thc202 has joined #nixos
ivan has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #62023 → gdbm: enable parallel building and use pname → https://git.io/fjB9M
<{^_^}> [nixpkgs] @FRidh pushed commit from @bhipple to staging « gdbm: enable parallel building and use pname »: https://git.io/fjBbS
<{^_^}> [nixpkgs] @FRidh merged pull request #61849 → libpqxx: 6.4.3 -> 6.4.4 → https://git.io/fj4KF
<{^_^}> [nixpkgs] @FRidh pushed commit from @r-ryantm to master « libpqxx: 6.4.3 -> 6.4.4 »: https://git.io/fjBbH
MichaelRaskin has quit [Ping timeout: 258 seconds]
MichaelRaskin has joined #nixos
orivej has joined #nixos
alp has joined #nixos
orivej has quit [Ping timeout: 244 seconds]
FRidh has joined #nixos
<symphorien> ,libraries alexarice[m]
<{^_^}> alexarice[m]: Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
<symphorien> You probably have to fix the derivation for waybar in nixpkgs if it is missing libappindicator
ciclofosfamide has joined #nixos
ciclofosfamide has quit [Remote host closed the connection]
<alexarice[m]> symphorien strangely the derivation has `++ optional traySupport libdbusmenu-gtk3`
<alexarice[m]> I might have a mess around
Yakulu has left #nixos ["Disconnected: Replaced by new connection"]
Yakulu has joined #nixos
<symphorien> Is traySupport true by default ?
gagbo has quit [Ping timeout: 246 seconds]
mexisme has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @freepotion opened pull request #62044 → boohu: switching to termbox-go build → https://git.io/fjBNf
<alexarice[m]> symphorien: yes
orivej has joined #nixos
drakonis1 has quit [Quit: WeeChat 2.4]
alex`` has joined #nixos
ambro718 has joined #nixos
phaebz has quit [Read error: Connection reset by peer]
<ambro718> When I use Plasma with LightDM, the wallet thing does not get unlocked and I get a popup to enter a password when starting Chromium.
<ambro718> This does not happen with SDDM.
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<FRidh> if I am correct that's related to the PAM settings
<FRidh> I suppose nobody bothered configuring that.
silver has joined #nixos
alex`` has quit [Quit: WeeChat 2.4]
<ambro718> Actually it seems configured but broken for unknown reason. Filed an issue, https://github.com/NixOS/nixpkgs/issues/62045
<{^_^}> #62045 (by ambrop72, 1 minute ago, open): KDE Wallet not unlocked with LightDM
<alexarice[m]> nm my tray started working
Izorkin has quit [Ping timeout: 248 seconds]
<ambro718> Anybody else experiencing a problem in Plasma that every notification shows up twice?
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @roberth opened pull request #62046 → pkgs.nixos: Expose configuration directly → https://git.io/fjBNn
iyzsong has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @alyssais opened pull request #62047 → treewide: update cargoSha256 hashes for cargo-vendor upgrade → https://git.io/fjBNc
ixxie has joined #nixos
phaebz has joined #nixos
Jetien_ has quit [Ping timeout: 248 seconds]
phaebz has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @romildo opened pull request #62048 → enlightenment.terminology: 1.4.0 -> 1.4.1 → https://git.io/fjBNz
hellrazo1 has quit [Quit: WeeChat 2.4]
FRidh has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @marsam merged pull request #61799 → colm: 0.13.0.6 -> 0.13.0.7 → https://git.io/fj4nh
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/fjBNN
orivej has joined #nixos
earldouglas has joined #nixos
srid63 has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 248 seconds]
srid63 has joined #nixos
alp has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @aanderse opened pull request #62050 → nixos/hydron: replace deprecated usage of PermissionsStartOnly → https://git.io/fjBAq
<yorick> they deprecated permissionsstartonly?
<aanderse> yorick: yes
gagbo has joined #nixos
<cf6b88f> I tried out the GnuPG-agent-as-SSH-agent option -- it didn't work, ssh-add -l can't connect to the agent. Then I removed it from configuration and added programs.ssh.startAgent = true; -- yet even after a nixos-rebuild switch + reboot, set | grep SSH gives me SSH_AUTH_SOCK=/gnupg/S.gpg-agent.ssh
<cf6b88f> Why'd it stay?
<{^_^}> #53852 (by nh2, 18 weeks ago, open): systemd's PermissionsStartOnly is deprecated
<yorick> aanderse: hm, the tmpfiles seems to be better
<aanderse> yorick: aside from the name, yes, i agree
Glider_IRC_ has quit [Ping timeout: 258 seconds]
<aanderse> fits much better with nixos than a bunch of shell code strung together
Glider_IRC has joined #nixos
<yorick> I'm currently using permissionsstartonly to copy files from /secrets (with root access) to the service state directories
<aanderse> yorick: systemd still has ways to run commands as root in preStart etc...
<aanderse> i've gone through about 70 modules for permissions start only... there are still so many to do -_-
<{^_^}> [nixpkgs] @dhl opened pull request #62051 → pythonPackages.serverlessrepo: fix pyyaml override → https://git.io/fjBAc
KaitoDaumoto has joined #nixos
<infinisil> aanderse: And the container problem is a bit of a setback :/
alp has joined #nixos
<gchristensen> I've found tmpfiles.d to be very annoying for deleting tmpfiles
<gchristensen> as they block during activation, and evidently I make a *lot* of them
<infinisil> gchristensen: Yeah recent discussion suggests we should make it a normal systemd unit
<infinisil> Which would solve that problem too
<gchristensen> it would be important to be able to wait on them
<gchristensen> but no reason to wait on cleaning up serviceA's tmpfiles when starting mysql
<infinisil> (and the following comments)
ItsMarlin has quit [Read error: Connection reset by peer]
ItsMarlin has joined #nixos
jaexil-gilroy-ma has joined #nixos
ItsMarlin has quit [Read error: Connection reset by peer]
ItsMarlin has joined #nixos
ItsMarlin has quit [Read error: Connection reset by peer]
ItsMarlin has joined #nixos
<{^_^}> [nixpkgs] @timokau opened pull request #62052 → python.pkgs.rl-coach: init at 0.12.0 → https://git.io/fjBAB
ItsMarlin has quit [Read error: Connection reset by peer]
ItsMarlin has joined #nixos
<{^_^}> [nixpkgs] @eadwu opened pull request #62053 → bcachefs: 2019-05-24 → https://git.io/fjBAR
<aanderse> infinisil: yeah unfortunately :S
justan0theruser has joined #nixos
justanotheruser has quit [Ping timeout: 248 seconds]
phaebz has joined #nixos
<teto> hum is there a way to update hackage-packages.nix from within the nixpkgs folder, without having to resort to https://github.com/teto/cabal2nix/tree/master/hackage2nix ?
zarel has joined #nixos
phaebz has quit [Ping timeout: 245 seconds]
o1lo01ol1o has joined #nixos
<infinisil> teto: It gets updated automatically by @peti once a day on the haskell-updates branch, which occasionally gets merged into master when it doesn't have a lot of failures
<teto> infinisil: I want to experiment with the updater to fix my issue https://github.com/NixOS/nixpkgs/issues/62043
<{^_^}> #62043 (by teto, 2 hours ago, open): how to `unbreak` haskellPackages.ip ?
gagbo has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #61535 → linbox: 1.6.1 -> 1.6.2 → https://git.io/fjlnP
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/fjBAM
justan0theruser is now known as justanotheruser
pjan has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
azdle has joined #nixos
matt___ has joined #nixos
matt___ has left #nixos [#nixos]
<infinisil> teto: (left a comment)
<{^_^}> [nixpkgs] @eadwu opened pull request #62054 → weasyprint: 45 -> 47 → https://git.io/fjBAb
linarcx has quit [Quit: WeeChat 2.4]
<gchristensen> oh?
jaexil-gilroy-ma was banned on #nixos by gchristensen [*!jaexil-gil@gateway/shell/matrix.org/x-ktbawdpkujwaubvo]
jaexil-gilroy-ma was kicked from #nixos by gchristensen [jaexil-gilroy-ma]
ItsMarlin has quit [Read error: Connection reset by peer]
ItsMarlin has joined #nixos
Soo_Slow has joined #nixos
<NickHu> Can anyone help me fix my system? I can't rebuild because it complains about "error: getting attributes of path '/nix/store/nnzxn2wf9gwhlnka6cjyhy2d2z5zrbk2-patch-shebangs.sh': No such file or directory"
<NickHu> Here is a log I get from trying to verify and repair the nix store: https://paste.xinu.at/CWdj/
<NickHu> I did an integrity check on the nix db and it reports ok
<infinisil> "error: executing SQLite statement 'delete from ValidPaths where path = ?;': constraint failed (in '/nix/var/nix/db/db.sqlite')"
<infinisil> Oh no that sounds nasty
<NickHu> Yeah I've never seen anything like this
<NickHu> But the database itself doesn't seem outwardly corrupt
gagbo has joined #nixos
<NickHu> Just before I powered it on, I had to hard-off it after it hung resuming from hibernate
ItsMarlin has quit [Ping timeout: 272 seconds]
<symphorien> https://github.com/NixOS/nix/issues/2218 << this is a "known" issue
<{^_^}> nix#2218 (by symphorien, 49 weeks ago, open): SQLite statement 'delete from ValidPaths where path = ?;': constraint failed
<{^_^}> [nixpkgs] @risicle opened pull request #62055 → pythonPackages.bjoern: fix test result checking → https://git.io/fjBxO
alp has quit [Ping timeout: 258 seconds]
<kaliumxyz> Are there any special rules for /var on nix?
b42 has quit [Ping timeout: 258 seconds]
zarel has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #62051 → pythonPackages.serverlessrepo: fix pyyaml override → https://git.io/fjBAc
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/fjBx8
toppler`` has quit [Ping timeout: 248 seconds]
mmlb has quit [Ping timeout: 248 seconds]
toppler`` has joined #nixos
o1lo01ol1o has joined #nixos
b42 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @flokli merged pull request #61743 → wireguard service: allow empty interfaces → https://git.io/fj8AC
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/fjBxK
freeman42x has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #61971 → wireguard: restart on failure\nAs a oneshot service, if the startup f… → https://git.io/fjB4c
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/fjBxX
ayerhart has quit [Quit: ayerhart]
endformationage has joined #nixos
zarel has joined #nixos
gagbo has quit [Quit: I'm out !]
<NickHu> Ok so I got a little bit further by dumping the sqlite db and removing the offending lines, but now I get to here https://paste.xinu.at/Zfa/
<NickHu> Any idea why I can't repair those paths?
<{^_^}> [nixpkgs] @minijackson opened pull request #62057 → spdlog: 1.2.1 -> 1.3.1 ; waybar: 0.6.5 -> 0.6.6 → https://git.io/fjBxF
LeshaInc1 has quit [Quit: ZNC - https://znc.in]
LeshaInc has joined #nixos
<symphorien> NickHu: does nix-store --delete allow you to get rid of them ?
<NickHu> symphorien: error: cannot delete path '/nix/store/3yjwzd4ha3r1lk5ib28dqsxka2lralg9-bootstrap-stage0-glibc.drv' since it is still alive
<symphorien> nix-store --gc --print-roots lists what you need to remove
<NickHu> symphorien: It basically prints out everything on my system
<NickHu> Maybe I am best off booting into the nixos installer and doing nixos-install
<symphorien> if you don't have too much installed with nix-env, then yes
<symphorien> I am not sure whether user profiles survive wiping the nix db
eskytthe has left #nixos [#nixos]
ng0 has joined #nixos
ixxie has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @c0bw3b pushed to master « pythonPackages.python-daemon: update meta.homepage »: https://git.io/fjBpI
esmerelda has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @freepotion opened pull request #62058 → maintainer-list.nix: email update → https://git.io/fjBp3
esmerelda has joined #nixos
alex`` has joined #nixos
<{^_^}> [nixpkgs] @risicle opened pull request #62059 → [18.09] cups: add patch for CVE-2018-4700 → https://git.io/fjBpZ
Ariakenom_ has joined #nixos
Yakulu has joined #nixos
Yakulu has left #nixos ["Disconnected: Replaced by new connection"]
Ariakenom has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @c0bw3b opened pull request #62060 → perlPackages.Po4a: 0.47 -> 0.55 → https://git.io/fjBpC
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fjBpB
zarel has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @peti pushed 0 commits to haskell-updates: https://git.io/fjBp2
<{^_^}> [nixpkgs] @aanderse opened pull request #62061 → nixos/nagios: module updates → https://git.io/fjBpV
ee1943 has quit [Ping timeout: 268 seconds]
ee1943 has joined #nixos
ricekrispie2 has joined #nixos
ricekrispie has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @Ma27 pushed commit from @sjau to release-19.03 « wireguard: restart on failure »: https://git.io/fjBpo
<ekleog> Does anyone know how to override an emacs package from epkgs.melpaPackages.* in an overlay?
srid63 has quit [Ping timeout: 272 seconds]
Glider_IRC_ has joined #nixos
akapav has quit [Ping timeout: 248 seconds]
akapav has joined #nixos
azdle has quit [Ping timeout: 248 seconds]
elvishjerricco_ has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
<ekleog> like, I think I see how to do it with (emacsPackagesNgGen emacs).overrideScope', but that works only once one has built the emacsPackagesNgGen, while I'd like to override globally
Glider_IRC has quit [Ping timeout: 248 seconds]
elvishjerricco has quit [Ping timeout: 248 seconds]
slyfox has quit [Ping timeout: 248 seconds]
elvishjerricco_ is now known as elvishjerricco
azdle has joined #nixos
slyfox has joined #nixos
shibboleth has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b pushed to master « axel: update meta.homepage »: https://git.io/fjBp7
srid63 has joined #nixos
ddellacosta has joined #nixos
shibboleth has quit [Remote host closed the connection]
nand0p has quit [Ping timeout: 248 seconds]
nand0p has joined #nixos
justanotheruser has joined #nixos
dansho has quit [Read error: Connection reset by peer]
dansho_ has joined #nixos
freeman42x has quit [Ping timeout: 252 seconds]
eof_ has quit [Quit: eof_]
eof has joined #nixos
drakonis has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/dbed8e977c5 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
swflint_away has joined #nixos
noam__ has joined #nixos
freeman42x has joined #nixos
drakonis_ has quit [Ping timeout: 246 seconds]
swflint has quit [Ping timeout: 248 seconds]
swflint_away is now known as swflint
Izorkin has quit [Ping timeout: 246 seconds]
wfranzini has quit [Remote host closed the connection]
Izorkin has joined #nixos
wfranzini has joined #nixos
noam_ has quit [Ping timeout: 272 seconds]
init_6 has quit [Ping timeout: 246 seconds]
shibboleth has joined #nixos
nD5Xjz has quit [Ping timeout: 272 seconds]
hyper_ch has quit [Read error: Connection reset by peer]
hyper_ch has joined #nixos
<{^_^}> [nixpkgs] @Lassulus merged pull request #61809 → Leftwm → https://git.io/fj40U
<{^_^}> [nixpkgs] @Lassulus pushed 3 commits to master: https://git.io/fjBhG
nD5Xjz has joined #nixos
shad has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos
shad has joined #nixos
shabius has quit [Quit: Leaving]
alex`` has quit [Ping timeout: 258 seconds]
shabius has joined #nixos
alex`` has joined #nixos
Yakulu has left #nixos ["Disconnected: Replaced by new connection"]
Yakulu has joined #nixos
Yakulu has left #nixos ["Error from remote client"]
Yakulu has joined #nixos
tmaekawa has quit [Ping timeout: 258 seconds]
sternenseemann has joined #nixos
piezoid has joined #nixos
<adisbladis> ekleog: Perhaps you can take inspiration from https://github.com/adisbladis/exwm-overlay/blob/master/default.nix
<piezoid> Hi, all
<piezoid> I would like to use the stdenv/native which use the host tool chain
<piezoid> allowing me to try different setups without recompinling the toolchain
<piezoid> How can I configure <nixpkgs> to do that ?
<cf6b88f> infinisil: Hm, OK, thanks
alex`` has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @teto merged pull request #62058 → maintainer-list.nix: email update → https://git.io/fjBp3
<{^_^}> [nixpkgs] @teto pushed 2 commits to master: https://git.io/fjBhF
alex`` has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b merged pull request #62060 → perlPackages.Po4a: 0.47 -> 0.55 → https://git.io/fjBpC
<{^_^}> [nixpkgs] @c0bw3b pushed to master « perlPackages.Po4a: 0.47 -> 0.55 (#62060) »: https://git.io/fjBje
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos
MichaelRaskin has quit [Ping timeout: 244 seconds]
o1lo01ol1o has joined #nixos
Izorkin has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @mmahut opened pull request #62063 → evince: CVE-2019-11459 → https://git.io/fjBjn
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @aanderse merged pull request #61976 → kvirc: init at 5.0.0 → https://git.io/fjBBj
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/fjBjC
<{^_^}> [nixpkgs] @abbradar pushed 2 commits to master: https://git.io/fjBjl
drakonis_ has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/ced7cfc0252 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
sternenseemann has quit [Ping timeout: 244 seconds]
rfold has joined #nixos
linarcx has joined #nixos
Anton-Latukha has quit [Quit: Leaving.]
ddellaco1 has joined #nixos
drakonis has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @flokli opened pull request #62064 → linuxPackages.nvidia_x11_legacy390: use patches from archlinux → https://git.io/fjBjB
ddellacosta has quit [Ping timeout: 250 seconds]
Izorkin has quit [Ping timeout: 268 seconds]
ddellaco1 has quit [Ping timeout: 248 seconds]
ddellaco1 has joined #nixos
esmerelda has quit [Ping timeout: 258 seconds]
knupfer has joined #nixos
ambro718 has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/fjBjM
lambda-11235 has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @vcunat merged pull request #62063 → evince: CVE-2019-11459 → https://git.io/fjBjn
<{^_^}> [nixpkgs] @vcunat pushed to release-19.03 « Merge #62063: evince: patch CVE-2019-11459 »: https://git.io/fjBjQ
<{^_^}> [nixpkgs] @abbradar opened pull request #62065 → systemd-boot service: don't remove directories from EFI dir → https://git.io/fjBj7
<v0id72[m]> Hi all, just wondering if there is some documentation for Vmware ? I have open-vm-tools installed and things are working fine. However when I neofetch - not noticing my video card. Are there some settings I need to set in a package or modulle?
goibhniu1 has joined #nixos
Yakulu has left #nixos ["Disconnected: Replaced by new connection"]
Yakulu has joined #nixos
<infinisil> v0id72[m]: I know nothing about vmware, but there's this: https://nixos.org/nixos/options.html#vmware
Anton-Latukha has joined #nixos
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<v0id72[m]> thanks for that. I already have that installed and working. Just remember previously in older versions of nixos I had to set other things. Maybe it has been integrated more.
o1lo01ol1o has joined #nixos
esmerelda has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy opened pull request #62066 → slack: 3.4.0 -> 3.4.2 → https://git.io/fjBjp
ddellaco1 has quit [Ping timeout: 258 seconds]
eskytthe has joined #nixos
drakonis has joined #nixos
ym555 has joined #nixos
drakonis_ has quit [Ping timeout: 252 seconds]
fusion809 has quit [Remote host closed the connection]
drakonis_ has joined #nixos
MichaelRaskin has joined #nixos
drakonis has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @andir merged pull request #62029 → ghostscript: add patches for CVE-2019-3839 → https://git.io/fjBHo
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/fjRe4
ambro718 has joined #nixos
<ambro718> what the hell just happened here with nixops? https://paste.ubuntu.com/p/FCXcbjJx4C/
<ambro718> did a perl script get run with bash?
<gchristensen> an old kernel version did cause that to happen for a bit
<ambro718> the kernel on the machine is 4.9.171
<ambro718> Oh I'm quite sure it has to do with me trying to switch the system from 32bit to 64bit
<ambro718> though it's an interesting presentation of that problem
<ambro718> well it worked the other way :)
dansho_ has quit [Quit: Leaving]
<ambro718> is there a way to install a 32-bit system but 64-bit kernel?
<clever> ambro718: why do you want to do that?
toppler`` has quit [Ping timeout: 246 seconds]
<ambro718> I somehow managed to move a 64-bit system to be a 32-bit system, now I can't go back because the kernel can't run the 64-bit perl needed by the activate script.
<clever> ambro718: ah, ive solved that before
<clever> ambro718: i just manually ran the 32bit perl against the 64bit activation script
<clever> so it ignores the #! line
<infinisil> Wouldn't rebooting work?
<clever> ambro718: if the 64bit stuff is still in grub, you can just reboot and select an older version
<clever> if you have console access...
toppler`` has joined #nixos
shabius has quit [Remote host closed the connection]
shabius has joined #nixos
esmerelda has quit [Ping timeout: 257 seconds]
obadz has quit [Ping timeout: 252 seconds]
abathur has joined #nixos
KaitoDaumoto has quit [Remote host closed the connection]
Thra11 has joined #nixos
<ambro718> managed to fix it by booting an older config, thanks
<ambro718> running the perl script by hand didn't work because it then itself tries to run another perl as part of something
esmerelda has joined #nixos
goibhniu1 has quit [Ping timeout: 272 seconds]
obadz has joined #nixos
goibhniu1 has joined #nixos
piezoid has quit [Quit: leaving...]
<{^_^}> [nixpkgs] @tomberek closed pull request #47188 → gnuradio: PYTHONPATH and wrapper updates → https://git.io/fAdy0
obadz has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ambrop72 opened pull request #62067 → virtualbox: 6.0.6 -> 6.0.8 → https://git.io/fjReD
<pie_> man drawpile got some major updates but i think we dont have them yet
<infinisil> pie_: PR time!
<pie_> fgaz, can you update the drawpile package? youre listed as maintainer
<pie_> infinisil, oh no that means i have to figure stuff out
<pie_> like where the url is
<pie_> god forbid it might actually be easy
<pie_> damnit infinisil, fine, ill take a look :P
<infinisil> \o/
<pie_> wait im confused...
* pie_ checks branches
<pie_> false alarm ;~;
alex`` has quit [Ping timeout: 246 seconds]
<infinisil> > drawpile.version
<pie_> its in unstable
<{^_^}> "2.1.8"
* pie_ draws fgaz cookies
b has joined #nixos
hmpffff has joined #nixos
logzet has quit [Ping timeout: 250 seconds]
srid639 has joined #nixos
logzet has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #56175 → Tahoe service → https://git.io/fhFro
<{^_^}> [nixpkgs] @Infinisil pushed 3 commits to master: https://git.io/fjRe7
alex`` has joined #nixos
<pie_> ... ok how do I do this again? nix-shell -p unstable.drawpile doesnt like unstable.
<pie_> i added an unstable channel
srid63 has quit [Read error: Connection reset by peer]
<clever> pie_: -p only ever uses <nixpkgs> but you can use -I nixpkgs=something to remap it
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to release-19.03: https://git.io/fjRe5
<clever> pie_: nix-instantiate --find-file unstable, to find it
<pie_> ah. thats annoying but ok
<clever> if you dont want to develop with it, you can likely also use `nix run unstable.drawpile`
<{^_^}> [nixpkgs] @Lassulus merged pull request #61656 → l-smash: init at 2.4.15 → https://git.io/fjRed
<{^_^}> [nixpkgs] @Lassulus pushed commit from @tadeokondrak to master « l-smash: init at 2.4.15 »: https://git.io/fjReF
<pie_> clever, ok that last one sounds ideal
<pie_> im doing something dumb, still wont work
<pie_> $ nix run unstable.drawpile
<pie_> error: attribute 'unstable' in selection path 'unstable.drawpile' not found
<pie_> $ nix-channel --list
<pie_> ive run nix-channel --update
<clever> did you also --update?
<infinisil> pie_: Or I think this would work too: `nix run -f channel:nixpkgs-unstable drawpile`
<infinisil> Without having to mess with nix-channel
<clever> that will re-download the whole channel at random times, so you wont always get the same version you had yesterday
<clever> which can be both good and bad
<infinisil> Yeah, maybe he only needs it once, in which case it would be enough
obadz has joined #nixos
<pie_> do i need to update my shell environment after adding the channel or something
<clever> pie_: oh, and the first time you add a non-root channel, i think you have to relaunch the shell
<clever> pie_: its not in NIX_PATH if you have no channels at login
* infinisil has no idea how nix-channel works with nix run
mexisme has joined #nixos
<clever> its simpler to just put all channels on root
<pie_> looks like just adding the channel doesnt put it in NIX_PATH, but i figured theres something else in the background...
<pie_> clever, well that explains that
eskytthe has quit [Ping timeout: 245 seconds]
<pie_> clever, i think you actually need to log in again#
<pie_> (or su -l or whatever)
<clever> probably
<clever> infinisil: i think `nix run` operates entirely on NIX_PATH, which is why you need nixpkgs.foo, not nixos.foo
<pie_> because su -l worked but starting a new shell didn
<clever> pie_: `bash -l` may also work
<pie_> yeah i was about to ask
<pie_> what the su-less version would be
<clever> compare $NIX_PATH before and after
<pie_> bash -l appears insufficient
<pie_> actually nevermind i misread, nothing worked
<pie_> or i just cant parse this stuff
<clever> just add the channel to root :P
<pie_> su -l adds /home/nixos/.nix-defexpr/channels to the beginning of my NIX_PATH
<clever> root's channels are already in your search path
<clever> yeah, thats how non-root channels get in
<clever> nix-channel then adds things to that dir
<pie_> yeah and that looks right
<pie_> nix run still aint happy
<clever> what about `nix-instantiate --find-file unstable` ?
<clever> `nix run -f ~/.nix-defexpr/channels/unstable drawpile` ?
<pie_> returns /home/nixos/.nix-defexpr/channels/unstable
drager1 has quit [Ping timeout: 252 seconds]
<pie_> the -f worked
<marek> hey, any idea why buildPerlPackage doesn't do its magic here? https://gist.github.com/mmahut/f5e5366ad37ca027feaca3751ff08752
<marek> is it because upstream has two interpreters in the header?
tbenst has quit [Remote host closed the connection]
tbenst has joined #nixos
<cf6b88f> $ locate .gz | grep man| grep freopen -- says I have a manpage for freopen at /nix/store/pkdhg2jcpv71hxdgif2yv2nsmii8wh74-man-pages-5.00/share/man/man3/freopen.3.gz -- yet when I do nix-shell -p manpages --command 'man freopen', it fails to find it. What's wrong?
<clever> cf6b88f: nix-shell doesnt setup MANPATH
<greenerworld[m]> sooo, who can I poke for my 3 day old PR?
<clever> ,pr greenerworld[m]
<{^_^}> greenerworld[m]: 0. Sorry. 1. If you complain about PR being in limbo, always provide a number («I have an unmerged PR (#23924)…»), bot will print PR title and it might bring you an impulse-merge. 2. Please look up who commits similar work and ping these people (or request-review), keeping up with all the PRs is not really possible.
<cf6b88f> clever: Will it work if I just install it globally?
<clever> cf6b88f: yeah
<cf6b88f> thanks!
<{^_^}> #61920 (by sonercirit, 2 days ago, open): jetbrains batch update
<clever> cf6b88f: i use this to merge 4 manpage packages together, and silence warnings about collisions
<clever> then i just install manymans instead
<cf6b88f> Cool, didn't know you can do that.
esmerelda has quit [Ping timeout: 258 seconds]
eskytthe has joined #nixos
<{^_^}> [nixpkgs] @mmahut opened pull request #62068 → ddclient: patch unpure /usr/bin/perl → https://git.io/fjRvT
<pie_> oh no i think all the icons are broken
<pie_> qt.svg: Cannot open file '/home/nixos/theme:drawpile_chat.svg', because: No such file or directory
<pie_> and similar
* pie_ kneads fgaz oh nooooo
<clever> pie_: a lot of QT things dont play well with nix run/nix-shell, and expect things to be installed into your profile
<pie_> ;~;
* pie_ reluctantly installs into profile
<pie_> clever, damn. much much better.
<pie_> thats messed up
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « androidStudioPackages.{dev,canary}: 3.5.0.14 -> 3.6.0.1 »: https://git.io/fjRvL
kenshinCH has joined #nixos
<das_j> How do I disable tests for a package again?
<clever> das_j: .overrideAttrs (drv: { doCheck = false; })
<das_j> clever: Thanks !
kenshinCH has quit [Client Quit]
Ridout has joined #nixos
<das_j> Does anyone here have a working binfmt-nix build thing?
<das_j> Nix builds for other architectures
<clever> das_j: yes
<das_j> clever: Is there any doc on that matter?
<clever> just add the path of that to your imports list, and then flip on an enable from lines 24-26
<das_j> Wow, fancy
<das_j> Let's see how it'll perform
<clever> line 36 will add qemu binaries to make it all work
<clever> line 45 will configure nix, so that it believes you can run those things natively
<clever> and line 38 will setup binfmt-misc
b has quit [Ping timeout: 272 seconds]
<das_j> Ah, the overlay is what I was looking for
<das_j> Sucks that nixpkgs doesn't have a static qemu
<clever> it 90% works with a dynamic qemu
<das_j> What's qemu-wrap for
<clever> the problem is that ldd functions by setting env vars, and then ld.so will print the deps, rather then execute a thing
<das_j> ?
<hyper_ch> gchristensen: it got merged !?! :)
<clever> so when you use arm ldd, on an arm binary, the dynamic qemu prints its deps out!
<clever> das_j: thats to deal with argv[0] issues
growpotkin has joined #nixos
<das_j> Ah, I see
<das_j> I'll check it out once my server's load is back below 50
<das_j> thanks a lot
<das_j> clever++
<{^_^}> clever's karma got increased to 133
drakonis has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
drakonis_ has quit [Ping timeout: 258 seconds]
o1lo01ol1o has joined #nixos
alex`` has quit [Ping timeout: 268 seconds]
ilya-fedin has joined #nixos
esmerelda has joined #nixos
<wucke13> How would one do the uefi boot partition thing with a software raid 1 setup?
mniip has quit [Quit: This page is intentionally left blank.]
<ilya-fedin> Hello, I have a problem with python virtualenv, at the wheel packaging stage, it displays `ValueError: ZIP does not support timestamps before 1980` error, apparently, he doesn’t like the timestamp files from /nix/store, how can I get around/solve this problem?
mniip has joined #nixos
<ilya-fedin> *it doesn't like
o1lo01ol1o has quit [Ping timeout: 246 seconds]
drakonis_ has joined #nixos
<{^_^}> [nixpkgs] @timokau merged pull request #62052 → python.pkgs.rl-coach: init at 0.12.0 → https://git.io/fjBAB
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/fjRv8
o1lo01ol1o has joined #nixos
drakonis has quit [Ping timeout: 250 seconds]
selfsymmetric-mu has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
knupfer has quit [Ping timeout: 250 seconds]
shibboleth has quit [Quit: shibboleth]
eskytthe has quit [Ping timeout: 272 seconds]
o1lo01ol1o has quit [Ping timeout: 248 seconds]
Soo_Slow has quit [Remote host closed the connection]
fendor has joined #nixos
lambda-11235 has quit [Quit: Bye]
soldersmoke has joined #nixos
indonix has joined #nixos
indonix has quit [Client Quit]
orivej has joined #nixos
<{^_^}> [nixpkgs] @Lassulus closed pull request #59964 → [19.03] writeC: fix finding of libraries → https://git.io/fjOpf
o1lo01ol1o has joined #nixos
esmerelda has quit [Ping timeout: 246 seconds]
drakonis has joined #nixos
alex`` has joined #nixos
o1lo01ol_ has joined #nixos
ym555_ has joined #nixos
o1lo01ol1o has quit [Ping timeout: 272 seconds]
ym555 has quit [Ping timeout: 268 seconds]
Church- has quit [Remote host closed the connection]
aleph- has joined #nixos
aleph- has quit [Client Quit]
o1lo01ol_ has quit [Ping timeout: 246 seconds]
wucke13 has quit [Quit: ZNC 1.7.2 - https://znc.in]
o1lo01ol_ has joined #nixos
<das_j> clever: You aren't calling qemu-wrap, is that correct? https://github.com/cleverca22/nixos-configs/blob/master/qemu.nix#L12
aleph- has joined #nixos
<clever> das_j: *looks*
soldersmoke has quit [Remote host closed the connection]
<clever> das_j: looks like it, heh
<das_j> alright, I'll leave it as-is
<das_j> however, it looks like ldd doesn't do what it's supposed to
<clever> somebody else gave it to me, but it looks like i forgot to tie it in
obadz has quit [Ping timeout: 244 seconds]
<clever> are you using the arm ldd?
<das_j> still seems to work
<das_j> I didn't switch any ldd
<das_j> oh wait
<clever> behind the scenes, ldd just runs ld.so on the target file
<das_j> the extra sandbox paths :/
<clever> so its running the x86 ld.so against things
<clever> but if you use a pure arm nixpkgs, via `import <nixpkgs> { system = "armv7l-linux"; }` it will be the arm ldd
<clever> yeah, nix.sandboxPaths are required, to sneak the qemu binary into the sandbox
<das_j> clever: This was exactly what I was missing all the way
<das_j> Such a nice hack
esmerelda has joined #nixos
Izorkin has joined #nixos
wucke13 has joined #nixos
fendor has quit [Quit: Leaving]
obadz has joined #nixos
o1lo01ol_ has quit [Remote host closed the connection]
<das_j> clever: fyi, the wrapper crashes
<das_j> but thanks to the non-wrapped version, I just completed by first aarch64 hydra build
<das_j> thanks a lot!
nD5Xjz has quit [Ping timeout: 248 seconds]
<clever> yep :)
nD5Xjz has joined #nixos
nD5Xjz has quit [Ping timeout: 248 seconds]
nD5Xjz_ has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed 3 commits to master: https://git.io/fjRfs
<{^_^}> [nixpkgs] @matthewbauer merged pull request #61824 → multipath-tools: fix download URL and adjust download URL → https://git.io/fj4gf
Notkea has quit [Ping timeout: 258 seconds]
brodul has quit [Ping timeout: 245 seconds]
Yakulu has left #nixos ["Error from remote client"]
brodul has joined #nixos
linarcx has quit [Remote host closed the connection]
Jackneill has quit [Ping timeout: 272 seconds]
Notkea has joined #nixos
linarcx has joined #nixos
Notkea has quit [Remote host closed the connection]
Jackneill has joined #nixos
Notkea has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/41c8f218b8b (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
EuAndreh[m] has joined #nixos
Thra11 has quit [Ping timeout: 248 seconds]
b has joined #nixos
<{^_^}> [nixpkgs] @arianvp opened pull request #62069 → nixos: Make 'nesting.clone' work in NixOS tests → https://git.io/fjRfE
Ridout has quit [Ping timeout: 244 seconds]
ym555_ is now known as ym555
mexisme has quit [Ping timeout: 268 seconds]
lambda-11235 has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b opened pull request #62070 → libpsl: 0.20.2 -> 0.21.0 / publicsuffix-list: init at 2019-05-24 → https://git.io/fjRfg
<{^_^}> [nixpkgs] @tilpner opened pull request #62071 → nixos/cadvisor: expose interval options → https://git.io/fjRf2
growpotkin has quit [Remote host closed the connection]
zarel has joined #nixos
zarel has quit [Client Quit]
ambro718 has quit [Quit: Konversation terminated!]
nD5Xjz has joined #nixos
rfold has quit [Quit: WeeChat 2.4]
nD5Xjz_ has quit [Ping timeout: 268 seconds]
ym555 has quit [Read error: Connection reset by peer]
nD5Xjz has quit [Ping timeout: 248 seconds]
nD5Xjz has joined #nixos
<iqubic> What have you tried so far?
<wucke13> `nix-env -iA nixos.pythonPackages.curio`
wucke13 has left #nixos ["Leaving"]
wucke13 has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b merged pull request #62048 → enlightenment.terminology: 1.4.0 -> 1.4.1 → https://git.io/fjBNz
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/fjRfX
orivej has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #62041 → w3m-nox: fix build → https://git.io/fjBbL
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/fjRfD
ym555 has joined #nixos
ilya-fedin has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #62002 → riemann: 0.3.1 -> 0.3.2 → https://git.io/fjBoQ
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/fjRJv
<philipp[m]> I'd like to do some open_basedir settings for tt-rss. How do I access the config file generated in this line from my nixos config? Can I at all? https://github.com/NixOS/nixpkgs/blob/f5ab71ba28784a56b8b4878914ecd6f384ce666e/nixos/modules/services/web-apps/tt-rss.nix#L20
logzet has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 252 seconds]
mbrgm_ is now known as mbrgm
linarcx has quit [Quit: WeeChat 2.4]
ng0 has quit [Quit: Alexa, when is the end of world?]
<averell> is appending stuff to it enough? cause that's what the cfg.extraConfig at the bottom is for.
ym555 has quit [Read error: Connection reset by peer]
ym555 has joined #nixos
<philipp[m]> I don't want to append stuff to the config, I need to allow php to access the written file on the running system.
<averell> ah, you don't want at it's contents, but the location? it's at config.root/config.php, which defaults to /var/lib/tt-rss/config.php
nD5Xjz has quit [Ping timeout: 252 seconds]
nD5Xjz_ has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/28b4f7b6ace (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<philipp[m]> Yes but I need the path to the nix store because open_basedir blocks symlink traversal to disallowed files. Of course, I could add /nix/store to open_basedir but I wouldn't like that.
<philipp[m]> Yeah, it seems like there is no way to access this in the way I'd need.
<clever> it sounds like you want to use pkgs.runCommand to create a single directory, that has all involved files in it
<clever> and then point open_basedir to that
o1lo01ol1o has joined #nixos
<philipp[m]> I think what I really want to do is clean up that service a little and add the open_basedir option to the pool configuration that's in the same file anyway. :-)
o1lo01ol1o has quit [Ping timeout: 250 seconds]
<averell> As a user, I endorse this plan :)
nD5Xjz_ has quit [Ping timeout: 272 seconds]
justan0theruser has joined #nixos
drakonis has quit [Quit: WeeChat 2.4]
justanotheruser has quit [Ping timeout: 248 seconds]
nD5Xjz has joined #nixos
Ridout has joined #nixos
o1lo01ol1o has joined #nixos
b has quit [Ping timeout: 272 seconds]
drakonis has joined #nixos
drakonis1 has joined #nixos
justan0theruser is now known as justanotheruser
m0rphism has quit [Ping timeout: 268 seconds]
drakonis_ has quit [Ping timeout: 272 seconds]
drakonis has quit [Ping timeout: 252 seconds]
nD5Xjz_ has joined #nixos
nD5Xjz has quit [Ping timeout: 245 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
thc202 has quit [Ping timeout: 268 seconds]
alp has joined #nixos
nD5Xjz_ has quit [Ping timeout: 245 seconds]
nD5Xjz has joined #nixos