<amfl> My hardware-configuration.nix imports nixpkgs/nixos/modules/installer/scan/not-detected.nix
<amfl> Probably because I ran the generate-config script, then rebooted, THEN did nixos-install
<amfl> (I was fiddling with harddrive partitions)
<amfl> I will boot back into the livecd and go through again.
<tilpner> No, wait
* amfl waits
<tilpner> I don't have a hardware-configuration.nix, so it's hard to check, but I think that's fine to be there. It enables more firmware "just in case", doesn't hurt
<tilpner> All not-detected.nix does is "hardware.enableRedistributableFirmware = true;"
<tilpner> I guess the next place to look would be X logs and config
<amfl> Hmm, okay
kp__ has quit [(Quit: WeeChat 1.9.1)]
danharaj has quit [(Ping timeout: 240 seconds)]
kp__ has joined #nixos
<tilpner> Sorry, I don't know either. Much of my hardware just worked with the generated config, I remember adding udev rules for a controller though...
Sonarpulse has quit [(Ping timeout: 260 seconds)]
<amfl> All good, just wondering if anyone had a magical "Oh, type this" to save me going down a rabbit hole :p
<amfl> I'll figure it out
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nh2 opened pull request #31782: Glusterfs 3.12.3 (master...glusterfs-3.12.3) https://git.io/vF9Wt
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nh2 opened pull request #31783: Glusterfs 3.12.3 backport for 17.09 (release-17.09...glusterfs-3.12.3-17.09) https://git.io/vF9Ws
NixOS_GitHub has left #nixos []
eel has left #nixos []
fragamus has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<neonfuz> recommended CJK fonts?
<neonfuz> chinese characters aren't showing up
adamt_ has quit [(Ping timeout: 258 seconds)]
<amfl> Fixed it - Added `nixpkgs.config.allowUnfree = true;` and `services.xserver.videoDrivers = ["nvidia"];`
dywedir has quit [(Remote host closed the connection)]
sigmundv has joined #nixos
erasmas has quit [(Quit: leaving)]
kkini has quit [(Remote host closed the connection)]
dbmikus has quit [(Ping timeout: 240 seconds)]
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/59add31f2f (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
nix-gsc-io`bot has quit [(Client Quit)]
markus1199 has joined #nixos
slyfox has quit [(Ping timeout: 240 seconds)]
markus1189 has quit [(Ping timeout: 268 seconds)]
slyfox has joined #nixos
orbekk has quit [(Quit: WeeChat 1.7)]
orbekk2 has quit [(Remote host closed the connection)]
<Ralith> neonfuz: noto-fonts-cjk
<Ralith> neonfuz: also get noto-fonts and noto-fonts-emoji while you're at it and never see a missing character again
<Ralith> noto is a great universal fallback
simukis has quit [(Ping timeout: 268 seconds)]
hellrazo1 has joined #nixos
electrocat has quit [(Remote host closed the connection)]
hellrazor has quit [(Ping timeout: 248 seconds)]
filterfish has quit [(Ping timeout: 248 seconds)]
jb55 has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ttuegel closed pull request #27573: iosevka: Build from source (master...build-iosevka) https://git.io/v7kpp
NixOS_GitHub has left #nixos []
MP2E has joined #nixos
nckx has quit [(Quit: Updating my GuixSD server — gnu.org/s/guix)]
nckx has joined #nixos
ssmike has quit [(Ping timeout: 240 seconds)]
filterfish has joined #nixos
<neonfuz> Ralith: how's the coverage?
<neonfuz> thanks
<Ralith> neonfuz: I've been told it's the best available, if you install all three
<Ralith> it's backed by google with the objective of having a single stylistically consistent font for all unicode
kp__ has quit [(Quit: WeeChat 1.9.1)]
lambdamu has joined #nixos
lambdamu_ has quit [(Ping timeout: 248 seconds)]
mbrgm has quit [(Ping timeout: 248 seconds)]
mbrgm has joined #nixos
remexre has joined #nixos
hiroshi has joined #nixos
miko__ has quit [(Ping timeout: 255 seconds)]
orivej has quit [(Ping timeout: 240 seconds)]
ssmike has joined #nixos
tgunb has quit [(Ping timeout: 248 seconds)]
<hiroshi> hello guys . has anybody zfs full filesystem . did you use swap ?
dhess` has quit [(Remote host closed the connection)]
dhess` has joined #nixos
Supersonic112 has quit [(Disconnected by services)]
iqubic has joined #nixos
<iqubic> any idea why blkid returns nothing for me?
Supersonic112_ has joined #nixos
Supersonic112_ is now known as Supersonic112
<iqubic> Also, does nixpkgs have a build for FireFox Quantum yet?
iqubic has left #nixos []
iqubic has joined #nixos
<iqubic> So yeah, I'm not getting any results from running blkid in the terminal.
<iqubic> Is this because I have a zfs system?
<iqubic> Wait, I have to run it as root. Duh
<iqubic> :bd
iqubic has left #nixos ["ERC (IRC client for Emacs 25.3.1)"]
ssmike1 has joined #nixos
dhess` has quit [(Remote host closed the connection)]
ssmike has quit [(Ping timeout: 255 seconds)]
ssmike1 is now known as ssmike
boomshroom has joined #nixos
<boomshroom> Hello!
ssmike has quit [(Ping timeout: 255 seconds)]
<boomshroom> I'm trying to run a RenPy game, but the package says that it's broken. While I wouldn't mind knowing the exact issue with it, what I really want to know is if it's possible to enable broken packages for just a single invocation of nix-shell.
thc202 has quit [(Ping timeout: 240 seconds)]
<boomshroom> Hello?
pie_ has quit [(Remote host closed the connection)]
pie_ has joined #nixos
<tilpner> Try NIXPKGS_ALLOW_BROKEN=1
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] veprbl opened pull request #31784: ipfs: 0.4.11 -> 0.4.13 (master...ipfs_0.4.13) https://git.io/vF9gq
NixOS_GitHub has left #nixos []
<boomshroom> tilpner: thanks. I didn't see anything in nix-shel --help.
dbmikus has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] grahamc pushed 2 new commits to master: https://git.io/vF9gE
<NixOS_GitHub> nixpkgs/master b43c5e0 Chris Martin: nixpkgs manual: how to make a patch file with git...
<NixOS_GitHub> nixpkgs/master 9ce33dd Graham Christensen: Merge pull request #31778 from chris-martin/pr/patch...
NixOS_GitHub has left #nixos []
garbas has quit [(Quit: WeeChat 1.9.1)]
drakonis has quit [(Read error: Connection reset by peer)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] grahamc pushed 1 new commit to release-17.09: https://git.io/vF9ga
<NixOS_GitHub> nixpkgs/release-17.09 3aa2fa3 Chris Martin: nixpkgs manual: how to make a patch file with git...
NixOS_GitHub has left #nixos []
<Nobabs27[m]> ```error: undefined variable ‘falkon’ at /etc/nixos/configuration.nix:73:2```
<Nobabs27[m]> Yet falkon is a package ??
MP2E has quit [(Read error: Connection reset by peer)]
MP2E has joined #nixos
dieggsy has quit [(Ping timeout: 240 seconds)]
deepfire has quit [(Ping timeout: 255 seconds)]
ssmike has joined #nixos
<Nobabs27[m]> any ideas?
<boomshroom> The renpy package claims to be broken, but so far I haven't seen any problems with it. I'm tempted to make a derivation for this particular game.
<tilpner> Nobabs27[m] - You probably forgot to bring it into scope. Try pkgs.falkon, hoping that you have pkgs available. No way to tell for sure with this little information
* Nobabs27[m] sent a long message: Nobabs27[m]_2017-11-18_04:09:42.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/xneXeRMqAwRUJBQjXvFfpwtj>
Arcaelyx has joined #nixos
<tilpner> Nobabs27[m] - FYI, I don't receive your ping if you send long messages like that
playX has joined #nixos
<Nobabs27[m]> tilpner: huh, didnt know that
<playX> Why PlayOnLinux can't find 32 bit OpenGL libraries and 64 bit OpenGL libraries?
<Nobabs27[m]> anyway I have pkgs in scope
sigmundv has quit [(Ping timeout: 248 seconds)]
ssmike has quit [(Ping timeout: 250 seconds)]
<tilpner> Nobabs27[m] - Scoping looks fine, but it's only available in nixos-unstable
Cheng has joined #nixos
Cheng has quit [(Client Quit)]
<tilpner> (Added Sep 11)
<Nobabs27[m]> oh
paraseba has quit [(Remote host closed the connection)]
<Nobabs27[m]> well then - time to go to unstable
<tilpner> You can mix channels freely, there's no need to switch your entire system
<tilpner> I keep my base system on nixos-17.09, and pick my applications from unstable
<playX> Guys, why playonlinux can't find opengl libraries?
<boomshroom> tlipner: I saw that, but then noticed the latest version on the website is 6.99.13 and the nix package is 6.99.12.4. I highly doubt 3 years have gone by with only a minor version change. Also the nix package was updated on March 17th.
chreekat has quit [(Quit: quitting)]
<tilpner> boomshroom - You probably want to ask sphalerite, who marked renpy as broken 8 months ago
<boomshroom> the broken flag was set immediately before the update. (the same day)
<neonfuz> Ralith: I installed the font but still cannot see chinese characters
<neonfuz> in firefox
<neonfuz> it's not boxes either, they're just gone
dj_goku has joined #nixos
<Ralith> neonfuz: how did you install it?
playX has quit [(Ping timeout: 260 seconds)]
paraseba has joined #nixos
dbmikus has quit [(Ping timeout: 258 seconds)]
iyzsong has joined #nixos
filterfish has quit [(Remote host closed the connection)]
<neonfuz> nix-env -i noto-fonts-git noto-fonts-emoji-git noto-fonts-cjk
filterfish has joined #nixos
<neonfuz> unless you mean firefox
<neonfuz> nix-env -i firefox
<neonfuz> oddly enough, chinese characters show up in my titlebars and tabs in firefox, but not on the page itself
<neonfuz> this must be a firefox issue specifically
<neonfuz> or, hmm, I think when I had chrome installed it did this too
<neonfuz> oh I stil have chrome, I can test
fragamus has joined #nixos
<neonfuz> yep, same in chrome
<neonfuz> characters show up in title bar but not on the page
<neonfuz> https://u.sicp.me/pUbp3.png screenshot <
<neonfuz> this is so odd, I don't understand why both browsers tabs and my window manager can see chinese characters, but neither browser can see them on the page
playX has joined #nixos
<playX> Why playonlinux and wine can't find OpenGL libraries? I need help
schoppenhauer has quit [(Ping timeout: 248 seconds)]
<neonfuz> oh god
<neonfuz> now firefox has NO fonts
<neonfuz> just blank where text is supposed to be
schoppenhauer has joined #nixos
<neonfuz> what is happening
<neonfuz> all I did is reboot
<neonfuz> oh, they're back... hmm,
<neonfuz> chinese fonts are still broken
<neonfuz> and another issue
<neonfuz> I have plasma 5 and i3 enabled, and then I set the default to i3 and auto login to true, and now it's starting BOTH kde and i3, and they conflict horribly
<playX> choose none+i3 or none+plasma5
<playX> if you using lightdm
<neonfuz> I'm using slim apparently
<neonfuz> and I'm not chosing, I have auto on
<neonfuz> would I need unwrapped firefox?
<neonfuz> I think I'm using firefox-bin
<playX> hmm, maybe turn off auto loggin and use session what you need?
<neonfuz> ugh
<neonfuz> I guess
<playX> or use lightdm
<neonfuz> holy crap emacs is being insanely sluggish now
<neonfuz> wtf is happening
codygman has joined #nixos
<neonfuz> emacs is running at like 15fps or less lol
wolfcub has quit [(Remote host closed the connection)]
<codygman> I'm trying to use the firefox nix overlay. I know I could just "nix-env -iA nixos.latest.firefox-bin" but I want to put it in my configuration.nix. I tried this: environment.systemPackages = with pkgs; [ git ] ++ ([(import /home/cody/.config/nixpkgs/overlays/firefox-overlay.nix).latest.firefox-bin]);
<codygman> I'm confused why it doesn't work
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixpkgs-17.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/3aa2fa3072 (from 68 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-17.09-darwin)
nix-gsc-io`bot has quit [(Client Quit)]
<codygman> Eeek... According to my org clock I've apparently been trying to install firefox 57 for 40 minutes using overlays :S
<codygman> *install firefox 57 by adding the overlay latest.firefox-bin value to environment.systemPackages
<neonfuz> btw, I uninstalled google-fonts, and now chinese characters show up as boxes in titlebars, so it was using google-fonts before
<neonfuz> also firefox-unwrapped fails to install because it can't get flash player
<neonfuz> that's probably a nixos bug
oahong has quit [(Ping timeout: 268 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] ryantm opened pull request #31785: mattermost: 4.4.0 -> 4.4.1 (master...mattermost-4.4.1) https://git.io/vF9a1
NixOS_GitHub has left #nixos []
<playX> codygman: i tried to install firefox 57, it fails with gconf error
<playX> you have that problem?
<codygman> playX: I was stubbornly refusing to install it via nix-env and trying to figure out how to add it to configuration.nix. I guess I'll just try to use nix-env and see if I get the same failure.
<neonfuz> emacs is also warning it can't find the font it's configured to ues
oahong has joined #nixos
oahong has quit [(Changing host)]
oahong has joined #nixos
<playX> hmm, i downloaded default nix of firefox and changed src to { version = "57.0b14"; sources = [ { url = "http://archive.mozilla.org/pub/firefox/releases/57.0b14/linux-x86_64/ach/firefox-57.0b14.tar.bz2"; locale = "ach"; arch = "linux-x86_64"; sha512 = "07c3398805092ba5d252adcdb690a144f8143a8827e70e3be3cb71175735c9c37c9d0edb93936f8cd1af16ad7a6f988b8e8fe9eaed7e36bbb85abab0137893b6"; }
<playX> and it fails with gconf
<neonfuz> wtf, I don't have freetype installed?
<neonfuz> do you have to manually install freetype normally?
<playX> what is it?
<neonfuz> freetype? the library that normally is used to render fonts afaik
<codygman> playX: I tried just using the overlay from master now and got: error: value is null while a list was expected, at /home/cody/.config/nixpkgs/overlays/firefox-overlay.nix:40:18
Cheng has joined #nixos
<codygman> it's failing to get the SHA512 sum... but I curl'd the url it builds and it's fine...
<playX> maybe better to whait when firefox 57 will be added to repository
<codygman> should there be a readfile in this code: sha512 = head (match ".*[\n]([0-9a-f]*) ${file}.*" (readFile (fetchurl chksum)));
<codygman> fetchurl should give a string back right?
<neonfuz> there's a util specifically for getting the checksum of a remote resource you know
<playX> i don't know, i tried to install with editing defaul.nix
<neonfuz> nix-prefetch-url
Cheng has quit [(Client Quit)]
Cheng has joined #nixos
fragamus has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<neonfuz> okay, so I installed noto-fonts-cjk as a system package, and now it works
<neonfuz> so this means some packages only work at the system level?
<neonfuz> I was not informed of this
<codygman> neonfuz: How would I use nix-prefetch-url on https://github.com/mozilla/nixpkgs-mozilla/blob/master/firefox-overlay.nix?
<neonfuz> oh, hmm
<neonfuz> okay, after installing noto-fonts-cjk as a system package, I have bad aliased chinese fonts in chrome, and it's still broken in ff
<neonfuz> gimp segfaults when I open the font selector
<neonfuz> something is really messed up with my fonts
<playX> Why i can't use nix-env with user? i get this error: building path(s) ‘/nix/store/vsy5vlc5vzj7d91q2j8jivgq1xqn804k-user-environment’ error: unexpected EOF reading a line
MP2E has quit [(Read error: Connection reset by peer)]
MP2E has joined #nixos
<neonfuz> is there a way to integrity check packages?
<playX> Oh, i get this problem when starting nix-env with root too
<ison[m]> neonfuz: Have you tried running "sudo fc-cache -fv"?
<neonfuz> no
<neonfuz> ison[m]: yeah that did a ton
<playX> Why i get a EOF error?
<playX> i cant install packages
<neonfuz> still no chinese fonts though
<neonfuz> aaand gimp font selector still segfaults
<fearlessKim[m]> playX hqve u updated nix rcently ?
<playX> im using 18.03
<playX> and i installed nixunstable
<neonfuz> ison[m]: is this line a problem?
<neonfuz> /nix/store/55q6avpfncr02f0a22c712rag44b2xnh-fc-cache: not cleaning unwritable cache directory
<playX> fearlessKim[m]: im try to use 17.09 channel and rollback
<ison[m]> neonfuz: Actually now that I think about it nix probably doesn't need you to run fc-cache -fv like on other distros. So your issue must be something else. Would you be able to put all the lines in your nix config relevant to fonts in a pastebin?
<codygman> how can I import and tryout fetchurl in nix-shell?
<neonfuz> yeah, there are none
<neonfuz> lol
<neonfuz> I did nothing to my font config
<neonfuz> besides recently to try to fix things I added noto-fonts-cjk to the package list,
<Cheng> neonfuz: Did you add noto-fonts-cjk to fonts.fonts?
<neonfuz> fonts.fonts is a thing O.o
playX_ has joined #nixos
<Cheng> neonfuz: Yeah, and you don't need to add the fonts to environment.systemPackages
<playX_> fearlessKim[m]: used 17.09 channel, still get EOF error
playX has quit [(Ping timeout: 260 seconds)]
playX_ has quit [(Client Quit)]
playX has joined #nixos
<fearlessKim[m]> playX_: what's the path to you nix ? $ which nix-shell ?
<playX> fearlessKim[m]: im started nixos-rebuild switch --upgrade maybe i get that problem because not added --upgrade option
<playX> fearlessKim[m]: and i can launch nix-env as root to
<playX> too*
<fearlessKim[m]> ok dont know then. I ve seen the problem twice on a nix upgrade and the 'solution' was to rollback
<jeaye> I've made a package to put some files into /etc. It builds, I have it installed, but the files don't get symlinked. I must be missing something. https://gist.github.com/jeaye/775b1dca7c71b730504e959a5b497aa5
<Cheng> Hi, I'm having trouble setting up cursor themes on wayland. For gtk2 applications, the default pointer cursor is wrong, but all other cursors are working. I've set ~/.icons/default/index.theme, and what else should I do?
<neonfuz> so do you NEED to use fonts.fonts?
<Cheng> neonfuz: I suppose so
<neonfuz> hmm
<neonfuz> alright I guess lol
<neonfuz> still doesn't show chinese fonts
<neonfuz> though it did do a bunch of fontconfig things when I rebuilt system with fonts.fonts, and it didn't do that when I installed fonts with nix-env
<Cheng> neonfuz: Maybe you need to clean up and remove the fonts installed with nix-env?
<neonfuz> it fixed it in chrome
<neonfuz> I'll try
<Cheng> neonfuz: It was very easy for me to get Chinese fonts working. I just added them to fonts.fonts
<neonfuz> noto-fonts-cjk?
playX has quit [(Ping timeout: 260 seconds)]
playX_ has joined #nixos
<neonfuz> now I can't open new terminals
<Cheng> Yeah, along with others
<neonfuz> oh there they are
<neonfuz> took like 2 minutes
<playX_> still get error: unexpected EOF reading a line
<playX_> what i can do with that?
<neonfuz> something is more deeply messed up with my system I think
<neonfuz> playX_: is it during fetching?
<Cheng> neonfuz: I thought it would be very hard to get NixOS messed up
<playX_> neonfuz: when i try to install some programms like nix-env -iA nixos.playonlinux
<neonfuz> Cheng: are you sure you have chinese fonts? how are you testing
<neonfuz> japanese fonts, including japanese kanji work for me
<neonfuz> just not chinese
<neonfuz> try taobao.com if you can
<neonfuz> maybe firefox just somehow doesn't know it's supposed to use noto for the chinese range?
<Cheng> neonfuz: Firefox works fine for me
<neonfuz> k
<jeaye> Can I use a package derivation to install files to /etc or do I have to only use environment.etc?
<Cheng> neonfuz: I changed the default font in Firefox preferences.
<playX_> typed nix-shell -p nix, now it's working
<neonfuz> alright, yeah changing the default font to noto sans sc works, but that seems very hacky to me
<neonfuz> and gimp font selector still crashes for me, dunno if that's a gimp problem or a system problem
<playX_> Ahh, installed playonlinux, and it can't find OpenGL libraries
<playX_> guys, help me
<Cheng> neonfuz: I tried to change the default font to an English font, and it still works
<neonfuz> yeah that doesn't for me
<Cheng> neonfuz: That's weired. I am using wayland and firefox-nightly-bin, so there could be some differences
codygman has quit [(Quit: Page closed)]
<neonfuz> yeah, I'm using x11
<neonfuz> and firefox
<neonfuz> Cheng: what channel are you using
<neonfuz> do you have other font config stuff Cheng?
<Cheng> neonfuz: 17.09
<Cheng> No, just fonts.fonts
<neonfuz> odd
<neonfuz> I'm trying some other settings
<neonfuz> btw, do I need to update system.stateVersion when I switch channels or anything?
<Cheng> I am new to NixOS, and have no idea
<neonfuz> yeah, that's fine, asking anyone
remexre has quit [(Ping timeout: 248 seconds)]
<jeaye> neonfuz: Changing stateVersion should only be done once every 6 months or so, when the next release is stable.
<neonfuz> lol mine is set to over a year old
<neonfuz> the comments made me think it was something like a package database version that I wasn't supposed to change
<jeaye> No, it just represents a stage in compatibility. Once you progress it, some changes can be made to your system which won't allow you to drop it back down.
<jeaye> So it should only be bumped when the next release is out and stable. Typically that's every 6 months.
oahong has quit [(Ping timeout: 260 seconds)]
oahong has joined #nixos
oahong has quit [(Changing host)]
oahong has joined #nixos
<fearlessKim[m]> I would like to play with my touchscreen a bit, they say gnome3 is the best for that but I wonder how wayland fares in that area ? any WM with interesting touchscreen feature ?
Cheng has quit [(Quit: Leaving)]
<neonfuz> also, is it possible to downgrade channels?
<neonfuz> I'm on unstable, I think that might be the cause of some of my problems
<neonfuz> I didn't understand the model of nixos when I switched to unstabl
Cheng has joined #nixos
remexre has joined #nixos
<fearlessKim[m]> neonfuz: you could remove the channel and add an older one
Cheng has quit [(Quit: Leaving)]
ylwghst has joined #nixos
myrl1 has joined #nixos
myrl has quit [(Killed (orwell.freenode.net (Nickname regained by services)))]
myrl1 is now known as myrl
<jeaye> It it possible to fetchurl a local directory?
<jeaye> I'm not seeing any docs or example on such a usage.
<jeaye> Eh, scratch that, XY problem. builtins.readDir does the trick.
ylwghst has quit [(Ping timeout: 240 seconds)]
amfl has quit [(Read error: Connection reset by peer)]
amfl_ has joined #nixos
Itkovian has joined #nixos
proteus-guy has quit [(Remote host closed the connection)]
vcunat has joined #nixos
obadz has quit [(Ping timeout: 264 seconds)]
Cheng has joined #nixos
obadz has joined #nixos
Cheng has quit [(Client Quit)]
Cheng has joined #nixos
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<neonfuz> fearlessKim[m]: is there any way to downgrade my packages then? nix-env -u seems to not want to downgrade
Cheng has quit [(Remote host closed the connection)]
<fearlessKim[m]> neonfuz: I don t know the clean solution sry. I guess you could remove packages from configuration.list/rebuild and readd them + rebuild
<fearlessKim[m]> configuration.nix*
Cheng has joined #nixos
ylwghst has joined #nixos
ylwghst has quit [(Client Quit)]
<playX_> Guys, why playonlinux can't find OpenGL libraries?
<adisbladis> playX_: Im guessing that playonlinux is 32-bit?
<playX_> i don't know, i instaled it with nix-env -iA nixos.playonlinux
<playX_> when i starts it it says "Can'not fint OpenGL 32 bit libraries"
<clever> playX_: you want to turn on the first option in here: https://nixos.org/nixos/options.html#drisupport32bit
<playX_> and 64 bit
<adisbladis> If thats the case you might need to set 'hardware.opengl.driSupport32Bit = true;' and 'hardware.pulseaudio.support32Bit = true;'
<playX_> it's enabled
<clever> and youve done nixos-rebuild switch?
<playX_> i'm write that options when installing system
<playX_> only pulseaudio 32 bit not enabled
<clever> try enabling that one as well
<playX_> ok
<playX_> same problem
<playX_> can't detect 32 bit libraries and 64 bit libraries
<clever> can you pastebin the full output and your configuration.nix file?
asuryawanshi has joined #nixos
<playX_> configuration.nix https://pastebin.com/dYH8tRBu
<playX_> clever: and i can pastebin playonlinux error
<playX_> its just open window and says cant find opengl 32 bit windows
<playX_> libraries*
<clever> ah
<playX_> and i press ok
<playX_> and it says cant find opengl 64 bit libraries
myrl has quit [(Ping timeout: 240 seconds)]
<playX_> clever: and i have another question, i get eof error with user environment, how i can fix it?
<clever> can you paste more of that error?
<playX_> EOF?
<clever> EOF doesnt say much, i need context of where its happening
<playX_> when i installing packages
<playX_> i cant install as root and user
<clever> does it happen if you try again?
<playX_> yep, some programs going to install some no
<playX_> now tried to install chromium, its installed, firefox not installed EOF error
<adisbladis> I have noticed that happening too recently. I think its an AWS issue.
<clever> and if you try firefox a second time?
<adisbladis> You have just have to retry the installation.
<adisbladis> clever: Unexpected end of file from cache.nixos.org
JosW has joined #nixos
Cheng has quit [(Quit: Leaving)]
<playX_> clever: EOF error
<clever> playX_: does it say anything else?
<clever> looks like a problem with nix-daemon
<clever> try "sudo systemctl restart nix-daemon"
<playX_> same thing
<playX_> i rebooted pc 2 times
MP2E has quit [(Remote host closed the connection)]
MP2E has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mankarse opened pull request #31787: kodi: 17.4 -> 17.6 (master...kodi-17.6) https://git.io/vF9KQ
NixOS_GitHub has left #nixos []
adamt_ has joined #nixos
adamt_ has quit [(Changing host)]
adamt_ has joined #nixos
Cheng has joined #nixos
asuryawanshi has quit [(Remote host closed the connection)]
^Gecko^ has joined #nixos
adamt_ has quit [(Ping timeout: 268 seconds)]
Itkovian has joined #nixos
playX_ has quit [(Ping timeout: 260 seconds)]
Itkovian has quit [(Ping timeout: 248 seconds)]
<sphalerite> playX: https://github.com/NixOS/nix/issues/1674 for the EOF issue, it's a known bug
<hyper_ch> hi sphalerite, got audacity to play along now?
zarel has joined #nixos
<sphalerite> hyper_ch: sort of. It still blows up if I poke it the wrong way.
<hyper_ch> what are you trying to do on it?
<sphalerite> Just record some stuff, nothing fancy
<hyper_ch> hmmm :(
asuryawanshi has joined #nixos
<hyper_ch> so, I'm about to crash zfs on my server again :)
asuryawanshi has quit [(Remote host closed the connection)]
<sphalerite> I don't think the issue is inherently with audacity, I think the USB audio driver or the hardware is to blame
asuryawanshi has joined #nixos
^Gecko^ has left #nixos []
<hyper_ch> last time I used audacity it worked without issues for me.... need to change the loudness on a file
<sphalerite> Yeah everything works fine if I start it without my audio recorder connected
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] flokli opened pull request #31788: git: honor $PATH for sendmail used in git-send-email command (master...git-send-email-sendmail) https://git.io/vF964
NixOS_GitHub has left #nixos []
<hyper_ch> hmmm
<hyper_ch> haven't tried to record with audacity though
<sphalerite> It's just if it is connected and I poke it the wrong way (can't remember exactly how), audacity (and pulseaudio) hangs and becomes unkillable, even with kill -9
<hyper_ch> well, last time I did so is a few years back when I did record all my vinly
<hyper_ch> btu that was back on *buntu
asuryawanshi has quit [(Ping timeout: 255 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] flokli opened pull request #31789: msmtp: add sendmail symlink to $out/bin (master...msmtp-sendmail) https://git.io/vF96g
NixOS_GitHub has left #nixos []
Itkovian has joined #nixos
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9ce33dd8fb (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
nix-gsc-io`bot has quit [(Client Quit)]
ambro718 has joined #nixos
taaperotassu has quit [(Quit: WeeChat 1.9.1)]
taaperotassu has joined #nixos
<taaperotassu> Trying to install nixos on my netbook.. noticed that wifi-menu doesnt exist..whats another good way to connect to wifi?
<hyper_ch> taaperotassu: you use desktop environment? you could enable network manager
erictapen has joined #nixos
<hyper_ch> works fine with kde
<hyper_ch> I guess it also works fine with other desktops
<etu> Hmm, I've added nixpkgs-unstable as a channel named as nixpkgs-unstable on my system as root. Then I tried to install a package from it by having something like this (import <nixpkgs-unstable> {}).firefox-bin in my systemPackages
<etu> But it complains about not finding anything named nixpkgs-unstable in nix path
<taaperotassu> I am using 32 bit nixos minimal
<hyper_ch> etu: did you update the channel first?
<taaperotassu> so it doesnt have kde nor seems to have about anything.
<etu> hyper_ch: yes, I did nix-channel --update as root
<hyper_ch> taaperotassu: well, do you want to run a desktop environment or not.... you talked about wifi-menu so I assumed you have some kind of desktop or window manager intalled
<taaperotassu> I want to have it installed
<hyper_ch> taaperotassu: no real idea what you're currently running... or what you mean by "nixos minimal"
<taaperotassu> using this
<hyper_ch> taaperotassu: I still have no idea what you have or waht you want
<taaperotassu> Trying to install nixos in my netbook which is 32bit
<taaperotassu> graphical installation CD would have wifi-menu etc but its not for 32 bit
<hyper_ch> you already have nixos installed if you installed that
<taaperotassu> I am trying to install right now
<hyper_ch> why not just attach lan cable for the moment?
<neonfuz> does nixos-rebuild use the root's channel?
<hyper_ch> neonfuz: I tend to think so
<hyper_ch> neonfuz: but not sure
MP2E has quit [(Remote host closed the connection)]
MP2E has joined #nixos
<neonfuz> also, what exatly sets NIX_PATH normally?
ma27 has joined #nixos
ma27 has quit [(Client Quit)]
<taaperotassu> Tried putting the lan cable but wondering if it needs some commands to activate the net? As ping 8.8.8.8 was just stuck
<neonfuz> I switched my channel and I'm getting not found errors pointing to my old path
<hyper_ch> taaperotassu: tried to boot with attached lan cable?
orivej has joined #nixos
iyzsong has quit [(Ping timeout: 240 seconds)]
miko__ has joined #nixos
simukis has joined #nixos
<srhb> taaperotassu: Does the installer have the nmtui command?
<srhb> It's quite handy for connecting to wifi from a terminal.
<taaperotassu> Well I just attached the lan cable didn't boot with it attached
<taaperotassu> also nmtui doesnt work seems like network manager is not on
<taaperotassu> I usually use nm-applet then learned nmtui but seems like minimal is reaaally minimal
<srhb> Oh well.
<srhb> It's not too hard to connect directly with supplicant, but it is very manual. :P
<taaperotassu> ok
dywedir has joined #nixos
<taaperotassu> I think I'll try to boot attached first if it doesnt work then manual way
jmeredith has quit [(Quit: Connection closed for inactivity)]
taaperotassu has quit [(Quit: WeeChat 1.9.1)]
erictapen has quit [(Ping timeout: 268 seconds)]
<hyper_ch> plugged in lan cable at boot works... haven't tried attaching lan cable later with installation cd
<clever> dhcp should run automatically when a link is detected
<hyper_ch> :)
Cheng has quit [(Quit: Leaving)]
boomshroom has quit [(Ping timeout: 260 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] peterhoeg opened pull request #31791: neomutt: use mime.types from apache (master...f/neomutt) https://git.io/vF9iH
NixOS_GitHub has left #nixos []
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
taaperotassu has joined #nixos
<taaperotassu> Now its installing yey
Cheng has joined #nixos
<sphalerite> taaperotassu: you can configure wifi using wpa_supplicant on the minimal iso
<danbst[m]> personally, I'd prefer nmtui over wpa_supplicant in live USB, or a note in manual on how to use wpa_supplicant
<Cheng> Hi, how can I use a local archive.tar.bz2 for custom packages?
hotfuzz has joined #nixos
<Cheng> There isn't anything like fetchlocal
<clever> Cheng: paths have their own type in nix, src = ./archive.tar.bz2
<hyper_ch> taaperotassu: once you have it running, you could create your custom installer iso... with your preferred keyboard layout, with wpa_supplicant etc.....
ma27 has joined #nixos
<danbst[m]> but I also had experienced problems with NM DHCP discovery, while stock `networking.useDHCP` worked fine
hotfuzz_ has quit [(Ping timeout: 268 seconds)]
<danbst[m]> hyper_ch: yeah, I actually did like this, and it worked
<hyper_ch> danbst[m]: I even added some basic install files to setup things... I need to worke on them though...
<Cheng> clever: Wow, it's so simple and elegant :)
<danbst[m]> hyper_ch: Linus but still, my point is networking should as easy as possible for newcomers (live USB users), because you can't reach Google/SO/#nixos/whatever when you want to fix things.
<Dezgeg> well, there is the graphical image
<hyper_ch> danbst[m]: never had an issue with attached lan cable and booting up nixos live cd
<sphalerite> danbst: the biggest issue with including nm in the image is closure size. It pulls in a huge quantity of unnecessary stuff
<Dezgeg> maybe it could be explicitly written down: "If you use WiFi, pick the graphical ISO. You'll thank us later"
<danbst[m]> Dezgeg: ah yeah! I had working wifi in graphical image. But after installation internet was lost? Why? I couldn't google, I had to reboot back to live usb to start googling
<sphalerite> danbst: and the download page does say that the graphical image is "Recommended for most users"
ma27 has quit [(Quit: WeeChat 1.9.1)]
<hyper_ch> Dezgeg: I tend to think those that don't pick graphical ISO will also use lan cable
ma27 has joined #nixos
<sphalerite> hyper_ch: my laptop doesn't have an ethernet port :p
<hyper_ch> sphalerite: *does not compute - please write again*
<hyper_ch> how can a notebook not have an ethernet port? oO
<sphalerite> danbst: also https://nixos.org/nixos/manual/index.html#sec-networking *does* explain how to set up wireless, and is accessible offline through nixos-help
* danbst[m] sent a long message: danbst[m]_2017-11-18_09:52:25.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/kYyQRHhpMxSqcmpKcqkVrwov>
<danbst[m]> *major pain points
ma27 has quit [(Client Quit)]
<sphalerite> danbst: note that messages with newlines in them won't get forwarded to IRC verbatim
ma27 has joined #nixos
<danbst[m]> Linus: offline help for configuring internet? if NM was included into installer closure, that would work
<hyper_ch> danbst[m]: so you have your own custom nixos iso as well?
cfricke has joined #nixos
<sphalerite> wifi and pppoe can be done through nm which is included in the graphical installer image
<sphalerite> As for the proxy idk, it's not mentioned in the manual at all which does suck
<sphalerite> danbst: nm is included in the installer closure. For the graphical installer.
<danbst[m]> Linus: as for pppoe - no. In Ukraine providers often configure pppoe in a weird mode, which doesn't work out of box in NM. So I have a custom fix to custom pppoe NixOS module to make that working
<danbst[m]> Linus: graphical is indeed better for bootstrap
<sphalerite> danbst: ah, that sucks. Do they not supply clients with a router/access point device that handles that for them?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to release-17.09: https://git.io/vF9XZ
<NixOS_GitHub> nixpkgs/release-17.09 06bc548 Bjørn Forsman: nixos/pam: fix docs about path to u2f_keys file...
NixOS_GitHub has left #nixos []
<sphalerite> but yeah if you're ignoring the website's recommendation to use the graphical ISO… anything that would have been fine in the graphical one is on you :p
<danbst[m]> Linus: but whole talk started from `nmtui` which spawned a thread of thought in my head about minimal image
zarel has quit [(Ping timeout: 248 seconds)]
pierre__ has joined #nixos
<hyper_ch> danbst[m]: why are you prefixing everything with "Linus:"?
<sphalerite> but yeah it looks like PPP support in general is pretty poor
<sphalerite> hyper_ch: I'm Linus, as previously discussed :p
<hyper_ch> sphalerite: there's only one Linus
<sphalerite> danbst is also on matrix
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] domenkozar closed pull request #29830: kodi: 17.4 -> 17.6 and move to cmake (master...f/kodi) https://git.io/vdqOq
NixOS_GitHub has left #nixos []
truh has joined #nixos
<pierre__> Hi, I'm new to nixos and I've got a silly question
<sphalerite> hyper_ch: nope, there's me too
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] domenkozar closed pull request #31787: kodi: 17.4 -> 17.6 (master...kodi-17.6) https://git.io/vF9KQ
NixOS_GitHub has left #nixos []
<sphalerite> pierre__: ask away! :)
<pierre__> How long between a package being updated on master and making it to unstable?
<hyper_ch> pierre__: only 1? I had like hundreds :)
<sphalerite> pierre__: not a silly question :) it updates automatically
<sphalerite> when everything's built and the tests have passed
<pierre__> How can I see the progress of the tests?
<hyper_ch> pierre__: you might want to have a look at https://howoldis.herokuapp.com/
<danbst[m]> Linus: https://uteam.ua/pppoe-ubuntu screenshots are in Bash
<sphalerite> pierre__: and gchristensen made this snazzy graph that gives you a good idea of how frequently everything updates https://channels.nix.gsc.io/graph.html
<sphalerite> pierre__: but yeah, the update process is automated. nixos-unstable and nixpkgs-unstable track master, nixos-17.09 (and I think nixpkgs-17.09-darwin?) track release-17.09
<pierre__> ok. So last unstable was 13 Aug
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] vcunat pushed 2 new commits to staging: https://git.io/vF9XH
<NixOS_GitHub> nixpkgs/staging e4bf9e4 Florian Klink: git: honor $PATH for sendmail used in git-send-email command...
<NixOS_GitHub> nixpkgs/staging d62531d Vladimír Čunát: Merge #31788: git: honor $PATH for sendmail...
NixOS_GitHub has left #nixos []
<hyper_ch> pierre__: no, last unsable was 3d ago https://howoldis.herokuapp.com/
<sphalerite> ^
<pierre__> the heroku app is not working for me
<hyper_ch> activate javascript
<pierre__> ok
<hyper_ch> unstable small was updated 2h ago
<srhb> Can I get the store path of a configuration object made with lib/eval-config.nix from within Nix?
<srhb> Essentially I want to feed it to nixos-install --closure, but I only have a set. Could I wrap it in mkDerivation?
<clever> srhb: (import <nixpkgs/nixos> { configuration = ./configuration.nix; }).system
<srhb> Oh..
<hyper_ch> pierre__: does heroku now show?
<pierre__> yes. It works in chrome
<pierre__> so it says: latest nixgs-unstable 1 day ago
<hyper_ch> it also links to the jobs etc....
Cheng has quit [(Quit: Leaving)]
<dhess> clever: what is the difference between "require = [ ... ]" and "imports = [ ... ]" ?
<pierre__> nixos-unstable-small 2h
<hyper_ch> there you go
<clever> dhess: require is specific to nixops
ma27 has quit [(Quit: WeeChat 1.9.1)]
<hyper_ch> nixos-16.09 - 179 days ago
<dhess> clever: Interesting, it shows up in a few places in the nixpkgs tree
ma27 has joined #nixos
<dhess> clever: are they otherwise equivalent?
<clever> dhess: and nixops doesnt have a module framework, so the different files cant easily refer to eachothers return values
<clever> dhess: imports is a lot more powerful
<pierre__> Thanks @hyper_ch. That gives me an idea
<hyper_ch> pierre__: I like it as well :)
<pierre__> Am I right in interpreting that the last 2 days failed because of a timeout in ova
<pierre__> which is why unstable is 3 days old?
<clever> pierre__: nixos-unstable-small is only 2 hours behind
<pierre__> what's the diff between unstable-small and unstable?
<clever> -small waits for fewer tests, and doesnt wait for hydra to build everything
<pierre__> so it has the same packages?
<clever> yeah
<pierre__> ok. I think I'll update to that
ma27 has quit [(Quit: WeeChat 1.9.1)]
ma27 has joined #nixos
<hyper_ch> I'm also on nixos-unstable-small
zarel has joined #nixos
<hyper_ch> *compiling vbox*
iyzsong has joined #nixos
<pierre__> Yay! pulling fresh packages!
proteus-guy has joined #nixos
<pierre__> Super helpful, guys!
<hyper_ch> told you, howoldis is awesome
Cheng has joined #nixos
Cheng has quit [(Client Quit)]
Vorpal has quit [(Ping timeout: 264 seconds)]
MP2E has quit [(Remote host closed the connection)]
<phg> Hey guys, something is wrong with my mandb.
pierre__ has quit [(Ping timeout: 268 seconds)]
<phg> posix_man_pages are installed through configuration.nix, the files are there, but ``man time.h`` fails.
<clever> phg: i think the problem is that there is a . in the manpage name, and man thinks its a path in the current directory
oahong has quit [(Ping timeout: 248 seconds)]
<phg> clever: weird though this works on other systems. Does nixos fiddle with the path handling of mandb/man?
<clever> phg: not sure about that
lhart has joined #nixos
orivej has quit [(Ping timeout: 240 seconds)]
orivej_ has joined #nixos
<phg> Output of ``mandb --debug``: 200~https://gist.github.com/6a78577f3ca6f7c1a8fde1304a6718be
<clever> also, mandb cant be ran, because the store is immutable
<lhart> Hi! Currently trying to build mopidy on a headless server. It appears that it brings a lot of unexpected dependencies like wayland and libgnome-keyring... Does anyone know if it's normal? Thanks,
<sphalerite> phg: man 2 time works for me, not sure if man time.h is the right invocation
<clever> phg: line 26-36, i dont see it adding the 0p section
<clever> sphalerite: "man time.h" works on my old gentoo machine
<phg> clever: line 186 ``200~subdirectory man0p has been 'modified'``
<sphalerite> ok never mind me :D
<clever> phg: it might be that the mandb at nixos build time isnt finding it
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] orivej closed pull request #31378: breeze-plymouth: add optional nixos branding, enable for plasma5 (master...imp/plymouth-nixos-branding) https://git.io/vFRDI
NixOS_GitHub has left #nixos []
<phg> clever: to me it looks like mandb expects /var/cache/man to be writable
thc202 has joined #nixos
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
asuryawanshi has joined #nixos
<clever> phg: ah, i cant see anything in systemPath that runs mandb
<clever> phg: it would have to be ran here, and write the cache somewhere under $out, and $out eventualy gets a symlink at /run/current-system/sw/
hotfuzz has quit [(Ping timeout: 248 seconds)]
pierre__ has joined #nixos
<pierre__> OK. I lied. I have more than one question :p
oahong has joined #nixos
oahong has quit [(Changing host)]
oahong has joined #nixos
<pierre__> I'm trying to setup powerlevel9k (https://github.com/bhilburn/powerlevel9k) in a nixos way
zarel has quit [(Ping timeout: 248 seconds)]
<pierre__> And I'm not exactly sure how to do that...
<pierre__> The gist of it is I need to clone that repo somewhere (I guess I need to make a nixpkgs)
<jluttine> where can i find htpasswd executable? i tried the one in thttpd but it segfaults
asuryawanshi has quit [(Ping timeout: 248 seconds)]
<clever> apacheHttpd.out 22,480 x /nix/store/70pg800wr2gy9fnab0v3xn456sflkl64-apache-httpd-2.4.25/bin/htpasswd
<pierre__> and then I have to add oneline in my zsh config (that I think I know how to do) to source it
<clever> jluttine: i also see it in apacheHttpd
<clever> pierre__: pkgs.fetchFromGitHub will clone it and return the path its been cloned to
<pierre__> cool! Let me google that
<jluttine> clever: ah, yes, that works! i tried apache-httpd and got confused because it wasn't found. :)
oahong has quit [(Ping timeout: 260 seconds)]
<srhb> ›<0;51;20M›<0;51;20m
<srhb> Woops
hellrazo1 has quit [(Ping timeout: 255 seconds)]
hellrazo1 has joined #nixos
erictapen has quit [(Ping timeout: 248 seconds)]
<jluttine> is anyone using radicale server? i can't connect to it with my clients. weird errors, been googling them now for a while, so thought if someone has knowledge how to set up radicale service properly
hotfuzz has joined #nixos
zarel has joined #nixos
ma27 has quit [(Quit: WeeChat 1.9.1)]
ma27 has joined #nixos
Neo-- has joined #nixos
Mateon3 has joined #nixos
Mateon1 has quit [(Ping timeout: 248 seconds)]
Mateon3 is now known as Mateon1
ssmike has joined #nixos
erictapen has joined #nixos
<lhart> hum, does anyone know how to build gst-plugins_x/gst_all without gst_plugins_bad?
deepfire has joined #nixos
<hyper_ch> hmmm, seems I haven't filed a bug report for a long time... the commands for Tech Details have changed....
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pSub closed pull request #31770: Add references to the Wikipedia article of the patch command (master...doc-for-patch-31684) https://git.io/vFSuz
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pSub deleted doc-for-patch-31684 at 480acb7: https://git.io/vF9Sf
NixOS_GitHub has left #nixos []
ansero1234 has joined #nixos
truh has quit [(Ping timeout: 240 seconds)]
nixer has quit [(Ping timeout: 260 seconds)]
ixxie has joined #nixos
<ixxie> has anybody gotten JupyterLab to run in NixOS?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] romildo opened pull request #31793: lxtask: init at 0.1.8 (master...new.lxtask) https://git.io/vF9SX
NixOS_GitHub has left #nixos []
<ixxie> I can't figure out how to get it to run
<hyper_ch> what's jupyterlab?
<ixxie> hyper_ch: are you familiar with Jupyter notebooks?
<hyper_ch> no
<ixxie> hyper_ch: have you have seen mathematica running by any chance?
fendor has joined #nixos
zarel has quit [(Ping timeout: 255 seconds)]
proteus-guy has quit [(Ping timeout: 250 seconds)]
<hyper_ch> no
<ixxie> hyper_ch: you can find demo videos on youtube for all of these; basically, jupyter notebook interface is a web gui where cells of code can be intermingled with graphical, text and interactive output
<ixxie> hyper_ch: support exists for kernels for python, julia, R, haskell and other languages
proteus-guy has joined #nixos
<ixxie> hyper_ch: jupyterhub is a jupyter notebook server for multiple users, and jupyterlab extends this notebook interface to a fullblown web IDE
<ixxie> hyper_ch: the whole thing is designed for analytics and education purposes mainly
<hyper_ch> good luck
proteus-guy has quit [(Excess Flood)]
proteus-guy has joined #nixos
<ixxie> cheers
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 2 new commits to master: https://git.io/vF99k
<NixOS_GitHub> nixpkgs/master bd47e17 Tuomas Tynkkynen: dtc: 1.4.4 -> 1.4.5
<NixOS_GitHub> nixpkgs/master 931aa5f Tuomas Tynkkynen: U-Boot: 2017.03 -> 2017.11...
NixOS_GitHub has left #nixos []
ixxie has quit [(Quit: Lost terminal)]
roberth has joined #nixos
Neo-- has quit [(Ping timeout: 255 seconds)]
proteus-guy has quit [(Excess Flood)]
<hyper_ch> so, in what formate do you get that junypter lab thing?
proteus-guy has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] romildo opened pull request #31794: numix-icon-theme: 2017-17-09 -> 2017-11-18 (master...upd.numix-icon-theme) https://git.io/vF99q
NixOS_GitHub has left #nixos []
proteus-guy has quit [(Max SendQ exceeded)]
proteus-guy has joined #nixos
proteus-guy has quit [(Excess Flood)]
proteus-guy has joined #nixos
ambro718 has quit [(Quit: Konversation terminated!)]
proteus-guy has quit [(Excess Flood)]
proteus-guy has joined #nixos
proteus-guy has quit [(Excess Flood)]
goibhniu has joined #nixos
proteus-guy has joined #nixos
ma27 has quit [(Quit: WeeChat 1.9.1)]
ma27 has joined #nixos
proteus-guy has quit [(Excess Flood)]
proteus-guy has joined #nixos
<pierre__> I've got a local commit in my clone of nixpkgs. Can I trst it locally with nixos-rebuild? Or does it have to be nix-env?
<pierre__> *trst -> test
<vcunat> pierre__: add -I nixpkgs=/path/to/nixpkgs
<pierre__> thanks
deepfire has quit [(Ping timeout: 268 seconds)]
<jluttine> if i have some file along side with my configuration.nix, how can i just "install" (i.e., copy) it to nix store?
andymandias has quit [(Quit: ZNC 1.6.5 - http://znc.in)]
andymandias has joined #nixos
<jluttine> hmm.. or maybe i'll just use writeText and copy the contents there
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] kevincox closed pull request #27964: Update cargo builder to fetch registry dynamically. (master...cargo-live) https://git.io/v7wh2
NixOS_GitHub has left #nixos []
mrkgnao has joined #nixos
knedlsepp_ has joined #nixos
grw has quit [(Ping timeout: 240 seconds)]
<knedlsepp_> @steveej: To answer on yesterdays question on why I’m interested in referencing other overlays in my overlay:
erictapen has quit [(Ping timeout: 240 seconds)]
pierre__ has quit [(Quit: pierre__)]
arianvp2 has joined #nixos
pierre__ has joined #nixos
ertes has joined #nixos
<knedlsepp_> steveej: While I find that overlays are a great way to extend nixpkgs, I don’t really enjoy the whole „check them out manually to ~/.config/nixpkgs/overlays“ workflow. I’d rather do this „declaratively“ in a single file. At work I’m also maintaining different custom overlays in git repositories and I really want to specfiy on my machine: „Use these three nixpkgs overlays“. With the new builtins.fetchGit I can automatically use the most curr
<knedlsepp_> version of the overlays and don’t have to manually git pull the newest changes.
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
<knedlsepp_> steveej: Specifying them in „NIX_PATH“ is not really an option due to: https://github.com/NixOS/nixpkgs/issues/27065 and I’m also not on NixOS, so I cant specify this in configuration.nix.
arianvp2 has quit [(Ping timeout: 260 seconds)]
<knedlsepp_> steveej: I’ll try to figure out how to properly specify these overlays. Yesterdays solution does not really layer https://gist.github.com/knedlsepp/28b945a3aa41d15b694bc766521994b1 as overlays are supposed to. However without well founded knowledge in functional programming this fixed point stuff look quite intimidating.
mkoenig has quit [(Remote host closed the connection)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pSub closed pull request #31785: mattermost: 4.4.0 -> 4.4.1 (master...mattermost-4.4.1) https://git.io/vF9a1
NixOS_GitHub has left #nixos []
pierre__ has quit [(Quit: pierre__)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pSub closed pull request #31794: numix-icon-theme: 2017-17-09 -> 2017-11-18 (master...upd.numix-icon-theme) https://git.io/vF99q
NixOS_GitHub has left #nixos []
arianvp2 has joined #nixos
p4cman has joined #nixos
mkoenig has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pSub closed pull request #31793: lxtask: init at 0.1.8 (master...new.lxtask) https://git.io/vF9SX
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] rycee pushed 1 new commit to master: https://git.io/vF9H1
<NixOS_GitHub> nixpkgs/master f70c14f Robert Helgesson: perl-Moo: 2.003000 -> 2.003003
NixOS_GitHub has left #nixos []
hamishmack has quit [(Quit: hamishmack)]
cfricke has quit [(Quit: WeeChat 1.9.1)]
ssmike has quit [(Ping timeout: 240 seconds)]
proteus-guy has quit [(Remote host closed the connection)]
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixpkgs-17.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/06bc548330 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-17.09-darwin)
nix-gsc-io`bot has quit [(Client Quit)]
<seccus> Hey there. I'm running NixOS on my laptop. I'm looking to make a setup where I plug in an external monitor which automatically becomes primary and default - with the laptop screen completely off. Then when I unplug laptop screen should turn back on and become primary again. Have been Googling but haven't found a lot of helpful information yet. Any pointers or tips?
pierre__ has joined #nixos
<seccus> I mean I can make a script that calls some `xrandr` commands, but is there a NixOS config way?
<hyper_ch> not that I know of
<hyper_ch> but with writeScriptBin you could add the script to nix store and environement... thne you just need some kind of listener that will run the script when monitor is de/attached
<hyper_ch> but no idea how you could trigger that or what to watch to trigger that
<seccus> Hmm, alright. I'll try to find out.
<seccus> Thanks for the pointers.
roberth has quit [(Ping timeout: 260 seconds)]
<hyper_ch> seccus: put that into a nix file https://paste.simplylinux.ch/view/raw/7b64d506
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] shlevy pushed 2 new commits to master: https://git.io/vF9Qo
<NixOS_GitHub> nixpkgs/master 4859533 Shea Levy: Add system_cmds apple project...
<NixOS_GitHub> nixpkgs/master a8dc882 Shea Levy: Merge branch 'system_cmds'
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] shlevy closed pull request #30326: Add system_cmds apple project (master...system_cmds) https://git.io/vdo76
NixOS_GitHub has left #nixos []
<hyper_ch> add it to your configuration.nix (pkgs.callPackage /path/to/monitorMagic.nix {})
<hyper_ch> seccus: rebuild nixos and then you can just: monitorMagic
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] pierrechevalier83 opened pull request #31795: zsh: Create package zsh-powerlevel9k (master...master) https://git.io/vF9QK
NixOS_GitHub has left #nixos []
Ivanych has quit [(Ping timeout: 248 seconds)]
<hyper_ch> but as said, the main issue I see is how to get that script to run when you un/plug an external monitor
<hyper_ch> should be printf of course in that little example
pierre__ is now known as pierrechevalier8
orivej_ has quit [(Ping timeout: 248 seconds)]
<seccus> Hey, great! Thanks! Guess I'll try to find out of I can automate that.
<gchristensen> pierrechevalier8: how did you interpret that graph to be 13 Aug?
<hyper_ch> writeScriptBin is just a great way to make a script available on the system
Itkovian has joined #nixos
Ivanych has joined #nixos
ma27 has quit [(Quit: WeeChat 1.9.1)]
<seccus> hyper_ch: Yeah, reading up on it now :)
tgunb has joined #nixos
<pierrechevalier8> Uhm. I meant 13th of November... Not good at dates...
<pierrechevalier8> I just read both ends of the graph and combined them to make a date. Don't ask :p
<pierrechevalier8> but now I see it's actually 15th of November
<pierrechevalier8> if I hoover over the point, it shows the actual date
<hyper_ch> seccus: I used this to get the tech details when filing a bug: https://github.com/sjau/nix-expressions/blob/be4659bb3a49db1175f2ba161c56e081ef82d957/getTechDetails.nix but now it's changed, so I wrote this now: https://github.com/sjau/nix-expressions/blob/master/getTechDetails.nix but haven't tested it if it works
<gchristensen> pierrechevalier8: ah cool :) usually that graph only shows 2 weeks, the 3mo view is new
<seccus> hyper_ch: Interesting! Seems like an easy way to make those little shell scripts in a 'NixOS way'.
proteus-guy has joined #nixos
<clever> seccus: and if you do something like: export PATH=${firefox}/bin/:$PATH in the script, then it can just run firefox, but firefox wont be installed for the user
knedlsepp_ has quit [(Quit: knedlsepp_)]
<hyper_ch> put them into a github repo, link from the configuration file... setting up a new system - just set them again in the configuration.nix and you have them at your disposal
<clever> seccus: so your script can run any program it wants, without cluttering up what the user has or conflicting with the versions a user already has
lhart has quit [(Quit: Page closed)]
<hyper_ch> e.g. (pkgs.callPackage (builtins.fetchurl "https://raw.githubusercontent.com/sjau/nix-expressions/master/getTechDetails.nix") {})
<seccus> hyper_ch: Yeah, that's what I really like about NixOS
<hyper_ch> or here's the one I use for my pastebin service: (pkgs.callPackage (builtins.fetchurl "https://raw.githubusercontent.com/sjau/pastesl/master/pastesl.nix") {})
<seccus> clever: Whoa, really? So they're even more powerful than shell scripts too.
<clever> seccus: yeah
<hyper_ch> I do wnat expiration date by default on pastes, that's why I setup my own service
<seccus> Cool beans.
<clever> seccus: you can even do insane things like have a bash script that refers to a tarball containing an entire nixos install
<gchristensen> ^ I have a Nix make a bash script which refers to tarballs of 4 entire nixos installs for 2 different hardware architectures :)
<clever> seccus: lines 5-11 take the kernel and initrd from a nixos build, and copy them to a dedicated package (and that initrd contains the whole rootfs)
<gchristensen> (based off clever's kexec)
<clever> seccus: lines 12-33 generate a bash script that depends on the kernel&initrd
<clever> seccus: and line 39 makes a tarball containing everything that the bash script depends on
<hyper_ch> clever's kexec is awesome
<clever> so you can just unpack that tar to / on any machine lacking nix, and the bash script just works (that setup will lack nix itself, so there is no easy way to manage the resulting /nix)
erictapen has quit [(Ping timeout: 260 seconds)]
<seccus> Whoa, insane. Ha.
* trikl[m] sent a long message: trikl[m]_2017-11-18_13:48:04.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/yakInnQVyaDcGUVNqLaZSlfg>
<trikl[m]> Any idea why this happens?
<seccus> That stuff's currently a bridge too far for me, but I will save it for reference.
<clever> seccus: if you unpacked that tar to / and ran /kexec_nixos, then the current OS will improperly shutdown, and nixos will prompt start up, hijacking the entire CPU/RAM
<clever> you could then ssh into the nixos, format the drive, and install nixos as usual
<seccus> That's really cool!
<hyper_ch> seccus: I tested clever's kexec in a vm once... just to see if it really works :)
<hyper_ch> ... it does work
<seccus> Come with a monitor setup question, learn about kexec'ing NixOS scripts... :D
<gchristensen> seccus: no worries, clever is _very_ clever :)
<clever> ive also made a full network boot setup using the same kernel/initrd pair
<hyper_ch> how would one trigger a script when a monitor is attached or detached?
<clever> in this case, its meant to run on a laptop, and setup NAT between the wired and wifi
<gchristensen> maybe udev?
<clever> ive noticed xfce just auto-configures any newly connected monitor
<seccus> gchristensen: Haha, it seems so
<clever> let me see where i left that pesky VGA cable, i need to get another display onto this laptop
<gchristensen> wait, no, I'm confusing udev with something else
zarel has joined #nixos
<hyper_ch> can systemd somehow do it?
<clever> udev is now part of systemd
<hyper_ch> systemd.path can see if files in a directory change (inotify?) and I'm pretty sure it can detect when devices are attached
<clever> thd device detection is via udev
<clever> [root@amd-nixos:~]# udevadm monitor
<clever> monitor will print the received events for:
<clever> run this, then plug something in
<seccus> clever: That works!
knedlsepp_ has joined #nixos
hellrazo1 has quit [(Ping timeout: 248 seconds)]
<clever> anything found by that can be setup in a udev rule to run a command
<clever> i once configured udev to run a script, based on which usb mouse i plugged in
<clever> and that script would swap out synergy config files, and SIGHUP synergys
<clever> which redefines the monitor layout
<clever> so synergy "automaticaly discovers" what display is to the left of the laptop
<hyper_ch> clever: have you deployed nixos yet on your networked coffeemachine? :)
<clever> lol, no network port on the coffee maker, yet
hellrazo1 has joined #nixos
<clever> my dad already complains enough about the network port on the thermostat!
<hyper_ch> but today everything is wireless... no need for a network port
<seccus> clever: Ha, sounds cool.
<hyper_ch> I can't recall to have encountered a thermostat with a network port in /run/current-software/sw/bin/realworld
<seccus> I'm learning a lot here. I know what my weekend is going to look like.
<hyper_ch> ha, someon got up at 9am today
<hyper_ch> that's when the kitchen temp starts rising
<clever> thats the sunlight
<hyper_ch> so somebody made coffee
<clever> i woke up at 2am :P
<LnL> lol
<clever> there is a large window in the kitchen
<hyper_ch> yeah right, blame it on the sun...
<hyper_ch> I also always blame my kitties because they can't deny it
<clever> a cat sleeping on the sensor would mess with things
<clever> i have caught my dad putting ice cubes on the sensor before, because he couldnt turn the heat down :P
<hyper_ch> wouldn't that cause the opposite effect?
<hyper_ch> sensor picks up too little temperature and tells the heating to heat up
<clever> oh right, he wanted to turn it up
<hyper_ch> life hacks ;)
<clever> i wrote my own android app to control it
<clever> he switched to iphone :P
<hyper_ch> poor him
<clever> UPS didnt even ask for a signature!
<hyper_ch> clever: just out of curiosity - how old are you?
<clever> i just found the iphone box sitting on the door step one day
<clever> hyper_ch: 30
<hyper_ch> wow... I just had the impression now that you're way younge ;)
<hyper_ch> btw, canada's legal age for drinking alcohol is 18?
<clever> i think so
<hyper_ch> :)
pierrechevalier8 has quit [(Quit: pierrechevalier8)]
pierre__ has joined #nixos
zunk has joined #nixos
<seccus> clever: Made your own thermostat system? Fun! Using Raspberry Pi's for temperature measurements? (pi temp on the left)
<gchristensen> clever: what is going on in "living room"
<zunk> its getting hot in here, so hot, so take off all your clothes?
<hyper_ch> don't take them off
<clever> seccus: just a bare AVR wired to a usb serial adapter and a desktop
<clever> gchristensen: the zoom is automatic, thats a half degree swing
<clever> gchristensen: any time it gets under 20.00, the heat turns on, and above 20.50 it turns off
<clever> the sensor can read down to 1/16th of a degree
pierre__ has quit [(Quit: pierre__)]
<gchristensen> aah
knedlsepp_ has quit [(Quit: knedlsepp_)]
<hyper_ch> avr - chip?
<hyper_ch> wouldn't know what to do with that
<clever> hyper_ch: that chip contains a 20mhz cpu, 32kb of program memory, 2kb of ram, and 1kb of eeprom
<hyper_ch> did I tell you that I'm just a simple computer user who barely knows how to turn computer on and off?
<clever> and you can turn the 23 pins on/off, or use them as inputs
<clever> hyper_ch: so you can think of that chip as an entire computer
roberth has joined #nixos
<hyper_ch> clever: I'm like those https://youtu.be/8ucCxtgN6sc?t=48
<clever> hyper_ch: ah yeah, that one, lol
<clever> it has 2 power switches!!!
<clever> hyper_ch: https://imgur.com/op3ZzQP
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<hyper_ch> lol
Neo-- has joined #nixos
k0001 has joined #nixos
<hyper_ch> clever: https://www.youtube.com/watch?v=8ucCxtgN6sc&feature=youtu.be&t=220 --> how do you get on the internet if there's no wifi
<clever> hyper_ch: ive heard of signs saying "plug this in to get wifi" being put on ethernet cables...
<hyper_ch> lol
k0001 has quit [(Client Quit)]
<clever> hyper_ch: and then you have https://www.reddit.com/r/cablegore/
<hyper_ch> you just need to add the cover again to the box.. then it's all fine
<hodapp> something about Raspberry Pi thermostat? https://github.com/Hodapp87/raspi_thermostat is what I just threw together for my fermentation endeavors
<hyper_ch> out of sight, out of the mind
<clever> hodapp: ah, i see you also used the ds18b20's
<hodapp> why a Raspberry Pi? because I'm lazy and I have 3 first-rev ones sitting in my pile of stuff
<clever> hodapp: i had some trouble getting them to work reliably on the rpi, because it only has 3.3v IO with rather low current capabilities
<clever> hodapp: while the AVR can do up to 20mA at 5v
<clever> and i'm stringing a single wire all over the entire house
<hodapp> oh, so you're using parasitic power?
<hyper_ch> parasitic power?
<clever> using proper 3 wire setup
<clever> i didnt setup a mosfet to drive the line high when doing a sample
<hodapp> hyper_ch: a thing 1-Wire does where power and data are carried over the same line, hence "1 wire"
<clever> but the 1 data wire has to span the entire house, and is being pushed up/down by a single GPIO pin
<hyper_ch> ah ok
<hodapp> clever: ah, I'm only using one sensor in the same 3-wire setup
<hyper_ch> hodapp: so PoE is also parasitic power?
<hodapp> hyper_ch: hmmm. dunno. maybe.
<clever> hyper_ch: extremely different setup
<hyper_ch> that ethernet cable powers my T46Gs and still provide network
<clever> proper 1-wire, will feed power over the data wire, when not doing comms, and it has to know how long to keep power on
<hyper_ch> T48Gs
<clever> and its basically unplugging the power really fast, to send data
<hyper_ch> ok
<clever> power over ethernet reused unused pairs to send power, while keeping the data on full time
ssmike has joined #nixos
<hyper_ch> so ethernet cables have unused wires?
<clever> yeah, the old 100mbit system only used half the wires
<clever> and even with gigabit, your sending AC signals, and can also mix DC in on the same wires
<hodapp> clever: it doesn't use unused pairs, rather it relies on the fact that Ethernet uses differential signaling and so common-mode voltages are ignored
<clever> hodapp: depends on which PoE system it is, smart or dumb
<clever> hodapp: a dumb adapter: https://www.sparkfun.com/products/10759
<hodapp> if it's GigE, for instance, it can't use unused pairs because there are none
<clever> yeah
<hodapp> it's only mode B that uses the spare pairs
jb55 has joined #nixos
<hodapp> bah. now I need to figure out why this HD44780 display isn't working on the Pi
<hyper_ch> I use Netgear Prosafe GS108PE-300EUS at home and office for PoE
<clever> UDEV [750733.381273] change /devices/pci0000:00/0000:00:02.0/drm/card0 (drm)
<clever> found the VGA cable, this laptop reports a change to the gpu when i plug it in, and xfce auto-configures it in mirror mode
<clever> ah, it claimed mirror, but the 2nd output wasnt enabled
<clever> and it refuses to put out a VGA signal
<hodapp> woo! we're both having display issues!
<hodapp> except mine has nothing to do with NixOS or probably Linux
<clever> hodapp: in my case, i'm a bit short on desk-space for more displays: https://i.imgur.com/Hkwd3ti.jpg
<clever> hodapp: also, the ds18b20 decided to photo-bomb me, lol, top right corner
<hodapp> you have plenty of space up top... move that speaker thingy
<clever> hodapp: hard on the neck to look at screens up there
<hodapp> set a CRT on the chair, sit on that instead to raise your height
<hodapp> see? room for *another* display
<clever> hodapp: the CRT is somewhat occupied, acting as the only way to recover a server
<hodapp> pfft, I see two CRTs
<hodapp> also I may have that exact same case that's at the bottom
<clever> hodapp: that one on the left is hard-wired to a 486 SX computer
<hodapp> ......why do you have a 486 SX?
<clever> because its unique!
<clever> it doesnt even have an FPU!!
erictapen has joined #nixos
doublehp has joined #nixos
<hodapp> 9_9
<clever> it only has win 3.11 on mine
<clever> i didnt think it even had enough ram to handle 95
<hodapp> there are not enough hours in life to justify fucking around with 95
<hodapp> with DOS, at least there is the excuse that there are some really cool games you can run
<hodapp> though dosbox has gotten better and better in terms of emulating impossible hardware combinations
<clever> it came with so little ram that duke nukem failed to start
<hodapp> duke nukem 3d?
<clever> but i found some spare sticks laying around
<clever> yeah
<clever> it now has enough ram, but still fails to start, no error, just hangs on startup
<hodapp> what did it have, 4 or 8 MB or something}
<clever> 4 or less i think
<clever> maybe 2
<clever> i stuffed it with as many sticks as it could handle and still boot
<hodapp> it's probably some garbage with a driver or some TSR
<clever> its at 36mb now i think
<clever> oh, it does have an ethernet driver i could disable
<clever> the ethernet never worked for me
<hodapp> xn.d
<hodapp> er. bleh.
erictapen has quit [(Ping timeout: 240 seconds)]
<hyper_ch> clever: https://www.wired.com/story/amazon-key-flaw-let-deliverymen-disable-your-camera/ since you're so much into smart home :)
doublehp has quit [(Quit: Leaving.)]
pierre__ has joined #nixos
pierre__ is now known as pierrechevalier8
<clever> hyper_ch: half way into the 2nd paragraph, i'm thinking, wifi jammer
<clever> just spam the airwaves and it goes down
<clever> hence why i avoid wifi whenever possible
<hyper_ch> yeah, wifi is so much slower than internet nowadays... :)
<clever> and a few paragraphs down, its not even jamming
<clever> its just plain old deauth
<clever> hyper_ch: i can think of 2 things to help prevent this issue, a: record video on the camera, and resend lost video to a central machine (not just realtime), b: moar cameras!
<clever> so even if you deauth, the video will still go up eventualy, and now your caught on film
<hyper_ch> :)
<clever> oh, and on the topic of deliveries like that
<clever> ive found packages just sitting on the door step on many occasions
<clever> and also, i live in the middle of nowhere, the main door is almost never locked
<clever> and i recently discovered the secondary door hadnt been locked in over a year
<clever> and half the windows dont latch right either
<clever> if you know the right one, you can just slip in :P
<pie_> anyone know how to get audio on mednafen/mednaffe working?
<hyper_ch> I remember from Michael Moore's documentatires... Canadians don't lock their doors
<pie_> hyper_ch, havent you seen any canadian horror movies?
<pie_> hyper_ch, if they lock the door the moose gets them
<hyper_ch> not the caribous?
erictapen has joined #nixos
<hyper_ch> but I wonder, if there's a break-in and entry, will they still use the windows to get in or the front door?
<woffs> so the windows dont get destroyed, and neither the door
davidak has joined #nixos
<pie_> ah well hm sdl sound worked *shrug*
hellrazo1 has quit [(Ping timeout: 268 seconds)]
hellrazo1 has joined #nixos
jefflovejapan has joined #nixos
[0x4A6F] has joined #nixos
dieggsy has joined #nixos
doublehp has joined #nixos
ixxie has joined #nixos
<ixxie> FRidh[m]: how do I run JupyterLab once its installed? I the command isn't available for some reason
<ixxie> FRidh[m]: a service module hasn't been implemented for any of the jupyter stuff right?
<jefflovejapan> I'm trying to set up port forwarding on a nix vm running in virtual box on my mac. For a non-nix setup I think I'd want to edit /etc/sysct.conf to enable port forwarding but it looks like that file doesn't exist on my machine. Can I configure this by editing my configuration.nix?
pierrechevalier8 has quit [(Quit: pierrechevalier8)]
mkbucc has joined #nixos
<hodapp> hm, haven't used JupyterLab, only Jupyter
<mkbucc> hi all
<ixxie> hodapp: I would be happy if I figured out how to run jupyter in NixOS as well
<mkbucc> nixops + virtual box: i can't get "trivial" example in manual to work.
<ixxie> jefflovejapan: Nix vm or NixOS vm?
<jefflovejapan> nixos vm
<mkbucc> nixops thinks ip is 192.168.56.102
<mkbucc> but ifconfig says vboxnet0 is 192.168.31.1
<mkbucc> error: unable to start SSH master connection to ‘root@192.168.56.102’
thblt has joined #nixos
<mkbucc> ifconfig | grep -A 2 vboxnet0 | tail -1
<mkbucc> inet 192.168.31.1 netmask 0xffffff00 broadcast 192.168.31.255
johnsonav has joined #nixos
<ixxie> jefflovejapan: I think there are several ways, I would sift through https://nixos.org/nixos/options.html#port
<jefflovejapan> @ixxie thanks, I'll root around
<mkbucc> huh, dhcp server on vboxnet0 says 192.168.56.100/255.255.255.0. so nixops is correct.
dieggsy has quit [(Remote host closed the connection)]
hellrazo1 has quit [(Ping timeout: 255 seconds)]
hellrazo1 has joined #nixos
<doublehp> I am using firefox to access a CCTV device; the video rectangle complains "No plug-in detected."; how do I edit ~/.nixpkgs/config.nix to have Firefox include the missing plugin ? some forums talk about VLC ... but I don't know the syntax ...
tgunb has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/vF9Ny
<NixOS_GitHub> nixpkgs/master c2031ee Tuomas Tynkkynen: iperf: 3.2 -> 3.3
NixOS_GitHub has left #nixos []
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/vF9Af
<NixOS_GitHub> nixpkgs/master ce3924f Tuomas Tynkkynen: strace: 4.19 -> 4.20
NixOS_GitHub has left #nixos []
mkbucc has quit [(Ping timeout: 260 seconds)]
<ixxie> doublehp: I think you need to use firefox-wrapper but I cannot find a nice example of how its used
<ixxie> doublehp: which is a common problem
tgunb has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/vF9Aa
<NixOS_GitHub> nixpkgs/master 5ec0e09 Tuomas Tynkkynen: less: 520 -> 529
NixOS_GitHub has left #nixos []
ixxie has quit [(Quit: Lost terminal)]
jb55 has quit [(Ping timeout: 240 seconds)]
jb55 has joined #nixos
[0x4A6F] has quit [(Quit: [0x4A6F])]
athan has quit [(Ping timeout: 255 seconds)]
asuryawanshi has joined #nixos
jefflovejapan has quit [(Remote host closed the connection)]
<catern> fascinating
<catern> nix is segfaulting
<catern> how do I get debugging symbols?
<catern> I'm on Nix on Arch, not NixOS
jb55 has quit [(Ping timeout: 248 seconds)]
<doublehp> catern: bash -e or -x ?
jb55 has joined #nixos
<catern> eh?
<catern> I don't think that will help given that Nix is not written in bash :)
<hodapp> not once was I able to get Nix to work right on Arch
athan has joined #nixos
<hodapp> was given a dozen different things that "should" fix it
<catern> here is another weird issue
Itkovian has joined #nixos
<catern> when I install things, the install output is very narrow?
mkbucc has joined #nixos
<shlevy> johnw: Why isn't coq 8.7 the default?
<catern> hmm, it only happens with nixUnstable
jb55 has quit [(Quit: WeeChat 1.9)]
hiroshi has left #nixos ["aufWiedersehen!"]
jb55 has joined #nixos
asuryawanshi has quit [(Remote host closed the connection)]
nix-gsc-io`bot has joined #nixos
<nix-gsc-io`bot> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/a8dc88258f (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
nix-gsc-io`bot has quit [(Client Quit)]
b has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] robertodr opened pull request #31796: ninja: 1.7.2 -> 1.8.2 (master...update-ninja) https://git.io/vF9hd
NixOS_GitHub has left #nixos []
zarel has quit [(Ping timeout: 240 seconds)]
erictapen has quit [(Ping timeout: 268 seconds)]
asuryawanshi has joined #nixos
<doublehp> any idea ?
<doublehp> (build bug)
<doublehp> i would to know which dep causes the problem ... ah ... PEBCAK :/
<doublehp> ok, so, how can I ask NIX to use an older FLAHS version ? 24.0 r0 is fine ATM
kp__ has joined #nixos
roberth has quit [(Ping timeout: 240 seconds)]
acarrico has joined #nixos
<jluttine> how can i find from nix store the nginx conf file that the running nginx is currently using?
Jackneillll has quit [(Ping timeout: 255 seconds)]
mkbucc has quit [(Ping timeout: 260 seconds)]
<jluttine> there's no /etc/nginx symlink
b has quit [(Quit: Lost terminal)]
pie__ has joined #nixos
chreekat has joined #nixos
pie__ has quit [(Remote host closed the connection)]
pie_ has quit [(Ping timeout: 240 seconds)]
<symphorien> systemctl cat nginx.service will give you the startup options of nginx including conf file
Neo-- has quit [(Ping timeout: 268 seconds)]
<catern> aieeeee
<catern> does anyone know a lot about the Emacs set up in Nix?
jsgrant_ has joined #nixos
<catern> I am having a little trouble with some things
pie_ has joined #nixos
<catern> in particular, emacsWithPackages doesn't seem to work with a package pulled from nixpkgs.emacsPackages (not Ng)
<catern> I guess maybe that is expected, but it's not quite right...
<catern> or should they just not be mixed?
jsgrant has quit [(Ping timeout: 268 seconds)]
justanotheruser has quit [(Quit: WeeChat 1.7.1)]
<doublehp> how do I build firefox 56 (instaed of 57) ?
asuryawanshi has quit [(Remote host closed the connection)]
<catern> doublehp: very easy solution: check out an old version of nixpkgs and install it from there
<doublehp> i am beginner
<catern> yes, that is why I suggested this easy solution :)
<doublehp> what do you call "check out" ?
<catern> git clone the nixpkgs repository, and install firefox from it with nix-env -iA firefox -f [path to repository]
<catern> nix-env -iA nixpkgs.firefox
<catern> that is
<gfixler> why would a NixOS/nixpkgs package not be found by nix-env -i?
<gfixler> channels?
ansero1234 has quit [(Remote host closed the connection)]
<Yaniel> is it a nonfree package?
<gfixler> yeah, I guess Minecraft isn't free
<symphorien> you should use nix-env -iA instead
<Yaniel> and/or set `allowUnfree = true;` in your configuration.nix
truh has joined #nixos
<doublehp> how large will "git clone https://github.com/NixOS/nix" be ?
<Yaniel> nix itself shouldn't be too large
<Yaniel> did you mean nixpkgs?
<doublehp> catern: ah, i am not cloning the right folder :/
<catern> yes, clone the nixpkgs repository in there
<gfixler> hmm, I don't have /etc/nixos, I think because I'm using Nix only
<gfixler> where's my configuration.nix?
<symphorien> ~/.config/nixpkgs/config.nix
<Yaniel> my clone is about 847MB according to `du -hc`
<Yaniel> gfixler: maybe ~/.config/nixpkgs/config.nix ?
<gfixler> thanks - and what's my equivalent of nixos-rebuild switch?
<symphorien> there isn't. It takes effect immediately
<eqyiel[m]> gfixler: there isn't really an equivalent nix-env command
<gfixler> ah, hmmm - still not able to install
<symphorien> are you using the nix daemon ?
<symphorien> (ie you are on mac)
<gfixler> nope, linux
<gfixler> installed nix from the curl | sh line
<symphorien> could you paste you command and output ?
frankpf has joined #nixos
<gfixler> nix-env -iA minecraft and error: attribute ‘minecraft’ in selection path ‘minecraft’ not found
<gfixler> I think I need an attribute after -A
<symphorien> nixpks.mincraft
<symphorien> +e
<gfixler> +e?
orivej has joined #nixos
<symphorien> I forgot a e in 19:02:16
<tilpner> nixpkgs.minecraft
<gfixler> hmm, now I'm getting error: syntax error, unexpected '=', expecting $end, at /home/gfixler/.config/nixpkgs/config.nix:1:13
<gfixler> it doesn't like the allowUnfree = true; line
<tilpner> IIRC it's { allowUnfree = true; }
<frankpf> I think your config has to start with { and end with }
<gfixler> ah, wondered about that
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<gfixler> I'm still reading the literature
<gfixler> it's trying to work
<gfixler> is this critical? Gtk-Message: Failed to load module "overlay-scrollbar"
<gfixler> currently seem to be frozen at [10:09:38 INFO]: Logging in with access token
Itkovian has joined #nixos
Itkovian has quit [(Client Quit)]
<gfixler> I killed out and tried again and it worked
<gfixler> but clicking Play, it crashed out
<gfixler> the logs show this error: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
<gfixler> I think I was getting similar trying to get it to run in straight Ubuntu
<gfixler> probably graphics or drivers or somesuch
<gfixler> also, the fonts in the loader screen were really bad
zarel has joined #nixos
periklis has joined #nixos
Itkovian has joined #nixos
endformationage has joined #nixos
JosW has quit [(Quit: Konversation terminated!)]
mrkgnao has quit [(Quit: WeeChat 1.9.1)]
Itkovian has quit [(Client Quit)]
iyzsong has quit [(Ping timeout: 248 seconds)]
<johnw> shlevy: just that no one has pulled the switch; 8.7 is still fairly new
Isorkin has quit [(Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)]
rogue_koder has joined #nixos
truh has quit [(Ping timeout: 248 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] catern opened pull request #31798: melpaStablePackages.caml: don't run configure (master...fixcamlmod) https://git.io/vFHUZ
NixOS_GitHub has left #nixos []
ilyaigpetrov has quit [(Quit: Connection closed for inactivity)]
Arcaelyx has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
gfixler has quit [(Quit: WeeChat 1.4)]
asuryawanshi has joined #nixos
chreekat has quit [(Ping timeout: 250 seconds)]
asuryawanshi has quit [(Ping timeout: 268 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bjornfor pushed 1 new commit to release-17.09: https://git.io/vFHUy
<NixOS_GitHub> nixpkgs/release-17.09 1d24ee9 Bjørn Forsman: libfaketime: 0.9.6 -> 0.9.7...
NixOS_GitHub has left #nixos []
chreekat has joined #nixos
jsgrant__ has joined #nixos
jsgrant_ has quit [(Ping timeout: 240 seconds)]
Itkovian has joined #nixos
DerGuteMoritz has quit [(Quit: WeeChat 1.1)]
<chreekat> hm, i just tried a nixos-rebuild switch, and it says that absolutely everything will be built (not downloaded). I can't recall changing anything that would break pulling from the cache, but how do I check on these things?
<symphorien> you may have overriden a package deep in the dependency tree
<hyper_ch> chreekat: which channel are you using?
zarel has quit [(Read error: Connection timed out)]
slack1256 has joined #nixos
zarel has joined #nixos
<chreekat> hyper_ch: my intuition is to say 'stable', but i'm not sure how to prove that. system.stateVersion = "17.03"?
<hyper_ch> system.stateVersion is something different
<hyper_ch> nix-channel --list
Neo-- has joined #nixos
notdaniel has joined #nixos
<hyper_ch> system.stateVersion is important for stuff like postgres/mysql dbs where stuff can change that can't be reverted
<chreekat> hyper_ch: nix-channel says the same, 17.03. (I though stateVersion was something else, but wasn't sure)
<hyper_ch> well, then you're not on unstable small... unstable small can get packages before binaries are built... so everything is built clinet side
<hyper_ch> but with 17.03 that shouldn't happen
<hyper_ch> so probably what symphorien said
henrytill has quit [(Ping timeout: 240 seconds)]
<chreekat> Ok, the one thing I can think of is that I was experimenting with chroot, and I made a bind mount of /nix into the chroot dir. I got as far as running bash in the chroot successfully, then shut it down and (tried?) to unmount the binding. I wonder if something happened during that process?
<chreekat> Now I'm looking at `mount` and I see something is mounted at /nix/store, though I think that's normal, yeah?
<chreekat> Of course all of this could be a red herring, but I did a nixos-rebuild just fine a couple days ago
<chreekat> and I'm trying to do it again with the same configuration.nix
<hyper_ch> no idea
<chreekat> i'll try the ol' reboot trick
chreekat has quit [(Quit: quitting)]
frankpf has quit [(Quit: Leaving)]
chreekat has joined #nixos
liketechnik has joined #nixos
<liketechnik> Hi guys, I just installed nixos on my pc and now I'm wondering if there are any packages that provide german language for my applications?
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
slack1256 has quit [(Remote host closed the connection)]
henrytill has joined #nixos
<chreekat> It wants to build literally everything - every package currently in use
drakonis has joined #nixos
<chreekat> nix-env -i works still
<samueldr> liketechnik: afaik, this would be handled by https://nixos.org/nixos/options.html#i18n.defaultLocale
<liketechnik> well, yes i have set this to german, but for example in ubuntu, you have to install additional packages for example for libre office to be in german. in nix i can't even find these packages
<liketechnik> I mean, my whole applications are in english although i set it to "de_DE.UTF-8"
<tilpner> And LibreOffice does not have German translations?
<tilpner> It should have, looking at the Nix file
<liketechnik> so how do I enable them?
gfixler has joined #nixos
<tilpner> Look in Options > Language Settings > Languages > Language Of > User Interface
<liketechnik> Oh wait, libre office is in german, but for example firefox is still english
<liketechnik> and kde/plasma is a messy mixture of english/german
<tilpner> That might be the best available. I don't know if Plasma is completely translated
<liketechnik> Ok, so if understood correctly, according the i18n setting, all programs are translated if they have translations?
<samueldr> that setting sets the LANG environment variable, as long as the software is built with localization, which I believe they should all be, it will be localized
DanC has joined #nixos
zarel has quit [(Ping timeout: 240 seconds)]
<liketechnik> Ok, i got confused because in other distros i had, it was required to install additional packages for the translations being available
<liketechnik> but thanks for your help :)
<samueldr> that's understandable
<DanC> I get an error at hubstaff/default.nix:30:77 whenever I try to `nix-env -i python` (or any other package). I searched github issues without luck. Any clues?
<samueldr> though, liketechnik, looking at the packages list, there might be some stuff that splits localization/translations
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] orivej pushed 1 new commit to master: https://git.io/vFHId
<NixOS_GitHub> nixpkgs/master dfd88fa Orivej Desh: bonnie: replace dead source link
NixOS_GitHub has left #nixos []
<samueldr> I see kde-l10n-de, kde-l10n-de-qt4, and aspell-dict-de
<samueldr> this might not be exhaustive (if they don't use -de- in the name)
<DanC> I see a rollback option on nix-channel; how do I find the generation corresponding to nixpkgs 9ce33d ?
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/vFHIA
<NixOS_GitHub> nixpkgs/master 3afa503 Florian Klink: msmtp: add sendmail symlink to $out/bin...
<NixOS_GitHub> nixpkgs/master 011e69e Jörg Thalheim: Merge pull request #31789 from flokli/msmtp-sendmail...
NixOS_GitHub has left #nixos []
astronavt has joined #nixos
<liketechnik> Ok, cool, I didn't find them using the official search option on the nixos homepage.
<tilpner> DanC - You get an error for hubstaff/default.nix for any unrelated package? (Even nix-env -iA nixpkgs.hello)? Any weird overrides?
timbod7 has joined #nixos
<samueldr> those three are there, but searching "de" only matches so much stuff
<chreekat> I think my problem is that /nix/store had its modtime changed :P I must have done that while bumbling with mount --bind .. maybe
<DanC> hello installed without error. hm.
Itkovian has joined #nixos
asuryawanshi has joined #nixos
<tilpner> DanC - Can you paste the full output of nix-env -iA nixpkgs.python?
* DanC moves some overrides out of the way...
<DanC> `nix-env -iA nixpkgs.python` proceeded without error; but `nix-env -i python` gave the error...
Neo-- has quit [(Ping timeout: 250 seconds)]
<tilpner> Thats because just -i needs to evaluate everything, -iA doesn't
<tilpner> -i searches by name, -iA searches by attribute path
<tilpner> Are you overriding hubstaff?
<DanC> I think I'm no longer overriding anything
<timbod7> I'm just trying out nix for the first time, having installed it under ubuntu 16.04. It all seems to be working ok (once I worked around this issue: https://github.com/NixOS/nixpkgs/issues/31700), except that my gtk apps appear to have no theming at all. This appears relevant: https://github.com/NixOS/nixpkgs/issues/25838, but it's not clear what I should do.
<timbod7> Any suggestions?
<DanC> (how would I check whether I'm overriding hubstaff?)
asuryawanshi has quit [(Ping timeout: 268 seconds)]
<DanC> ok... using -iA solves my real problem.
<DanC> which is to install monte (https://hydra.matador.cloud/build/5382 0
<DanC> )
notdaniel has quit [(Ping timeout: 240 seconds)]
liketechnik has quit [(Ping timeout: 260 seconds)]
<tilpner> DanC - I don't immediately see anything wrong with that. You can get more information by passing some amount of -v to nix-env. It might also be important to know what Nix version you're using
<tilpner> DanC - You should also add /nix/store/r3lxhi5xz2mqshis956skc3n94483lii-nixpkgs-18.03pre120540.b8f7027360/nixpkgs/pkgs/applications/misc/hubstaff/default.nix to that gist
<DanC> $ nix-env --version
<DanC> nix-env (Nix) 1.11.8
<hyper_ch> clever: still awake?
<tilpner> DanC - That is ancient, please retry with a newer Nix
<DanC> I added hubstaff/default.nix to that gist
<DanC> replacing old ‘nix-1.11.8’
<DanC> installing ‘nix-1.11.15’
<DanC> is that somewhat modern?
<DanC> that's what I get from `nix-env -iA nixpkgs.nix`
<tilpner> Yes, that should be fine
hiroshi has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to staging: https://git.io/vFHLp
<NixOS_GitHub> nixpkgs/staging 9792c03 Roberto Di Remigio: ninja: 1.7.2 -> 1.8.2
<NixOS_GitHub> nixpkgs/staging d4d7e1e Jörg Thalheim: Merge pull request #31796 from robertodr/update-ninja...
NixOS_GitHub has left #nixos []
<DanC> ok, indeed, my earlier symptoms are now gone. `nix-env -i python` is happy
<DanC> thanks, tilpner
<tilpner> You were trying to use 16.09s Nix to parse nixos-unstable
<tilpner> :)
MP2E has joined #nixos
<cnu-> is it possible to make NixOS generate service passwords instead of hardcoding something in the config files?
<hyper_ch> what config files?
<chreekat> what *should* my /nix/store look like on nixos? What should mtime, atime, and ctime be? perms?
<hyper_ch> nixos handles that
<hyper_ch> and I have atime set off in my zfs pool
<symphorien> chreekat: http://xelpaste.net/Eq39Bj
<chreekat> symphorien: thank
<chreekat> s
<chreekat> I wonder what else might be causing nix to want to rebuild *everything*
civodul has joined #nixos
<samueldr> what's your $NIX_PATH?
<chreekat> I hope I can find a solution other than 'reinstall nixos'
<chreekat> http://xelpaste.net/uM6efp/raw . Looks legit
periklis has quit [(Remote host closed the connection)]
pierre__ has joined #nixos
thblt has quit [(Ping timeout: 268 seconds)]
<samueldr> and when you looked at the channels, using nix-channel, you looked at your user's or root's?
<catern> alright #nixos
<samueldr> hi
periklis has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] orivej pushed 1 new commit to master: https://git.io/vFHtH
<NixOS_GitHub> nixpkgs/master 26aaf6b Orivej Desh: filebench: rehash source...
NixOS_GitHub has left #nixos []
<catern> I really really need to write a script which iterates over a derivation trees, and nix-prefetch-urls any fixed-output derivations
<catern> derivation tree
<catern> now how can I do that?
<chreekat> samueldr: root's. Double checked just now.
<samueldr> could you `readlink -f /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs`
astronavt has quit [(Quit: Leaving...)]
<samueldr> (I'll try using the exact same checkout to see if something weird is going on)
<chreekat> samueldr: /nix/store/c0l335jhbfv0f5bnggk6cjda6lycymxs-nixos-17.03.1947.d77e0969a7/nixos
universalpackage has joined #nixos
<catern> so I guess this is just the same thing as
<catern> building it in an intensional store
<catern> hm
<samueldr> chreekat: `uname -m`, please, I might have an idea
pie_ has quit [(Remote host closed the connection)]
pie_ has joined #nixos
<chreekat> samueldr: x86_64
<samueldr> ah, then not from the multiple failures with i686 I guess
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] lsix opened pull request #31799: nano: 2.8.7 -> 2.9.0 (master...nano_2_9) https://git.io/vFHqq
NixOS_GitHub has left #nixos []
universalpackage has quit [(Remote host closed the connection)]
MP2E has quit [(Ping timeout: 250 seconds)]
<chreekat> doh
universalpackage has joined #nixos
pierre__ is now known as pierrechevalier8
<chreekat> this is funny since i was in the midst of trying to enable virtualbox as part of solving an urgent problem elsewhere
<chreekat> I guess nixops won't be the solution this time :P
Vorpal has joined #nixos
Maxdamantus has quit [(Ping timeout: 240 seconds)]
Vorpal is now known as Guest50565
<taaperotassu> Suprised that 32 bit nixos compiles so long my setup.. took like 10 hours already
Maxdamantus has joined #nixos
universalpackage has quit [(Remote host closed the connection)]
universalpackage has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] orivej closed pull request #31799: nano: 2.8.7 -> 2.9.0 (master...nano_2_9) https://git.io/vFHqq
NixOS_GitHub has left #nixos []
Guest50565 has quit [(Changing host)]
Guest50565 has joined #nixos
Guest50565 is now known as Vorpal
<domenkozar> did anyone ever manage to run pg_upgrade on nixos? :)
<samueldr> chreekat: from the last 17.03, adding 17.03, updating the channel, nixos-rebuild switch --upgrade seems to download everything, all there is to build are services and such
<samueldr> last 17.03 ova*
<chreekat> samueldr: cool, so it's definitely something wrong on my machine
universalpackage has quit [(Remote host closed the connection)]
<samueldr> how exactly are you determining it's buildling everything?
universalpackage has joined #nixos
<chreekat> wait wait it may not be 'everything'
<chreekat> It may just be all haskell-land, which is (of course) ginormous
<samueldr> oh!
<samueldr> newly failing jobs: approximately all of hasklland
<samueldr> (that's your current channel revision)
<catern> mmmmmmmmm hmmmmmmm m
<samueldr> (I say approximately, but knowing nothing about that, it may be a third, one percent, or all)
amfl_ is now known as amfl
<catern> is there a way to impurely evaluate a derivation as the current user, rather than running it through the nix-daemon as a build user?
<chreekat> samueldr: well seeing as the compiler is the top of my 'to be built' list, I'd guess all
<chreekat> and ghc is in fact a failing build in that log
<chreekat> ta da
universalpackage has quit [(Remote host closed the connection)]
<chreekat> ok! So how do I use an older version of nixpkgs, assuming there's an older one that still has its artifacts available?
universalpackage has joined #nixos
<catern> and what would impurely evaluating a derivation do, hmm..
<catern> well, it would nix-store --add, I guess
Isorkin has joined #nixos
justanotheruser has joined #nixos
justanotheruser has quit [(Client Quit)]
<chreekat> hallelujah, looks like nix-channel --rollback will suffice
justanotheruser has joined #nixos
universalpackage has quit [(Remote host closed the connection)]
<samueldr> I'm interested to know if there's a way to force nix-channel to a specific revision, or URL
<chreekat> yeah, so am i
universalpackage has joined #nixos
<samueldr> I'm bypassing the issue by using a nixpkgs checkout
<chreekat> I'm still pretty confounded that all of this reproducibility rests on top of an implicit, hard to control choice of nixpkgs rev, which updates at times uknown to me
<symphorien> it is enough to replace the url of the channel with the url of the tarball of the revision of nixpkgs you want on github I think
universalpackage has quit [(Remote host closed the connection)]
deepfire has joined #nixos
universalpackage has joined #nixos
<catern> so building a derivation outside of the store is really tricky/impossible for any derivation with non-realized dependencies
dywedir has quit [(Remote host closed the connection)]
<catern> but if all the dependencies of the derivation are realized, it still seems possible
tomster has joined #nixos
<catern> all are already realized, that is
<catern> basically if it's purely a leaf
MP2E has joined #nixos
<tomster> hey there, i'm experiencing an error starting dropbox which has already been fixed (https://github.com/NixOS/nixpkgs/commit/18cc8d482dab52e7833c69e83f484e4b14218a1a) but eventhough i'm on 17.04 and have run nixos-channel --update (followed by nixos-rebuild switch) i still get the same error. any pointers?
<catern> hmm
universalpackage has quit [(Remote host closed the connection)]
<tomster> how can i how old my version of dropbox is?
<catern> and this is easiest, I guess, when done at a lower-level than the Nix language itself - basically just building the low-level derivation in the store
<tomster> i've also deleted ~/.dropbox-dist but that didn't help
<symphorien> you have to nixos-rebuild switch after nixos-channell --update, tomster
DanC has left #nixos ["Hasta"]
universalpackage has joined #nixos
<MP2E> That was commited to master 2 days ago, that's why it isn't showing up on 17.04. We usually don't update 'stable' channels except for security updates
<MP2E> perhaps that may have been backported though if the maintainer said they did
<MP2E> if so, what symphorien said will fix it
fendor has quit [(Quit: Leaving)]
<tomster> MP2E: i''ve actually switched my users' channel to unstable but that didn't work either
<catern> one would put the derivation in the store, ensure that all its deps are realized, then run some script which processes aterms, builds them, and puts the output in the store
<tomster> and i've run nixos-rebuild switch
<MP2E> hm i'll check if nix unstable has updated by then
<catern> like nix-prefetch-url but backwards? could it replace nix-prefetch-url?
<MP2E> looks like unstable is 4 days old compared to master, so that makes sense
<tomster> ah, ok
<samueldr> ninja'd
<tomster> thanks, i was afraid something was wrong with my setup but this seems to just be regular business
markus1199 has quit [(Ping timeout: 268 seconds)]
<tomster> is there a way i could 'cherrypick' the new derivation of dropbox?
<samueldr> looks like it's already in nixos-unstable-small
<tomster> ah, so i could switch to that?
* tomster goes ahead and tries that
<samueldr> nixos-unstable-small is a subset of nixos-unstable
<MP2E> nice!
<samueldr> which means that you might have a ton of rebuilds
<tomster> hm...
<tomster> no harm in that, though, right?
universalpackage has quit [(Remote host closed the connection)]
universalpackage has joined #nixos
<tomster> so i will do nix-channel --add https://nixos.org/channels/nixpkgs-unstable-small (as my normal user) and then nixos-channel --update followed by nix-env -i dropbox?
<samueldr> if nixos-unstable hasn't advanced, there are tests that failed (I presume), you might not be able to even rebuild everyting if you change your system's channel
<MP2E> yeah, for this it should be just fine imo
<MP2E> well you might need to build QT actually hm
<MP2E> but if you don't mind that, no harm done
<samueldr> as for your user's channel, dropbox might not be built in nixos-unstable-small
<MP2E> (i personally build off of nixpkgs master cause i don't mind rebuilds lol)
<tomster> i'm fairly new to nixos, so maybe in this particular case i will simply wait a few days...
<samueldr> hmmm, using github archives as nixpkgs channel still fails
markus1189 has joined #nixos
katona 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/1d24ee9017 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-17.09-darwin)
nix-gsc-io`bot has quit [(Client Quit)]
universalpackage has quit [(Remote host closed the connection)]
universalpackage has joined #nixos
<katona> Hi, for some reason nix wants to compile several gnome packages on nixos-rebuild. I try to use the gnome 3.26 repo (it's currently a pull request but it is being built by hydra, and the latest commit is already built)
justanotheruser has quit [(Quit: WeeChat 1.7.1)]
<katona> I've already made a backup from my config and generated a default one and only enabled x11 and gnome3 but no luck so far
universalpackage has quit [(Remote host closed the connection)]
universalpackage has joined #nixos
tomster has quit [()]
tomster has joined #nixos
universalpackage has quit [(Remote host closed the connection)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] dezgeg pushed 1 new commit to master: https://git.io/vFHYB
<NixOS_GitHub> nixpkgs/master 0347174 Tuomas Tynkkynen: fio: 3.1 -> 3.2
NixOS_GitHub has left #nixos []
universalpackage has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #31784: ipfs: 0.4.11 -> 0.4.13 (master...ipfs_0.4.13) https://git.io/vF9gq
NixOS_GitHub has left #nixos []
universalpackage has quit [(Remote host closed the connection)]
universalpackage has joined #nixos
universalpackage has quit [(Client Quit)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 pushed 2 new commits to master: https://git.io/vFHY6
<NixOS_GitHub> nixpkgs/master 81ea7d2 Pierre Chevalier: zsh-powerlevel9k: init at 2017-11-10...
<NixOS_GitHub> nixpkgs/master b3de389 Pierre Chevalier: nixos/zsh: add the type for enableAutosuggestions option...
NixOS_GitHub has left #nixos []
dywedir has joined #nixos
chreekat has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Mic92 closed pull request #31795: zsh: Create package zsh-powerlevel9k (master...master) https://git.io/vF9QK
NixOS_GitHub has left #nixos []
drakonis has quit [(Read error: Connection reset by peer)]
pie_ has quit [(Ping timeout: 260 seconds)]
pie_ has joined #nixos
chreekat has joined #nixos
<gchristensen> can nix-env take an expr instead of -f?
<orivej> gchristensen: nix-env -E
<gchristensen> (nix-instantiate, nix-build and nix-shell only.)
<gchristensen> hmm misleading docs
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] bhipple opened pull request #31801: Init Centos 7.3 vmTools diskImage (master...centos-7.3-vmtools-image) https://git.io/vFHY5
NixOS_GitHub has left #nixos []
vcunat has quit [(Ping timeout: 250 seconds)]
<samueldr> ah, I think I understand what's going on with github tarballs and nix-channel
HTTP___GK1wmSU has joined #nixos
<hiroshi> hyper_ch: thanks a lot man. nixOs it is working with zfs . I can't wait for the next release with encryption and maybe full zfs disk [with boot]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nicknovitski opened pull request #31802: newsboat: init at 2.10.1 (master...newsboat) https://git.io/vFHYj
NixOS_GitHub has left #nixos []
<tomster> not sure if this is nixos related but since i've switched to it my i3 setup is behaving a bit wonky, in particular *sometimes* using $mod-h/j/k/l to move focus stops working (usually with terminal windows) has anyone here had something simlar?
<hyper_ch> hiroshi: I already use native zfs root encryption
<hiroshi> hyper_ch: you are in testing. I'm just installed nixos
<hiroshi> haha
HTTP___GK1wmSU has left #nixos []
<hyper_ch> :)
<tomster> i'm using a verbatim copy of my previous config (which i run under FreeBSD) so i don't think it's an issue with the configuration per se
<hyper_ch> hiroshi: also bookmark this https://howoldis.herokuapp.com/ it's good to know when there were updates
<hiroshi> cool
<tomster> i first thought i was the fault of the terminal program (hijacking the mod4 key) but it happens with other terminals, too, including xterm
<samueldr> when using the nixos.org channel URL, the channel will include a symlink `nixpkgs -> .`, which will make nixos-rebuild work with the channel named nixos
<samueldr> when using a github tarball, as the nixos channel, there is no such symlink, no nixpkgs folder "inside" the channel
glion has joined #nixos
hamishmack has joined #nixos
<hyper_ch> gchristensen: well, I'm still debugging my zfs issue with tcaputi... he told me to gdp the zfs.ko module... but the problem is that it will look for files on /tmp - I think those files were created during compiling.... how to run gdb when those files have vanished?
alhariel has joined #nixos
forgetful has joined #nixos
<forgetful> Hello everybody. I am getting this error while building a project with hydra: output path ‘/nix/store/jm62jzrds8ksmq9pvl31z7r1143cflh6-named.root’ has sha256 hash ‘05nlfqvny1hy2kwaf03qb7bwcpxncfp6ds0b14symqgl9csziz1i’ when ‘0vdrff4l8s8grif52dnh091s8qydhh88k25zqd9rj66sf1qwcwxl’ was expected. How can I fix it? Thanks!
<hyper_ch> update the hash in the nix expression?
<hyper_ch> hiroshi: also, I use this script to clean out all old generations and other unused stuff and hardlink everything possible: https://github.com/sjau/nixos/blob/master/clean.sh
<forgetful> I did not write the expression, is part of the nix distribution
asuryawanshi has joined #nixos
<hyper_ch> you could create a pull request with updated hash
<hiroshi> cool
<forgetful> I guess I can, I just did not want to do something I was not sure about. Shall I do it?
<hyper_ch> hiroshi: as said, it deletes all old generations etc... so only use it when you're sure you dont' need the old ones anymore
alhariel has quit [(Read error: Connection reset by peer)]
<hyper_ch> forgetful: no idea, I only made 1 PR to nixos this far
alhariel has joined #nixos
hiratara has quit [(Ping timeout: 240 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] nicknovitski opened pull request #31803: sdcv: enable Darwin build (master...sdcv-darwin) https://git.io/vFHOX
NixOS_GitHub has left #nixos []
asuryawanshi has quit [(Ping timeout: 240 seconds)]
<hiroshi> I see
hiratara has joined #nixos
<hyper_ch> hiroshi: happy editing your configuration.nix
<hiroshi> haha yes indeed.
<hyper_ch> there's plenty of configuration.nix on the web :)
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
Itkovian has joined #nixos
civodul has quit [(Quit: ERC (IRC client for Emacs 25.3.1))]
<steveeJ> why cannot I not use {...}: {}) as a default value for an optional argument?
<steveeJ> oh, apparently I can, I must've done something wrong earlier
forgetful has quit [(Quit: Leaving)]
ryantrinkle has quit [(Ping timeout: 248 seconds)]
dywedir has quit [(Remote host closed the connection)]
p4cman has quit [(Quit: Connection closed for inactivity)]
ryantrinkle has joined #nixos
ryantrinkle has quit [(Ping timeout: 260 seconds)]
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] NeQuissimus pushed 3 new commits to master: https://git.io/vFHsn
<NixOS_GitHub> nixpkgs/master 790f096 Tim Steinbach: linux: 4.13.13 -> 4.13.14
<NixOS_GitHub> nixpkgs/master c6f1290 Tim Steinbach: linux: 4.9.62 -> 4.9.63
<NixOS_GitHub> nixpkgs/master ac470a6 Tim Steinbach: linux: 4.4.98 -> 4.4.99
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/vFHsc
<NixOS_GitHub> nixpkgs/release-17.09 db91553 Tim Steinbach: linux: 4.13.13 -> 4.13.14...
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/vFHsC
<NixOS_GitHub> nixpkgs/release-17.09 1ef06c0 Tim Steinbach: linux: 4.9.62 -> 4.9.63...
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/vFHs4
<NixOS_GitHub> nixpkgs/release-17.09 3bd9bc1 Tim Steinbach: linux: 4.4.98 -> 4.4.99...
NixOS_GitHub has left #nixos []
<katona> Hi, anyone using gnome-3.26 on nixos?
astronavt has joined #nixos
periklis has quit [(Ping timeout: 250 seconds)]
arianvp2 has quit [(Quit: arianvp2)]
<Mic92> pmeunier: was carnix moved to a different location? https://nest.pijul.com/pmeunier/carnix
tomster has quit [(Quit: Leaving.)]
justanotheruser has joined #nixos
yegortimoshenko has joined #nixos
<yegortimoshenko> if someone has tried using lwjgl on NixOS: does it work? or does it come with prebuilt binaries that assume FHS-compliant paths?
<Mic92> pmeunier: found it
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] NeQuissimus opened pull request #31804: linux-beagleboard: 4.9.59-r73 -> 4.9.61-r76 (master...beagleboard_4_9_61) https://git.io/vFHGq
NixOS_GitHub has left #nixos []
ryantrinkle has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] gleber opened pull request #31805: nixos/system: make switch-to-configuration script pure (master...make-switch-to-configuration-pure) https://git.io/vFHG3
NixOS_GitHub has left #nixos []
justanotheruser has quit [(Quit: WeeChat 1.7.1)]
ryantrinkle has quit [(Ping timeout: 255 seconds)]
dbmikus has joined #nixos
dbmikus has quit [(Client Quit)]
timbod7 has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
Arcaelyx has joined #nixos
jb55 has quit [(Ping timeout: 268 seconds)]
ryantrinkle has joined #nixos
ryantrinkle has quit [(Ping timeout: 248 seconds)]
justanotheruser has joined #nixos
tgunb has quit [(Ping timeout: 240 seconds)]
<jeaye> Mic92: I'm not sure if your comment was suggesting that I change the release notes myself, so I've followed up with what that change might look like.
<jeaye> If it's good, and that's what you wanted, I can add it to the PR.
<Mic92> jeaye: yes, please add it and also what grahamc said: https://github.com/NixOS/nixpkgs/pull/31763#discussion_r151827705
kp__ has quit [(Quit: WeeChat 1.9.1)]
<jeaye> Mic92: Right, that comment just _said_ something, rather than dictating something needed to be done. Is his point that anyone should be able to jump back to 15.07 and thus we should leave that setting in?
Itkovian has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
<jeaye> Mic92: Oh, I think I see what he's saying.
<jeaye> Now that that's gone, if they fix their host keys, there's nothing stopping them from jumping to 17.03.
<jeaye> grahamc: Boy, it could just be me being new to working with nixpkgs, but that wasn't super clear.
miko__ has quit [(Ping timeout: 255 seconds)]
Wizek_ has joined #nixos
asuryawanshi has joined #nixos
NixOS_GitHub has joined #nixos
<NixOS_GitHub> [nixpkgs] Profpatsch opened pull request #31806: nixos/doc/manual: print context on failing xmllint validation (master...xmllint-context) https://git.io/vFHc3
NixOS_GitHub has left #nixos []
erictapen has joined #nixos
erictapen has quit [(Remote host closed the connection)]
erictapen has joined #nixos
asuryawanshi has quit [(Ping timeout: 240 seconds)]
Arcaelyx has quit [(Quit: My MacBook has gone to sleep. ZZZzzz…)]
slack1256 has joined #nixos
<slack1256> can somebody run stepmania from the repos?
<slack1256> I got a crash by just launching, so I wanna know what the other are doing