sphalerite changed the topic of #nixos to: NixOS stable: 19.03 \o/ https://discourse.nixos.org/t/nixos-19-03-release/2652 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018
alp_ has quit [Ping timeout: 252 seconds]
<ldlework> if I want to use nix-shell for some project which has some bash scripts with the typical bash shebang, how can I utilize those scripts?
<ldlework> do I have to really create a derivation in which those scripts get rewritten? what if the tooling i'm using is looking for the scripts where they are? do I have to overwrite them?
<ldlework> Do I have to make the derivation modify all the tooling so that everything works?
jgt has quit [Ping timeout: 252 seconds]
jluttine has quit [Ping timeout: 245 seconds]
<ldlework> The paket.net package manager wants to fetch dependencies from git and run bash scripts in them and I can't reasonably replace those scripts ahead of time
Okinan has joined #nixos
nefix has quit [Ping timeout: 260 seconds]
qubasa_ has joined #nixos
qubasa has quit [Ping timeout: 244 seconds]
jasongrossman has quit [Ping timeout: 245 seconds]
<infinisil> ldlework: You can just make them use /usr/bin/env bash
<infinisil> This will work no problem in nix-shell's
<ldlework> huh ok
<infinisil> Or in non-nix-shells too
<ldlework> how does that work?
NightTrain has joined #nixos
<infinisil> /usr/bin/env is a program that looks for a binary with the given name in PATH
<infinisil> And calls it
<ldlework> infinisil: I had no idea that existed on NixOS
<infinisil> It's the only program in /usr/bin :)
<ldlework> yeah lol :D
<infinisil> wildtrees: For getting dev outputs you can use pkgs.lib.getDev which is just a small convenience function for getting the correct output from multiple ones
c0ffee152 has quit [Ping timeout: 245 seconds]
<infinisil> wildtrees: If you put packages in buildInputs/nativeBuildInputs, the dev output gets chosen automatically as well
NightTrain has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjXkA
NightTrain has joined #nixos
___laika has quit [Ping timeout: 272 seconds]
dustinm` has quit [Quit: Leaving]
ivan has quit [Quit: lp0 on fire]
dustinm has joined #nixos
mexisme has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @costrouc opened pull request #64689 → Python scikit tda init → https://git.io/fjXkh
ivan has joined #nixos
Okinan has quit [Quit: Konversation terminated!]
day|flip has quit [Remote host closed the connection]
Okinan has joined #nixos
day|flip has joined #nixos
<levdub> gchristensen: thanks, I was using -v but adding -vvvv made ssh more verbose too. However that didn't help me find my issue. Any chance you could take a look at my logs and see if anything stands out? https://gist.github.com/ldub/020e52be143f3473bdd58c09a55b01a7
jgt has joined #nixos
<levdub> Oh wait. Maybe I do see it... I've configured the wrong key and `ssh builder-node` also tries any keys loaded in my ssh-agent.
<levdub> yep thats it, adding IdentitiesOnly fails the ssh. I can fix thisi. thanks for the pointers
domogled has quit [Quit: domogled]
AluisioASG has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/914a8f543a2 (from 80 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
gagbo has quit [Ping timeout: 272 seconds]
gagbo has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
___laika has joined #nixos
orivej has quit [Ping timeout: 245 seconds]
<alienpirate5> What is a good pastebin that I can use here?
<wildtrees> http://ix.io ?
<day|flip> hastebin.com is another one I like
stepcut_ has joined #nixos
___laika has quit [Ping timeout: 245 seconds]
<alienpirate5> hastebin is giving me 522 timeout errors, it's what I normally use
<day|flip> ya. i notice that as will
<infinisil> ,paste
<{^_^}> Use a website such as [ https://gist.github.com/ http://ix.io/ https://hastebin.com/ http://sprunge.us/ https://paste.ee/ ] or similar services to share anything that's longer than a couple lines.
<alienpirate5> ah yes, gist
<{^_^}> [nixpkgs] @Infinisil merged pull request #63848 → minecraft-server: 1.14 -> 1.14.3 → https://git.io/fjoJL
stepcut has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/fjXIU
___laika has joined #nixos
wildtrees has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @Infinisil merged pull request #45345 → nixos/install-grub: include child configs in grub menu → https://git.io/fAvul
<{^_^}> [nixpkgs] @Infinisil pushed 5 commits to master: https://git.io/fjXII
gagbo has quit [Ping timeout: 272 seconds]
gagbo has joined #nixos
Ariakenom has quit [Read error: Connection reset by peer]
iyzsong has joined #nixos
thc202 has quit [Ping timeout: 250 seconds]
jluttine has joined #nixos
<{^_^}> [nixpkgs] @taku0 opened pull request #64690 → thunderbird, thunderbird-bin: 60.7.2 -> 60.8.0 [Critical security fix] → https://git.io/fjXIG
init_6 has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #63851 → nvidia-settings: Install desktop file and icon. → https://git.io/fjoTV
<{^_^}> [nixpkgs] @teto pushed commit from @ambrop72 to master « nvidia-settings: Install desktop file and icon. »: https://git.io/fjXIZ
jgt has joined #nixos
Okinan has quit [Quit: Konversation terminated!]
c0ffee152 has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
NightTrain has quit [Ping timeout: 245 seconds]
selfsymmetric-mu has joined #nixos
stepcut_ has quit [Remote host closed the connection]
gagbo has quit [Ping timeout: 244 seconds]
gagbo has joined #nixos
dansho has joined #nixos
lejonet has quit [Ping timeout: 245 seconds]
hmpffff_ has joined #nixos
hmpffff has quit [Ping timeout: 264 seconds]
NightTrain has joined #nixos
ThatDocsLady has quit [Ping timeout: 276 seconds]
kvda has joined #nixos
fusion809 has joined #nixos
oida has quit [Remote host closed the connection]
c0ffee152 has quit [Ping timeout: 268 seconds]
kvda has quit [Client Quit]
AluisioASG has joined #nixos
<{^_^}> [nixpkgs] @hamishmack opened pull request #64691 → types: Fix path.check for cleanSourceWith output → https://git.io/fjXIK
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jackdk> I'm hacking on a multi-project haskell repo, and this shell.nix doesn't show any of the packages I asked for in `ghc-pkg list`. I'm probably missing something simple, but I can't find it. https://www.irccloud.com/pastebin/J2OTTTLP/shell.nix
hamishmack has joined #nixos
jgt has joined #nixos
laalf has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
laalf has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
jasongrossman has joined #nixos
phreedom has quit [Ping timeout: 260 seconds]
gxt has quit [Ping timeout: 260 seconds]
gxt has joined #nixos
phreedom has joined #nixos
shandogs has joined #nixos
hmpffff_ has quit [Quit: nchrrrr…]
c0ffee152 has joined #nixos
hmpffff has joined #nixos
hmpffff has quit [Client Quit]
NightTrain has quit [Ping timeout: 245 seconds]
NightTrain has joined #nixos
sb0 has joined #nixos
c0ffee152 has quit [Ping timeout: 245 seconds]
c0ffee152 has joined #nixos
srl295 has quit [Quit: Connection closed for inactivity]
NightTrain has quit [Ping timeout: 258 seconds]
kvda has joined #nixos
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixos
deech has joined #nixos
orivej has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
v88m has quit [Ping timeout: 272 seconds]
<shandogs> Does anyone know how to remap the caps lock key to act as another control key? So far I have tried this "xserver.xkbOptions = "caps:ctrl_modifier";' which seems to just disable the caps key.
jgt has joined #nixos
justanotheruser has joined #nixos
ilikeheaps has joined #nixos
sushi_ has quit [Ping timeout: 268 seconds]
jgt has quit [Ping timeout: 252 seconds]
orivej has quit [Ping timeout: 258 seconds]
gagbo has quit [Ping timeout: 272 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gagbo has joined #nixos
init_6 has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @costrouc opened pull request #64692 → pythonPackages.starfish: init at 0.1.3 → https://git.io/fjXIF
<Ashy> shandogs: i used to do it with xcape https://github.com/AshyIsMe/dotrc/blob/master/xorg/.xprofile
<Ashy> shandogs: now i use caps2esc
Supersonic has quit [Ping timeout: 252 seconds]
<Ashy> add this is configuration.nix: services.interception-tools.enable = true; #caps2esc
<Ashy> shandogs: caps2esc makes capslock act like control when you chord it with another key and esc when you tap it
<Ashy> and it turns the esc key into capslock
<jasongrossman> Ashy: I find that
<jasongrossman> xkbOptions = "ctrl:nocaps";
<jasongrossman> works.
kvda has joined #nixos
<Ashy> i'm not crazy about esc becoming capslock but caps2esc works everywhere: console, xorg, wayland
<jasongrossman> OK, working in wayland is good.
<Ashy> the only bug i've noticed is ctrl-click for links in gnome-terminal doesnt work with the capslock key for some reason
<jasongrossman> Thanks for the information.
<jasongrossman> Is this really the right syntax? `services.interception-tools.enable =
<jasongrossman> true; #caps2esc`
Supersonic has joined #nixos
<Ashy> caps2esc is just a comment
<jasongrossman> Ah!
<shandogs> I haven't had any luck with any xkbOptions so maybe caps2esc is the way to go
<jasongrossman> Oh, I see. caps2esc is Nix's default value for intercept plugins.
deech has quit [Ping timeout: 246 seconds]
lambda-11235 has quit [Ping timeout: 245 seconds]
<jasongrossman> Ashy++
<{^_^}> Ashy's karma got increased to 1
v88m has joined #nixos
<Ashy> :)
lunik1 has quit [Quit: :x]
<Ashy> if you're in to remapping your keyboard i always found stevelosh's post here inspiring: http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
<Ashy> i've since cut back to just caps2esc as my only remapping
<Ashy> oh also dvorak layout i guess
<jasongrossman> Ashy: Ditto.
<jasongrossman> (Plus a lot of remapping in Emacs and a bit in stumpwm.)
<Ashy> nice
<Ashy> i'm a vim diehard so went down the space as leader key route
<Ashy> and ctrl-space as tmux leader
<jasongrossman> I use a leader a LOT in emacs. Hooray for leaders.
<Ashy> spacemacs?
<day|flip> spacemacs is the only way for me to used emacs
<ashkitten> what's the leader key? am i missing out on something everyone else knows about?
<shandogs> Hmmm caps2esc is switching my esc and caps keys but isn't working as a ctrl modifier.
<shandogs> Is that something I need to configure? Or is my system doing something weird?
lambda-11235 has joined #nixos
<Ashy> shandogs: hmm that does sound weird, i hate to say it but maybe try a reboot?
<Ashy> ashkitten: vim leader key
gspia has quit [Quit: Leaving]
<jasongrossman> ashkitten: A leader key is a general way of using keyboard commands. It's just a way of saying that you have commands that use a sequence of keys - the first key in the sequence is a leader key. It's common in vi and it can be done easily in Emacs.
<ashkitten> oh
gspia has joined #nixos
<shandogs> I did yeah. Do i need xcape installed as well? Sorry I'm new to linux desktop, just switching over from mac.
<ashkitten> wait but aren't all of vim's commands sequential
<ashkitten> like
<Ashy> no caps2esc doesnt depend on xcape at all, really strange that isnt working for you
<ashkitten> what does it mean to assign space to the leader key
NightTrain has joined #nixos
<jasongrossman> ashkitten: Not literally all, but generally yes vim's commands are sequential.
<Ashy> ashkitten: the space key becomes the leader key in normal mode
<ashkitten> does that mean you'd have to press `<space> g g` to return to the beginning of the file, for instance?
<Ashy> `:nnoremap <leader>d dd` means in normal mode i could type <space>d to delete the current line
<Ashy> no it doesnt change built in key mappings
<ashkitten> i'm not sure i understand tt tttthhththththththheeheeeeeeeeee
<ashkitten> wow ok
<ashkitten> thanks turbo key
<Ashy> it's just a namespace for users to make their own mappings without having to clobber the built in mappings
<ashkitten> oh, ok
<shandogs> I'm running in virtualbox so may be something to do with that.
<ashkitten> i should really get rid of this turbo key lmao
jasongrossman has quit [Quit: ERC (IRC client for Emacs 26.2)]
<Ashy> shandogs: ah yes highly likely your host is eating the capslock key events then
<ashkitten> probably should get rid of my any key binding too
c0ffee152 has quit [Ping timeout: 258 seconds]
<Ashy> shandogs: i just installed nixos on my macbook air 11" 2012 last night so if your mac is from that era you should be ok to run nixos native
sigmundv has quit [Ping timeout: 245 seconds]
c0ffee152 has joined #nixos
<shandogs> Yeah mine is from 2014. I'm not quite ready to leave the comfort of the VM as I want to experiment with different filesystems and encryption. I'll just rebind caps in my host for now and come back to this issue.
<Ashy> ah yeap nice
<shandogs> Ashy: Thanks for your help!
<Ashy> i went with btrfs on encrypted luks
<Ashy> my thinkpad and desktop are both on encrypted zfs which i want to migrate away from
NightTrain has quit [Ping timeout: 272 seconds]
<shandogs> What are the main advantages you find from btrfs?
<day|flip> snapshots for one. and how easies it is to add new hdd/ssd to a btrfs partition
<ashkitten> Ashy: any particular reason why you want to use btrfs over zfs?
jgt has joined #nixos
<Ashy> btrfs is mainlined in the kernel
<Ashy> zfs never will be
<ashkitten> i suppose
<Ashy> the recent kernel incompatabilities with zfs-on-linux hit me because i run linuxPackages_latest
<ashkitten> ah, sure
ddellacosta has quit [Ping timeout: 268 seconds]
<Ashy> the more eyeballs on code the better and btrfs being mainlined gives it a good headstart there i think
jgt has quit [Ping timeout: 252 seconds]
emptyflask has quit [Ping timeout: 250 seconds]
gxt has quit [Ping timeout: 260 seconds]
gxt has joined #nixos
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<ashkitten> i suppose
<Ashy> yeah it's all relatively unimportant for my machines, they're all just single disk workstations
myskran has joined #nixos
myskran has quit [Ping timeout: 246 seconds]
init_6 has joined #nixos
day|flip has quit [Remote host closed the connection]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/f93c5deb47a (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
NightTrain has joined #nixos
___laika has quit [Ping timeout: 268 seconds]
c0ffee152 has quit [Ping timeout: 244 seconds]
palo1 has joined #nixos
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
jgt has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
jasongrossman has joined #nixos
___laika has joined #nixos
Vanyanan has joined #nixos
endformationage has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @offlinehacker merged pull request #64627 → Fix virt-manager on non-gnome systems → https://git.io/fjPoL
<{^_^}> [nixpkgs] @offlinehacker pushed 7 commits to master: https://git.io/fjXLG
Zer0xp has quit [Ping timeout: 260 seconds]
<jackdk> I asked a few hours back bit didn't get anything, but hopefully there's a different set of people online: I'm hacking on a multi-project haskell repo (these), and this shell.nix doesn't show any of the packages I asked for in `ghc-pkg list`. I'm probably missing something simple, but I can't find it. https://www.irccloud.com/pastebin/J2OTTTLP/shell.nix
init_6 has quit [Read error: Connection reset by peer]
Drakonis has quit [Quit: WeeChat 2.4]
rauno has quit [Ping timeout: 252 seconds]
init_6 has joined #nixos
___laika has quit [Ping timeout: 272 seconds]
jgt has joined #nixos
zacts has quit [Quit: WeeChat 2.3]
jgt has quit [Ping timeout: 264 seconds]
rauno has joined #nixos
rauno has quit [Ping timeout: 252 seconds]
sveitser2 has quit [Ping timeout: 245 seconds]
sveitser2 has joined #nixos
<DigitalKiwi> jackdk: i have something i used for snap that might help idk i had bad luck with overrides
<DigitalKiwi> i had multiple attempts so let me find which one it was ;_;
<jackdk> DigitalKiwi: Cool, I look forward to joining your cargo cult
___laika has joined #nixos
<DigitalKiwi> ...maybe
<DigitalKiwi> you know what i might have only gotten it to work by fixing it in a nixpkgs tree ;_;
c0ffee152 has joined #nixos
lambda-11235 has quit [Ping timeout: 246 seconds]
NightTrain has quit [Ping timeout: 245 seconds]
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos
pie_ has quit [Remote host closed the connection]
gagbo has quit [Ping timeout: 248 seconds]
pie_ has joined #nixos
myskran has joined #nixos
pie_ has quit [Remote host closed the connection]
gagbo has joined #nixos
pie_ has joined #nixos
pie_ has quit [Remote host closed the connection]
<DigitalKiwi> yeah nvrm cancel that sorry :(
pie_ has joined #nixos
myskran has quit [Ping timeout: 272 seconds]
<DigitalKiwi> jackdk: have you tried without overrides
lambda-11235 has joined #nixos
<jackdk> DigitalKiwi: error: value is a function while a set was expected
<DigitalKiwi> oh
<DigitalKiwi> jackdk: is it on github
<jackdk> DigitalKiwi: no. this is me hacking together a dev env to driveby a library i want to PR
<jackdk> what I have is passable, so DWAI.
mjrosenb has quit [Ping timeout: 272 seconds]
jgt has joined #nixos
mdawley has quit [Ping timeout: 260 seconds]
jgt has quit [Ping timeout: 264 seconds]
cjpb has joined #nixos
cjpbirkbeck has quit [Ping timeout: 245 seconds]
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos
init_6 has quit [Read error: Connection reset by peer]
mjrosenb has joined #nixos
wfranzini has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 23 commits to staging-19.03: https://git.io/fjXLH
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging-19.03: https://git.io/fjXLQ
<{^_^}> [nixpkgs] @vcunat merged pull request #64679 → [19.03] glib: fix CVE-2019-13012 → https://git.io/fjXUZ
<DigitalKiwi> jackdk: i almost got it but the semialign complains about these version :/
wfranzini has quit [Remote host closed the connection]
hamishmack has quit [Ping timeout: 258 seconds]
<DigitalKiwi> (but i was able to get these to show up in ghc-pkg list)
<jackdk> DigitalKiwi: nice work. I think I'm just using an unholy mix of mostly nix deps and a little cabal-v2 stuff and getting by
<jackdk> got a snippet?
___laika has quit [Ping timeout: 248 seconds]
ashesham` has joined #nixos
Myhlamaeus has joined #nixos
markus1189 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #64634 → Python: add sitecustomize.py, listen to NIX_PYTHONPATH → https://git.io/fjPiH
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to staging: https://git.io/fjXL7
wfranzini has joined #nixos
<DigitalKiwi> a few of the comments are if you take the approach of doing `cabal2nix . > default.nix` in each package directory
<{^_^}> [nixpkgs] @FRidh opened pull request #64693 → liv.trivial.version: don't make it available as lib.version → https://git.io/fjXLd
<DigitalKiwi> i dunno if it helps :(
<{^_^}> [nixpkgs] @FRidh pushed 163 commits to staging-next: https://git.io/fjXLF
<{^_^}> [nixpkgs] @FRidh pushed 164 commits to staging: https://git.io/fjXLN
<DigitalKiwi> jackdk: HA! GOT IT!
<{^_^}> [nixpkgs] @FRidh merged pull request #64682 → buildPythonPackage: add support for setupPyDistFlags → https://git.io/fjXTm
<{^_^}> [nixpkgs] @FRidh pushed commit from @aske to staging « buildPythonPackage: add support for setupPyDistFlags »: https://git.io/fjXLA
<DigitalKiwi> almost...
<{^_^}> [nixpkgs] @FRidh merged pull request #64672 → debianutils: 4.8.6.1 -> 4.8.6.2 → https://git.io/fjXed
<{^_^}> [nixpkgs] @FRidh pushed commit from @xrelkd to master « debianutils: 4.8.6.1 -> 4.8.6.2 »: https://git.io/fjXLx
<DigitalKiwi> jackdk: ok now i got it :D
qqii has joined #nixos
FRidh has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #64649 → eksctl: 0.1.39 -> 0.1.40 → https://git.io/fjP9w
<{^_^}> [nixpkgs] @FRidh pushed commit from @xrelkd to master « eksctl: 0.1.39 -> 0.1.40 »: https://git.io/fjXLp
<{^_^}> [nixpkgs] @FRidh merged pull request #64667 → waybar: 0.7.0 -> 0.7.1 → https://git.io/fjPbw
<{^_^}> [nixpkgs] @FRidh pushed commit from @Synthetica9 to master « waybar: 0.7.0 -> 0.7.1 »: https://git.io/fjXLh
cjpb has quit [Quit: Quitting now.]
zacts has joined #nixos
<qqii> Hi there! I noticed the nixos-hardware repo. I'm wondering what's the correct way to contribute a specific configuration?
<qqii> I'm guessing I should fork it and add it as a custom channel to test things?
jgt has joined #nixos
mexisme has joined #nixos
NightTrain has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #64642 → pythonPackages.optuna: init at 0.13.0 → https://git.io/fjPMG
<{^_^}> [nixpkgs] @FRidh pushed 4 commits to master: https://git.io/fjXtf
mexisme has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #64671 → ansible: 2.8.1 -> 2.8.2 → https://git.io/fjXel
<{^_^}> [nixpkgs] @FRidh pushed commit from @angristan to master « ansible: 2.8.1 -> 2.8.2 »: https://git.io/fjXtJ
qqii has quit [Remote host closed the connection]
jgt has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 5 commits to master: https://git.io/fjXtU
<{^_^}> [nixpkgs] @jpotier opened pull request #64694 → victor-mono: init at 1.2.1 → https://git.io/fjXtT
hiratara has joined #nixos
c0ffee152 has quit [Ping timeout: 245 seconds]
shandogs has quit [Remote host closed the connection]
NightTrain has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @vcunat merged pull request #64577 → firefox-bin: 67.0.4 -> 68.0 [Critical security fixes] → https://git.io/fjPGb
<{^_^}> [nixpkgs] @FRidh merged pull request #64690 → thunderbird, thunderbird-bin: 60.7.2 -> 60.8.0 [Critical security fix] → https://git.io/fjXIG
markus1189 has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-19.03 « Merge #64577: firefox-bin: 67.0.4 -> 68.0 (security) »: https://git.io/fjXtL
knupfer has joined #nixos
knupfer has quit [Client Quit]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #64553 → smlnj: 110.85 -> 110.91 → https://git.io/fjPT6
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/fjXtq
MmeQuignon has joined #nixos
o1lo01ol1o has joined #nixos
lambda-11235 has quit [Quit: Bye]
knupfer has quit [Ping timeout: 252 seconds]
ixxie has joined #nixos
alex`` has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to release-19.03 « Merge #64690: thunderbird*: 60.7.2 -> 60.8.0 (security) »: https://git.io/fjXtG
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f93c5deb47a (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
o1lo01ol1o has quit [Remote host closed the connection]
jgt has joined #nixos
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #nixos
ng0 has joined #nixos
MmeQuignon has quit [Ping timeout: 245 seconds]
Myhlamaeus has quit [Read error: Connection reset by peer]
myskran has joined #nixos
MmeQuignon has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
myskran has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/fjXtr
phreedom has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #64562 → manual: mention jmacs as emacs imitation → https://git.io/fjPmp
<{^_^}> [nixpkgs] @FRidh pushed commit from @caadar to master « manual: mention jmacs as emacs imitation »: https://git.io/fjXto
<{^_^}> [nixpkgs] @FRidh merged pull request #64455 → jetbrains update via update.pl → https://git.io/fjiKp
<{^_^}> [nixpkgs] @FRidh pushed commit from @joncojonathan to master « jetbrains update via update.pl »: https://git.io/fjXtK
rauno has joined #nixos
<{^_^}> [nixpkgs] @vcunat merged pull request #64272 → powerdns: 4.1.9 -> 4.1.10 (CVE-2019-10162, CVE-2019-10163) → https://git.io/fj6Zm
rauno has quit [Ping timeout: 252 seconds]
<alexarice[m]> does stdenv provide the unzip command?
<{^_^}> [nixpkgs] @FRidh merged pull request #64476 → movit: 1.6.2 -> 1.6.3 → https://git.io/fjiQf
<{^_^}> [nixpkgs] @FRidh pushed commit from @dtzWill to master « movit: 1.6.2 -> 1.6.3 »: https://git.io/fjXtP
o1lo01ol1o has quit [Remote host closed the connection]
<pie_> Hm. I wonder how Nix compares in this context https://news.ycombinator.com/item?id=6701935
rotaerk has quit [Read error: Connection reset by peer]
<pie_> cant really think of much ordering per se off the top of my head
<pie_> maybe purity just sidesteps the problem completely :p
<pie_> actually wait no, ive mostly been dealing with on-disk stuff, i dont know how modules do their stuff
<pie_> never used puppet either
o1lo01ol1o has joined #nixos
rprije has quit [Ping timeout: 246 seconds]
rotaerk has joined #nixos
<pie_> yeah ok someone gets it https://news.ycombinator.com/item?id=6702803
shomodj has joined #nixos
<{^_^}> [nixpkgs] @dywedir opened pull request #64695 → hledger-iadd: add a top-level alias → https://git.io/fjXtd
v88m has quit [Ping timeout: 245 seconds]
shomodj has quit [Client Quit]
<pie_> what nix adds to this is at least some amount of purity at the on-disk and build environment level which gets rid of ?most? impurities you would get from how these describe puppet - and so you dont get the "sometimes it works" effect
<pie_> (im thinking out loud, i guess)
Ariakenom has joined #nixos
<ashkitten> why have one package manager to do the work of many when you can have them all at once, though? all hail bedrock linux or whatever
<{^_^}> [nixpkgs] @vcunat pushed to release-19.03 « Merge #64272: powerdns: 4.1.9 -> 4.1.10 (DoS security) »: https://git.io/fjXtx
<pie_> ashkitten, lol that looks...peculiar. i wonder how it woks
<ashkitten> bedrock linux: "i accidentally installed a library with apt and now my pacman-installed firefox won't work"
ixxie has quit [Ping timeout: 245 seconds]
<pie_> <ashkitten> bedrock "i accidentally installed a library with apt and now my pacman-installed firefox won't work" linux
<pie_> ftfy :P
<pie_> ok so my hunch for virtual file systems was right at least linux:
<ashkitten> i haven't tried it but these are the kinds of things my girlfriend complains about (to be fair she makes these complaints quite rarely and seems otherwise very content with it)
<pie_> sounds like youve got an interesting girlfriend
<pie_> its cool that people are working on peculiar things like this
<pie_> we can assimilate the good ideas ;P
<ashkitten> she's great
<ashkitten> i love her
* pie_ is jelly :PP
<ashkitten> bedrock seems cool, it's just very opposite my idea of the optimal system
<pie_> i mean it definitely sounds like i wouldnt want to use it
<pie_> i do kind of wish we could have stuff from all the random package managers though
<pie_> "oh this is easier to install on ...?" "guess ill just try that for now..."
<ashkitten> i live for reproducibility, because from reproducibility comes accountability. no more losing track of what things i've manually configured.
<pie_> a g i l i t y
<pie_> ashkitten, definitely
<pie_> though i guess you could just install All The Distros in chroots now that I think about it?
<ashkitten> sure
<pie_> im kind of stuck in the "build packages" phase of dealign with things, havent done much actual system configuration and such yet....
<ashkitten> you could probably write a nixos module to use deb packages in a chroot env
<{^_^}> [nixpkgs] @vcunat pushed to master « powerdns: enableParallelBuilding = true; »: https://git.io/fjXth
<pie_> :V
<ashkitten> no, really
<symphorien> but then if you install firefox in the chroot, and need to open a pdf from it, you wouldn't be able to use the pdf reader which you installed with nix (outside of the chroot), would you ?
<ashkitten> sure, that could be an issue
<ashkitten> ugh i need to sleep at some point
<ashkitten> been a rough day and i dont particularly want to experience the sort of dreams i'll probably have
<ashkitten> what do yall do when you know you'll get awful dreams
<ashkitten> oh, meant to put that in the other channel...
sb0 has quit [Quit: Leaving]
hiratara has quit [Quit: ZNC - http://znc.in]
knupfer has joined #nixos
<{^_^}> [nixpkgs] @timokau opened pull request #64696 → vimPlugins: update → https://git.io/fjXqs
tmaekawa has joined #nixos
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
stepcut has joined #nixos
stepcut has quit [Remote host closed the connection]
MmeQuignon has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @timokau merged pull request #64696 → vimPlugins: update → https://git.io/fjXqs
<{^_^}> [nixpkgs] @timokau pushed to master « vimPlugins: update (#64696) »: https://git.io/fjXqg
MmeQuignon has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed commit from @jtojnar to release-19.03 « libsForQt5.qtkeychain: add libsecret support »: https://git.io/fjXq6
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @edolstra merged pull request #64414 → Rust 1.36 → https://git.io/fjish
<{^_^}> [nixpkgs] @edolstra pushed 3 commits to staging: https://git.io/fjXqi
Shouou has joined #nixos
thc202 has joined #nixos
mexisme has joined #nixos
mexisme has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @FRidh merged pull request #64626 → radare2-cutter: 1.8.0 -> 1.8.3 → https://git.io/fjPoJ
<{^_^}> [nixpkgs] @FRidh pushed commit from @Mic92 to master « radare2-cutter: 1.8.0 -> 1.8.3 »: https://git.io/fjXq1
<{^_^}> [nixpkgs] @FRidh merged pull request #64490 → oxipng: 2.2.1 -> 2.2.2 → https://git.io/fji7K
<{^_^}> [nixpkgs] @FRidh pushed commit from @dtzWill to master « oxipng: 2.2.1 -> 2.2.2 »: https://git.io/fjXqD
<{^_^}> [nixpkgs] @FRidh merged pull request #64424 → mxisd: 1.4.4 -> 1.4.5 → https://git.io/fjiCd
<{^_^}> [nixpkgs] @FRidh pushed commit from @mguentner to master « mxisd: 1.4.4 -> 1.4.5 »: https://git.io/fjXqS
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #64497 → proj: 5.2.0 -> 6.1.1 → https://git.io/fji5E
GamesMaxed has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #63134 → Updated proj to 6.1.0 → https://git.io/fj2yD
<GamesMaxed> Does someone know if Stable works on Zen2?
hamishmack has joined #nixos
tmaekawa has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @romildo merged pull request #64147 → xfce4-13: 4.14pre1 -> 4.14pre2 → https://git.io/fjKyt
<{^_^}> [nixpkgs] @romildo pushed 4 commits to master: https://git.io/fjXqp
lsyoyom has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @FRidh opened pull request #64697 → nodePackages.scuttlebot -> nodePackages.ssb-server, updated nodePackages_10_x → https://git.io/fjXmR
tmaekawa has joined #nixos
ZeDestructor has quit [Quit: o.O]
<{^_^}> [nixpkgs] @peti merged pull request #64695 → hledger-iadd: add a top-level alias → https://git.io/fjXtd
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/fjXm0
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
ZeDestructor has joined #nixos
lsyoyom has joined #nixos
gagbo has quit [Ping timeout: 268 seconds]
gagbo has joined #nixos
<{^_^}> [nixpkgs] @romildo opened pull request #64698 → mate.mate-user-guide: 1.22.1 -> 1.22.2 → https://git.io/fjXmz
<{^_^}> [nixpkgs] @romildo opened pull request #64699 → mate.mate-user-share: 1.22.0 -> 1.22.1 → https://git.io/fjXmV
phreedom has joined #nixos
laerling has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to staging « Revert "buildPythonPackage: add support for setupPyDistFlags" »: https://git.io/fjXmw
<Shouou> What's the de-facto way of getting NixOS working on a RPI3+ nowadays?
<laerling> Hello. I'm trying to install a fresh NixOS, but even though I'm root (because I'm installing from a nixos live system) the `nixos-install --root /mnt` command keeps failing with the message "error: could not set permissions on '/mnt/nix/var/nix/profiles/per-user' to 1777: Operation not permitted." Is this problem known?
hmpffff has joined #nixos
is_null has quit [Ping timeout: 246 seconds]
<Shouou> What's your configuration.nix ?
GamesMaxed has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @FRidh opened pull request #64701 → buildPythonPackage: add support for setupPyDistFlags (2) → https://git.io/fjXmo
<laerling> (and hopefully no typo)
__monty__ has joined #nixos
<Shouou> laerling, looks pretty standard to me. Have you tried 19.03, and does it have the same issue? Might be a bug that was fixed.
<laerling> Unfortunately I have only the 18.09 ISO available, because it's one of a narrow set available for this vserver.
mq32 has joined #nixos
<laerling> But I guess I'll try reproducing the problem on another machine with 18.09 and then try it there with 19.03
orivej has joined #nixos
<qyliss> laerling: can you, say, manually create files on /mnt?
<laerling> Yes, of course.
<laerling> Everything in it (and /mnt itself) is owned by root and I'm logged in as root.
<laerling> Also, every directory underneath it is 755
<qyliss> Something to do with extended attributes maybe?
jgt has quit [Ping timeout: 252 seconds]
<laerling> I wouldn't know where those could have come from (because I just partitioned, made the filesystem and mounted it), nor how to check it.
<qyliss> If you just made the file system, I wouldn't worry about it.
<qyliss> maybe try just recreating the file system and starting again?
Ariakenom has quit [Read error: Connection reset by peer]
<qyliss> (if you haven't already)
<laerling> Guess I'll try that.
<{^_^}> [nixpkgs] @romildo opened pull request #64702 → xfce4-13: rename to xfce4-14 → https://git.io/fjXmp
<laerling> Found the (probable) cause: I accidentally formatted the filesystem under /mnt as fat instead of ext4.
<qyliss> Aha!
<qyliss> yeah that'd do it
ashesham` has quit [Ping timeout: 250 seconds]
jgt has joined #nixos
<Thra11> How do I find out why nix is trying to build a dependency, i.e which dependency of the package I want to build depends on it?
<qyliss> nix why-depensd
<qyliss> * nix why-depends
<clever> Thra11: when the build fails, it gives the whole dependency chain
<Thra11> clever: yes, but as a flattened list, no?
xkapastel has joined #nixos
<qyliss> Alternatively, nix-store -q --tree
<clever> Thra11: on failure, it will be a single path from the failure to what you requested
<Thra11> qyliss: I believe that only works once it's built
<qyliss> Thra11: which?
<clever> why-depends needs a finished build
<qyliss> ah, okay
<qyliss> nix-store -q --tree can take derivations
jgt has quit [Ping timeout: 252 seconds]
lejonet has joined #nixos
<Thra11> qyliss: Ah yes. That does appear to do the job
<MmeQuignon> Hi ! I'm getting an error when I try to run a cuda based nix project. There is the default.nix : https://0bin.net/paste/OjqgGczZZEwh7fRU#ivysjxusz8VFrzS2UfhXVqoHL1Kj7ViCT+SLp3SN8TE and there is the error : https://0bin.net/paste/9i5WOiikPXYI5UZi#GhTjv447KHFZNqjicG+F9PvVR126UmJCgVoiHlQCNAm
jgt has joined #nixos
<MmeQuignon> Do you have any ideas ?
jgt has quit [Ping timeout: 252 seconds]
knupfer has quit [Ping timeout: 252 seconds]
ixxie has joined #nixos
mexisme has joined #nixos
<ixxie> hello folks
<ixxie> I have been working to clean up my NixOS modules, but somehow I can't get gnome working anymore
<{^_^}> [nixpkgs] @NefixEstrada opened pull request #64703 → chronograf: init at 1.7.11 → https://git.io/fjXYl
mexisme has quit [Ping timeout: 248 seconds]
stepcut has joined #nixos
nefix has joined #nixos
<nefix> Yay! I've done my first PR to NixOS! I'm really happy and proud of it, since it needed to package some JavaScript stuff
<ixxie> congrats nefix!
rauno has joined #nixos
<qyliss> nefix: congratulations and thank you for your contribution!
<aanderse> nefix++
<{^_^}> nefix's karma got increased to 1
<MmeQuignon> nefix: well done !
<qyliss> nefix++
<{^_^}> nefix's karma got increased to 2
<alexarice[m]> MmeQuignon: It looks like your build is downloading stuff, which nix doesn't allow without a fixed hash derivation
<nefix> Could someone explain me the process that is going to go until the package and module get to 19.03 (if it's going to end to 19.03)?
<aanderse> nefix: link?
<MmeQuignon> alexarice[m]: How could I solve that ?
<aanderse> nefix: we don't always backport new software to the current release
<aanderse> that being said... feel free to ask :)
<{^_^}> #64703 (by NefixEstrada, 7 minutes ago, open): chronograf: init at 1.7.11
<alexarice[m]> MmeQuignon: I'm not sure actually as it appears one of the packages you haven't built is failing
<MmeQuignon> Actually, this build succeded few months ago
rfold has joined #nixos
<alexarice[m]> MmeQuignon: does the cuda package build for you?
Xal has quit [Ping timeout: 246 seconds]
<alexarice[m]> MmeQuignon: perhaps it has been broken
<alexarice[m]> MmeQuignon: it's possible that nvidia have taken down that url as well
civodul has joined #nixos
rauno has quit [Ping timeout: 252 seconds]
<aanderse> nefix: i'll do a quick review on this pr and we can go from there :)
<alexarice[m]> MmeQuignon: that's not the case though as the url works fine for me
<Miyu-chan> Didn't know some phones run NixOS! /s http://imgur.com/a/YtFpdLw
<nefix> aanderse: Thank you! <3
<MmeQuignon> I tried cudnn and The url is valid
<MmeQuignon> Oups
chris__ has joined #nixos
Xal has joined #nixos
kenshinCH has joined #nixos
<chris__> Is there somewhere the nixpkgs repo is checked out on a Nixos machine? As the repository size seems to be quite large - rather not have multiple copies around.
<Miyu-chan> Boot time is like at least 30 mins, x86 on AARCH64
<MmeQuignon> And i tried with cudnn instead of cudnn_cudatoolkit_10_0
<MmeQuignon> without success
<MmeQuignon> The error seems to be curl related, and actually the download speed is quiet slow (~200KBps)
<MmeQuignon> And the file is kind of big (~2GB)
<__monty__> chris__: Yes, and no. All the expressions of your channel are on the machine but not in teh form of a repo.
<alexarice[m]> MmeQuignon: I'll try to build it
<MmeQuignon> Could the download fail after a certain amount of time ?
<{^_^}> [nixpkgs] @Shou opened pull request #64704 → spago: init at 0.8.5.0 → https://git.io/fjXYR
<chris__> __monty__: Interesting, thanks!
<__monty__> chris__: On my machine it's at ~/.nix-defexpr/channels/nixpkgs.
b has joined #nixos
lunik1 has joined #nixos
<__monty__> chris__: You can open a specific expression using `nix edit nixpkgs.somePackage`.
jgt has joined #nixos
<__monty__> It'll open an expression in EDITOR.
<__monty__> Even though IMHO it should use ${VISUAL:-$EDITOR}.
<kenshinCH> Hi all. I'm toying with Rust in NixOS using vim, so I ended up trying coc.nvim, which has a plugin for Rust with instruction for NixOS even! But I'm a bit confused by those, as I wrote in this ticket https://github.com/neoclide/coc-rls/issues/32 . If you think my reasoning makes sense, I will prepare a PR for the documentation
<{^_^}> neoclide/coc-rls#32 (by mredaelli, 1 day ago, open): Nixos documentation
<alexarice[m]> MmeQuignon: Trying to build it and it has got a different error, likely because I don't have any of the sources, is there a place I can get them
troydm has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
<MmeQuignon> I do that, wait 4 a second
<MmeQuignon> as code.py
<MmeQuignon> as nn.py
<MmeQuignon> www-lisic.univ-littoral.fr/~teytaud/files/Cours/Apprentissage/data/light-simpsons.tar.gz
<MmeQuignon> and extract this as database/
<MmeQuignon> alexarice[m]: ok then it seems that my unstable connection is the cause.
<alexarice[m]> MmeQuignon: I'm not sure, mine didn't get the part yours got to yet
ixxie has quit [Remote host closed the connection]
knupfer has joined #nixos
<MmeQuignon> What command do you launch ?
kim0 has quit [Quit: Connection closed for inactivity]
jgt has joined #nixos
myskran has joined #nixos
<alexarice[m]> MmeQuignon: I'm just trying to install python3packages.tensorflowWithCuda now as that seems to be where the issue is
jgt has quit [Ping timeout: 252 seconds]
xantoz has quit [Ping timeout: 246 seconds]
<alexarice[m]> MmeQuignon: I'll let you know if it succeeds
xantoz has joined #nixos
waleee-cl has joined #nixos
ixxie has joined #nixos
Okinan has joined #nixos
<MmeQuignon> alexarice[m]: thank you !
<ixxie> hmm anybody know about the status of wayland in NixOS?
<MmeQuignon> But actually, given that the only package I have to download at each try is cuda_10.0.130_410.48_linux, I'm not so sure that tensorflowWithCuda is causing the issue
<ixxie> I am wondering whether gnome is broken for me because my config sets xserver
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/fjXY9
dansho has quit [Ping timeout: 246 seconds]
W1lkins has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #64705 → Protontricks → https://git.io/fjXYA
chris__ has quit [Quit: Lost terminal]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
W1lkins has quit [Client Quit]
W1lkins has joined #nixos
<alexarice[m]> ixxie: wayland works fine for me though I don't use gnome
<alexarice[m]> MmeQuignon: It's one of the dependencies of tensorflowWithCuda that's causing an issue
<ixxie> alexarice[m]: with display manager do you use?
<alexarice[m]> ixxie: sway
Thra11 has quit [Ping timeout: 258 seconds]
<ajs124> Do buildphases (e.g. prePatch) always run with set -e?
<ixxie> alexarice[m]: isn't that a window manager
<qyliss> With sway one generally doesn't bother with a display manager
<clever> ajs124: yes
<alexarice[m]> ixxie: sorry yes, I got confused, I don't use a display manager
<alexarice[m]> I just start sway in my .zshrc
<ajs124> clever: so running "something that might fail || true" should be fine?
<clever> ajs124: yeah
<__monty__> Wayland has one built-in?
<ajs124> clever: ok, thanks!
<qyliss> __monty__: not really, it just doesn't need one
shomodj has joined #nixos
<qyliss> A display manager is really just a login prompt and some infrastructure to start X
<alexarice[m]> X doesn't really need one either
<qyliss> getty is a perfectly good login prompt, and wayland doesn't require all the faffing X needs to start properly
<__monty__> Yes, I don't see how you can say not having a feature is fine *because* it's Wayland.
<qyliss> alexarice[m]: doesn't _need_ one, no, but starting X is annoying
<MmeQuignon> alexarice[m]: do you get the same error than me ?
shomodj has quit [Client Quit]
<qyliss> __monty__: you can have a display manager if you want
<qyliss> it's just sort of pointless
<alexarice[m]> MmeQuignon: don't think so, it's still building but it seems to have downloaded the 2GB file
<MmeQuignon> Yes
<__monty__> qyliss: It's not when it's a computer for granny or something.
<MmeQuignon> cuda
<MmeQuignon> 1.9GB exactly
<__monty__> I've never used a DM because I "needed" it to run X. There's always other reasons.
<MmeQuignon> And some other packages weights something like 300MB
Ridout has joined #nixos
<qyliss> __monty__: what other reasons?
<qyliss> __monty__: let's -> #nixos-chat, anyway
<MmeQuignon> cudnn is kind of heavy, yes
<alexarice[m]> MmeQuignon: it's still building stuff, I'll just let it keep going
<MmeQuignon> Thank you
<MmeQuignon> My connection is very slow, you'll know before me :D
b has quit [Ping timeout: 248 seconds]
<alexarice[m]> MmeQuignon: ok, python3packages.tensorflowWithCuda just finished building
<ixxie> alexarice[m]: alrighty, thanks ^^
<alexarice[m]> though that was on unstable, not sure if anything has changed
<alexarice[m]> I expect you might have had a network problem
<MmeQuignon> Yes, that's what I think too
<MmeQuignon> I actually use my phone as an AP
slack1256 has joined #nixos
<MmeQuignon> It's enough most of the time, but when I have to download a 2GB file with 200KB of download speed, it's a bit more complicated :D
Thra11 has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/63963b8f34c (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<{^_^}> [nixpkgs] @vcunat pushed commit from @peti to release-19.03 « Merge #64538: gnupg: 2.2.16 -> 2.2.17 (security) »: https://git.io/fjXOY
slack1256 has quit [Read error: Connection reset by peer]
<pie_> > { 11 = 1; 1 = 1; 01 = 1; 10 = 1;}
<{^_^}> error: syntax error, unexpected INT, at (string):255:3
karetsu has joined #nixos
jgt has joined #nixos
<pie_> > { "11" = 1; "1" = 1; "01" = 1; "10" = 1;}
<{^_^}> { "01" = 1; "1" = 1; "10" = 1; "11" = 1; }
Ariakenom has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/0e029372001 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
markus1189 has quit [Ping timeout: 248 seconds]
jgt has quit [Ping timeout: 250 seconds]
hamishmack has quit [Ping timeout: 258 seconds]
MmeQuignon has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/fjXOu
MmeQuignon has joined #nixos
markus1189 has joined #nixos
slack1256 has joined #nixos
<{^_^}> [nixpkgs] @vcunat merged pull request #64372 → wavpack: Vulnerability roundup 71 → https://git.io/fj6hs
shandogs has joined #nixos
iyzsong has quit [Remote host closed the connection]
iyzsong has joined #nixos
melling has joined #nixos
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/88cb463a3b9 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
nefix has quit [Remote host closed the connection]
cyris212 has joined #nixos
<pie_> nbp, this is what i was talking to you about a month or a few weeks ago or something: https://discourse.nixos.org/t/wip-rfc-a-new-nixpkgs-frontend-for-language-infrastructures/3447
karetsu has quit [Quit: WeeChat 2.4]
karetsu has joined #nixos
cyris212 has quit [Client Quit]
bvdw has joined #nixos
cyris212 has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
wfranzini has quit [Remote host closed the connection]
nefix has joined #nixos
wfranzini has joined #nixos
v88m has joined #nixos
<{^_^}> [nixpkgs] @MetaDark opened pull request #64706 → winetricks: 20190310 -> 20190615 → https://git.io/fjXOp
Myhlamaeus has joined #nixos
jgt has joined #nixos
jgt has quit [Ping timeout: 264 seconds]
emptyflask has joined #nixos
emptyflask has quit [Client Quit]
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
<{^_^}> [nixpkgs] @worldofpeace pushed 5 commits to master: https://git.io/fjX3C
Izorkin has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed to master « pantheon.elementary-icon-theme: 5.0.3 -> 5.0.4 »: https://git.io/fjX38
<{^_^}> [nixpkgs] @worldofpeace pushed to release-19.03 « pantheon.elementary-icon-theme: 5.0.3 -> 5.0.4 »: https://git.io/fjX3R
<{^_^}> [nixpkgs] @worldofpeace opened pull request #64707 → pantheon.cerbere: 0.2.4 -> 2.5.0 → https://git.io/fjX3a
jguitana has joined #nixos
<ixxie> hmm... is there no option for enabling wayland?
<symphorien> enable the specific compositor you want
<symphorien> sway, or gnome, or ???
<ixxie> I thought gnome is using xserver
<{^_^}> [nix] @edolstra merged pull request #2975 → Don’t use entire /etc/nsswitch.conf file → https://git.io/fjoss
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/fjX3w
<ixxie> it complains when I try and disable xserver
<symphorien> gnome can do both iirc
Izorkin has joined #nixos
xkapastel has joined #nixos
<karetsu> you can turn it on using gdm?
<ixxie> symphorien: it seems like all gnome3 options are under the xserver attribute
<symphorien> it's just for backward compatibility
<karetsu> xserver.displayManager.gdm.wayland.enable ?
<Miyu-chan> Does Nix require /tmp
<symphorien> anyway you still have x because of xwayland
<ixxie> at this point I would be happy to get any desktop enviroment build.... my old gnome generations work but every time I try to build anything new, I just get a tiny terminal in the top left corner of the screen
<ixxie> karetsu: this is true by default, shouldn't be an issue
fendor has joined #nixos
<symphorien> ixxie: disable the xterm window manager
<symphorien> services.xserver.desktopManager.xterm.enable = false;
<ixxie> symphorien: thanks! missed that completely
<Miyu-chan> Ah.
<Miyu-chan> src/nix-build/nix-build.cc
<Miyu-chan> 373: auto tmp = getEnv("TMPDIR", getEnv("XDG_RUNTIME_DIR", "/tmp"));
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64687 → riot-web: fallback to example config → https://git.io/fjXk4
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjX3i
ixxie has quit [Remote host closed the connection]
Ridout has quit [Ping timeout: 248 seconds]
virus_dave has joined #nixos
orivej has quit [Ping timeout: 268 seconds]
ilikeheaps has quit [Ping timeout: 245 seconds]
knupfer has quit [Ping timeout: 264 seconds]
<Izorkin> fpletz: it is planned to replace the default firewall with nftables?
xelxebar has quit [Ping timeout: 260 seconds]
xelxebar has joined #nixos
<fendor> ,locate libGL.so
<{^_^}> Found in packages: libglvnd, primusLib, libGLU_combined
<fendor> ,locate libGLU.so
karetsu has quit [Quit: WeeChat 2.4]
<{^_^}> Found in packages: libGLU, libGLU_combined
<fendor> ,locate libglut.so
<{^_^}> Found in packages: freeglut
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64688 → gtkd: fix build with config.allowAliases=false → https://git.io/fjXkP
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXsv
jgt has joined #nixos
iyzsong has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64699 → mate.mate-user-share: 1.22.0 -> 1.22.1 → https://git.io/fjXmV
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXsJ
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64698 → mate.mate-user-guide: 1.22.1 -> 1.22.2 → https://git.io/fjXmz
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXsU
jguitana has quit [Remote host closed the connection]
oborot has joined #nixos
<oborot> I'm getting an error with nix-os install: It's saying that 1 dependency could not be build
<oborot> I did not add any packages or anything
jgt has quit [Ping timeout: 276 seconds]
jasongrossman has quit [Ping timeout: 245 seconds]
<clever> oborot: what is the error above that?
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/88cb463a3b9 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<oborot> Can't say, doesn't seem to be a way to scroll back lol
<clever> oborot: re-run nixos-install, it will go directly to the failing part
<oborot> Looks like it's rebuilding gcc right now
<fendor> in a freeglut application I get the same error as in https://github.com/NixOS/nixpkgs/issues/47415 but the given work around did not work for me
<{^_^}> #47415 (by turion, 41 weeks ago, open): Haskell project with freeglut gives error
<oborot> Also, at the start it says it can't download 'https://cache.nixos.org/nix-cache-info": SSL peer certiface or SSH remote key was not OK
<clever> oborot: that sounds like the binary cache is broken, so its trying to build EVERYTHING from source
<clever> oborot: you should look into why ssl is broken before continuing
<oborot> Hmm
<oborot> This is the out of the box ISO
<Church-> Hey so since steam in the main repo seems to try and pull outdated binaries from Ubuntu. What should I use, master version?
<oborot> Any ideas on how I can troubleshoot?
<clever> oborot: what does `date` say the date is?
<Church-> On 18.09 currently.
<oborot> Is it safe to Ctl+C nix-os install to find out?
<{^_^}> [nixpkgs] @romildo merged pull request #64702 → xfce4-13: rename to xfce4-14 → https://git.io/fjXmp
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/fjXsq
leotaku has joined #nixos
<clever> oborot: yes
<oborot> It is Feb 10, the year 2130
commander has joined #nixos
<oborot> O-o
<clever> oborot: it thinks the ssl certs have expired, so it doesnt trust any website!
<Thra11> error: cannot delete path ... sinc it is still alive <- How can I tell *why* it's alive?
<clever> oborot: fix the date, then `rm ~/.cache/nix/binary-cache*` and try again
<oborot> Damn, I'll need to get a refund from that time traveler I bought my thinkpad from
<clever> Thra11: nix-store --query --roots /nix/store/path
<Thra11> clever: thanks
<clever> bbl
<oborot> Crap, I might need a package to fix the date
orivej has joined #nixos
_deepfire has quit [Remote host closed the connection]
<oborot> The hardware clock is wrong
<oborot> By about 20 years
<clever> oborot: hwclock and date are the only commands you need, check their man pages
<clever> oborot: or just reboot and go into the bios
<Thra11> clever: It says, "{memory:17}". What does that mean?
<oborot> clever: Thanks, hwclock was what I needed.
<oborot> Seems it's getting the binaries now. You rock!
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64694 → victor-mono: init at 1.2.1 → https://git.io/fjXtT
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXs4
ddellacosta has joined #nixos
<oborot> Now I just gotta figure out why it's unable to install GRUB on my boot volume
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64632 → sensu-go: 5.10.0 -> 5.11.0 → https://git.io/fjPKb
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXsE
<{^_^}> [nixpkgs] @worldofpeace closed pull request #64618 → virt-manager: depends on gtksourceview4, gst-plugins-{base,good} → https://git.io/fjPV8
<FRidh> Church-: if you can't update NixOS version, then yes, better use a channel this is updated
<Thra11> clever: Looks like the --referers option is more informative than --roots
<oborot> Do I need the GRUB 2 boot loader?
<oborot> I'm trying to get this up and running with coreboot
silver_hook has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
<{^_^}> [nixpkgs] @worldofpeace closed pull request #64544 → victor-mono: init at 1.2.1 → https://git.io/fjPfM
<Thra11> Apparently {memory:17} was a nix-shell
<Church-> FRidh: What's the process for updating the version?
fusion809_ has joined #nixos
fusion809 has quit [Read error: Connection reset by peer]
<oborot> Gah, NixOS just boots up to a grey screen with the logo
<oborot> Is there a way I can see some output?
gagbo has quit [Ping timeout: 258 seconds]
<lordcirth__> oborot, ESC? Or edit the grub entry and remove 'quiet splash'
gagbo has joined #nixos
silver_hook has joined #nixos
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
MmeQuignon has quit [Ping timeout: 248 seconds]
<oborot> lordcirth__: I don't even see 'quite splash' in the grub entry
<oborot> That's when you press 'e' in the grub menu right?
<oborot> loglevel is set to 4
<lordcirth__> ah, I guess NixOS's entry is different
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64532 → lxd: add criu to path and bash completions, lxc: fix bash completions → https://git.io/fjihr
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to master: https://git.io/fjXsP
cybrian has quit [Ping timeout: 245 seconds]
<Miyu-chan> What's the best way to check if you have access to a network?
<Miyu-chan> ip route | grep default ?
<{^_^}> [nixpkgs] @Ekleog merged pull request #63639 → matrix-synapse: fix documentation → https://git.io/fjwc3
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to master: https://git.io/fjXsX
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64478 → stern: 1.10.0 -> 1.11.0 → https://git.io/fjiQT
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXs1
<oborot> Ah, I got more output when I set the loglevel to 7
ixxie has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64491 → powerstat: 0.02.18 -> 0.02.19 → https://git.io/fji7X
<{^_^}> [nixpkgs] @worldofpeace pushed 3 commits to master: https://git.io/fjXsM
<{^_^}> [nixpkgs] @kalbasit merged pull request #64676 → memo: 0.6 -> 0.8 → https://git.io/fjXvy
<{^_^}> [nixpkgs] @kalbasit pushed commit from @mrVanDalo to master « memo: 0.6 -> 0.8 (#64676) »: https://git.io/fjXsD
<ixxie> it seems I am having a trouble finding a stable combination of displayManager / desktopManager other than gdm + gnome
<ixxie> maybe it has to do with the way I configured xserver
cybrian has joined #nixos
<ixxie> but I think its probably because wayland isn't working well for me
fusion809_ has quit [Remote host closed the connection]
<ixxie> because now with gdm, if I pick the default GNOME as opposed to GNOME on Xorg, I get the terminal flash with systemd logs and then the gdm returns
hexo is now known as mekdolan
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
mkoenig has quit [Quit: Lost terminal]
mkoenig has joined #nixos
<oborot> I messed up my first time nixos configuration, specificaly I pointed LUKS to the wrong partition
<oborot> Is there any way I can modify that without having to reinstall?
leotaku has joined #nixos
Vanyanan has quit [Ping timeout: 276 seconds]
Baughn has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64567 → cargo-flamegraph: init at 0.1.13 → https://git.io/fjP3G
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXs7
<clever> oborot: if you mount the right things and re-run nixos-install, it will only change what has been modified
jgt has joined #nixos
jb55 has quit [Remote host closed the connection]
<infinisil> Miyu-chan: ping an ip
jgt has quit [Ping timeout: 252 seconds]
jb55 has joined #nixos
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
ixxie has quit [Quit: leaving]
ixxie has joined #nixos
lambda-11235 has joined #nixos
leotaku has joined #nixos
dkibi has quit [Ping timeout: 268 seconds]
leotaku has quit [Client Quit]
dkibi has joined #nixos
leotaku has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64464 → pythonPackages.github-webhook: unstable-2016-03-11 to 1.0.2 → https://git.io/fjiMs
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXGU
<oborot> clever: I mounted my root volume, is there a way to get nixos-install to utilize that?
<clever> oborot: the same way you installed, nixos-install --root /mnt/
<oborot> I actually did not use that option, but thanks, that seemes to have done the trick!
waleee-cl has quit [Quit: Connection closed for inactivity]
<Miyu-chan> infinisil: One thing that I considered, but actually nope. It doesn't work if ICMP is blocked.
<Miyu-chan> Such as qemu user.
FRidh has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @marsam opened pull request #64708 → prometheus_2: 2.11.0 -> 2.11.1 → https://git.io/fjXG3
oborot has quit [Ping timeout: 246 seconds]
endformationage has joined #nixos
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
<{^_^}> [nixpkgs] @domenkozar pushed to master « cachix: use justStaticExecutables »: https://git.io/fjXGC
<{^_^}> [nixpkgs] @orivej-nixos pushed commit from @orivej to master « openmpi: unbundle libevent and hwloc on Darwin »: https://git.io/fjXGW
noudle has joined #nixos
Izorkin has quit [Ping timeout: 268 seconds]
englishm has quit [Excess Flood]
englishm has joined #nixos
leotaku has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64324 → hisat2: fix missing perl dependency → https://git.io/fj66I
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXGE
jgt has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64420 → cloudfoundry-cli: 6.41.0 -> 6.45.0 (fixes CVE-2019-3781) → https://git.io/fjinl
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXG2
<Miyu-chan> I just accidentally created a script that mimics Arch Linux's dialog WiFi connection lol
jgt has quit [Ping timeout: 252 seconds]
MarcWeber has joined #nixos
bakakuna has joined #nixos
Shouou has quit [Ping timeout: 272 seconds]
<Miyu-chan> netctl, I believe?
<Miyu-chan> Oh, wifi-menu.
cybrian has quit [Ping timeout: 245 seconds]
MmeQuignon has joined #nixos
bakakuna has quit [Quit: bakakuna]
bakakuna has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #64709 → tflint: 0.9.0 -> 0.9.1 → https://git.io/fjXGP
leotaku has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @jonringer closed pull request #64470 → pythonPackages.pytricia: unstable-2019-01-16 -> 1.0.0 → https://git.io/fjiS7
orivej has quit [Ping timeout: 268 seconds]
cybrian has joined #nixos
phreedom_ has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #64710 → terraform_0_12: 0.12.3 -> 0.12.4 → https://git.io/fjXGH
phreedom has quit [Ping timeout: 260 seconds]
cybrian has quit [Ping timeout: 258 seconds]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @risicle opened pull request #64711 → pythonPackages.lightgbm: fix build on darwin → https://git.io/fjXGF
rsoeldner has joined #nixos
Drakonis has joined #nixos
<{^_^}> [nixpkgs] @risicle opened pull request #64712 → cloudfoundry-cli: 6.41.0 -> 6.43.0, fixing CVE-2019-3781 → https://git.io/fjXZe
Izorkin has quit [Quit: ZNC 1.7.4 - https://znc.in]
jgt has joined #nixos
<{^_^}> [nixpkgs] @jerith666 opened pull request #64713 → gstreamer-editing-services: disable meson auto features → https://git.io/fjXZJ
bakakuna has quit [Ping timeout: 272 seconds]
cybrian has joined #nixos
<{^_^}> [nixpkgs] @ivanbrennan opened pull request #64714 → fly: init at 5.3.0 → https://git.io/fjXZk
jgt1 has joined #nixos
cybrian has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #64349 → cloudflared: 2018.10.3 -> 2019.7.0 → https://git.io/fj67s
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjXZI
jgt has quit [Ping timeout: 252 seconds]
ilikeheaps has joined #nixos
oborot has joined #nixos
fendor has quit [Ping timeout: 245 seconds]
cybrian has joined #nixos
selfsymmetric-mu has quit [Remote host closed the connection]
wildtrees has joined #nixos
<Thra11> Can a nix expression tell if it's being built on a different, but compatible, architecture (not cross compiling, but e.g. x86_64 building for i686 or aarch64 building for armv6)?
<{^_^}> [nixpkgs] @Emiller88 opened pull request #64715 → xonsh: 0.9.6 -> 0.9.8 → https://git.io/fjXZt
MmeQuignon has quit [Ping timeout: 272 seconds]
MmeQuignon has joined #nixos
leotaku has joined #nixos
cybrian has quit [Ping timeout: 268 seconds]
bnasty[m] has joined #nixos
slack1256 has quit [Ping timeout: 272 seconds]
gxt has quit [Quit: WeeChat 2.5]
slack1256 has joined #nixos
cybrian has joined #nixos
gxt has joined #nixos
b has joined #nixos
gagbo has quit [Ping timeout: 245 seconds]
<{^_^}> Channel nixos-19.03 advanced to https://github.com/NixOS/nixpkgs/commit/88cb463a3b9 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-19.03)
gagbo has joined #nixos
<wildtrees> egads, how long does this nix-index command take to run? and does it take this long to run it each time?
<{^_^}> [nixpkgs] @kalbasit merged pull request #64709 → tflint: 0.9.0 -> 0.9.1 → https://git.io/fjXGP
<{^_^}> [nixpkgs] @kalbasit pushed commit from @marsam to master « tflint: 0.9.0 -> 0.9.1 (#64709) »: https://git.io/fjXZg
Neo-- has joined #nixos
cybrian has quit [Ping timeout: 246 seconds]
cybrian has joined #nixos
<{^_^}> [nixpkgs] @abbradar merged pull request #62956 → NetworkManager fixes → https://git.io/fjgs2
<{^_^}> [nixpkgs] @abbradar pushed 6 commits to master: https://git.io/fjXZw
rsoeldner has quit [Remote host closed the connection]
grumble has quit [Quit: Don't forget to like, comment and subscribe!]
schneid3306 has joined #nixos
<{^_^}> [nixpkgs] @offlinehacker merged pull request #62698 → fakechroot: 2.19 -> 2.20.1, prefer patch and official source over "fork" → https://git.io/fjuuc
<{^_^}> [nixpkgs] @offlinehacker pushed 2 commits to master: https://git.io/fjXZK
npmccallum has joined #nixos
gagbo has quit [Ping timeout: 246 seconds]
grumble has joined #nixos
gagbo has joined #nixos
acarrico has quit [Ping timeout: 245 seconds]
ilikeheaps has quit [Ping timeout: 246 seconds]
gagbo has quit [Ping timeout: 245 seconds]
gagbo has joined #nixos
levdub has quit [Quit: Textual IRC Client: www.textualapp.com]
selfsymmetric-mu has joined #nixos
levdub has joined #nixos
selfsymmetric-mu has quit [Remote host closed the connection]
gagbo has quit [Remote host closed the connection]
gagbo has joined #nixos
jgt1 has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @worldofpeace pushed to master « gst_all_1.gst-editing-services: fix build »: https://git.io/fjXZ9
<{^_^}> [nixpkgs] @worldofpeace closed pull request #64713 → gstreamer-editing-services: disable meson auto features → https://git.io/fjXZJ
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/e726e8291b2 (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
Ariakenom has quit [Quit: Leaving]
gagbo has quit [Remote host closed the connection]
gagbo has joined #nixos
nefix has quit [Remote host closed the connection]
<Miyu-chan> Uh.. holy crap.
selfsymmetric-mu has joined #nixos
<Miyu-chan> Hm. It looks *much* better on an actual TTY.
<Miyu-chan> Oh, it's just because I use a light theme.
<aveltras> does anyone know how to input a pipe character in vultr vps console by chance ? i need it to pipe a curl command for nixos installation on a vps
<chrisaw> Does anyone know how to install settings schemas for a gnome-based desktop environment? Trying to package up Cinnamon but I'm getting: (process:3814): GLib-GIO-ERROR **: 21:32:34.685: Settings schema 'org.cinnamon.SessionManager' is not installed
gagbo has quit [Ping timeout: 248 seconds]
<Miyu-chan> Neither images nor screenshots do it justice. ; ;
gagbo has joined #nixos
<Miyu-chan> TL;DR, I accidentally made a wpa_supplicant/wpa_cli version of wifi-menu.
<arianvp> Im at Cbase currently and see there is a NixOS evening Tuesday? Who's hosting that? Someone in here?
<arianvp> I'd love to drop by
gyroninja has quit [Read error: Connection reset by peer]
gyroninja has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/2f746bc1fcd (from 10 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
orivej has joined #nixos
Rusty1 has joined #nixos
ilikeheaps has joined #nixos
ixxie has quit [Remote host closed the connection]
gagbo has quit [Ping timeout: 258 seconds]
fendor has joined #nixos
knupfer has joined #nixos
mexisme has joined #nixos
alp has joined #nixos
jgt1 has joined #nixos
gagbo has joined #nixos
ixxie has joined #nixos
Ridout has joined #nixos
<ixxie> anybody been having trouble with systemd-timesyncd.service lately?
<{^_^}> #31540 (by MrSorcus, 1 year ago, open): Failed to start Network Time Synchronization.
b has quit [Ping timeout: 272 seconds]
jgt1 has quit [Ping timeout: 252 seconds]
ixxie has quit [Remote host closed the connection]
shomodj has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
Izorkin has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/e726e8291b2 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<__monty__> I'm thinking of packaging an electron app. Builds are available for linux (deb) and mac (pkg). What's the preferred method? Fetch and install those builds or reproduce the build in a nix expression?
Izorkin has quit [Client Quit]
Izorkin has joined #nixos
fendor has quit [Ping timeout: 258 seconds]
dansho has joined #nixos
dontobey has quit [Quit: ZNC - http://znc.in]
dontobey has joined #nixos
dontobey has quit [Client Quit]
npmccallum has quit [Quit: npmccallum]
gagbo has quit [Ping timeout: 248 seconds]
gagbo has joined #nixos
is_null has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #64681 → avro-tools: init at 1.9.0 → https://git.io/fjXUM
<{^_^}> [nixpkgs] @NeQuissimus pushed commit from @davlum to master « avro-tools: init at 1.9.0 »: https://git.io/fjXn2
dontobey has joined #nixos
Shouou has joined #nixos
MmeQuignon has quit [Ping timeout: 246 seconds]
rfold has quit [Ping timeout: 245 seconds]
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
knupfer has quit [Ping timeout: 252 seconds]
myskran has quit [Ping timeout: 272 seconds]
jgt1 has joined #nixos
__monty__ has quit [Quit: leaving]
dansho has quit [Ping timeout: 246 seconds]
ottidmes has quit [Ping timeout: 245 seconds]
jgt1 has quit [Ping timeout: 252 seconds]
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos
day|flip has joined #nixos
hmpffff has joined #nixos
hmpffff has quit [Client Quit]
hmpffff has joined #nixos
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hmpffff has quit [Client Quit]
shomodj has joined #nixos
hmpffff has joined #nixos
hmpffff has quit [Client Quit]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ca52fb85548 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
fendor has joined #nixos
<infinisil> I think rewriting it in a better framework is the consensus
<infinisil> Oh, monty is gone
dansho has joined #nixos
Neo-- has quit [Ping timeout: 245 seconds]
is_null has quit [Ping timeout: 246 seconds]
lord| has quit [Quit: WeeChat 2.5]
lord| has joined #nixos
shomodj has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fendor has quit [Ping timeout: 272 seconds]
Neo-- has joined #nixos
<{^_^}> [nixpkgs] @abbradar opened pull request #64716 → Build Tensorflow and libtensorflow from source → https://git.io/fjXn5
gagbo has quit [Remote host closed the connection]
lambda-11235 has quit [Ping timeout: 248 seconds]
gagbo has joined #nixos
b has joined #nixos
noudle has quit []
Neo-- has quit [Ping timeout: 272 seconds]
ilikeheaps has quit [Quit: Konversation terminated!]
Ridout has quit [Ping timeout: 248 seconds]
MmeQuignon has joined #nixos
lanelet has quit [Quit: lanelet]
leotaku has joined #nixos
kenshinCH has quit [Quit: WeeChat 2.4]
<alexarice[m]> is steam working poorly for anyone else atm? settings and properties dialogs just won't open for me
<clever> alexarice[m]: do you have your window manager set for focus follows mouse?
<alexarice[m]> clever: I have no idea
<alexarice[m]> clever: yes I do
<clever> alexarice[m]: when steam itself gets focus, it cancels the right click menu
<clever> so when you right click, you have to quickly move the mouse to where the menu will be, or it closes itself
<alexarice[m]> right clicking is fine, it's when I click on something in the right click menu
<clever> that part works for me
<alexarice[m]> so If I try to open the properties for a game nothing happens
<clever> try changing focus style back to normal just to see what happens?
_ris has quit []
_ris has joined #nixos
<alexarice[m]> clever: doesn't seem to be changing much
gagbo has quit [Ping timeout: 272 seconds]
<alexarice[m]> maybe I should ask on #sway as it seems this isn't a nixos issue
<clever> ah, i'm using x11
gagbo has joined #nixos
<alexarice[m]> https://github.com/swaywm/sway/issues/1865 it is a sway issue
<{^_^}> swaywm/sway#1865 (by emersion, 1 year ago, open): Steam popups are unclickable
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/0e029372001 (from 15 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
lambda-11235 has joined #nixos
gagbo has quit [Ping timeout: 272 seconds]
alex`` has quit [Quit: WeeChat 2.5]
gagbo has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
mexisme has quit [Ping timeout: 252 seconds]
mexisme has joined #nixos
o1lo01ol1o has quit [Ping timeout: 248 seconds]
Myhlamaeus has quit [Read error: Connection reset by peer]
hiratara has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9bf7fc99450 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
civodul has quit [Quit: ERC (IRC client for Emacs 26.2)]
gagbo has quit [Ping timeout: 268 seconds]
gagbo has joined #nixos
wildtrees has quit [Quit: Leaving]
mexisme has quit [Ping timeout: 250 seconds]
hiratara has quit [Quit: ZNC - http://znc.in]
achaninja has joined #nixos
<{^_^}> [nixpkgs] @aanderse closed pull request #58666 → draftsight: 2018SP2 -> 2019SP0 → https://git.io/fjkQ2
gagbo has quit [Ping timeout: 246 seconds]
<aveltras> having a nixos iso mounted on /mnt/nixos from a linux rescue mode (on a hetzner vps), is there a way to bring nixos install commands into environment to run a classic installation ?
gagbo has joined #nixos
mbrgm_ has joined #nixos
jluttine has quit [Ping timeout: 244 seconds]
<clever> aveltras: kexec is your simplest option
mbrgm has quit [Ping timeout: 245 seconds]
mbrgm_ is now known as mbrgm
<aveltras> clever: i guess https://github.com/cleverca22/nix-tests/tree/master/kexec is the latest version of what you would recommend ?
mexisme has joined #nixos