ris has quit [(Ping timeout: 240 seconds)]
thc202 has quit [(Ping timeout: 240 seconds)]
WinchellsM has quit [(Quit: Lost terminal)]
statusbot has joined #nixos
jellowj has joined #nixos
nh2 has joined #nixos
mudri has quit [(Ping timeout: 248 seconds)]
kiloreux has quit [(Ping timeout: 255 seconds)]
bennofs has quit [(Ping timeout: 255 seconds)]
jsgrant has joined #nixos
frodo70- has left #nixos ["Using Circe, the loveliest of all IRC clients"]
orivej has quit [(Ping timeout: 246 seconds)]
orivej has joined #nixos
<jellowj> i have this 'go_poe.sh' installer and i cant run it because there is ' /bin/rm ' somewhere in it
<jellowj> how do i solve it?
<jellowj> join #vim
<Infinisil> jellowj: umm, if you're using nix, you want patchShebangs
<jellowj> how do i use that?
<jellowj> is it a nix package?
<Infinisil> jellowj: nix-shell -p stdenv
<Infinisil> But you should probably write a proper derivation for that package instead
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
nh2 has quit [(Quit: Leaving.)]
<jellowj> Infinisil: stdenv just rm into my PATH, but the *.sh wants it to be exactly '/bin/rm'
<jellowj> i would have just changed that line if the file wasn't that large
<Infinisil> jellowj: Are you using a nix file? If so what's your current expression?
<jellowj> no, it's a regular bash script with installation files embedded in it
<Infinisil> jellowj: source?
justanotheruser has joined #nixos
<jellowj> it's a 7gb file
<Infinisil> holy what
<jellowj> yeah
sellout- has quit [(Quit: Leaving.)]
<jellowj> that's why i can't just change the damn line
<Infinisil> where did you get that?
sellout- has joined #nixos
elurin` has joined #nixos
<jellowj> it's a gog installer for Pillars of Eternity
<Infinisil> is it a binary file?
<jellowj> not exactly
<jellowj> top is a shell script and the bottom is an archive
<Infinisil> that sounds horrible
<dash> jellowj: this is when you want to build an FHS env to run it in
<Infinisil> who the hell thought that was a good idea
elurin has quit [(Ping timeout: 255 seconds)]
<dash> Infinisil: this is how Linux programs are distributed
<jellowj> and it looks terrible as well
<dash> Have you never heard of shar
<jellowj> but i'm stuck with it
<Infinisil> dash: Nope
<jellowj> that's the thing
<dash> Infinisil: lucky
<Infinisil> Well I'm glad nix exists
sellout- has quit [(Ping timeout: 248 seconds)]
<jellowj> so, can FHS env be the answer?
<jellowj> i'm still a newbie to nix
<Infinisil> jellowj: Probably. Have a look at buildFHSUserEnv in nixpkgs
pxc has quit [(Ping timeout: 246 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] veprbl opened pull request #29293: gnome-doc-utils: fix build for stores containing '+' character (master...gdu_sed_fix) https://git.io/v5DxG
NixOS_GitHub has left #nixos []
Infinisil has quit [(Remote host closed the connection)]
Supersonic112 has quit [(Disconnected by services)]
Supersonic112_ has joined #nixos
Supersonic112_ is now known as Supersonic112
sigmundv__ has quit [(Ping timeout: 248 seconds)]
pxc has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] rdjy opened pull request #29294: Add the .nsapwn suffix to container settings files (master...fix-nspawn) https://git.io/v5DpC
NixOS_GitHub has left #nixos []
pxc has quit [(Ping timeout: 240 seconds)]
mbrgm has quit [(Ping timeout: 248 seconds)]
lambdamu_ has joined #nixos
mbrgm has joined #nixos
lambdamu has quit [(Ping timeout: 240 seconds)]
phreedom has quit [(Ping timeout: 240 seconds)]
phreedom has joined #nixos
lambdamu_ has quit [(Quit: No Ping reply in 180 seconds.)]
lambdamu has joined #nixos
AllanDaemon[m] has joined #nixos
erictapen has quit [(Ping timeout: 248 seconds)]
jellowj has quit [(Ping timeout: 240 seconds)]
<Nobabs27[m]> how do I redo a nix-build?
<Nobabs27[m]> like get rid of everything it downloaded or 'installed'?
drakonis has joined #nixos
* Nobabs27[m] sent a long message: Nobabs27[m]_2017-09-13_02:08:07.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/YWwACbaeXcbHrcGnqjUBmTat>
* Nobabs27[m] sent a long message: Nobabs27[m]_2017-09-13_02:08:43.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/SScKyWgVBFaJrukXQZoiCOFx>
<Nobabs27[m]> alas it still says there is no qtx11extras ...
hiratara has quit [(Ping timeout: 255 seconds)]
systmkor has quit [(Ping timeout: 255 seconds)]
systmkor has joined #nixos
hiratara has joined #nixos
ee1943 has left #nixos []
scribbler has quit [(Remote host closed the connection)]
Infinisil has joined #nixos
scribbler has joined #nixos
Infinisil has quit [(Client Quit)]
scribbler has quit [(Ping timeout: 240 seconds)]
stepcut has joined #nixos
Radivarig has quit [(Ping timeout: 248 seconds)]
Radivarig_ has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] peterhoeg pushed 1 new commit to master: https://git.io/v5yvG
<NixOS_GitHub> nixpkgs/master 3f56114 Peter Hoeg: arc-theme: docs were going to the wrong directory
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ericson2314 pushed 3 new commits to release-17.03: https://git.io/v5yvw
<NixOS_GitHub> nixpkgs/release-17.03 2c6ab8a John Ericson: cctools: Add patch for extra flag for sierra hack...
<NixOS_GitHub> nixpkgs/release-17.03 c5b655a John Ericson: cc-wrapper: Utilize patched cctools ld for more robust macOS Sierra hack...
<NixOS_GitHub> nixpkgs/release-17.03 86c879d John Ericson: Merge pull request #29096 from obsidiansystems/appease-sierra-linker...
NixOS_GitHub has left #nixos []
justanotheruser has quit [(Ping timeout: 264 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pvgoran opened pull request #29295: nixos/gitolite: add extraGitoliteRc option (master...gitolite-extraGitoliteRc) https://git.io/v5yvF
NixOS_GitHub has left #nixos []
Arcaelyx has joined #nixos
scribbler has joined #nixos
schoppenhauer has quit [(Ping timeout: 240 seconds)]
justanotheruser has joined #nixos
schoppenhauer has joined #nixos
Lisanna_ has joined #nixos
<Lisanna_> Is anyone else having trouble deploying nixops? It's stuck at "starting the following units" and journalctl on one of the target machines is continuously printing messages from systemd-timesyncd timing out on *.nixos.pool.ntp.org
stepcut has quit [(Remote host closed the connection)]
eacameron has quit [(Remote host closed the connection)]
marusich has joined #nixos
<yrashk> what is the best way to install vmware workstation *on* NixOS?
<yrashk> (I've tried qemu, and it was no match to running the same VM with Windows 10 -- at least on Ubuntu; so I am trying to figure out the most idiomatic way have VMWare Workstation installed)
gspia_ has quit [(Quit: Leaving)]
timon37 has quit [(Remote host closed the connection)]
andrewrk_ is now known as andrewrk
pxc has joined #nixos
cybrian has quit [(Ping timeout: 248 seconds)]
cybrian has joined #nixos
pxc has quit [(Ping timeout: 248 seconds)]
oida has joined #nixos
marusich has quit [(Quit: Leaving)]
mkoenig has quit [(Ping timeout: 240 seconds)]
oida_ has quit [(Ping timeout: 240 seconds)]
marusich has joined #nixos
mkoenig has joined #nixos
marusich has quit [(Client Quit)]
marusich has joined #nixos
drakonis has quit [(Read error: Connection reset by peer)]
Lisanna_ has quit [(Ping timeout: 260 seconds)]
<unlmtd> I used overrideAttrs to change the 'src' of dwm, but my display manager keeps booting the unmodified derivation
<unlmtd> how do I modify the attributes on the 'global' derivation?
odi has joined #nixos
proteusguy has quit [(Remote host closed the connection)]
<fearlessKim[m]> is there a flag to bypass checksum check ?
sibi_ has quit [(Quit: Connection closed for inactivity)]
U007D has joined #nixos
<rotaerk> oops, made the mistake of going to the .com version of nixos.org... porn site
<unlmtd> fearlessKim: what checksum check?
<fearlessKim[m]> when installing a package. I have a list of generated derivations without checksum (yet) I would like to test installing
tg has quit [(Ping timeout: 255 seconds)]
odi has quit [(Ping timeout: 248 seconds)]
odi has joined #nixos
freeman42x has joined #nixos
<clever> unlmtd: which file did you apply that override to?
<fearlessKim[m]> the -I flag is not documented for nixos-rebuild
Isorkin has joined #nixos
<hyper_ch> oh, clever's here :)
<rotaerk> isn't clever always here?
hamishmack has quit [(Quit: hamishmack)]
hamishmack has joined #nixos
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-17.09-small advanced to https://github.com/NixOS/nixpkgs/commit/947f295ef1 (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-17.09-small)
nix-gsc-io`bot has quit [(Client Quit)]
reinzelmann has joined #nixos
hamishmack has quit [(Ping timeout: 248 seconds)]
MP2E has quit [(Quit: leaving)]
MercurialAlchemi has joined #nixos
proteusguy has joined #nixos
eacameron has joined #nixos
Ivanych has joined #nixos
kiloreux has joined #nixos
eacameron has quit [(Ping timeout: 248 seconds)]
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-17.09-small advanced to https://github.com/NixOS/nixpkgs/commit/5fe5c843d0 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-17.09-small)
nix-gsc-io`bot has quit [(Client Quit)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to release-17.09: https://git.io/v5ytw
<NixOS_GitHub> nixpkgs/release-17.09 fd1b9e3 Jan Tojnar: gnome-disk-utility: fix missing schemas for gnome-disk-image-mounter...
NixOS_GitHub has left #nixos []
<unlmtd> clever: thanks for the pointer
<unlmtd> clever: youre unto something
Arcaelyx has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
nwspk has joined #nixos
<unlmtd> fearlessKim: I dont think you can bypass the declarative nature of nix, but you can script something that computes the checksums and adds them to the derivation
<unlmtd> im no expert but im pretty sure thats how the language-specific derivation generators work
<fearlessKim[m]> unlmtd: that 's what I feared. I have to do the script that computes the checksum anyway so it's not much of a problem
<unlmtd> if you have no checksum you dont have a complete expression
phreedom has quit [(Quit: No Ping reply in 180 seconds.)]
<unlmtd> thats by the nature of the beast
U007D has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
phreedom has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vcunat pushed 1 new commit to master: https://git.io/v5ytj
<NixOS_GitHub> nixpkgs/master 97ac29c Vladimír Čunát: hpsa service: fallout from #28557 merge and revert
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vcunat pushed 1 new commit to release-17.09: https://git.io/v5yqe
<NixOS_GitHub> nixpkgs/release-17.09 0b131df Vladimír Čunát: hpsa service: fallout from #28557 merge and revert...
NixOS_GitHub has left #nixos []
tg has joined #nixos
silver_hook has joined #nixos
Ivanych has quit [(Ping timeout: 240 seconds)]
aloiscochard has joined #nixos
odi has quit [(Ping timeout: 260 seconds)]
jsgrant has quit [(Quit: jsgrant)]
<hyper_ch> clever: you seem like you're bored and hence open for a challenge ;)
anderslundstedt has quit [(Quit: leaving)]
jsgrant has joined #nixos
fresheyeball has joined #nixos
<fresheyeball> hey
<fresheyeball> is there a way I can tell which rev of nixpkgs I am using
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ma27 opened pull request #29298: networking.defaultMailServer.authPassFile: allow types.path (master...ssmtp/allow-paths-for-auth-pass-file) https://git.io/v5yqV
NixOS_GitHub has left #nixos []
<fresheyeball> when I do `import <nixpkgs>` ?
jsgrant has quit [(Read error: Connection reset by peer)]
<fresheyeball> as in what rev of the nixpkgs repo is on my system currently
joehh has quit [(Ping timeout: 240 seconds)]
<cocreature> fresheyeball: at least for figuring out what revision your channel is on, you can use "readlink -f ~/.nix-defexpr/channels/nixpkgs" and the part after the dot in the filename is a commit hash
<cocreature> not sure if there is something that takes into account that you can override what nixpkgs refers to (e.g via NIX_PATH)
<fresheyeball> cocreature: I don't seem to have that file
<fresheyeball> nix-instantiate --eval -E '(import <nixpkgs> {}).lib.nixpkgsVersion' works
<fresheyeball> but doesn't give me the rev
anderslundstedt has joined #nixos
<cocreature> fresheyeball: how did you install nix?
<fresheyeball> I'm on nixos
<cocreature> oh ok
<fresheyeball> can I do an import of nixpkgs based on nixpkgsVersion instead of rev?
<rotaerk> if you want to fix the version of nixpkgs, perhaps pull a specific commit from github
<fresheyeball> rotaerk: right, so that is what I am trying to do
<fresheyeball> and it's working right now, not locked to a specific rev
<fresheyeball> which is why I want to figure out how to get my current rev, so I can lock it.
<rotaerk> remember this? https://github.com/rotaerk/iircc
<fresheyeball> rotaerk: yes
hamishmack has joined #nixos
<rotaerk> in refs there's a nixpkgs thing, I'm treating it just like the other things I'm pulling from github
<rotaerk> fresheyeball, actually, can you link/paste your current default.nix
<fresheyeball> it works right now
<fresheyeball> I just need to lock to the current rev
<rotaerk> okay, so you've got your servantRef
<rotaerk> you'll want to do something very similar, but for nixpkgs
<fresheyeball> rotaerk: look at the 2 lines of commented code above
<fresheyeball> if I can know the rev, that's all I should need
<rotaerk> basically you'll use import <nixpkgs> {} to get access to fetchFromGitHub, and then use *that* to fetch nixpkgs from github in the same way as servant
<rotaerk> and you import THAT as pkgs, which you use for the rest of the file
<fresheyeball> yes
<fresheyeball> I already have that, commented out in that same paste
<fresheyeball> I just need to find out what rev my system is currently using
<rotaerk> does it matter? why not just pick the latest, confirm it still works under THAT version, and lock it down to that
<fresheyeball> I tried the latest rev from master
<fresheyeball> and it failed
<fresheyeball> I tried the 17.03 release rev
<fresheyeball> and it failed
<fresheyeball> my current rev succeeds
<rotaerk> hmm
<fresheyeball> so, yes it matters
<fresheyeball> I'm on "17.03.1641.d95660168d"
<fresheyeball> but I don't know what git rev that is
<rotaerk> in that case, I'm not sure how to tell which github commit ID your installed nixpkgs is based on
<fresheyeball> crapes
<rotaerk> might just have to go back into the github history and find a commit that works
<fresheyeball> cocreature: I apparently did have that file
<fresheyeball> but the path doesn't seem to contain the rev either
<fresheyeball> I get this /nix/store/hz4swirxpmbx7ngms5lim94dkmajf9sx-user-environment/nixpkgs
<cocreature> fresheyeball: what’s the full path?
<cocreature> huh
<cocreature> maybe try another readlink on this
<cocreature> it’s symlinks all the way down
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vdemeester opened pull request #29300: containerd: 0.2.9 -> 1.0.0-beta.0 (master...update-containerd-1) https://git.io/v5ym8
NixOS_GitHub has left #nixos []
<fresheyeball> readlink -f $(readlink -f ~/.nix-defexpr/channels/nixpkgs)
<fresheyeball> gives the same result
<fresheyeball> cocreature: is there another way I can query? Is there a way I can import nixpkgs by version instead of rev?
<cocreature> I just have a local checkout and use that via NIX_PATH
odi has joined #nixos
sellout- has joined #nixos
<rotaerk> fresheyeball, how much of a pain is the error that you get from the latest version from github?
kiloreux_ has joined #nixos
<fresheyeball> rotaerk: cocreature I figured it out
<fresheyeball> but it's ugly
<sphalerite> fresheyeball: re "I'm on "17.03.1641.d95660168d""
<sphalerite> It's d95660168d :)
<rotaerk> that doesn't tell you the github commit ID though does it?
odi has quit [(Ping timeout: 252 seconds)]
<fresheyeball> sphalerite: that's not whole rev
<fresheyeball> I did a search for that in hydra
<fresheyeball> and it gave me the rev
<rotaerk> nice
kiloreux has quit [(Ping timeout: 246 seconds)]
<fresheyeball> a0e6a891ee21a6dcf3da35169794cc20b110ce05
<rotaerk> did it work?
<fresheyeball> yup!
<cocreature> it’s not the whole rev but it should be sufficient to identify the commit
<rotaerk> cool
<fresheyeball> cocreature: how?
<rotaerk> doesn't appear to be a substring of the commit ID
<sphalerite> github.com/nixos/nixpkgs/commit/d95660168d
<cocreature> run "git show d95660168d" in the repo
<sphalerite> It's the beginning of the commit id
<rotaerk> oh, I guess it's just different from the one fresheyeball found
<cocreature> right
odi has joined #nixos
<sphalerite> You can always use an unambiguous prefix of a commit hash in place of a full hash with git
<sphalerite> Git will sometimes output truncated hashes too, with git log --oneline for instance
hotfuzz_ has joined #nixos
reinhardt has joined #nixos
hotfuzz has quit [(Ping timeout: 240 seconds)]
chakerbenhamed has joined #nixos
<fresheyeball> cocreature: hu
<fresheyeball> ok!
Jacoby6000 has joined #nixos
reinzelmann has quit [(Ping timeout: 252 seconds)]
JosW has joined #nixos
Jacoby6000 has quit [(Ping timeout: 240 seconds)]
<fresheyeball> cocreature: ok so you are right
<fresheyeball> that works
FRidh has joined #nixos
phreedom has quit [(Ping timeout: 260 seconds)]
bkchr has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to python-unstable: https://git.io/v5yYK
<NixOS_GitHub> nixpkgs/python-unstable 38e5675 Tuomas Tynkkynen: pythonPackages.pyopenssl: 17.0.0 -> 17.2.0...
NixOS_GitHub has left #nixos []
<fresheyeball> rotaerk: cocreature: sphalerite thank you all so much!
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to staging: https://git.io/v5yY9
<NixOS_GitHub> nixpkgs/staging 88367b1 Frederik Rietdijk: python.pkgs.wheel: 0.29.0 -> 0.30.0
NixOS_GitHub has left #nixos []
elastic_dog has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to release-17.09: https://git.io/v5yYb
<NixOS_GitHub> nixpkgs/release-17.09 9bf53d1 Frederik Rietdijk: python.pkgs.wheel: 0.29.0 -> 0.30.0...
NixOS_GitHub has left #nixos []
ison111 has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to master: https://git.io/v5yOU
<NixOS_GitHub> nixpkgs/master 50d3655 Klaas van Schelven: PyBrain: Mark as broken...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to release-17.09: https://git.io/v5yOT
<NixOS_GitHub> nixpkgs/release-17.09 f8cb04b Klaas van Schelven: PyBrain: Mark as broken...
NixOS_GitHub has left #nixos []
ertes has quit [(Ping timeout: 252 seconds)]
<sphalerite> np!
mudri has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh closed pull request #25581: pythonPackages.setuptools_scm: 1.15.0 -> 1.15.6 (master...setuptools_scm) https://git.io/v9wFi
NixOS_GitHub has left #nixos []
Wizek has joined #nixos
anderslundstedt has quit [(Quit: leaving)]
rauno has joined #nixos
anderslundstedt has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh closed pull request #29291: Fix build of python3Packages.spacy (master...fix-python-spacy) https://git.io/v5DSn
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to release-17.09: https://git.io/v5yOK
<NixOS_GitHub> nixpkgs/release-17.09 5ea5dbc Rodney Lorrimar: pythonPackages.ftfy: 5.1.1 -> 4.4.3...
NixOS_GitHub has left #nixos []
jensens has joined #nixos
hotfuzz_ is now known as hotfuzz
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixpkgs-17.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/f15742bbaf (from 34 hours ago, history: https://channels.nix.gsc.io/nixpkgs-17.09-darwin)
nix-gsc-io`bot has quit [(Client Quit)]
hoodoo_ has joined #nixos
stepcut has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to master: https://git.io/v5y3N
<NixOS_GitHub> nixpkgs/master 47dcf63 Frederik Rietdijk: python.pkgs.joblib: move expression
NixOS_GitHub has left #nixos []
sibi_ has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to release-17.09: https://git.io/v5y3p
<NixOS_GitHub> nixpkgs/release-17.09 64478a0 Frederik Rietdijk: python.pkgs.joblib: move expression...
NixOS_GitHub has left #nixos []
pie_ has joined #nixos
anderslundstedt has quit [(Quit: leaving)]
stepcut has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 2 new commits to master: https://git.io/v5ysU
<NixOS_GitHub> nixpkgs/master 1ba197f Jean-Philippe Bernardy: make my maintainer handle match my github username
<NixOS_GitHub> nixpkgs/master 7aa2e6b Frederik Rietdijk: Merge pull request #29263 from jyp/jyp-rename-maintainer...
NixOS_GitHub has left #nixos []
anderslundstedt has joined #nixos
eacameron has joined #nixos
<fearlessKim[m]> trying to debug "nix/store/g8prw6jy2yvrww8kfmsdyzja66dbm0sl-python3-3.6.2/bin/python3.6m: No module named ipykernel_launcher" what's the m in python3.6m ?
civodul has joined #nixos
fresheyeball has quit [(Quit: WeeChat 1.9)]
eacameron has quit [(Ping timeout: 255 seconds)]
zarelit has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh closed pull request #29266: pythonPackages.pyopenssl: 17.0.0 -> 17.2.0 (master...pyopenssl) https://git.io/v5MLp
NixOS_GitHub has left #nixos []
zarelit has quit [(Quit: Leaving.)]
zarelit has joined #nixos
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixpkgs-17.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/124555b7b6 (from 22 hours ago, history: https://channels.nix.gsc.io/nixpkgs-17.09-darwin)
nix-gsc-io`bot has quit [(Client Quit)]
ertes-w has joined #nixos
<fearlessKim[m]> FRidh: thanks ! (for your work on nixpkgs/python too)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] edolstra pushed 1 new commit to master: https://git.io/v5yGY
<NixOS_GitHub> nixpkgs/master e3b562e Eelco Dolstra: blender: 2.78c -> 2.79
NixOS_GitHub has left #nixos []
pxc has joined #nixos
endformationage has quit [(Quit: WeeChat 1.9)]
pxc has quit [(Ping timeout: 240 seconds)]
jensens has quit [(Ping timeout: 260 seconds)]
<fearlessKim[m]> .jupyter_console_wrapped does site.addsitedir('/nix/store/by8yl4r11xp8lnx9abwa2anqjhvr0q8j-python3.6-ipykernel-4.6.1/lib/python3.6/site-packages') and in that folder there is a "ipykernel_launcher.py" so the "No module named ipykernel_launcher" is strange. Maybe it lacks a __init__.py ?
chakerbenhamed has quit [(Quit: WeeChat 0.4.2)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nlewo opened pull request #29302: dockerTools.pullImage: use skopeo to pull the image (master...pr/dockerpull) https://git.io/v5yZk
NixOS_GitHub has left #nixos []
orivej has quit [(Ping timeout: 260 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] teto opened pull request #29303: [wip] jupyter_console: 5.0.0 -> 5.1.0 (master...jupyter) https://git.io/v5yZm
NixOS_GitHub has left #nixos []
orivej has joined #nixos
mudri has quit [(Ping timeout: 255 seconds)]
nschoe has joined #nixos
__Sander__ has joined #nixos
mooseboobs has quit [(Ping timeout: 264 seconds)]
orivej has quit [(Quit: No Ping reply in 180 seconds.)]
mooseboobs has joined #nixos
orivej has joined #nixos
goibhniu has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to master: https://git.io/v5yn7
<NixOS_GitHub> nixpkgs/master 8d4e377 Frederik Rietdijk: python.pkgs.jupyter_console: 5.0.0 -> 5.2.0
NixOS_GitHub has left #nixos []
elurin` has quit [(Quit: ERC (IRC client for Emacs 25.2.1))]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh closed pull request #29303: [wip] jupyter_console: 5.0.0 -> 5.1.0 (master...jupyter) https://git.io/v5yZm
NixOS_GitHub has left #nixos []
JosW has quit [(Changing host)]
JosW has joined #nixos
elurin has joined #nixos
mudri has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to release-17.09: https://git.io/v5ycL
<NixOS_GitHub> nixpkgs/release-17.09 6076d9f Frederik Rietdijk: python.pkgs.jupyter_console: 5.0.0 -> 5.2.0...
NixOS_GitHub has left #nixos []
thc202 has joined #nixos
takle has joined #nixos
takle has quit [(Remote host closed the connection)]
takle has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] woffs opened pull request #29304: oysttyer-2.9.1 (master...oysttyer) https://git.io/v5ycy
NixOS_GitHub has left #nixos []
Ivanych has joined #nixos
<woffs> if anyone wants oysttyer, here it is
<goibhniu> hi woffs, could you add yourself as the maintainer and (assuming you've tested that it works) check the relevant boxes, cheers!
<fearlessKim[m]> FRidh: I noticed you tend to push each python derviation into its own file. Any reason ? (btw thanks for the update, I was lost in my strace log)
Jacoby6000 has joined #nixos
jensens has joined #nixos
JosW has quit [(Quit: Konversation terminated!)]
<FRidh> fearlessKim[m]: several. Easier tracking of changes, reduces the chances of merge conflicts, and makes it somewhat easier to automatically update expressions
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
marusich has quit [(Quit: Leaving)]
Jacoby6000 has quit [(Ping timeout: 248 seconds)]
elninja44 has quit [(Remote host closed the connection)]
<fearlessKim[m]> FRidh thanks, so you can run jupyter-console fine ? I still have the error :s I tried on nixpkgs-unstable + cherry-picked your commit and then on master. Everytime via user nix-env.
mudri has quit [(Ping timeout: 240 seconds)]
<woffs> goibhniu, thanks for the hints. Done.
<woffs> I have tested on 17.03. Master fails because Params/Validate/XS/XS.so cannot build (blib/arch/auto/Params/Validate/XS/XS.so: hidden symbol `__stack_chk_fail_local' isn't defined).
<FRidh> fearlessKim[m]: nix-env -iA python3.pkgs.jupyter_console is not supported as explained in the Nixpkgs manual
<danbst1> nixer: nix-build '<nixpkgs>' -I nixpkgs=https://github.com/nixos/nixpkgs/archive/90e78aafadba43f9ec1190d9411720d561f1e09b.tar.gz -K -A avahi
<jophish> "Qt applications cannot be run from the store anymore, but need to be installed." D:
jellowj has joined #nixos
<fearlessKim[m]> FRidh: sorry but i don't get it, how am I supposed to install it otherwise. I can't find any reference to jupyter in the manual https://www.google.co.jp/search?q=jupyter&sitesearch=nixos.org&gws_rd=cr&dcr=0&ei=4_O4WYbRPMO_0gTOrYPACA ? which part of https://nixos.org/nixpkgs/manual/#using-python do you refer ?
jellowj has quit [(Ping timeout: 246 seconds)]
elastic_dog has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vanschelven opened pull request #29305: Python-kivy: init at 1.10.0 (master...kivy) https://git.io/v5ylQ
NixOS_GitHub has left #nixos []
<FRidh> fearlessKim[m]: you'll need to use 'python.withPackages(ps: with ps; [ jupyter_console ])' and also add any other libraries you want to be accessible
<goibhniu> thanks woffs!
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dywedir opened pull request #29306: mpv: 0.26.0 -> 0.27.0 (master...mpv) https://git.io/v5y8J
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] mickours opened pull request #29307: (pass): Add tomb plugin (master...pass-tomb-plugin) https://git.io/v5y8T
NixOS_GitHub has left #nixos []
<fearlessKim[m]> FRidh: where should I put that ? right now I've uninstalled jupyter* and am installing the global jupyter package that seems to encompass everything
orivej has quit [(Ping timeout: 248 seconds)]
<FRidh> fearlessKim[m]: please read the using python section,preferably what is available on master by building it locally
orivej has joined #nixos
chreekat has quit [(Ping timeout: 252 seconds)]
<manveru> anyone can tell me if i need to sign up at https://registration.nixcon2017.org if i'm not giving any talks? :)
<goibhniu> manveru: yep, you do
<manveru> ok
takle has quit [(Remote host closed the connection)]
takle has joined #nixos
<manveru> might be a good idea to write that on the page ;)
<goibhniu> I think there's a repo for the website, if you wanna open a PR. Personally, I think it's quite clear though (I'm not involved in the organisation).
hionath has joined #nixos
<hionath> Chat W*W*W.*G*R*E*E*K*C*H*A*T.*E*U
hionath has left #nixos []
Isorkin has quit [(Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)]
takle has quit [(Ping timeout: 248 seconds)]
mudri has joined #nixos
JosW has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #29025: seafile-client: add optional Shibboleth support (master...seafile-client) https://git.io/v5gzI
NixOS_GitHub has left #nixos []
jellowj has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #28963: dockerTools.pullImage: change the docker deamon readiness mechanism (master...docker-readiness) https://git.io/v5E1g
NixOS_GitHub has left #nixos []
takle has joined #nixos
<fearlessKim[m]> FRidl : I suppose the "package" in "As explained in the user’s guide installing individual Python packages imperatively with nix-env -i or declaratively in environment.systemPackages is not supported" refers to "library" packages else it contradicts with "The same goes for Python applications and libraries. Python applications can be installed in your profile, but Python
<fearlessKim[m]> libraries you would like to use to develop cannot." ?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 1 new commit to release-17.09: https://git.io/v5y4x
<NixOS_GitHub> nixpkgs/release-17.09 7c1278d Antoine Eiche: dockerTools.pullImage: change the docker deamon readiness mechanism...
NixOS_GitHub has left #nixos []
joepie91 has quit [(Excess Flood)]
joepie91 has joined #nixos
joepie91 has quit [(Changing host)]
joepie91 has joined #nixos
eacameron has joined #nixos
jellowj has quit [(Ping timeout: 240 seconds)]
eacameron has quit [(Ping timeout: 248 seconds)]
joepie91 has quit [(Read error: Connection timed out)]
<fearlessKim[m]> the manual really intertwines user aspects with developer aspects, which is awkward, like you have to really read all of it while usally you can by reading the part you are interested in. From a usability perspective the first (python) FAQ entry is clearer than the python introduction (IMO). Putting into "bold" key user aspects might improve readibility.
<fearlessKim[m]> jupyter-console is an (interactive) application so shouldn't I be able to imperatively install it ? " applications can be installed in your profile,"
<FRidh> fearlessKim[m]: There's definitely improvements possible, and I would welcome those. I guess its just hard to write good docs. When writing such instructions you have to assume a certain prior knowledge of the read, so there already there may be a mismatch. Then, there's the question of whether you want to provide quick solutions, or want to actually teach something. And, to come back to your first point - what are user aspects and what are developer aspects
<FRidh> when talking about Python environments?
<FRidh> fearlessKim[m]: yes, that *should* work, at least mostly. I don't know why it does not work, however, because the console is typically used together with other Python libraries, I don't see any point in investigating.
jellowj has joined #nixos
TweyII has joined #nixos
* fearlessKim[m] sent a long message: fearlessKim[m]_2017-09-13_10:04:43.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/UTeltVVoencNPwdGyKDuicfU>
TweyII is now known as Guest83091
<fearlessKim[m]> no need to investigate, now that I know the nixos way, I'll follow that ofc :)
JosW has quit [(Quit: Konversation terminated!)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vbgl closed pull request #29306: mpv: 0.26.0 -> 0.27.0 (master...mpv) https://git.io/v5y8J
18VAB7LL9 has joined #nixos
<18VAB7LL9> [nixpkgs] vbgl pushed 1 new commit to master: https://git.io/v5yE1
<18VAB7LL9> nixpkgs/master 15002fb dywedir: mpv: 0.26.0 -> 0.27.0
18VAB7LL9 has left #nixos []
NixOS_GitHub has left #nixos []
ShalokShalom_ has joined #nixos
Isorkin has joined #nixos
ShalokShalom has quit [(Ping timeout: 240 seconds)]
ShalokShalom_ is now known as ShalokShalom
<fearlessKim[m]> FRidh: it works great with nix-shell :D
Ivanych has quit [(Ping timeout: 240 seconds)]
joehh has joined #nixos
<joehh> any tips on building a package that uses both make and cmake?
<joehh> suitesparse 4.5.5
<joehh> instructions say to run
<joehh> make
<joehh> scratch that last line
<joehh> make config then make
<joehh> If I depend on cmake then stdenv tries to use cmake and fails
proteusguy has quit [(Remote host closed the connection)]
joepie91___ has joined #nixos
joepie91___ has quit [(Changing host)]
joepie91___ has joined #nixos
joepie91___ is now known as joepie91
MoreTea has joined #nixos
MoreTea has quit [(Client Quit)]
<mbrock> joehh: you can override all the build steps, you might want to set `buildPhase` to `make config && cmake` or whatever
<LnL> or use the preBuild/postBuild hooks to add the extra command
freeman42x has quit [(Read error: Connection reset by peer)]
<vegai> anyone use Disnix for anything?
Wharncliffe has joined #nixos
Neo-- has joined #nixos
tmaekawa has joined #nixos
<Mic92> vegai: never heard of somebody doing this so far.
iyzsong has joined #nixos
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-17.03 advanced to https://github.com/NixOS/nixpkgs/commit/df7e518568 (from 28 hours ago, history: https://channels.nix.gsc.io/nixos-17.03)
nix-gsc-io`bot has quit [(Client Quit)]
<joehh> thanks - split the make config and make across configure and build phases and it seems to be working
<gchristensen> lewo: your docker pull PR has severe conflicts, can you take a look and rebase to master?
<lewo> gchristensen: yes, I will rebase it
jellowj has quit [(Ping timeout: 252 seconds)]
<gchristensen> thank you :)
<gchristensen> I'm not sure how it is so conflicted? seems strange :)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5ya9
<NixOS_GitHub> nixpkgs/master 4d205eb Tuomas Tynkkynen: policycoreutils: Fix setuid install
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to release-17.09: https://git.io/v5ya7
<NixOS_GitHub> nixpkgs/release-17.09 439c207 Tuomas Tynkkynen: policycoreutils: Fix setuid install...
NixOS_GitHub has left #nixos []
<lewo> gchristensen: there is only one conflict. It has been introduced by another patch i pushed
<gchristensen> oh I see
<lewo> gchristensen: I'm locally running some tests and will update the PR
<gchristensen> sounds great :) thank you so much for the patches!
<lewo> gchristensen: pushed
<lewo> gchristensen: as suggested by Mic92, I'm updating release notes
<gchristensen> looks good, the only thing is these three lines are using tabs and should use spaces: https://github.com/NixOS/nixpkgs/pull/29302/files#diff-f5fad34a5e280fe300df690ac61dc673R42
<lewo> gchristensen: sorry, fixed
mudri has quit [(Ping timeout: 240 seconds)]
zarelit has left #nixos []
jellowj has joined #nixos
eacameron has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5ywR
<NixOS_GitHub> nixpkgs/master c78c565 Tuomas Tynkkynen: firebird: Fix build by using gcc5...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to release-17.09: https://git.io/v5ywE
<NixOS_GitHub> nixpkgs/release-17.09 62eeec7 Tuomas Tynkkynen: firebird: Fix build by using gcc5...
NixOS_GitHub has left #nixos []
chreekat has joined #nixos
<vegai> Mic92: mmh :/ It looks promising
<vegai> and now there are tons of competing products doing roughly similar things
<goibhniu> vegai: AFAIK __Sander__ uses it quite a bit (and develops it)
eacameron has quit [(Ping timeout: 240 seconds)]
<Mic92> goibhniu: the problem here is the bus factor, compared to other tools in the same area.
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] taku0 opened pull request #29308: flashplayer: 26.0.0.151 -> 27.0.0.130 [Critical security fixes] (master...flashplayer-27.0.0.130) https://git.io/v5yw5
NixOS_GitHub has left #nixos []
jellowj has quit [(Ping timeout: 260 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5ywp
<NixOS_GitHub> nixpkgs/master 2cd2ee5 Tuomas Tynkkynen: prelink: Disable on Darwin...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to release-17.09: https://git.io/v5yrv
<NixOS_GitHub> nixpkgs/release-17.09 221a743 Tuomas Tynkkynen: prelink: Disable on Darwin...
NixOS_GitHub has left #nixos []
joehh has quit [(Ping timeout: 240 seconds)]
<goibhniu> sure, but at least it is still used (AFAIK) in production, by the person who develops it
<vegai> mm, okay
tmaekawa has quit [(Quit: tmaekawa)]
<goibhniu> last I heard, it was an important part of the infrastructure for their company ... so, it's not like it's a hobby project, or proof of concept
Wharncliffe has quit [(Quit: Lost terminal)]
<__Sander__> vega: yes I'm dogfooding my own stuff
<gchristensen> the other obvious problem is someone needs to be brave enough to adopt it to fix the problem that nobody else is using it
pxc has joined #nixos
<__Sander__> vegai
acarrico has joined #nixos
iyzsong has quit [(Ping timeout: 248 seconds)]
pxc has quit [(Ping timeout: 255 seconds)]
joehh has joined #nixos
<joehh> hi there - anyone offer nix consulting services
<gchristensen> yep!
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5yoH
<NixOS_GitHub> nixpkgs/master 21298fd Tuomas Tynkkynen: x86info: only works on x86...
NixOS_GitHub has left #nixos []
<gchristensen> joehh: https://nixos.org/nixos/support.html Commercial Support here
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to master: https://git.io/v5yoj
<NixOS_GitHub> nixpkgs/master 56a047c Bjørn Forsman: doc/submitting-changes.xml: suggest "nixos/<module>" prefix for NixOS changes...
NixOS_GitHub has left #nixos []
<joehh> thanks for that link
<joehh> gchristensen: just for reference (as I've seen you here so often) - are you affiliated with any of these companies?
<gchristensen> I'm not :)
<joehh> :)
simukis has joined #nixos
<gchristensen> I work for Tumblr
<danbst1> joehh: I'm curious: what category of support are you looking for: mentoring, preparing new infra, maintaining existing or refactoring old one to Nixos based?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to release-17.09: https://git.io/v5yK8
<NixOS_GitHub> nixpkgs/release-17.09 dcb66ca Bjørn Forsman: doc/submitting-changes.xml: suggest "nixos/<module>" prefix for NixOS changes...
NixOS_GitHub has left #nixos []
mattcode has joined #nixos
<octe> gchristensen, does tumblr use nixos?
Guest83091 has quit [(Ping timeout: 252 seconds)]
<gchristensen> octe: here is something I can talk about :) https://engineering.tumblr.com/post/161854099032/jetpants-integration-testing
takle has quit [(Remote host closed the connection)]
<octe> cool :)
takle has joined #nixos
<joehh> danbst1: we've some julia code we are looking to deploy with nix, ideally without the source code on client systems
mguex has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 3 new commits to master: https://git.io/v5yKH
<NixOS_GitHub> nixpkgs/master f567d0a Tuomas Tynkkynen: syslinux: Only works on x86...
<NixOS_GitHub> nixpkgs/master 84544c5 Tuomas Tynkkynen: seabios: Only works on x86...
<NixOS_GitHub> nixpkgs/master 4f34a3b Tuomas Tynkkynen: reptyr: Only works on x86...
NixOS_GitHub has left #nixos []
<joehh> we can get it running well enough just under nixos, but it would be good to get some assistance, particularly with compiling the julia code
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] NeQuissimus pushed 1 new commit to master: https://git.io/v5yKh
<NixOS_GitHub> nixpkgs/master 87fa247 Tim Steinbach: linux-copperhead: 4.13.1.a -> 4.13.1.b
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] NeQuissimus pushed 1 new commit to release-17.09: https://git.io/v5y6J
<NixOS_GitHub> nixpkgs/release-17.09 97eef25 Tim Steinbach: linux-copperhead: 4.13.1.a -> 4.13.1.b...
NixOS_GitHub has left #nixos []
takle has quit [(Ping timeout: 240 seconds)]
acarrico has quit [(Ping timeout: 240 seconds)]
mguex has joined #nixos
iyzsong has joined #nixos
scribbler has quit [(Ping timeout: 248 seconds)]
bennofs has joined #nixos
peacememories has joined #nixos
<joehh> so its a combination of mentoring and new infra
orivej has quit [(Ping timeout: 240 seconds)]
mith[m] has quit [(Ping timeout: 246 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5y67
<NixOS_GitHub> nixpkgs/master 9aa998e Tuomas Tynkkynen: libsmbios: Only works on x86...
NixOS_GitHub has left #nixos []
Radivarig has joined #nixos
Radivarig_ has joined #nixos
stepcut has joined #nixos
proteusguy has joined #nixos
acarrico has joined #nixos
mith[m] has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Infinisil opened pull request #29310: s-tui: init at 0.6.0 (master...s-tui) https://git.io/v5yix
NixOS_GitHub has left #nixos []
python476 has joined #nixos
nh2 has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5yP3
<NixOS_GitHub> nixpkgs/master 204a15e Tuomas Tynkkynen: _915resolution: Only works on x86...
NixOS_GitHub has left #nixos []
mudri has joined #nixos
python476 has quit [(Ping timeout: 252 seconds)]
Ralith_ has quit [(Ping timeout: 240 seconds)]
jellowj has joined #nixos
takle has joined #nixos
<globin> joehh: we are offering consulting, too if interested (https://nixos-consulting.com)
<globin> joehh: feel free to just ping me or fpletz here, or send a mail to nix@mayflower.de if you need more details
zarelit has joined #nixos
zarelit has left #nixos []
python476 has joined #nixos
hc_ has joined #nixos
Infinisil has joined #nixos
Guest83091 has joined #nixos
Arcaelyx has joined #nixos
hc has quit [(Ping timeout: 248 seconds)]
<BlessJah> gchristensen: is nixos-17.03-small stuck at 17.03.1817.694529e45d?
cpennington has joined #nixos
TheAppleMan has quit [(Read error: Connection reset by peer)]
Ralith has quit [(Ping timeout: 240 seconds)]
TimePath has quit [(Ping timeout: 240 seconds)]
AdamSlack[m] has quit [(Ping timeout: 240 seconds)]
noctuid has quit [(Ping timeout: 240 seconds)]
onito[m] has quit [(Ping timeout: 240 seconds)]
bhipple[m] has quit [(Ping timeout: 240 seconds)]
peterhoeg has quit [(Ping timeout: 240 seconds)]
corngood has quit [(Ping timeout: 240 seconds)]
admin[m] has quit [(Ping timeout: 240 seconds)]
qrilka[m] has quit [(Ping timeout: 240 seconds)]
danielrf has quit [(Ping timeout: 240 seconds)]
retrry[m] has quit [(Ping timeout: 240 seconds)]
etcinit[m] has quit [(Ping timeout: 240 seconds)]
abbafei[m] has quit [(Ping timeout: 240 seconds)]
itorres has quit [(Ping timeout: 240 seconds)]
spacekitteh[m] has quit [(Ping timeout: 240 seconds)]
Arcaelyx has quit [(Ping timeout: 260 seconds)]
Arcaelyx_ has joined #nixos
ona has joined #nixos
bachp has quit [(Ping timeout: 246 seconds)]
davidar has quit [(Ping timeout: 246 seconds)]
dalaing has quit [(Ping timeout: 255 seconds)]
bennofs[m] has quit [(Ping timeout: 240 seconds)]
timclassic has quit [(Ping timeout: 240 seconds)]
musicmatze[m] has quit [(Ping timeout: 240 seconds)]
pvn[m] has quit [(Ping timeout: 240 seconds)]
jsv[m] has quit [(Ping timeout: 240 seconds)]
Biappi has quit [(Ping timeout: 240 seconds)]
Nobabs27[m] has quit [(Ping timeout: 246 seconds)]
tokudan[m] has quit [(Ping timeout: 246 seconds)]
sziszi[m] has quit [(Ping timeout: 246 seconds)]
reactormonk[m] has quit [(Ping timeout: 246 seconds)]
octalsrc[m] has quit [(Ping timeout: 246 seconds)]
Oo[m] has quit [(Ping timeout: 246 seconds)]
wmertens[m] has quit [(Ping timeout: 246 seconds)]
hedning[m] has quit [(Ping timeout: 246 seconds)]
a123123123[m] has quit [(Ping timeout: 246 seconds)]
benkolera has quit [(Ping timeout: 246 seconds)]
moredhel1 has quit [(Ping timeout: 246 seconds)]
mhsjlw[m] has quit [(Ping timeout: 246 seconds)]
M-fishy has quit [(Ping timeout: 246 seconds)]
rycee has quit [(Ping timeout: 246 seconds)]
AlanPearce[m] has quit [(Ping timeout: 246 seconds)]
Drakonis[m] has quit [(Ping timeout: 246 seconds)]
jack[m] has quit [(Ping timeout: 246 seconds)]
demyan[m] has quit [(Ping timeout: 246 seconds)]
edef[m] has quit [(Ping timeout: 246 seconds)]
aspiwack[m] has quit [(Ping timeout: 246 seconds)]
wak-work has quit [(Ping timeout: 255 seconds)]
aminech[m] has quit [(Ping timeout: 252 seconds)]
mith[m] has quit [(Ping timeout: 240 seconds)]
fearlessKim[m] has quit [(Ping timeout: 255 seconds)]
mrdaak[m] has quit [(Ping timeout: 255 seconds)]
sk23[m] has quit [(Ping timeout: 255 seconds)]
thematter[m] has quit [(Ping timeout: 255 seconds)]
Yaniel has quit [(Ping timeout: 255 seconds)]
ashkitten has quit [(Ping timeout: 255 seconds)]
Johnny44[m] has quit [(Ping timeout: 255 seconds)]
smbarte2[m] has quit [(Ping timeout: 255 seconds)]
StuK[m] has quit [(Ping timeout: 255 seconds)]
baconicsynergy[m has quit [(Ping timeout: 255 seconds)]
Wysteriary[m] has quit [(Ping timeout: 252 seconds)]
sphalerite has quit [(Ping timeout: 246 seconds)]
dash has quit [(Ping timeout: 246 seconds)]
sudoreboot[m] has quit [(Ping timeout: 240 seconds)]
eqyiel[m] has quit [(Ping timeout: 264 seconds)]
Dezgeg[m] has quit [(Ping timeout: 264 seconds)]
rnhmjoj[m] has quit [(Ping timeout: 264 seconds)]
berot3[m] has quit [(Ping timeout: 264 seconds)]
puffnfresh has quit [(Ping timeout: 264 seconds)]
mtncoder[m] has quit [(Ping timeout: 264 seconds)]
dtz has quit [(Ping timeout: 264 seconds)]
wizzup[m] has quit [(Ping timeout: 264 seconds)]
viaken[m] has quit [(Ping timeout: 264 seconds)]
Obscurity[m] has quit [(Ping timeout: 264 seconds)]
Khorne[m] has quit [(Ping timeout: 264 seconds)]
Geeky[m] has quit [(Ping timeout: 264 seconds)]
tnias[m] has quit [(Ping timeout: 264 seconds)]
revoltmedia[m] has quit [(Ping timeout: 264 seconds)]
dylanjust[m] has quit [(Ping timeout: 264 seconds)]
sargon[m] has quit [(Ping timeout: 264 seconds)]
hendrik[m]1 has quit [(Ping timeout: 264 seconds)]
DIzFer[m] has quit [(Ping timeout: 264 seconds)]
Elephant454[m] has quit [(Ping timeout: 264 seconds)]
hl has quit [(Ping timeout: 264 seconds)]
scot4 has quit [(Ping timeout: 264 seconds)]
magnap has quit [(Ping timeout: 264 seconds)]
sirius[m] has quit [(Ping timeout: 264 seconds)]
Sovereign_Bleak has quit [(Ping timeout: 264 seconds)]
primeos[m] has quit [(Ping timeout: 264 seconds)]
ArdaXi[m] has quit [(Ping timeout: 276 seconds)]
AmineChikhaoui[m has quit [(Ping timeout: 276 seconds)]
cwopel has quit [(Ping timeout: 255 seconds)]
Naughtmare[m] has quit [(Ping timeout: 255 seconds)]
unlmtd has quit [(Ping timeout: 255 seconds)]
Barnabas[m] has quit [(Ping timeout: 255 seconds)]
plumps[m] has quit [(Ping timeout: 276 seconds)]
jyp[m] has quit [(Ping timeout: 276 seconds)]
kainospur[m] has quit [(Ping timeout: 276 seconds)]
chominist[m] has quit [(Ping timeout: 276 seconds)]
myklam[m] has quit [(Ping timeout: 276 seconds)]
dibblego[m] has quit [(Ping timeout: 276 seconds)]
pierrebeaucamp[m has quit [(Ping timeout: 276 seconds)]
yochai[m] has quit [(Ping timeout: 276 seconds)]
maralorn[m] has quit [(Ping timeout: 276 seconds)]
tommyangelo[m] has quit [(Ping timeout: 276 seconds)]
seif[m] has quit [(Ping timeout: 276 seconds)]
bendlas has quit [(Ping timeout: 276 seconds)]
florianjacob has quit [(Ping timeout: 276 seconds)]
Biappi has joined #nixos
indefini has quit [(Ping timeout: 255 seconds)]
pstn has quit [(Ping timeout: 246 seconds)]
M-liberdiko has quit [(Ping timeout: 246 seconds)]
icetan has quit [(Ping timeout: 246 seconds)]
grahamc has quit [(Ping timeout: 246 seconds)]
zimbatm has quit [(Ping timeout: 246 seconds)]
jlle[m] has quit [(Ping timeout: 246 seconds)]
ninegua[m] has quit [(Ping timeout: 246 seconds)]
trikl[m] has quit [(Ping timeout: 246 seconds)]
regnat[m] has quit [(Ping timeout: 246 seconds)]
necronian has quit [(Ping timeout: 246 seconds)]
spawnthink[m] has quit [(Ping timeout: 246 seconds)]
olejorgenb[m] has quit [(Ping timeout: 246 seconds)]
herzmeister[m] has quit [(Ping timeout: 246 seconds)]
AllanDaemon[m] has quit [(Ping timeout: 252 seconds)]
Guest28721 has quit [(Ping timeout: 255 seconds)]
aniketd[m] has quit [(Ping timeout: 255 seconds)]
kitten[m] has quit [(Ping timeout: 255 seconds)]
offlinehacker[m] has quit [(Ping timeout: 255 seconds)]
Kallegro[m] has quit [(Ping timeout: 255 seconds)]
qtness[m] has quit [(Ping timeout: 255 seconds)]
JameySharp[m] has quit [(Ping timeout: 255 seconds)]
adisbladis[m] has quit [(Ping timeout: 255 seconds)]
lecorpsnoir[m] has quit [(Ping timeout: 255 seconds)]
Kirill[m] has quit [(Ping timeout: 255 seconds)]
Exee7uvo[m] has quit [(Ping timeout: 255 seconds)]
matrixkrav has quit [(Ping timeout: 255 seconds)]
ycy[m] has quit [(Ping timeout: 255 seconds)]
NickHu has quit [(Ping timeout: 255 seconds)]
cornu[m] has quit [(Ping timeout: 255 seconds)]
copumpkin has quit [(Ping timeout: 264 seconds)]
WinterFox[m] has quit [(Ping timeout: 276 seconds)]
seanparsons has quit [(Read error: Connection reset by peer)]
Myrl-saki has joined #nixos
seanparsons has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] lsix opened pull request #29311: texinfo: 6.3 -> 6.5 (staging...update_texinfo) https://git.io/v5yyd
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bbarker opened pull request #29312: updating jetbrains channels; made unknown channel error non-fatal (master...jetbrains_update) https://git.io/v5ySF
NixOS_GitHub has left #nixos []
jellowj has quit [(Ping timeout: 260 seconds)]
bitchecker has quit [(Ping timeout: 264 seconds)]
justanotheruser has quit [(Ping timeout: 252 seconds)]
eacameron has joined #nixos
phinxy has joined #nixos
phinxy has left #nixos []
joehh has quit [(Ping timeout: 240 seconds)]
eacameron has quit [(Read error: Connection reset by peer)]
ona has quit [(Quit: ...)]
bitchecker has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5yHC
<NixOS_GitHub> nixpkgs/master 42a3be1 Tuomas Tynkkynen: afl: 2.48b -> 2.51b
NixOS_GitHub has left #nixos []
unlmtd has joined #nixos
pie_ has quit [(Ping timeout: 240 seconds)]
hoodoo_ has quit [(Ping timeout: 252 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ttuegel closed pull request #29277: kdeFrameworks: 5.37 -> 5.38 (master...kde_frameworks_5_38) https://git.io/v5MQE
NixOS_GitHub has left #nixos []
peacememories has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
acarrico has quit [(Ping timeout: 240 seconds)]
joehh has joined #nixos
Myrl-saki has quit [(Ping timeout: 240 seconds)]
WinchellsM has joined #nixos
<WinchellsM> I'm trying to make a nix expression for a package that needs cmake to build. The steps I believe are:
Myrl-saki has joined #nixos
<WinchellsM> cd $src
<WinchellsM> mkdir build
<WinchellsM> cd build
<WinchellsM> cmake .. -DCMAKE_INSTALL_PREFIX=$out
<WinchellsM> make
acarrico has joined #nixos
<WinchellsM> make install
civodul has quit [(Read error: Connection reset by peer)]
<WinchellsM> Are there convenience functions for this? Or what should my approach be?
freeman42x has joined #nixos
civodul has joined #nixos
<goibhniu> hi WinchellsM, have you already tried just adding cmake to the buildInputs?
<joehh> stdenv should handle that pretty much by default
cornu[m] has joined #nixos
baconicsynergy[m has joined #nixos
sirius[m] has joined #nixos
jyp[m] has joined #nixos
moredhel1 has joined #nixos
primeos[m] has joined #nixos
a123123123[m] has joined #nixos
indefini has joined #nixos
abbafei[m] has joined #nixos
tokudan[m] has joined #nixos
kevincox has joined #nixos
peterhoeg has joined #nixos
berot3[m] has joined #nixos
Kirill[m] has joined #nixos
aspiwack[m] has joined #nixos
bachp has joined #nixos
scott has joined #nixos
revoltmedia[m] has joined #nixos
zimbatm has joined #nixos
NickHu has joined #nixos
hendrik[m] has joined #nixos
davidar has joined #nixos
Naughtmare[m] has joined #nixos
timclassic has joined #nixos
M-liberdiko has joined #nixos
TimePath has joined #nixos
sudoreboot[m] has joined #nixos
ArdaXi[m] has joined #nixos
Oo[m] has joined #nixos
wak-work has joined #nixos
matrixkrav has joined #nixos
AlanPearce[m] has joined #nixos
octalsrc[m] has joined #nixos
Kallegro[m] has joined #nixos
rycee has joined #nixos
itorres has joined #nixos
Exee7uvo[m] has joined #nixos
copumpkin has joined #nixos
olejorgenb[m] has joined #nixos
Drakonis[m] has joined #nixos
mith[m] has joined #nixos
plumps[m] has joined #nixos
Geeky[m] has joined #nixos
Johnny44[m] has joined #nixos
Elephant454[m] has joined #nixos
reactormonk[m] has joined #nixos
myklam[m] has joined #nixos
herzmeister[m] has joined #nixos
florianjacob has joined #nixos
spacekitteh[m] has joined #nixos
viaken[m] has joined #nixos
hl has joined #nixos
sargon[m] has joined #nixos
Wysteriary[m] has joined #nixos
magnap has joined #nixos
necronian has joined #nixos
spawnthink[m] has joined #nixos
hedning[m] has joined #nixos
thematter[m] has joined #nixos
offlinehacker[m] has joined #nixos
ashkitten has joined #nixos
pstn has joined #nixos
Yaniel has joined #nixos
benkolera has joined #nixos
tnias[m] has joined #nixos
edef[m] has joined #nixos
bhipple[m] has joined #nixos
kainospur[m] has joined #nixos
WinterFox[m] has joined #nixos
cwopel has joined #nixos
grahamc has joined #nixos
bennofs[m] has joined #nixos
dtz has joined #nixos
Sovereign_Bleak has joined #nixos
pierrebeaucamp[m has joined #nixos
puffnfresh has joined #nixos
pvn[m] has joined #nixos
Obscurity[m] has joined #nixos
sk23[m] has joined #nixos
mtncoder[m] has joined #nixos
dash has joined #nixos
kitten[m] has joined #nixos
lecorpsnoir[m] has joined #nixos
qrilka[m] has joined #nixos
onito[m] has joined #nixos
Nobabs27[m] has joined #nixos
wmertens[m] has joined #nixos
DIzFer[m] has joined #nixos
jsv[m] has joined #nixos
sphalerite has joined #nixos
musicmatze[m] has joined #nixos
AdamSlack[m] has joined #nixos
Dezgeg[m] has joined #nixos
adisbladis[m] has joined #nixos
ycy[m] has joined #nixos
dibblego[m] has joined #nixos
Barnabas[m] has joined #nixos
demyan[m] has joined #nixos
Ralith has joined #nixos
JameySharp[m] has joined #nixos
aniketd[m] has joined #nixos
yochai[m] has joined #nixos
tommyangelo[m] has joined #nixos
seif[m] has joined #nixos
dalaing has joined #nixos
mrdaak[m] has joined #nixos
jack[m]1 has joined #nixos
aminech[m] has joined #nixos
trikl[m] has joined #nixos
dylanjust[m] has joined #nixos
bendlas has joined #nixos
rnhmjoj[m] has joined #nixos
chominist[m] has joined #nixos
noctuid has joined #nixos
StuK[m] has joined #nixos
wizzup[m] has joined #nixos
fearlessKim[m] has joined #nixos
icetan has joined #nixos
M-fishy has joined #nixos
etcinit[m] has joined #nixos
sziszi[m] has joined #nixos
eqyiel[m] has joined #nixos
corngood has joined #nixos
mhsjlw[m] has joined #nixos
maralorn[m] has joined #nixos
qtness[m] has joined #nixos
regnat[m] has joined #nixos
jlle[m] has joined #nixos
ninegua[m] has joined #nixos
Khorne[m] has joined #nixos
AmineChikhaoui[m has joined #nixos
admin[m] has joined #nixos
AllanDaemon[m] has joined #nixos
smbarte2[m] has joined #nixos
retrry[m] has joined #nixos
danielrf has joined #nixos
Arcaelyx_ has quit [(Ping timeout: 248 seconds)]
Arcaelyx has joined #nixos
<musicmatze> Hi #nixos. How to override a package option (boolean) with nix-env ?
joehh has quit [(Remote host closed the connection)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] andir opened pull request #29313: Updated afewmail homepage (master...patch-1) https://git.io/v5ydE
NixOS_GitHub has left #nixos []
Myrl-saki has quit [(Ping timeout: 246 seconds)]
<clever> musicmatze: its best to do it in config.nix, or 6 months down the road, you wont remember how to reproduce the install when upgrading
<clever> WinchellsM: just add cmake to the buildInputs, and it will run cmake for you, completely automatically
<musicmatze> clever: okay. Seems like despite the package definition setting the variable to false, the binary is the same when installing with said variable set to true...
<musicmatze> anyways, thanks.
<clever> musicmatze: which .override variant did you use?
<musicmatze> clever: obs-studio = super.obs-studio.override { alsaSupport = true; };
<clever> ah
<musicmatze> package is defined with alsaSupport = false
<clever> ive had no issues using obs with pulse
<musicmatze> hmh ... I don't get myself into the rabbit hole that pulse is...
<musicmatze> I don't even know whether that's a service or just a package and how to install it and so on and forth
<clever> the only thing alsaSupport = true does is add alsaLib to the buildInputs
<clever> musicmatze: are you on nixos?
<musicmatze> yes I am
<clever> hardware.pulseaudio.enable = true; and your done
<clever> it will even inject an alsa library that redirects all alsa only programs to pulseaudio
<musicmatze> and my mpd, telegram and other audio-using stuff will continue to work ? (I had a bad experience with pulse on arch waaaay back in time)
<clever> they should
<musicmatze> (and I assume I have to reboot for this, right?)
<musicmatze> that sounds nice indeec
<musicmatze> -c+d
glenn has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] mdorman opened pull request #29314: Semi-automated Emacs package updates (master...emacs-updates) https://git.io/v5yF8
NixOS_GitHub has left #nixos []
<WinchellsM> @clever That is indeed the case.
<clever> musicmatze: you can also run pavucontrol to inspect what programs are connected, adjust the volume of each, and see a VU meter of their audio
<clever> WinchellsM: that works via setup-hooks, anything you add to buildInputs can optionaly have a setup hook, that modifies how the stdenv works
<musicmatze> clever: sounds nice. I will try this out now. See you in a few.
<clever> cmake has one that replaces the default ./configure code
iyzsong has quit [(Ping timeout: 248 seconds)]
MercurialAlchemi has quit [(Ping timeout: 240 seconds)]
<vegai> __Sander__: may I ask what's the magnitude of the deployments where you work?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] offlinehacker opened pull request #29315: pkgs/telepresence: init at 0.65 (master...pkgs/telepresence/init) https://git.io/v5yNM
NixOS_GitHub has left #nixos []
<musicmatze> clever: pulse seems to work as expected and OBS works now, too!
<musicmatze> clever: but MPD does not.
tghume has quit [(Ping timeout: 240 seconds)]
<__Sander__> vegai: you mean the size of the system that I deploy with disnix?
Neo-- has quit [(Remote host closed the connection)]
Neo-- has joined #nixos
tghume has joined #nixos
orivej has joined #nixos
nh2 has quit [(Quit: Leaving.)]
cement has joined #nixos
mkoenig has quit [(Ping timeout: 260 seconds)]
<musicmatze> clever: unfortunately it seems that mpd is not able to contact dbus (or is it pulse that contacts dbus)? In my journalctl -u mpd I get: pulseaudio[4575]: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-17.09 advanced to https://github.com/NixOS/nixpkgs/commit/3418e73469 (from 27 hours ago, history: https://channels.nix.gsc.io/nixos-17.09)
nix-gsc-io`bot has quit [(Client Quit)]
<goibhniu> musicmatze could it be that you have some mpd.extraConfig that's disrupting things?
<avn> musicmatze: possible you need systemwide pulseaudio daemon
<musicmatze> goibhniu: I assumed I have to manually configure pulseaudio in the mpd configuration as audio_output ... or was this assumption wrong?
<musicmatze> avn: I think I have this with hardware.pulseaudio.enable = true; right?
* goibhniu doesn't know
<goibhniu> can you post your mpg config?
<avn> `pulseaudio.systemWide = true;` as well
<avn> (if you want user mpd and your own user access pulse same time)
<musicmatze> avn: ah... okay. Do I have to reboot for this?
<avn> build/switch
<musicmatze> `nixos-rebuild test`? :-)
<musicmatze> hm. Now I get: exception: Failed to open mixer for 'default detected output': no such mixer control: PCM
<musicmatze> with journalctl -u mpd -fe
mkoenig has joined #nixos
<avn> well, mpd still try to use direct access to mixer even if use PA?
<musicmatze> I entered the audio_output in the mpd configuration and now there are no errors anymore. But no sound either -.-'
<clever> musicmatze: i think the issue is that pulseaudio sets env variables and talks via x11 to find the daemon
<clever> musicmatze: but services ran by systemd lack that access
Ralith_ has joined #nixos
<Infinisil> musicmatze: Actually I had (not using it anymore) a setup for mpd with pulseaudio without having to have a systemwide pulseaudio
<pbogdan> musicmatze: here's my config in case that helps http://dpaste.com/1XTDN38 (that's without systemWide)
<musicmatze> Infinisil What was your trick?
<musicmatze> pbogdan: trying yours
<WinchellsM> Is there a way to make fetchFromGitHub do a recursive clone?
<musicmatze> pbogdan: with yours I get a "connection refused" in the journal
<Infinisil> `load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1` in hardware.pulseaudio.extraConfig. And `audio_output { type "pulse" name "MPD pulseaudio" server "127.0.0.1" }` in services.mpd.extraConfig
<musicmatze> Infinisil: trying this one, thanks!
<avn> Infinisil: I still think, that system-wide is best one for PA
<musicmatze> Infinisil: Okay... mpd and "mplayer" (as of user-sound) work now, but not my mic anymore -.-' aaaaah why can't this be easy?
<musicmatze> But thank you so far.
rauno has quit [(Ping timeout: 246 seconds)]
<musicmatze> ah, restarting the software that used the mic worked.
<musicmatze> Everything seems to work right now.
<Infinisil> avn: Probably yeah
<musicmatze> Thank you very much everyone! Hopefully I can make it to nixcon, so I can have a beer with you (Or clubmate if you're alc-free)!
erictapen has quit [(Ping timeout: 248 seconds)]
<Infinisil> :D
<Infinisil> (I may or may not be at nixcon, don't know)
<musicmatze> Me too. Still have no idea where to sleep and so on... can't afford that much (student)=
<musicmatze> And I'm also thinking whether it is worth it. I mean, Nixcon will be great,... but I'm not sure I can benefit that much from it.
<Infinisil> I'm also not very social in general, so not sure
bkchr has quit [(Ping timeout: 248 seconds)]
<musicmatze> Infinisil: well that's not the problem with me. The point is that I'm rather busy with my own project and therefor do not participate that much in nixos right now. I maintain a few packages and discuss a few things, but I'm not that involved in discussions around hot topics right now. So one part of me thinks that it'd be better if someone else can get my place and get the opportunity to actually participate
<musicmatze> in discussions and such
erasmas has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 4 new commits to master: https://git.io/v5Svr
<NixOS_GitHub> nixpkgs/master 4b28da6 Tuomas Tynkkynen: diffoscope: 85 -> 86
<NixOS_GitHub> nixpkgs/master 890d4a2 Tuomas Tynkkynen: diffoscope: Revive hard links patch
<NixOS_GitHub> nixpkgs/master ab5bd5e Tuomas Tynkkynen: diffoscope: Remove obsolete and unreferenced patch
NixOS_GitHub has left #nixos []
odi has quit [(Ping timeout: 264 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ericson2314 pushed 3 new commits to master: https://git.io/v5SvP
<NixOS_GitHub> nixpkgs/master 741839a John Ericson: lib: Add `*Platform.extensions`...
<NixOS_GitHub> nixpkgs/master 5aec3f9 John Ericson: treewide: Use `*Platform.extensions`
<NixOS_GitHub> nixpkgs/master 8fccaa2 John Ericson: Merge pull request #29282 from obsidiansystems/soext...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm closed pull request #29074: irods-icommands: fixed version mismatch (master...irods-4.2.1) https://git.io/v5wog
NixOS_GitHub has left #nixos []
endformationage has joined #nixos
Arcaelyx has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ericson2314 pushed 2 new commits to release-17.09: https://git.io/v5SfR
<NixOS_GitHub> nixpkgs/release-17.09 e8e99f7 John Ericson: lib: Add `*Platform.extensions`...
<NixOS_GitHub> nixpkgs/release-17.09 a9ccf26 John Ericson: treewide: Use `*Platform.extensions`...
NixOS_GitHub has left #nixos []
leat has quit [(Ping timeout: 248 seconds)]
leat has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] NeQuissimus opened pull request #29316: minikube: 0.22.0 -> 0.22.1 (master...minikube_0_22_1) https://git.io/v5Sfj
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to master: https://git.io/v5SJU
<NixOS_GitHub> nixpkgs/master 67c70aa Bjørn Forsman: OVMF: add 'src' attribute...
NixOS_GitHub has left #nixos []
dieggsy has joined #nixos
Ivanych has joined #nixos
erictapen has joined #nixos
__monty__ has joined #nixos
<sphalerite> I'm having an interesting audio issue… When I plug my headphones into my laptop, I only get sound on the left hand side of the headphones, and the right channel comes out of the laptop speakers. Anyone have any idea what might cause this or how to fix it?
jmeredith has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 1 new commit to staging: https://git.io/v5SUZ
<NixOS_GitHub> nixpkgs/staging 720e88b Frederik Rietdijk: Merge remote-tracking branch 'upstream/master' into HEAD
NixOS_GitHub has left #nixos []
<goibhniu> that's pretty wild sphalerite! I have seen audio interfaces that require exotic options though: https://nixos.wiki/wiki/Audio#Other_hardware_specific_problems
<sphalerite> goibhniu: oh boy. Tried running lspci to work out what I have, and everything seems to have frozen
<__monty__> Having some trouble with nix-shell for haskell development. The cabal configure step complains about missing dependencies, among others mtl and text. I've specified these as build-depends in the cabal file (without version bounds) and generated default.nix and shell.nix with cabal2nix.
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ericson2314 opened pull request #29317: ld-wrapper: Use .dylib not .so on Darwin (staging...ld-wrapper-dylib) https://git.io/v5SU5
NixOS_GitHub has left #nixos []
<goibhniu> sphalerite: eek ... is this a new machine?
<sphalerite> goibhniu: somewhat, I've had it for about 4 months
<sphalerite> It's a pretty recent model
<goibhniu> oh, did you notice this audio problem before?
<sphalerite> Dell XPS 15, 9560 I think
<sphalerite> No, I think it might be related to my recent switch to 17.09
bkchr has joined #nixos
<sphalerite> I'll try booting a 17.03 generation
<sphalerite> ❤ nixos
<sphalerite> I've had no end of trouble with the nvidia graphics too though
<sphalerite> tilpner: ^
<sphalerite> I suspect that might be involved in the lspci freeze
* goibhniu thought those machines were supposed to have good Linux support :/
<hyper_ch> I just go for Intel video card and wifi
<hyper_ch> they just work
<goibhniu> so boring, hyper_ch :D
<sphalerite> Oh, not when nvidia is involved
<sphalerite> Yeah I've had no trouble whatsoever with the Intel graphics, besides performance
<hyper_ch> if I want to play games, I'd use Win XP :)=
bkchr has quit [(Ping timeout: 246 seconds)]
bkchr has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] FRidh pushed 2 new commits to master: https://git.io/v5SkO
<NixOS_GitHub> nixpkgs/master 753d114 Silvan Mosberger: s-tui: init at 0.6.0
<NixOS_GitHub> nixpkgs/master 4871946 Frederik Rietdijk: Merge pull request #29310 from Infinisil/s-tui...
NixOS_GitHub has left #nixos []
<sphalerite> Ok so it works fine on 17.03
<sphalerite> Just tried booting 17.09 again...
<hyper_ch> what about 18.03?
sellout- has quit [(Quit: Leaving.)]
<sphalerite> This time I get only the left speaker when the headphones aren't plugged in
sellout- has joined #nixos
<sphalerite> And when they are, only the right headphonr
* sphalerite nixos-rebuild switch -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz
glenn has quit [(Remote host closed the connection)]
glenn has joined #nixos
<lewo> Someone know when nix 1.12 release will become the stable one?
sellout- has quit [(Ping timeout: 240 seconds)]
bkchr has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nlewo closed pull request #29274: [WIP] paths-from-graph.pl: generate the hash of the store path (master...pr/generate-hash) https://git.io/v5MKH
NixOS_GitHub has left #nixos []
<sphalerite> lewo: I too would love to know that, I've asked a number of times but never got a satisfactory answer. I suspect it's "when it's ready"
<sphalerite> oh boy, now I get a kernel panic on shutdown
<sphalerite> wtf is going on x)
* sphalerite uploaded an image: file1505318412947.jpg (174KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/TzDgBAgAHTxuTkfzwxaXknzu>
glenn has quit [(Ping timeout: 240 seconds)]
dieggsy has quit [(Ping timeout: 246 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] savannidgerinel opened pull request #29318: haskellPackages.statgrab: fix #29297 system library dependency failure (release-17.03...release-17.03) https://git.io/v5SIE
NixOS_GitHub has left #nixos []
marusich has joined #nixos
<sphalerite> Trying nixos-unstable, it's fine without the headphones plugged in and with the headphones I'm only getting sound from the right headphone
<sphalerite> I suspect it's not deterministic though
<lewo> sphalerite: don't shutdown it: -> 16:01pm up 999 days 20:58, 0 users, load average: 4.44, 4.48, 3.88
<sphalerite> lewo: not entirely feasible for my laptop. Especially given how often the nvidia GPU causes the kernel to lock up entirely
orivej has quit [(Ping timeout: 240 seconds)]
<sphalerite> 17.03 seems to be consistently good though
<sphalerite> So, back to 17.03!
<disasm> lewo: that's scary, there's been a few major kernel and systemd vulnerabilities in the last year, I'd recommend a reboot
Wizek_ has joined #nixos
<bennofs> ksplice? :d
<sphalerite> that too
<lewo> disasm: I don't manage this machine. But it's fun, tomorrow 1000 days :/
<lewo> (
LexLeoGryfon has joined #nixos
<sphalerite> aw ffs
<sphalerite> now my kernel/initrd are corrupted
nh2 has joined #nixos
<goibhniu> could be a hardware issue (RAM, or harddrive maybe?)
pshendry has joined #nixos
<sphalerite> nah the kernel/initrd corruption I believe is just from an unclean shutdown, because yay EFI System Partition using FAT
Jackneilll has joined #nixos
<sphalerite> I'd be very irritated if there was a RAM issue or a problem with the SSD in my shiny new laptop :(
<sphalerite> But I haven't noticed anything like that in the past few months so I'd be surprised if it was tha
glenn has joined #nixos
Jacoby6000 has joined #nixos
<sphalerite> I guess I'll run the firmware-provided diagnostics tool just in case
<pshendry> If I have multiple .nix files imported into my configuration.nix, what's a good way to define environment.systemPackages lists in each file and have the configuration combine them?
<sphalerite> pshendry: don't import them directly, just use the imports option and provide systemPackages in each one
<sphalerite> they will be merged automatically
<disasm> hmmm... why does clang say configure: error: C++ compiler cannot create executables
Jackneill has quit [(Ping timeout: 252 seconds)]
<__monty__> Having trouble with nix-shell for haskell development. .cabal: http://ix.io/zTX shell.nix: http://ix.io/zTZ Running cabal configure reports missing dependencies for mtl, network, optparse-applicative and text (all -any). I'm on nixpkgs-unstable and just updated the channel. Anything I'm doing wrong?
<bennofs> disasm: check configure.log (or config.log? dont remember)
<sphalerite> disasm: clang as in?
<pshendry> sphalerite: Oh wow I knew sets were merged but I didn't know lists were as well, I couldn't seem to find that info in the Nix manual. Thanks a lot
<sphalerite> pshendry: yeah the module system is a bit magical
<bennofs> __monty__: how are you launching nix-shell?
<__monty__> bennofs: "nix-shell"
<bennofs> __monty__: try nix-shell -A env
reinhardt has quit [(Quit: Leaving)]
<sphalerite> __monty__: I know there have been some issues with ghc.withPackages the past week or so
<__monty__> Someone in #haskell asked to try nix-shell --pure with a setup.hs but that reported the same issues.
<sphalerite> might be related to that
<__monty__> bennofs: Attribute env in selection path env not found. Do I need another argument?
<sphalerite> I think the easiest solution for now is to stick with an older nixpkgs version
<bennofs> __monty__: oh sorry, nix-shell -A env shell.nix
<__monty__> apparently shell.nix doesn't have an env attribute.
<__monty__> It was generated with cabal2nix --shell.
<bennofs> oh, hmm. just looked at shell.nix, it uses lib.inNixShell already
<bennofs> so perhaps try an older nixpkgs version, as sphalerite said
<disasm> sphalerite: trying to fix openmodelica and it recommends compiling with clang. I switched stdenv -> libcxxStdenv but that seemed to make things worse.
sellout- has joined #nixos
<sphalerite> __monty__: https://github.com/NixOS/nixpkgs/issues/29222 may also be related
jellowj has joined #nixos
<sphalerite> I don't work with haskell much and when I do it's on the stable nixpkgs branch so I don't actually know much about what's going on but there has been a fair bit of chat about it being broken in the past week or so as I said
<disasm> the error before I switched stdenv was src/netstream-storage.h:17:10: fatal error: 'vector' file not found
ertes-w has quit [(Ping timeout: 240 seconds)]
<sphalerite> that's weird, my best guess at what would cause that is trying to compile C++ as C
<__monty__> sphalerite: That one pointed two this one: https://github.com/NixOS/nixpkgs/issues/29225 Which was supposedly fixed two days ago.
<sphalerite> __monty__: so it is...
<sphalerite> __monty__: http://howoldis.herokuapp.com/ are you on nixpkgs-unstable by any chance?
<__monty__> Yes.
Ivanych has quit [(Ping timeout: 240 seconds)]
<sphalerite> That would explain it then, if you upgrade to nixos-unstable it will probably work
<sphalerite> The channels have been really out of whack recently...
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm closed pull request #29308: flashplayer: 26.0.0.151 -> 27.0.0.130 [Critical security fixes] (master...flashplayer-27.0.0.130) https://git.io/v5yw5
NixOS_GitHub has left #nixos []
<sphalerite> like the -small ones being older than the regular ones
<sphalerite> I think nixpkgs-unstable should be newer than nixos-unstable too...
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm closed pull request #29288: piwik: 3.0.4 -> 3.1.0 (master...piwik-3.1.0) https://git.io/v5DX5
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 5 new commits to master: https://git.io/v5Smt
<NixOS_GitHub> nixpkgs/master bae9557 Michael Alan Dorman: elpa-packages: 2017-09-13
<NixOS_GitHub> nixpkgs/master cfe5664 Michael Alan Dorman: org-packages: 2017-09-13
<NixOS_GitHub> nixpkgs/master b9eb2d3 Michael Alan Dorman: melpa-stable-packages: 2017-09-13...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 2 new commits to master: https://git.io/v5SmR
<NixOS_GitHub> nixpkgs/master 705f47f Joachim Fasting: socklog: properly disable the chkshsgr test...
<NixOS_GitHub> nixpkgs/master aff74b6 Joachim Fasting: socklog: fixup implicit function declarations
NixOS_GitHub has left #nixos []
<__monty__> sphalerite: So I added and update the nixos-unstable channel. Do I just change the "import <nixpkgs> {}" in both files?
<disasm> ah... checking if clang++ is used (OMOptim breaks clang++)... yes; resetting CXX to default autoconf compiler (sorry)
<sphalerite> __monty__: yeah that should work
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 4 new commits to release-17.09: https://git.io/v5SYL
<NixOS_GitHub> nixpkgs/release-17.09 11f8e12 Joachim Fasting: libffcall: 1.10 -> 2.0...
<NixOS_GitHub> nixpkgs/release-17.09 c4674a8 Florian Jacob: piwik: 3.0.4 -> 3.1.0...
<NixOS_GitHub> nixpkgs/release-17.09 23b2ca6 taku0: flashplayer: 26.0.0.151 -> 27.0.0.130...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] savannidgerinel closed pull request #29318: haskellPackages.statgrab: fix #29297 system library dependency failure (release-17.03...release-17.03) https://git.io/v5SIE
NixOS_GitHub has left #nixos []
<disasm> how can I have cmake as a dependency without changing the configure phase?
__Sander__ has quit [(Quit: Konversation terminated!)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] matthiasbeyer opened pull request #29319: Update pkgs (master...update-pkgs) https://git.io/v5SY6
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] sigma opened pull request #29320: hugo: 0.27 -> 0.27.1 (master...pr/hugo-0.27.1) https://git.io/v5SYX
NixOS_GitHub has left #nixos []
<disasm> nm, just overriding the configurePhase to have the steps I need in it works :)
<__monty__> sphalerite: I specified the channel with -I ~/.nix-defexpr/channels/nixos. Nix-shell complained about that path not being in the search path and said ignoring. Cabal configure still had the exact same problem.
<sphalerite> does nixos-install copy the channels from the live system into the target system?
<sphalerite> __monty__: how did you set up the channel? COuld you nix-channel --list? And actually rather than changing the nix files it's probably neater to do nix-shell -I nixpkgs=$HOME/.nix-defexpr/channels/nixos
<__monty__> That's what I was doing. Apparently ~ doesn't work there instead of $HOME.
<sphalerite> __monty__: and nix doesn't interpret a ~ in NIX_PATH, usually that's up to the shell but it won't do it if it's preceded by nixpkgs= for instance hence $HOME
<sphalerite> yeah
<__monty__> Ok, thanks. Now cabal is satisfied.
erictapen has quit [(Ping timeout: 240 seconds)]
mkoenig has quit [(Ping timeout: 240 seconds)]
jensens has quit [(Ping timeout: 260 seconds)]
mkoenig has joined #nixos
erictapen has joined #nixos
<disasm> this is just insane... ./pkgs/applications/science/misc/openmodelica/fakegit.nix
<sphalerite> disasm: actually for me I think that falls under the category of "awesome" :p
<clever> disasm: i would have just patched the build scripts directly
<disasm> clever: my thoughts exactly
<sphalerite> https://github.com/openclonk/openclonk/blob/master/tools/default.nix#L30-L36 here's how I did it for openclonk, but I think replacing git for the scope of the build is neater really because it's a more generic solution
jellowj has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ttuegel created revert-29277-kde_frameworks_5_38 (+1 new commit): https://git.io/v5Ss0
<NixOS_GitHub> nixpkgs/revert-29277-kde_frameworks_5_38 e468ef5 Thomas Tuegel: Revert "kdeFrameworks: 5.37 -> 5.38"
NixOS_GitHub has left #nixos []
<srhb> Yeah, a generic fakegit could be useful.
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ttuegel opened pull request #29321: Revert "kdeFrameworks: 5.37 -> 5.38" (master...revert-29277-kde_frameworks_5_38) https://git.io/v5Ss6
NixOS_GitHub has left #nixos []
<clever> there was something on github a few months back, about a tool that would allow giving it a set of git args, and canned answers
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ttuegel pushed 1 new commit to master: https://git.io/v5Ss1
<NixOS_GitHub> nixpkgs/master 787c6ff Thomas Tuegel: Merge pull request #29321 from NixOS/revert-29277-kde_frameworks_5_38...
NixOS_GitHub has left #nixos []
<clever> so you could handle things like git rev-parse and git ls
mudri has quit [(Ping timeout: 246 seconds)]
andy__ has joined #nixos
<andy__> hello
<andy__> i am new to nixos and have a question
__monty__ has left #nixos []
<disasm> andy__: go ahead and just ask :)
<andy__> ok. I have got nixos installed, but I wanted to add xfce.
<andy__> so I downloaded the xfce.nix file from here
LexLeoGryfon has quit [(Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)]
<andy__> and I tried installing with the command nix-env -f ./xfce.nix -i '.*'
<andy__> but it tells me that it can't auto call a function that has an argument.
<disasm> that's the wrong way to do it :)
<andy__> haha ok
<disasm> andy__: add services.xserver.desktopManager.xfce.enable = true; to configuration.nix
<andy__> is there a connection somehow between that line and the url above?
<andy__> like how would I know to add that expression, let's say for a different desktop manager?
takle has quit [(Remote host closed the connection)]
<Infinisil> Generally you just need to search for option there (or in `man configuration.nix` if you want something local)
<sphalerite> using `man configuration.nix`, or https://nixos.org/nixos/options.html, or the NixOS manual
aanderse has quit [(Remote host closed the connection)]
jellowj has joined #nixos
takle has joined #nixos
<Infinisil> :P
<andy__> oh ok
freeman42x has quit [(Ping timeout: 264 seconds)]
<mbrock> andy__: to clarify, you don't need to download a file at all, you only need that configuration.nix line. NixOS knows where to find all the packages necessary
<andy__> so typically i would search there and just add what I want to the configuration.nix file
revtintin has joined #nixos
<sphalerite> It depends on what sort of software it is
<andy__> ok
<sphalerite> if it's something on the system level, like a display manager or generally anything that's shared between all users, yes, configuration.nix
<andy__> i'm preparing to install the mega nix file here: https://github.com/jwiegley/dsss17
<sphalerite> if it's at the user level you can install it just for a specific user using nix-env
<andy__> and I'm just trying to prepare myself haha
eacameron has joined #nixos
<sphalerite> re configuration.nix: the advantage of the manpage is that it corresponds to your installed version, which the online ones won't necessarily (e.g. there's currently none published on nixos.org for nixos-unstable)
<sphalerite> or the 17.09 beta for that matter, AFAIK
<andy__> ok thanks I'll keep that in mind!
<andy__> thanks for the help everyone!
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #29125: firehol: init at 3.1.4, iprange: init at 1.0.3 (master...firehol-3.1.4) https://git.io/v5KES
NixOS_GitHub has left #nixos []
takle has quit [(Ping timeout: 240 seconds)]
hotfuzz has quit [(Quit: WeeChat 1.7.1)]
<Infinisil> andy__: This repository should really 'just work' since it's built with nix
hotfuzz has joined #nixos
mizu_no_oto has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] mguentner opened pull request #29322: emscriptenfastcomp: move wrap magic to own file, use newScope (master...move_emscripten_from_top_level) https://git.io/v5SZD
NixOS_GitHub has left #nixos []
pxc has joined #nixos
jellowj has quit [(Ping timeout: 240 seconds)]
goibhniu has quit [(Ping timeout: 248 seconds)]
<cocreature> is there a way to use another machine as a binary cache via SSH? (just using nix on both, not nixos)
mizu_no_oto has quit [(Quit: Computer has gone to sleep.)]
<catern> cocreature: yes, look in the manual for ssh substitutes
<cocreature> catern: nice, thanks!
pshendry has quit [(Quit: Konversation terminated!)]
TheAppleMan has joined #nixos
jellowj has joined #nixos
erictapen has quit [(Ping timeout: 248 seconds)]
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
oida_ has joined #nixos
erictapen has joined #nixos
<rootnode> I'm running my builds from inside vim (via VimuxRunCommand), but then it doesn't know about the nix-shell environment
sellout- has quit [(Quit: Leaving.)]
oida has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 1 new commit to master: https://git.io/v5SCb
<NixOS_GitHub> nixpkgs/master f47ab6c Andreas Rammhold: afewmail: update meta.homepage (#29313)
NixOS_GitHub has left #nixos []
takle has joined #nixos
orivej has joined #nixos
mudri has joined #nixos
pie_ has joined #nixos
jellowj has quit [(Ping timeout: 255 seconds)]
<andy__> hello, i have another question... I am running nixos in virtual box and would like to install the virtualbox guest additions. however, when I try to run the vboxadditions shell script, it says /bin/rm no such file or directory. is there something I can do to allow the script to see the rm that is installed in /run/current-system/sw/bin/rm?
mudri has quit [(Ping timeout: 248 seconds)]
<sphalerite> andy__: third-party software won't generally work out of the box on NixOS
python476 has quit [(Read error: Connection reset by peer)]
<sphalerite> andy__: Try setting virtualization.virtualbox.guest.enable = true; in your config, that shoudl get you the guest additions. https://nixos.org/nixos/options.html#virtualbox.guest.enable
<sphalerite> virtualisation*
<andy__> oh ok i'll look into that... thanks
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Profpatsch opened pull request #29323: Remove Profpatsch from the CODEOWNERS file (master...codeowners) https://git.io/v5Sl4
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Profpatsch pushed 1 new commit to master: https://git.io/v5SlR
<NixOS_GitHub> nixpkgs/master 4cbe7bd Profpatsch: Remove Profpatsch from the CODEOWNERS file...
NixOS_GitHub has left #nixos []
seanparsons has quit [(Remote host closed the connection)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vbgl pushed 1 new commit to master: https://git.io/v5S8Z
<NixOS_GitHub> nixpkgs/master cc5491d Vincent Laporte: proverif: 1.95 -> 1.97pl1
NixOS_GitHub has left #nixos []
<Infinisil> Were one-click installs removed?
<Infinisil> The latest build of 2048 (the first package) gives a 404 for the one-click install: https://hydra.nixos.org/build/60934220
mudri has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 2 new commits to release-17.09: https://git.io/v5S8y
<NixOS_GitHub> nixpkgs/release-17.09 5879433 Samuel Leathers: irods-icommands: 4.2.0 -> 4.2.1...
<NixOS_GitHub> nixpkgs/release-17.09 f1d6e24 Andreas Rammhold: afewmail: update meta.homepage (#29313)...
NixOS_GitHub has left #nixos []
<joachifm> Infinisil: afaik, those links have been dead for a long time
jellowj has joined #nixos
<Infinisil> why are they still included then though :/
<joachifm> no idea ...
<Infinisil> Can't even try out these one-click installs I've been hearing about
<joachifm> :(
Radivarig has quit [(Ping timeout: 240 seconds)]
Radivarig_ has quit [(Ping timeout: 240 seconds)]
cpennington has quit [(Remote host closed the connection)]
Neo-- has quit [(Remote host closed the connection)]
Neo-- has joined #nixos
jtojnar_ is now known as jtojnar
<LnL> Infinisil: if you copy the store path you can use it with nix-store -r or nix-env -i
mizu_no_oto has joined #nixos
<Infinisil> Yeah, but I wanted to see if one-click installs worked
simendsjo has joined #nixos
takle has quit [(Remote host closed the connection)]
sellout- has joined #nixos
Filystyn has joined #nixos
Filystyn has quit [(Changing host)]
Filystyn has joined #nixos
<dash> who clicks on stuff these days, though
<Infinisil> It's a decent installation method for when something isn't in nixpkgs
Radivarig_ has joined #nixos
Radivarig has joined #nixos
<Infinisil> I haven't used it even once, and I probably won't ever, but it seems like a cool idea
toppler has joined #nixos
Guest83091 has quit [(Ping timeout: 252 seconds)]
<chreekat> I tried once and it didn't work :D
<joepie91> they sounded good to me until I realized it'd be an imperative thing
<joepie91> :p
<woffs> Hi, is there a nox manual? It seems pretty undocumented.
Mateon3 has joined #nixos
<toppler> nix manual?
Mateon1 has quit [(Ping timeout: 240 seconds)]
Mateon3 is now known as Mateon1
<toppler> Sorry, but those two keys are right next to each other on the keyboard XD
<bennofs> toppler: there is nox as well
mudri has quit [(Ping timeout: 260 seconds)]
<woffs> ah, on the github page is a little documentation at least.
<woffs> And found that bug I stepped on. https://github.com/madjar/nox/issues/72
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm closed pull request #28869: bombono: init at 1.2.4 (master...bombono) https://git.io/v5RYC
NixOS_GitHub has left #nixos []
mizu_no_oto has quit [(Quit: Computer has gone to sleep.)]
odi has joined #nixos
simendsjo has quit [(Remote host closed the connection)]
<sphalerite> woffs: https://github.com/madjar/nox/pull/76 may interest you
aloiscochard has quit [(Quit: Connection closed for inactivity)]
<sphalerite> I don't see it getting merged anytime soon or at all maybe, but I use it with that patch and suspect that some others might like it too
hellrazor has joined #nixos
hellrazor has quit [(Ping timeout: 240 seconds)]
sellout- has quit [(Quit: Leaving.)]
stanibanani has joined #nixos
sellout- has joined #nixos
sellout- has quit [(Client Quit)]
sellout- has joined #nixos
sellout- has quit [(Client Quit)]
hellrazor has joined #nixos
sellout- has joined #nixos
sellout- has quit [(Client Quit)]
sellout- has joined #nixos
sellout- has quit [(Client Quit)]
sellout- has joined #nixos
sellout- has quit [(Client Quit)]
hellrazor has quit [(Quit: WeeChat 1.9)]
sellout- has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] domenkozar pushed 1 new commit to master: https://git.io/v5SgK
<NixOS_GitHub> nixpkgs/master 4ffa9ac Domen Kožar: Add atom-beta
NixOS_GitHub has left #nixos []
sellout- has quit [(Client Quit)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] jtojnar opened pull request #29325: sublime3: 3126 → 3143 (master...fix/sublime-3) https://git.io/v5Sg7
NixOS_GitHub has left #nixos []
pie_ has quit [(Ping timeout: 240 seconds)]
_ris has joined #nixos
<Infinisil> cmake should be in nativeBuildInputs, right?
<Infinisil> I think so, lots of packages use it in buildInputs though
ona has joined #nixos
<clever> Infinisil: it should be in native i believe, but when not doing a cross-compile, there is no difference between the 2
<Infinisil> Yeah, just in case anybody wants to crosscompile (which doesn't seem unreasonnable for the package I'm adding right now)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] globin deleted revert-29277-kde_frameworks_5_38 at e468ef5: https://git.io/v5SVE
NixOS_GitHub has left #nixos []
<Infinisil> If I need to include a build flag when cross compiling, should I just check for if buildplatform != hostplatform ?
JosW has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 1 new commit to master: https://git.io/v5SVd
<NixOS_GitHub> nixpkgs/master 49eb166 Gabriel Adomnicai: meteor: 1.4.2.3 -> 1.5 (#28905)
NixOS_GitHub has left #nixos []
MP2E has joined #nixos
<clever> Infinisil: i think there is a dedicated attribute for that
<clever> looking...
erictapen has quit [(Ping timeout: 240 seconds)]
<Infinisil> Oh nice
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 2 new commits to master: https://git.io/v5Swa
<NixOS_GitHub> nixpkgs/master 65ee687 Ryan Mulligan: mattermost: 3.8.2 -> 4.1.0
<NixOS_GitHub> nixpkgs/master 161b8a2 Joachim F: Merge pull request #29035 from ryantm/update_mattermost...
NixOS_GitHub has left #nixos []
Troupal has joined #nixos
Havvy has quit [(Read error: Connection reset by peer)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 2 new commits to master: https://git.io/v5Swo
<NixOS_GitHub> nixpkgs/master 8585898 Ryan Mulligan: nixos/mattermost: fix create role...
<NixOS_GitHub> nixpkgs/master c9200f8 Joachim F: Merge pull request #28874 from ryantm/mattermost...
NixOS_GitHub has left #nixos []
Neo-- has quit [(Remote host closed the connection)]
Neo-- has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 4 new commits to release-17.09: https://git.io/v5SrO
<NixOS_GitHub> nixpkgs/release-17.09 39acaf7 Tuomas Tynkkynen: diffoscope: 85 -> 86...
<NixOS_GitHub> nixpkgs/release-17.09 94bba27 Tuomas Tynkkynen: diffoscope: Revive hard links patch...
<NixOS_GitHub> nixpkgs/release-17.09 9e8da96 Tuomas Tynkkynen: diffoscope: Remove obsolete and unreferenced patch...
NixOS_GitHub has left #nixos []
odi has quit [(Ping timeout: 248 seconds)]
<ryantm> Thanks @joachifm
odi has joined #nixos
<sphalerite> Any other XPS 15 / 9560 users using 17.09 beta or nixos-unstable? Does audio work right for you with headphones?
<joachifm> ryantm: np, I won't pick to release just yet though, if you're confident you could open a PR agains the release branch
stanibanani has quit [(Ping timeout: 264 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 7 new commits to master: https://git.io/v5Som
<NixOS_GitHub> nixpkgs/master 56cf561 Matthias Beyer: toot: 0.13.0 -> 0.15.0
<NixOS_GitHub> nixpkgs/master 65b91cd Matthias Beyer: sqlitebrowser: 3.9.1 -> 3.10.0
<NixOS_GitHub> nixpkgs/master 678c149 Matthias Beyer: buku: 3.0 -> 3.3.1
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] globin pushed 1 new commit to master: https://git.io/v5Sol
<NixOS_GitHub> nixpkgs/master f5e0e94 Robin Gloster: nixos/redmine: fix create role...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor closed pull request #29319: Update pkgs (master...update-pkgs) https://git.io/v5SY6
NixOS_GitHub has left #nixos []
<Infinisil> NixCon registration is open \o/ https://registration.nixcon2017.org/
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to staging: https://git.io/v5So9
<NixOS_GitHub> nixpkgs/staging 41458f7 Tuomas Tynkkynen: Merge remote-tracking branch 'upstream/master' into staging
NixOS_GitHub has left #nixos []
swflint has quit [(Ping timeout: 240 seconds)]
<jtojnar> How does linking on Nix work? appstream-util from appstream-glib is not able to find libappstream-glib.so from the same package https://paste.gnome.org/pzdr8duoa
odi has quit [(Ping timeout: 240 seconds)]
<JosW> Infinisil: Please note that we will give preference to people from underrepresented groups in tech and people who have written blog posts, code or given talks related to NixOS. Please provide some information about you.
<JosW> Hardly "public" registration..
<Infinisil> JosW: Yeah, I'll gladly have a more involved person get a place instead of me ;)
<orbekk> Ditto. Good policy, well done!
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] LnL7 pushed 1 new commit to master: https://git.io/v5S6U
<NixOS_GitHub> nixpkgs/master 56ea313 Daiderd Jordan: prometheus-node-exported: fix output cycle on darwin
NixOS_GitHub has left #nixos []
<JosW> you are much involved I believe, but this does not seem to be a place for NixOS newbies
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] LnL7 pushed 1 new commit to release-17.09: https://git.io/v5S6Y
<NixOS_GitHub> nixpkgs/release-17.09 70cc6fa Daiderd Jordan: prometheus-node-exported: fix output cycle on darwin...
NixOS_GitHub has left #nixos []
<JosW> so how then do "we" get more not so tech people involved?
<Infinisil> I wouldn't consider myself a newbie anymore in my modest opinion :P
Havvy has joined #nixos
pie_ has joined #nixos
<Infinisil> JosW: You want not-so-tech people involved? I have no idea how that could work
<JosW> I didn't mean you as being a newbie :)
<cocreature> not-so-tech might be taking it a bit too far but generally conferences can also serve as a place to attract people that haven’t been involved too much so far
<JosW> Been using Linux for some years now but Nixos is a bit overwelming
<catern> hey #nixos
<MP2E> Not sure NixOS is in the best spot for non technical people just yet, but I have faith it can get there :)
<catern> is there a way to use "nix-shell -p" with a specific default.nix expression file to evaluate?
<MP2E> right now i jokingly refer to the situation as 'a bit user hostile, but very developer friendly'
<MP2E> and i say that cause lack of docs
<MP2E> and need to have a good do it yourself mentality
<MP2E> it's definitely worth it, just a tough sell for someone not as technical as of yet
<JosW> MP2E: Amen
nh2 has quit [(Ping timeout: 260 seconds)]
jellowj has quit [(Quit: WeeChat 1.7.1)]
<JosW> Realy like the concept and keep reading a thesis here and there to get some more history insight
nh2 has joined #nixos
<joachifm> JosW: I think the policy is not meant to say you're unwelcome if you've yet to get involved, just a heads up that if space is tight others may be given preference :)
<joachifm> which I think is fair, tbh
<JosW> and how thing compare to the Docker hyped stuff, somehow Nix(OS) seems to feel much better but can not get it into my old brain right now..
<catern> oh wait I can override NIX_PATH
<catern> awesome
ertes has joined #nixos
<JosW> joachifm: I agree, I do notice that their is lots of work to be done and one can hardly keep up with docs etc.
<JosW> So it seems fair that the conference is aimed at more Dev people
cement has quit [(Ping timeout: 240 seconds)]
silver_hook has quit [(Quit: Konversation terminated!)]
hook has joined #nixos
<JosW> I hope the video's will provide great stuff
<disasm> JosW: if you are able to go, I'm doing a hack day event on improving docs :)
<MP2E> nice :D
Filystyn has quit [(Quit: Konversation terminated!)]
<Infinisil> I couldn't get docker into my head just yet (probably because I've never actually used it significantly)
<JosW> Would love to but would cost me too much
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Ericson2314 closed pull request #29246: clang-stdenv: move libstdcxxHook to cc-wrapper (master...clang-stdenv) https://git.io/v51Js
NixOS_GitHub has left #nixos []
<JosW> Still looking for folks using NixOS in Groningen/Drenthe
<JosW> that is the Netherlands :)
revtintin has quit [(Quit: WeeChat 1.9)]
<Infinisil> I should probably submit a picture.. but I don't have a good one..
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] LnL7 closed pull request #29034: libcxx-stdenv: fix for darwin (master...darwin-libcxx-stdenv) https://git.io/v52fj
NixOS_GitHub has left #nixos []
martinklepsch has quit [(Quit: YourBNC - (https://yourbnc.co.uk))]
martinklepsch|BN is now known as martinklepsch
FRidh has quit [(Quit: Konversation terminated!)]
<mpcsh> hey yall I have a potentially dumb question - I have `nm-applet &` in my bspwmrc, but it never starts. anyone know why that could be?
<mpcsh> (my other applets start just fine, and if I run `nm-applet & disown` in the terminal it works fine)
<samueldr> not sure if it will log there, but check journalctl --user -b0
<samueldr> -b0 being the current boot
<mpcsh> samueldr: it's not there :/
<Infinisil> JosW: Heh
<MP2E> lol
<disasm> zimbatm: I feel like your talk at NixCon on sneaking nix at $work is what I'm doing, lol :)
stanibanani has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vcunat pushed 1 new commit to master: https://git.io/v5S1r
<NixOS_GitHub> nixpkgs/master efeef04 Vladimír Čunát: appstream-glib: more RPATH fixes #29326...
NixOS_GitHub has left #nixos []
jensens has joined #nixos
endformationage has quit [(Quit: WeeChat 1.9)]
hamishmack has quit [(Quit: hamishmack)]
<JosW> Will all talks be videod?
<Infinisil> Wohoo, have taken a semi-successful selfie
<JosW> :)
<Infinisil> JosW: Yes, but not professionally
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vbgl pushed 1 new commit to master: https://git.io/v5SM3
<NixOS_GitHub> nixpkgs/master 85f3834 Yann Hodique: hugo: 0.27 -> 0.27.1
NixOS_GitHub has left #nixos []
<catern> disasm: zimbatm: a talk on sneaking Nix at work? I'm interested :)
<catern> I'm wrestling all this stupid bureaucracy to get Nix at my work
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] jtojnar opened pull request #29327: meson: 0.41.2 → 0.42.1 (master...fix/meson-0.42.1) https://git.io/v5SMu
NixOS_GitHub has left #nixos []
<disasm> catern: I've mostly been using it for incident work where I need tools and don't want to impact the existing system.
<catern> I would like to do even that
<catern> but I don't have root on our machines :)
swflint has joined #nixos
<disasm> yeah, I just tell the client I need a directory /nix created chown'd to my user :)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] therealpxc opened pull request #29328: haskellPackages.tldr: fix build, add as a top-level package (master...tldr-hs) https://git.io/v5SMK
NixOS_GitHub has left #nixos []
<catern> you don't get root access while doing incident work!?
<disasm> catern: security incidents, definitely, sometimes client botch on giving sudo for performance/availability incidents though
<disasm> or requests to install software
tmaekawa has joined #nixos
<catern> I'm guessing the Nixcon talks won't be live-streamed?
<catern> I would love to follow along at home
<JosW> catern: Me too but I think we have to wait for the video's
mattcode has quit [(Quit: Leaving)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5Syw
<NixOS_GitHub> nixpkgs/master 1e84bb9 Tuomas Tynkkynen: strace: 4.18 -> 4.19
NixOS_GitHub has left #nixos []
justme^^ has joined #nixos
takle has joined #nixos
Jacoby6000 has quit [(Quit: WeeChat 1.9)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/v5SyX
<NixOS_GitHub> nixpkgs/master 734a048 Sarah Brofeldt: steam: Get rid of newStdcpp option, always on
<NixOS_GitHub> nixpkgs/master cc04948 Jörg Thalheim: Merge pull request #29180 from srhb/nixos-unstable...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] romildo closed pull request #20934: gnome-shell-extensions: enable all extensions (master...fix.gnome-shell-extensions) https://git.io/v1Bkb
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 1 new commit to release-17.09: https://git.io/v5SyQ
<NixOS_GitHub> nixpkgs/release-17.09 9483d16 Sarah Brofeldt: steam: Get rid of newStdcpp option, always on...
NixOS_GitHub has left #nixos []
stepcut_ has joined #nixos
stepcut has quit [(Ping timeout: 248 seconds)]
<Infinisil> Ah I see, you can update the submitted registration info
<tokudan[m]> Infinisil: as far as I see c3voc will be doing the nixcon stream. they might not be professionals, but could well be more professional than most professionals due to their experience with the yearly chaos communication congress ;)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/v5SSm
<NixOS_GitHub> nixpkgs/master 74065fc Jan Tojnar: sublime3: 3126 → 3143
<NixOS_GitHub> nixpkgs/master c188741 Jörg Thalheim: Merge pull request #29325 from jtojnar/fix/sublime-3...
NixOS_GitHub has left #nixos []
<Infinisil> tokudan[m]: Sounds good :D
hamishmack has joined #nixos
takle has quit [(Remote host closed the connection)]
hook has quit [(Ping timeout: 240 seconds)]
takle has joined #nixos
17SAAJX6Y has joined #nixos
<17SAAJX6Y> [nixpkgs] joachifm pushed 2 new commits to master: https://git.io/v5SSN
<17SAAJX6Y> nixpkgs/master 03187c3 Emanuele Peruffo: epson-alc1100: init at version 1.2-0...
<17SAAJX6Y> nixpkgs/master 9580baf Joachim F: Merge pull request #25525 from emanueleperuffo/alc1100...
17SAAJX6Y has left #nixos []
92AABXK1X has joined #nixos
<92AABXK1X> [nixpkgs] joachifm closed pull request #25525: epson-alc1100: init at version 1.2-0 (master...alc1100) https://git.io/v92cR
92AABXK1X has left #nixos []
<sphalerite> Yep, absolutely agree on previous stuff about nixos being user hostile but developer friendly
<catern> tokudan[m]: oh! it will be streamed?
<sphalerite> I'd also definitely use nixos to set up my grandma's computer — I think NixOS is definitely suitable for basic use by end users if it's being maintained by someone else
<tokudan[m]> catern: c3voc is usually doing streams as well as recordings
<tokudan[m]> catern: I'm not part of c3voc, so I'm just guessing
<sphalerite> oops.
<sphalerite> That was an accident, ignore it :p
<catern> heh :)
<sphalerite> (self-drawn clip-art is best clip-art)
takle has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/v5S9z
<NixOS_GitHub> nixpkgs/master ad8e4c2 Jan Tojnar: meson: 0.41.2 → 0.42.1
<NixOS_GitHub> nixpkgs/master b6c68c3 Jörg Thalheim: Merge pull request #29327 from jtojnar/fix/meson-0.42.1...
NixOS_GitHub has left #nixos []
hook has joined #nixos
mahalel_ has quit [(Remote host closed the connection)]
<catern> an actually question again for you #nixos: has anyone set up Apache httpd, installed from Nix, on a non-NixOS system? I am still horrified by how much Apache httpd assumes it is being run system-wide, with write access to its binaries directory...
aanderse has joined #nixos
<sphalerite> Write access to its binaries directory!?
<sphalerite> Surely not
<catern> sure it does
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] geistesk opened pull request #29330: racket: 6.10 -> 6.10.1 (master...racket-6.10.1) https://git.io/v5S9d
NixOS_GitHub has left #nixos []
<sphalerite> It runs fine on debian without :/
<catern> it assumes there is a single ServerRoot
mahalel_ has joined #nixos
<catern> and under that ServerRoot is both its loadable modules, in the "modules" directory, and the place it puts its logs, in the "logs" directory
<catern> it's trash
<catern> :)
<sphalerite> Surely you can just make that directory contain modules as a symlink to /nix/store/foobar-httpd-modules and logs as a symlink to /var/log/httpd
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #29309: atom: 1.19.7 -> 1.20.0 (master...atom_1_20_0) https://git.io/v5yK9
NixOS_GitHub has left #nixos []
<catern> I mean, that's awful though :)
<sphalerite> and tbh that sounds like a way of setting it up that's made with a windows-like deployment in mind
drakonis has joined #nixos
<sphalerite> I imagine basing your setup on the debian package would improve sanity
<catern> if I do that I have to update that directory every time I run it (just in case I upgraded httpd)
<catern> I'd rather base it on the Nix package
<catern> meh
jellowj has joined #nixos
<catern> eventually I'll fix things I guess
<sphalerite> oh yeah, the nixos module of course
<sphalerite> facepalm
<LnL> depending on what the module does during activation you might be able to use it
<catern> gotta wait for NixUP for proper support, something I am eagerly awaiting :)
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] aszlig pushed 5 new commits to master: https://git.io/v5SQw
<NixOS_GitHub> nixpkgs/master b3162a1 aszlig: nixos/tests: Add common modules for letsencrypt...
<NixOS_GitHub> nixpkgs/master 11b3ae7 aszlig: nixos/tests: Add a basic test for ACME...
<NixOS_GitHub> nixpkgs/master bda3831 aszlig: nixos/tests/letsencrypt: Fix nginx options...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] aszlig closed pull request #27683: Add test for ACME (master...acme-tests) https://git.io/v7Gbp
NixOS_GitHub has left #nixos []
glenn has quit [(Remote host closed the connection)]
glenn has joined #nixos
glenn has quit [(Ping timeout: 255 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 3 new commits to release-17.03: https://git.io/v5S5O
<NixOS_GitHub> nixpkgs/release-17.03 372ea4f Yann Hodique: emacs: 25.1 -> 25.2...
<NixOS_GitHub> nixpkgs/release-17.03 b452764 Mikael Brockman: emacs: 25.2 -> 25.3...
<NixOS_GitHub> nixpkgs/release-17.03 19c0e24 taku0: flashplayer: 26.0.0.151 -> 27.0.0.130...
NixOS_GitHub has left #nixos []
elninja44 has joined #nixos
hook has quit [(Ping timeout: 248 seconds)]
glenn has joined #nixos
tmaekawa has quit [(Quit: tmaekawa)]
JosW has quit [(Quit: Konversation terminated!)]
glenn has quit [(Ping timeout: 260 seconds)]
hiratara has quit [(Ping timeout: 252 seconds)]
Neo-- has quit [(Ping timeout: 264 seconds)]
simukis has quit [(Ping timeout: 248 seconds)]
hiratara has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] romildo opened pull request #29332: gnome-shell-extensions: enable all extensions (master...fix.gnome-shell-extensions) https://git.io/v5SFE
NixOS_GitHub has left #nixos []
pierron_ has quit [(Ping timeout: 248 seconds)]
justme^^ has quit [(Quit: Konversation terminated!)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] joachifm pushed 1 new commit to release-17.03: https://git.io/v5SFo
<NixOS_GitHub> nixpkgs/release-17.03 85cd273 Tuomas Tynkkynen: policycoreutils: Fix setuid install...
NixOS_GitHub has left #nixos []
Kingsquee has joined #nixos
pierron has joined #nixos
pxc has quit [(Ping timeout: 264 seconds)]
Kingsquee has quit [(Excess Flood)]
Kingsquee has joined #nixos
<WinchellsM> What is the best way to search nixpkgs? With https://nixos.org/nixos/packages.html you can search for key words
<WinchellsM> Is therew a way to basically get the nixpkgs online search engine on your command line?
<WinchellsM> Is `nix-env -qa | grep KEYWORD` the best approximation of that?
pxc has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/v5SbQ
<NixOS_GitHub> nixpkgs/master 0c368ef Tuomas Tynkkynen: treewide: Escape backslash in strings properly...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to release-17.09: https://git.io/v5SbA
<NixOS_GitHub> nixpkgs/release-17.09 7d7e967 Tuomas Tynkkynen: treewide: Escape backslash in strings properly...
NixOS_GitHub has left #nixos []
nixer has quit [(Ping timeout: 260 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] orivej opened pull request #29333: include-what-you-use: 0.6 -> 0.8 (master...iwyu) https://git.io/v5SNG
NixOS_GitHub has left #nixos []
civodul has quit [(Quit: ERC (IRC client for Emacs 25.2.1))]
<tokudan[m]> WinchellsM:
<tokudan[m]> WinchellsM: https://search.nix.gsc.io/
<tokudan[m]> WinchellsM: or you can grep your current channel
<tokudan[m]> WinchellsM: something like /nix/var/nix/profiles/per-user/root/channels/
JagaJaga has joined #nixos
the_m4ur1[m] has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/v5SAL
<NixOS_GitHub> nixpkgs/master 9c4233f Frank Doepper: oysttyer: init at 2.9.1...
<NixOS_GitHub> nixpkgs/master 0febf8d Jörg Thalheim: Merge pull request #29304 from woffs/oysttyer...
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/v5SAO
<NixOS_GitHub> nixpkgs/master af2ceaf geistesk: racket: 6.10 -> 6.10.1
<NixOS_GitHub> nixpkgs/master 987a2be Jörg Thalheim: Merge pull request #29330 from geistesk/racket-6.10.1...
NixOS_GitHub has left #nixos []
pie_ has quit [(Ping timeout: 240 seconds)]
kalebo1 has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to staging: https://git.io/v5SAX
<NixOS_GitHub> nixpkgs/staging 0016d92 Jörg Thalheim: kerberos: store state in /var/lib instead of $out/var
<NixOS_GitHub> nixpkgs/staging 392a014 Jörg Thalheim: Merge pull request #29272 from Mic92/kerberos...
NixOS_GitHub has left #nixos []
<ryantm> https://github.com/NixOS/nixpkgs/blob/ca6efcd2fe5d69ec53c04d2bdac1830aba467647/pkgs/applications/networking/instant-messengers/riot/riot-web.nix is a single page app that expects there to be a config.json in the root directory. If I want to make a derivation that has a different config.json for configuring it, should I make a directory that has symlinks to all the files/folders in the top level and the new config.json
<ryantm> file? Is there some standard utility for doing that in Nix or is there a better way?
hiratara has quit [(Quit: ZNC - http://znc.in)]
takle has joined #nixos
hiratara has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 1 new commit to master: https://git.io/v5Sxl
<NixOS_GitHub> nixpkgs/master bb5b084 Jörg Thalheim: tor: skip ControlPort in torrc, if not set.
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 1 new commit to release-17.09: https://git.io/v5SxB
<NixOS_GitHub> nixpkgs/release-17.09 8920150 Jörg Thalheim: tor: skip ControlPort in torrc, if not set.
NixOS_GitHub has left #nixos []
Wizek_ has quit [(Quit: Leaving)]
takle has quit [(Remote host closed the connection)]
Wharncliffe has joined #nixos
mudri has joined #nixos
glenn has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #29316: minikube: 0.22.0 -> 0.22.1 (master...minikube_0_22_1) https://git.io/v5Sfj
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] rvl opened pull request #29334: pythonPackages.textacy: init at 0.4.1 (master...python-textacy) https://git.io/v5SpZ
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bendlas opened pull request #29335: chromium: 60.0.3112.90 -> 61.0.3163.79 [security] (master...update-chromium) https://git.io/v5Sp8
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] winniequinn opened pull request #29336: opam: use aspcud on darwin (master...opam-aspcud-darwin) https://git.io/v5Spa
NixOS_GitHub has left #nixos []
python476 has joined #nixos
hotfuzz has quit [(Ping timeout: 246 seconds)]
nh2 has quit [(Ping timeout: 260 seconds)]
jensens has quit [(Ping timeout: 240 seconds)]
<Infinisil> ryantm: What do you mean by the root directory?
jellowj has quit [(Ping timeout: 246 seconds)]
<Infinisil> You mean the directory where the package is installed?
<ryantm> Infinisil: the directory of the single page app that contains the index.html file.
<ryantm> Yes, where it is installed.
<Infinisil> And you can't change that with a command line argument or something else?
<ryantm> It isn't an application, so I don't think so.
<ryantm> It looks pretty easy to just symlink an entire directory, so that's probably the way to go.
<ryantm> I mean it isn't an executable.
<Infinisil> ah rigt
<Infinisil> yeah, probably best to symlink everything and write a new config.json
<Infinisil> I don't think there's a utility function for that in nixpkgs though
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] jbaum98 opened pull request #29337: ocamlPackages.merlin: Update to 3.0.2 (master...merlin-3.0.2) https://git.io/v5Sjt
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] rybern opened pull request #29338: pythonPackages.pomegranate: init at 0.7.7 (master...add-pomegranate) https://git.io/v5SjG
NixOS_GitHub has left #nixos []
nh2 has joined #nixos
slabity has quit [(Quit: ZNC 1.6.5 - http://znc.in)]
garbas has joined #nixos
<Infinisil> Yeah
jellowj has joined #nixos
glenn has quit [(Remote host closed the connection)]
glenn has joined #nixos
glenn has quit [(Remote host closed the connection)]
glenn has joined #nixos
predator217 has joined #nixos
kiloreux_ has quit [(Ping timeout: 255 seconds)]
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-17.09-small advanced to https://github.com/NixOS/nixpkgs/commit/97eef25947 (from 11 hours ago, history: https://channels.nix.gsc.io/nixos-17.09-small)
nix-gsc-io`bot has quit [(Client Quit)]
predator117 has quit [(Ping timeout: 240 seconds)]
erasmas has quit [(Quit: leaving)]
<alphor> is nixpkgs still getting flooded with python packages?
<Infinisil> no idea, what do you mean?
<alphor> A long while ago there was discussion here and on the tracker of python-packages becoming an unbearable mountain
<alphor> reason I ask is because I want to contrib a package but don't want to step on toes doing it
acarrico has quit [(Ping timeout: 264 seconds)]
<mguex> contributing to python packages is like playing whac-a-mole
<Infinisil> FRidh seems to be the python expect
<Infinisil> expert*
<MP2E> generally I don't mind tracing through nixpkgs errors and fixing them when i get eval errors on my machine. Python packages are the exception where I just rollback and wait :P
<MP2E> mostly cause I don't know much python but still!
<Infinisil> alphor: Just do what you think is right, and FRidh will probably point out what you did wrong in the PR :P
<Infinisil> At least that's what happened when I contributed a python package yesterday: https://github.com/NixOS/nixpkgs/pull/29310
<alphor> sounds reasonable. Thanks :)
<pxc> it seems I just started getting SSL errors with our binary caches (Curl error 77). Is anyone else seeing this?
<pxc> e.g.: download-from-binary-cache.pl: could not download ‘https://cache.nixos.org/59g3mvnwsjm83h9h67vyrw0r1ab40xbr.narinfo’ (Curl error 77)
jsgrant has joined #nixos
<Infinisil> alphor: And maybe have a look here (most recent merged python PR's): https://github.com/NixOS/nixpkgs/issues?utf8=%E2%9C%93&q=label%3A%226.topic%3A%20python%22%20is%3Amerged
<Infinisil> or closed ones too maybe
<Infinisil> pxc: Works for me (tried `curl https://cache.nixos.org/59g3mvnwsjm83h9h67vyrw0r1ab40xbr.narinfo` in a terminal)
<pxc> Infinisil: weirdly, when I do it manually it seems to work
<Infinisil> pxc: When does it fail?
<alphor> Infinisil: neat, thanks
<pxc> Infinisil: just a `nix-env -f '<nixpkgs>' -iA <packagename>`
<Infinisil> pxc: I think I saw cacert being updated when rebuilding to latest unstable recently
<Infinisil> Maybe this has something to do with it
<Infinisil> Curl error 77 seems to be "curl: (77) Problem with the SSL CA cert" (via google)
orivej has quit [(Remote host closed the connection)]
<pxc> yup
<pxc> I'm getting a ton of these error messages because the package I'm installing is a custom texlive distribution, so it has like a million dependencies
<pxc> I hope it doesn't slow me down too much
<pxc> oh, looks like I'm hosed
<Infinisil> pxc: Do you have cacert in systemPackages?
<pxc> Infinisil: I don't think I've explicitly put it there. I'm on Darwin, if that matters
<pxc> I got a more explicit error message... it looks like somehow my cert file got garbage collected
<Infinisil> Ah, not using nixos then
<Infinisil> maybe worth filing an issue
bennofs has quit [(Read error: Connection reset by peer)]
orivej has joined #nixos
bennofs has joined #nixos
python476 has quit [(Ping timeout: 240 seconds)]
<pxc> Infinisil: http://termbin.com/ie1w
ison111 has joined #nixos
<pxc> I have a different nss-cacert package in the store. I wonder if this is a nix-darwin issue with not switching generations or an environment variable not being set right or osmething