gchristensen changed the topic of #nixos to: The Nix Ecosystem, https://nixos.org | NixOS: https://nixos.org/nixos/download.html | Nix: https://nixos.org/nix/download.html | Logs: https://logs.nix.samueldr.com/nixos/ | #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat
joehh has quit [Ping timeout: 258 seconds]
<werner291> services.xserver.inputClassSections = [''
<werner291> I'm not sure if I know what I'm doing... This doesn't appear to be remapping anything:
<werner291> Option "ButtonMap" "1 3 2"
<werner291> MatchProduct "Logitech USB Laser Mouse"
<werner291> Identifier "pointer"
<werner291> ''
<werner291> ];
swerlk has joined #nixos
kleisli has quit [Ping timeout: 265 seconds]
<infinisil> werner291: Ah you might have to relog
<werner291> Did that
<werner291> Maybe full reboot?
<infinisil> Nah
werner291 has quit [Remote host closed the connection]
judson has joined #nixos
judson_ has quit [Ping timeout: 245 seconds]
jluttine has joined #nixos
Soo_Slow has quit [Remote host closed the connection]
werner291 has joined #nixos
<werner291> Nope, that didn't help.
<clever> werner291: `ps aux | grep X`, find the config file its using, and read that, is the config you set present?
iqubic has joined #nixos
Zer0xp_ has quit [Ping timeout: 246 seconds]
Zer0xp has quit [Ping timeout: 276 seconds]
phreedom has quit [Ping timeout: 260 seconds]
<werner291> Yes, the option is present.
<werner291> # Additional "InputClass" sections
<werner291> Section "InputClass"
<werner291> EndSection
<werner291> Option "ButtonMap" "1 3 2"
<werner291> MatchProduct "Logitech USB Laser Mouse"
<werner291> Identifier "pointer"
<{^_^}> [nixpkgs] @rnhmjoj opened pull request #69177 → bup: 0.29.2 -> 0.29.3 → https://git.io/Je3by
<werner291> I'm most suspicious about the MatchProduct section... How do I find out if that's correct?
<werner291> I copied it from xinput list, but perhaps that's the wrong source.
growpotkin has joined #nixos
werner291 has quit [Quit: werner291]
joehh has joined #nixos
werner291 has joined #nixos
sellout-1 has joined #nixos
gyroninja has quit [Quit: WeeChat 2.5]
sellout- has quit [Ping timeout: 276 seconds]
vonfry has joined #nixos
phreedom has joined #nixos
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Je3bN
<{^_^}> [nixpkgs] @uri-canva opened pull request #69178 → pythonPackages.typed-ast: 1.3.5 -> 1.4.0, pythonPackages.mypy: 0.701 -> 0.711 → https://git.io/Je3bA
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @uri-canva opened pull request #69179 → pythonPackages.algebraic-data-types: init at 0.1.1 → https://git.io/Je3bh
iyzsong has joined #nixos
ddellacosta has joined #nixos
o1lo01ol1o has quit [Ping timeout: 245 seconds]
joehh has quit [Ping timeout: 276 seconds]
wildtrees has quit [Remote host closed the connection]
<johnw> gchristensen: any luck with CentOS config?
wildtrees has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/a7f002ac41d (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/7086c810fd8 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
jluttine has quit [Ping timeout: 245 seconds]
wildtrees has quit [Quit: Leaving]
Okinan has quit [Quit: Konversation terminated!]
t58 has quit [Quit: Leaving]
<ShaRose> ok, so I'm happy with my nix config and stuff. Now for the part that may not be possible sanely
ris has quit [Ping timeout: 240 seconds]
<ShaRose> Is there any way so that I can add https://github.com/ShaRose/themelios-rosenet/blob/master/modules/networking.nix to imports from a host module while overriding the nicname, nicmac, and ipaddr variables so that different hosts can import it?
Guest66 has joined #nixos
jluttine has joined #nixos
Heirlung has joined #nixos
<Guest66> Do nixpkgs patches have a merging mechanism?
<Guest66> Given that you can specify multiple patches in a nixpkg.
<ShaRose> I'd assume it applies them one after the other, but I haven't even looked at that stuff yet.
mexisme has joined #nixos
<Guest66> And what if they conflict?
jluttine has quit [Ping timeout: 268 seconds]
<ShaRose> Not sure how you think conflicting patches can be resolved automatically in a sane way
<gchristensen> if they conflict, the first one to conflict causes the build to fail
<{^_^}> [nixpkgs] @rencire opened pull request #69180 → nodePackages.commitlint: init at 8.1.0 → https://git.io/Je3Ns
<Guest66> Makes sense.
<ShaRose> On two occasions I have been asked, 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
<ShaRose> just because it popped into my head
mexisme has quit [Ping timeout: 276 seconds]
o1lo01ol1o has joined #nixos
liberiga has joined #nixos
o1lo01ol1o has quit [Ping timeout: 245 seconds]
<Guest66> Yeah. Maybe it was a ill-posed question.
Ariakenom has quit [Quit: Leaving]
Guest66 has quit [Remote host closed the connection]
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/7086c810fd8 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
andymandias has joined #nixos
andymandias_ has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @delroth opened pull request #69181 → zbar: disable Qt assertions → https://git.io/Je3NW
jluttine has joined #nixos
gyroninja has joined #nixos
<gyroninja> I just tried upgrading to the latest unstable but opensubdiv fails to compile when cudaSupport = true
ng0_ has joined #nixos
abathur has joined #nixos
ng0 has quit [Ping timeout: 260 seconds]
elninja44 has joined #nixos
abathur has quit [Ping timeout: 265 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
Guest66 has joined #nixos
Guest66 has left #nixos [#nixos]
GlennS has quit [Quit: GlennS]
GlennS has joined #nixos
umbre has joined #nixos
<{^_^}> [nixpkgs] @jchv opened pull request #69182 → libwacom: 0.33 -> 1.1 → https://git.io/Je3NK
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/49f57e66fe7 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
drakonis_ has joined #nixos
sellout-1 has quit [Quit: Leaving.]
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 265 seconds]
alp has quit [Quit: ZNC 1.7.2 - https://znc.in]
realrokka has quit [Quit: rip]
<{^_^}> [nixpkgs] @matthewbauer opened pull request #69183 → gcc: fix mising avr limits.h → https://git.io/Je3NS
realrokka has joined #nixos
drakonis has quit [Ping timeout: 276 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/44459710257 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
xelxebar has quit [Ping timeout: 260 seconds]
xelxebar has joined #nixos
alp has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to gnome-3.34: https://git.io/Je3NH
silver has quit [Read error: Connection reset by peer]
mac10688 has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #69038 → treewide: use libtinfo.so.5 where needed → https://git.io/Je3J1
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Je3NN
vonfry has quit [Quit: WeeChat 2.4]
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/b7a5d2348ed (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
selfsymmetric-pa has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #69029 → Revert "setup.sh introduce isELFExec, isELFDyn" → https://git.io/JeOjb
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging-19.09: https://git.io/Je3Np
selfsymmetric-pa has quit [Remote host closed the connection]
drakonis has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed to master « release.nix: remove firefox-unwrapped from darwin-tested »: https://git.io/Je3Ae
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 is now known as Supersonic
wfranzini has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @matthewbauer pushed to release-19.09 « release.nix: remove firefox-unwrapped from darwin-tested »: https://git.io/Je3Av
wfranzini has joined #nixos
mexisme has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer opened pull request #69184 → libproxy: only wrap when pxgsettings exists → https://git.io/Je3Ak
kleisli has joined #nixos
sellout- has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed to master « firefox: mark broken on darwin »: https://git.io/Je3AI
o1lo01ol1o has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @matthewbauer pushed 120 commits to staging: https://git.io/Je3Aq
<{^_^}> [nixpkgs] @matthewbauer merged pull request #69028 → Revert "setup.sh introduce isELFExec, isELFDyn" → https://git.io/JeOjS
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging: https://git.io/Je3Am
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69109 → [19.09] Touchups for nixos/xfce4-14 → https://git.io/Je3RW
<{^_^}> [nixpkgs] @worldofpeace pushed 6 commits to release-19.09: https://git.io/Je3AY
<{^_^}> [nixpkgs] @matthewbauer merged pull request #68998 → gcc: use gcc8 on darwin → https://git.io/JeOQO
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging: https://git.io/Je3AO
kleisli has quit [Quit: Leaving]
ddellacosta has quit [Ping timeout: 276 seconds]
umbre has left #nixos [#nixos]
mexisme has quit [Ping timeout: 246 seconds]
aszlig has quit [Quit: Kerneling down for reboot NOW.]
<{^_^}> [nixpkgs] @vbgl opened pull request #69185 → ocamlPackages.camlp5: 7.08 → 7.10 → https://git.io/Je3AB
felixfoertsch23 has quit [Quit: ZNC 1.7.3 - https://znc.in]
felixfoertsch has joined #nixos
o1lo01ol1o has joined #nixos
aszlig has joined #nixos
philr has joined #nixos
kleisli has joined #nixos
o1lo01ol1o has quit [Ping timeout: 276 seconds]
mexisme has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « Revert "zfs: Incompatibility with kernel 5.3" »: https://git.io/Je3Ay
lunik1 has quit [Quit: :x]
polman has quit [Ping timeout: 240 seconds]
polman has joined #nixos
<kleisli> i'm looking at the expression for agda2 mode in pkgs/applications/editors/emacs-modes, trying to understand it
<kleisli> where is the Agda variable coming from? can't find it passed anywhere as an argument. is this what `with external` is doing?
<{^_^}> [nixpkgs] @matthewbauer pushed to master « mariadb: disable auth_pam plugin on darwin »: https://git.io/Je3Ad
Zer0xp has joined #nixos
Zer0xp_ has joined #nixos
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/d484f2b7fc0 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<{^_^}> [nixpkgs] @matthewbauer merged pull request #69184 → libproxy: only wrap when pxgsettings exists → https://git.io/Je3Ak
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/Je3AN
<{^_^}> [nixpkgs] @yvt opened pull request #69186 → do-agent: init at 3.5.6 → https://git.io/Je3AA
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @jchv to staging « libwacom: 0.33 -> 1.1 »: https://git.io/Je3Ap
<{^_^}> [nixpkgs] @worldofpeace closed pull request #69182 → libwacom: 0.33 -> 1.1 → https://git.io/Je3NK
elninja44 has quit [Read error: Connection reset by peer]
philr has quit [Quit: WeeChat 2.4]
tmaekawa has joined #nixos
knupfer has joined #nixos
mexisme has quit [Ping timeout: 276 seconds]
Rusty1 has quit [Quit: Konversation terminated!]
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/49f57e66fe7 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-19.09)
drakonis has quit [Read error: Connection reset by peer]
liberiga has quit [Ping timeout: 260 seconds]
knupfer has quit [Remote host closed the connection]
endformationage has quit [Ping timeout: 240 seconds]
fusion809 has quit [Remote host closed the connection]
mexisme has joined #nixos
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 276 seconds]
mexisme has quit [Ping timeout: 276 seconds]
Zer0xp_ has quit [Ping timeout: 268 seconds]
Zer0xp has quit [Ping timeout: 265 seconds]
polman has quit [Ping timeout: 240 seconds]
mexisme has joined #nixos
philr has joined #nixos
polman has joined #nixos
palo1 has joined #nixos
kvda has joined #nixos
palo has quit [Ping timeout: 245 seconds]
palo1 is now known as palo
kvda has quit [Client Quit]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/abbb9ea8485 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
work_ has quit [Quit: Connection closed for inactivity]
polman has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #69166 → jormungandr: adding jormungandr-scenario-tests → https://git.io/Je3dq
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Je3xw
polman has joined #nixos
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/b7a5d2348ed (from 7 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
growpotkin has quit [Quit: ZNC 1.7.4 - https://znc.in]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #69189 → terraform-lsp: 0.0.6 -> 0.0.9 → https://git.io/Je3x7
<{^_^}> [nixpkgs] @marsam opened pull request #69190 → tflint: 0.11.1 -> 0.11.2 → https://git.io/Je3xF
<{^_^}> [nixpkgs] @marsam opened pull request #69191 → flow: 0.107.0 -> 0.108.0 → https://git.io/Je3pv
pbogdan has quit [Remote host closed the connection]
glowpelt has quit [Quit: WeeChat 2.5]
<{^_^}> [nixpkgs] @marsam merged pull request #69071 → cascadia-code: init at 1909.16 → https://git.io/Je3m0
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Je3pJ
<{^_^}> [nixpkgs] @vcunat pushed to staging-next « libgdiplus: 5.6.1 -> 6.0.2 »: https://git.io/Je3pT
<{^_^}> [nixpkgs] @Mic92 merged pull request #69117 → python3Packages.python-language-server: add setuptools as a de… → https://git.io/Je3uU
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3pI
<{^_^}> [nixpkgs] @Mic92 pushed commit from @symphorien to release-19.09 « python3Packages.python-language-server: add setuptools as a dependency »: https://git.io/Je3pt
mac10688 has quit [Ping timeout: 268 seconds]
ng0_ is now known as ng0
Boubert has joined #nixos
Boubert has quit [Client Quit]
M-Gregoire49 has quit [Ping timeout: 240 seconds]
M-Gregoire49 has joined #nixos
Heirlung has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
Heirlung has joined #nixos
M-Gregoire49 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @marsam opened pull request #69193 → spotifyd: 0.2.11 -> 0.2.14 → https://git.io/Je3p0
<{^_^}> [nixpkgs] @Mic92 merged pull request #69142 → python37Packages.sentry-sdk: Fix tests → https://git.io/Je3KQ
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/Je3pu
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-19.09: https://git.io/Je3pz
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg reopened pull request #69108 → dropbox: 73.4.118 -> 81.4.195 → https://git.io/Je3Rc
ixxie has quit [Remote host closed the connection]
o1lo01ol1o has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #69191 → flow: 0.107.0 -> 0.108.0 → https://git.io/Je3pv
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3pw
<{^_^}> [nixpkgs] @Mic92 merged pull request #69099 → Firefox bin 69.0.1 → https://git.io/Je3cQ
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/Je3pr
<{^_^}> [nixpkgs] @danbst opened pull request #69194 → nixos/postgresql: switch default 9.6 -> 11 → https://git.io/Je3po
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-19.09: https://git.io/Je3pK
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-19.03: https://git.io/Je3p6
<{^_^}> [nixpkgs] @Mic92 merged pull request #69183 → gcc: fix mising avr limits.h → https://git.io/Je3NS
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3pi
liberiga has joined #nixos
<{^_^}> [nixpkgs] @Mic92 pushed commit from @matthewbauer to release-19.09 « gcc: fix mising avr limits.h »: https://git.io/Je3pP
dermetfan has joined #nixos
hmpffff has joined #nixos
<{^_^}> [nixpkgs] @vcunat closed pull request #45364 → [WIP] sage: Add darwin support → https://git.io/fAvSm
<{^_^}> [nixpkgs] @vcunat pushed to release-19.09 « treewide: mark packages as buildable on darwin (PR #45364) »: https://git.io/Je3pM
zupo has joined #nixos
<{^_^}> [nixpkgs] @c0deaddict opened pull request #69195 → nixos/gitea: fix dump → https://git.io/Je3py
<{^_^}> [nixpkgs] @Mic92 merged pull request #69181 → zbar: disable Qt assertions → https://git.io/Je3NW
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3p9
cinimod`` has joined #nixos
<{^_^}> [nixpkgs] @dtzWill opened pull request #69196 → gdb: 8.3 -> 8.3.1 → https://git.io/Je3p5
<cinimod``> I am getting error: a 'x86_64-linux' with features {kvm} is required to build '/nix/store/nkgyr8xjfpf0v1fvzdq22kqr9j1q7h2m-azure-image.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, nixos-test}
<cinimod``> I have followed edolstra's advice here: https://github.com/NixOS/nix/issues/2964#issuecomment-504097120 and removed kvm from requiredSystemFeatures but I still get the same error message
Manu50 has joined #nixos
<Manu50> good morning
<LnL> the required features are listed in the error message
<LnL> you'll have to also add benchmark, etc.
<{^_^}> [nixpkgs] @dtzWill opened pull request #69197 → zsh-completions: 0.30.0 -> 0.31.0 → https://git.io/Je3pF
<cinimod``> LnL: sorry I don't understand
<Manu50> may anyone help me pls ? i successfully installed nix yesterday on my pc. then i booted it and made an upgrade like it was described in the manual ... now i get an error msg when i nixos-rebuild switch for /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix
<LnL> cinimod``: system-features = kvm nixos-test benchmark big-parallel
kleisli has quit [Ping timeout: 245 seconds]
<LnL> also note that these feature flags indicate it's a relatively heavy build, not all machines will be able to handle it
<Manu50> the error is "value is a list while a set was expected"; the line says // { _definedNames = map (m: {inherit (m) file; names = attrNames m.config; }) configs; };
<{^_^}> [nixpkgs] @doronbehar opened pull request #69198 → komodo-python3-dbgp: init at 11.1.1 → https://git.io/Je3hJ
<{^_^}> [nixpkgs] @etu merged pull request #69195 → nixos/gitea: fix dump → https://git.io/Je3py
<{^_^}> [nixpkgs] @etu pushed 2 commits to master: https://git.io/Je3hU
hmpffff has quit [Quit: nchrrrr…]
<cinimod``> LnL: I am on a linux machine: Linux sundials 5.0.0-1018-azure #19~18.04.1-Ubuntu SMP Wed Aug 21 05:13:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
<{^_^}> https://github.com/NixOS/nixpkgs/pull/19 (by antono, 7 years ago, merged): Added ubuntu-font-family
<cinimod``> I will grep for system-features
justsomeguy has joined #nixos
<ddima> Manu50: Could you paste the command, error and config in their entirety to some paste bin? error messages in nix can often be a bit tricky.
<pbb> [03:27] <pbb> Any idea how I can make HDMI audio output work on a RPi3?
<justsomeguy> How can I get man pages working? I installed man with "nix-env -i man" as root, but when I run "man zfs" it spits out what looks like binary data to pager.
<justsomeguy> *the pager
<gyroninja> It's a compressed version of the manpage
<LnL> cinimod``: it's set by the requiredSystemFeatures nixos option
<cinimod``> LnL: I commented out kvm in requiredSystemFeatures but still get the same error
<cinimod``> Isn't the error complaining about the lack of kvm on the linux box?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Manu50> ddima: the configuration.nix and the modules.nix ?
<clever> cinimod``: does /dev/kvm exist?
<ddima> Manu50: only the configs you modified, I presume modules.nix is not sth you touched.
<cinimod``> clever: /dev/kvm does *not* exist
<clever> cinimod``: intel or amd cpu?
<{^_^}> [nixpkgs] @c0deaddict closed pull request #60432 → sonic-pi: add midi in/out support → https://git.io/fjGSR
<justsomeguy> gyroninja: It doesn't appear to be. Running "man zfs > zfs.man && file zfs.man" reports "zfs.man: ISO-8859 text ..."
<clever> justsomeguy: if your on nixos, its best to use documentation.man.enable = true;
<{^_^}> [nixpkgs] @Mic92 merged pull request #69178 → pythonPackages.typed-ast: 1.3.5 -> 1.4.0, pythonPackages.mypy: 0.701 -> 0.711 → https://git.io/Je3bA
<{^_^}> [nixpkgs] @Mic92 pushed 3 commits to master: https://git.io/Je3hq
<cinimod``> clever: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
o1lo01ol1o has joined #nixos
<Manu50> ddima thats my config https://pastebin.com/Ws55f18v
parity has joined #nixos
<Manu50> ddima and thats my command and error
work_ has joined #nixos
<justsomeguy> clever: Seems it was already installed. (The default for the documentation.* options seems to be true.) I can use man, but the pages are binary garbage.
<ddima> aManu50: Sorry, forgot to mention, could you please run with the `--show-trace` flag as advised by the error message?
<justsomeguy> clever: I did put documentation.man.enable = true in my configuration.nix and nixos-rebuild switch to it for safe measure, though.
<Manu50> ddima sure, sorry my fault: https://pastebin.com/Jqdb1M8j
<ddima> Manu50: I think you forgot "addresses" for interfaces...ipv4: https://nixos.org/nixos/manual/index.html#sec-ipv4
judson_ has joined #nixos
<ddima> Manu50: which means you are assigning the list to the wrong attribute - thus list vs set expected.
judson has quit [Remote host closed the connection]
parity has quit [Quit: leaving]
parity has joined #nixos
philr has quit [Quit: WeeChat 2.4]
<ddima> Manu50: there is also a strong indicator in the trace log: "... while evaluating the attribute 'ipv4.addresses' at undefined position: ..."
<{^_^}> [nixpkgs] @Mic92 merged pull request #69197 → zsh-completions: 0.30.0 -> 0.31.0 → https://git.io/Je3pF
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3hs
<cinimod``> clever: maybe I can create a new ubuntu VM with kvm
<Manu50> ddima omg it works ... thx man, you are my hero .... it was pretty late for me when i've done this, thank you so much :)
<cinimod``> Hmmm - the azure docs claim the box I have supports kvm
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<ddima> Manu50: you're welcome.
alex`` has joined #nixos
<{^_^}> [nixpkgs] @c0deaddict opened pull request #69199 → sonic-pi: add midi support → https://git.io/Je3hn
parity has quit [Quit: Lost terminal]
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/47d65314df3 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
parity has joined #nixos
parity has quit [Client Quit]
parity has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #69108 → dropbox: 73.4.118 -> 81.4.195 → https://git.io/Je3Rc
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3hC
<{^_^}> [nixpkgs] @Mic92 pushed commit from @srghma to release-19.09 « dropbox: 73.4.118 -> 81.4.195 »: https://git.io/Je3hW
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-19.03: https://git.io/Je3h8
<{^_^}> [nixpkgs] @Mic92 merged pull request #69137 → openjdk8: add `setJavaClassPath`-hook to jdk as well → https://git.io/Je3oy
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Je3hR
bew has joined #nixos
<cinimod``> clever: I was on the wrong box - I do have /dev/kvm
<cinimod``> sundials@sundials:~/nixpkgs/nixos/maintainers/scripts/azure$ ls -ltr /dev/kvm
<cinimod``>
<cinimod``> crw-rw---- 1 root kvm 10, 232 Sep 8 10:30 /dev/kvm
<{^_^}> [nixpkgs] @Mic92 pushed commit from @Ma27 to release-19.09 « openjdk8: add `setJavaClassPath`-hook to jdk as well »: https://git.io/Je3h0
<cinimod``> That ties up with the azure docs
* cinimod`` wonders why the nix image build does not find /dev/kvm
nikola_i has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #69163 → ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion → https://git.io/Je35E
<{^_^}> [nixpkgs] @Mic92 pushed 4 commits to master: https://git.io/Je3hV
M-Gregoire49 has joined #nixos
Chiliparrot has joined #nixos
<clever> cinimod``: a vm usually wont have kvm working
<clever> cinimod``: the nix needs to be on the host to see kvm, and you need permission to access kvm, in your case, to be in the kvm group
M-Gregoire49 has quit [Ping timeout: 268 seconds]
justsomeguy has left #nixos [#nixos]
<cinimod``> clever: I don't understand - I think I am trying to build an image - why does building an image require kvm?
erictapen has joined #nixos
Manu50 has quit [Remote host closed the connection]
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @c0deaddict opened pull request #69200 → nixos/gitea: fix dump → https://git.io/Je3jG
<{^_^}> [nixpkgs] @c0deaddict opened pull request #69201 → nixos/gitea: fix dump → https://git.io/Je3jZ
<{^_^}> [nixpkgs] @endocrimes opened pull request #69202 → offlineimap: 7.2.4 -> 7.3.0 → https://git.io/Je3jc
dermetfan has quit [Ping timeout: 276 seconds]
tmaekawa has quit [Quit: tmaekawa]
siiky has quit [Quit: leaving]
<{^_^}> [nixpkgs] @endocrimes opened pull request #69203 → firecracker: 0.15.2 -> 0.18.0 → https://git.io/Je3j0
Izorkin has quit [Ping timeout: 246 seconds]
<cinimod``> I replaced kvm by kvn in requiredSystemFeatures and of course this failed to build - I then replaced kvn by the empty string and now it has built successfully
<cinimod``> Perhaps I thought I had replaced kvm by the empty string but hadn't or that some caching was taking place (seems unlikely but maybe the hashes(?) all matched)
polman has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @etu opened pull request #69204 → cask: Fix cask usage → https://git.io/Je3jg
<{^_^}> [nixpkgs] @etu opened pull request #69205 → [19.09] cask: Fix cask usage → https://git.io/Je3ja
dnlkrgr has joined #nixos
polman has joined #nixos
ris has joined #nixos
orivej has quit [Ping timeout: 276 seconds]
ris has quit [Ping timeout: 240 seconds]
dermetfan has joined #nixos
<{^_^}> [nixpkgs] @etu merged pull request #69200 → nixos/gitea: fix dump → https://git.io/Je3jG
<{^_^}> [nixpkgs] @etu pushed 2 commits to release-19.09: https://git.io/Je3jK
<{^_^}> [nixpkgs] @etu merged pull request #69201 → nixos/gitea: fix dump → https://git.io/Je3jZ
<{^_^}> [nixpkgs] @etu pushed 2 commits to release-19.03: https://git.io/Je3j6
nikola_i has quit [Ping timeout: 245 seconds]
hyper_ch has quit [Read error: Connection reset by peer]
<dnlkrgr> hey, nix / nixos newb here: I'm trying to add `nodejs` and node packages to my environment. After some googling I found out that I just need to add `pkgs.nodejs` and `pkgs.nodePackages.<pkg_name>` to my build inputs of my nix file. But I'm getting an `attribute missing` message. How and where can I see what node packages are available? And if the
<dnlkrgr> packages aren't available, what other options do I have to add node packages to my environment?
hyper_ch has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ris has joined #nixos
Ariakenom has joined #nixos
M-Gregoire49 has joined #nixos
ee1943 has quit [Ping timeout: 276 seconds]
asymptotically has joined #nixos
ee1943 has joined #nixos
<ddima> dnlkrgr: one simple way to interactively explore is using the nix repl, like so: https://paste.fedoraproject.org/paste/E8vnnnCbgLRS6t-R~cKKtg another is to look into the derivations in the repo: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/node-packages/node-packages-v12.nix
philr has joined #nixos
<ddima> dnlkrgr: if you need to add sth else, there are a bunch of ways, but one could be to write a derivation and add it as an overlay -> https://nixos.org/nixpkgs/manual/#chap-overlays
<ddima> dnlkrgr: this might be useful to you: https://github.com/svanderburg/node2nix in the node case
M-Gregoire49 has quit [Ping timeout: 258 seconds]
<dnlkrgr> @ddima thanks! totally forgot about `nix repl`! Yeah I will probably use node2nix
alex`` has quit [Ping timeout: 268 seconds]
alex`` has joined #nixos
werner291 has joined #nixos
jsomedon has joined #nixos
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #69206 → palemoon: 28.7.0 -> 28.7.1 → https://git.io/Je3jb
leotaku has quit [Quit: ZNC 1.7.3 - https://znc.in]
leotaku has joined #nixos
Mateon2 has joined #nixos
Mateon1 has quit [Ping timeout: 245 seconds]
Mateon2 is now known as Mateon1
dermetfan has quit [Ping timeout: 268 seconds]
cinimod`` has quit [Ping timeout: 268 seconds]
Ariakenom has quit [Read error: Connection reset by peer]
Okinan has joined #nixos
zupo has joined #nixos
M-Gregoire49 has joined #nixos
dnlkrgr has quit [Ping timeout: 260 seconds]
hyper_ch has quit [Read error: Connection reset by peer]
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
hyper_ch has joined #nixos
jD91mZM2 has joined #nixos
M-Gregoire49 has quit [Ping timeout: 265 seconds]
cinimod`` has joined #nixos
<{^_^}> [nixpkgs] @magenbluten opened pull request #69207 → rocksdb: 6.2.2 -> 6.2.4 → https://git.io/Jesek
<{^_^}> [nixpkgs] @vcunat pushed 46 commits to master: https://git.io/JeseI
ee1943 has quit [Ping timeout: 276 seconds]
ee1943 has joined #nixos
iqubic` has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dansho has quit [Ping timeout: 265 seconds]
iqubic has quit [Ping timeout: 245 seconds]
<yorick> > linuxPackages_latest.kernel
<{^_^}> "<derivation /nix/store/kgs0r562g8lrmvgnqqnk116xnmzz22sa-linux-5.3.drv>"
<yorick> hm
<yorick> boot.kernelPackages = linuxPackages_latest is giving zfs errors, I don't even enable zfs
<yorick> NIX_PATH=channel:nixos-unstable-small nix eval '((import <nixpkgs/nixos/lib/eval-config.nix> { modules = [ ({pkgs, ...}: { boot.kernelPackages = pkgs.linuxPackages_latest; }) ]; }).config.system.build.toplevel)'
joehh has joined #nixos
<yorick> oh, the warning was patched out
v0|d has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/6687613f55e (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
emacsomancer has quit [Read error: Connection reset by peer]
hmpffff has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/fd3d64baa00 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @LnL7 merged pull request #69179 → pythonPackages.algebraic-data-types: init at 0.1.1 → https://git.io/Je3bh
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to master: https://git.io/Jeseg
nikola_i has joined #nixos
lunik1 has joined #nixos
hmpffff has quit [Read error: Connection reset by peer]
joehh has quit [Ping timeout: 240 seconds]
hmpffff has joined #nixos
cinimod`` has quit [Ping timeout: 276 seconds]
cinimod`` has joined #nixos
erictapen has quit [Ping timeout: 276 seconds]
erictapen has joined #nixos
noudle has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/d91b06e4362 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
cinimod`` has quit [Ping timeout: 265 seconds]
erictapen has quit [Ping timeout: 276 seconds]
yorick has quit [Quit: -> linux 5.3]
M-Gregoire49 has joined #nixos
cinimod`` has joined #nixos
yorick has joined #nixos
<qyliss> oh hey, we just hit 4000 forks
<yorick> > [ 0.589855] systemd-udevd[114]: Assertion 'resolve_name_timing >= 0 && resolve_name_timing < _RESOLVE_NAME_TIMING_MAX' failed at src/udev/udev-rules.c:1282, function udev_rules_new(). Aborting.
<{^_^}> error: syntax error, unexpected ':', expecting ')', at (string):264:34
<{^_^}> Channel nixos-19.09 advanced to https://github.com/NixOS/nixpkgs/commit/47d65314df3 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-19.09)
<yorick> system doesn't boot anymore on master
joehh has joined #nixos
Izorkin_ has joined #nixos
cinimod`` has quit [Ping timeout: 245 seconds]
cinimod`` has joined #nixos
<{^_^}> [nixos-homepage] @alyssais opened pull request #307 → nixos/support: link to nixpkgs manual → https://git.io/Jesey
bew has quit [Ping timeout: 276 seconds]
Izorkin_ is now known as Izorkin
bew has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #61984 → turses: switch back to python 3.7 → https://git.io/fjBgq
<{^_^}> [nixpkgs] @Mic92 pushed commit from @booxter to master « turses: fix python3.7 support (#61984) »: https://git.io/Jese7
work_ has quit [Quit: Connection closed for inactivity]
<yorick> abbradar[m]: any idea about my udev error?
cinimod`` has quit [Ping timeout: 240 seconds]
avn has joined #nixos
Huw has joined #nixos
<Huw> Would anyone be able to help me out with a file system mounting issue?
<Huw> My hardware configuration contains this
<Huw> fileSystems."/" = { device = "rpool/root/nixos"; fsType = "zfs"; }; fileSystems."/home" = { device = "rpool/home"; fsType = "zfs"; }; fileSystems."/boot" = { device = "/dev/disk/by-uuid/8F26-A3B1"; fsType = "vfat"; }; # fileSystems."/mnt/d" = # { device = "/dev/disk/by-uuid/0CECDBEBECDBCD58"; # fsType =
<Huw> "ntfs3g"; # options = [ "uid=1000" "gid=1000" "dmask=007" "fmask=117" ]; # };
<etu> ,paste Huw
<{^_^}> Huw: 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.
<Huw> But when I try to enable the ntfs drive the system crashes and won't reboot on that generation.
<ddima> Huw: maybe you need to add fuse to boot.kernelModules
<ddima> aside from that, do you get any error messages during boot? if so, a paste or so could help.
M-Gregoire49 has quit [Ping timeout: 245 seconds]
<Huw> I'll try that and if it fails take a picture
joehh has quit [Ping timeout: 258 seconds]
zupo has joined #nixos
Neo-- has joined #nixos
avn has quit [Read error: Connection reset by peer]
avn has joined #nixos
M-Gregoire49 has joined #nixos
<clever> Huw: i would start by adding `noauto` to the options, and then see what happens if you try to manually `mount -v /mnt/d/`
gnidorah has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/f7f4387a2ca (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<gnidorah> what do you think of #68440 ?
<yorick> https://github.com/NixOS/systemd/blob/nixos-v243/src/shared/udev-util.c#L28 is it me or does this set resolve_names to NULL if there is no /etc/udev/udev.conf
<{^_^}> https://github.com/NixOS/nixpkgs/pull/68440 (by gnidorah, 1 week ago, open): openxray: init at 421
<yorick> but that shouldn't fail the assertion
jgt has quit [Ping timeout: 276 seconds]
Huw28 has joined #nixos
<Huw28> Back on my laptop
Huw has quit [Ping timeout: 260 seconds]
<Huw28> Didn't work, on boot logs just say [FAILED] Failed to mount /mnt/d.
<{^_^}> [nixpkgs] @peti opened pull request #69209 → postgresql: bump the attribute from PostgreSQL 9.6 to version 11 → https://git.io/JesvT
<Huw28> See 'systemctl status mnt-d.mount' for ddtails
<Huw28> But it's not going anywhere
<ddima> Huw28: clever is right, its probably easier better to see how that works with noauto. But do check the logs for details ;)
<clever> Huw: i would start by adding `noauto` to the options, and then see what happens if you try to manually `mount -v /mnt/d/`
Neo-- has quit [Ping timeout: 276 seconds]
joehh has joined #nixos
<Huw28> Trying that now
<Huw28> Hmm. unkonwn filesystem type 'ntfs3g;
<Huw28> I think I might need a new kernel module
<Huw28> Actually it's fuse maybe not
<clever> /home/clever/apps/nixpkgs/nixos/modules/tasks/filesystems/ntfs.nix
<clever> 6 config = mkIf (any (fs: fs == "ntfs" || fs == "ntfs-3g") config.boot.supportedFilesystems) {
<clever> 8 system.fsPackages = [ pkgs.ntfs3g ];
<clever> Huw28: add a - to the fsType
<clever> if any fs has an `fsType = "ntfs-3g";` then nixos will automatically install ntfs3g for you
captn3m0- has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg opened pull request #69210 → thc-hydra: 8.5 -> 9.0 → https://git.io/JesvO
captn3m0 has quit [Ping timeout: 265 seconds]
nikola_i has quit [Ping timeout: 245 seconds]
<Huw28> Fixed that, I'm restarting because it said the volume was exclusively opened
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<Huw28> Ok that's mounted.
<Huw28> I'll try without the noauto and reboot
<{^_^}> [nixpkgs] @yorickvP opened pull request #69211 → pythonPackages.license-expression: fix build → https://git.io/Jesvn
M-Gregoire49 has quit [Ping timeout: 265 seconds]
nikola_i has joined #nixos
M-Gregoire49 has joined #nixos
<abbradar[m]> yorick: hm, no idea for now. I want to grep udev's source code, maybe there are some clues (not @ home now). did you post an issue already?
nikola_i has quit [Max SendQ exceeded]
<Huw28> Seems to have been it
<Huw28> Thanks
nikola_i has joined #nixos
Ariakenom has joined #nixos
<yorick> abbradar[m]: no yet, should I post it to nixos/systemd?
<alexarice[m]> I just tried to update and got a warning about using zfs with linux 5.3. However I wasn't aware I was using zfs, how can I debug this?
<yorick> alexarice[m]: fixed in master
<alexarice[m]> ah
<alexarice[m]> guess I'll wait a bit then
<alexarice[m]> thanks
<abbradar[m]> yorick: no idea now, let's do nixos/nixpkgs - maybe something in our configuration is broken
<abbradar[m]> I don't see any changes in systemd newer than sep4 (CVE fix)
<abbradar[m]> I'd bet on configuration or dependency issues
Huw28 has quit [Remote host closed the connection]
M-Gregoire49 has quit [Ping timeout: 240 seconds]
joehh has quit [Ping timeout: 245 seconds]
M-Gregoire49 has joined #nixos
endformationage has joined #nixos
work_ has joined #nixos
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/fdf5764e79c (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
joehh has joined #nixos
jgt has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #67680 → hydra-cli: init at 0.2.0 → https://git.io/fjxBR
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jesvj
fusion809 has joined #nixos
amf has quit [Quit: WeeChat 2.4]
freehardhat has joined #nixos
joehh has quit [Ping timeout: 240 seconds]
bew has quit [Ping timeout: 258 seconds]
M-Gregoire49 has quit [Ping timeout: 246 seconds]
nikola_i has quit [Ping timeout: 245 seconds]
mexisme has quit [Ping timeout: 245 seconds]
nikola_i has joined #nixos
jD91mZM2 has quit [Quit: ZNC 1.7.3 - https://znc.in]
polman has quit [Ping timeout: 240 seconds]
liberiga has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @markuskowa merged pull request #69177 → bup: 0.29.2 -> 0.29.3 → https://git.io/Je3by
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/JesfZ
omnipotententity has quit [Quit: Leaving]
polman has joined #nixos
<{^_^}> [nixpkgs] @markuskowa merged pull request #69136 → onedrive: init at 2.3.9 → https://git.io/Je3om
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/Jesfl
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #69212 → Emacs: Package updates → https://git.io/Jesf0
dntsrtoh has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #68153 → Add cri-o service to modules → https://git.io/fjj3u
<{^_^}> [nixpkgs] @zimbatm pushed commit from @saschagrunert to master « Add cri-o service to modules (#68153) »: https://git.io/Jesfu
ng0 has quit [Quit: Alexa, when is the end of world?]
ng0 has joined #nixos
ng0 has quit [Client Quit]
ng0 has joined #nixos
<{^_^}> [nixpkgs] @eadwu closed pull request #69127 → cascadia-code: init at 1909.16 → https://git.io/Je3a2
werner291 has quit [Remote host closed the connection]
<teto> I am trying to understand why a certain derivation picks up python2 as a dep
<teto> nix why-depends tries to build the package (which fails). is there no way to bypass building the package ?
captn3m0- has quit [Ping timeout: 246 seconds]
<tilpner> teto: No, use nix-store --query --tree
ris has quit [Ping timeout: 276 seconds]
<tilpner> teto: why-depends works on the runtime closure, which can't be determined without building the package
captn3m0 has joined #nixos
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/ee20bd109ab (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
jD91mZM2 has joined #nixos
<bikki[m]1> Seems that Linux 5.3 is broken and refuses to install
<yorick> bikki[m]1: fixed in master
<bikki[m]1> Ok, thanks. figured I'd mention it 🙂
<teto> tilpner: thanks that worked
<teto> tilpner++
<{^_^}> tilpner's karma got increased to 42
civodul has joined #nixos
werner291 has joined #nixos
<{^_^}> [cabal2nix] @peti pushed 3 commits to master: https://git.io/Jesfh
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
erba has joined #nixos
<erba> Hi, im struggling to figure out how to enable https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/hardware/throttled.nix on my system
<erba> Ive figured I would just add services.throttled.enable = true; to configuration.nix
<tilpner> erba: You are probably on 19.03, which does not have that service yet
alex`` has quit [Ping timeout: 245 seconds]
<tilpner> (init May 27)
<erba> tilpner: I am yes :/
<tilpner> You can backport it yourself by just copying those files into your local filesystem and importing them
<tilpner> Or you can switch to the not-quite-released-yet 19.09
<erba> tilpner: Ok, thanks :)
alex`` has joined #nixos
<werner291> How would I go about finding out what version of amdgpu I'm using? I'm havong an issue that might be fixed by https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/merge_requests/21
fendor has joined #nixos
ng0 has quit [Quit: Alexa, when is the end of world?]
ng0 has joined #nixos
nikola_ has joined #nixos
fendor_ has joined #nixos
<eyJhb> Can `system.autoUpgrade` update more than a single channel?
nikola_i has quit [Ping timeout: 245 seconds]
fendor has quit [Ping timeout: 240 seconds]
Phillemann has joined #nixos
<Phillemann> I have a piece of software that does dlopen(libGL.so). What the "nixy" way to patch/use this software?
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JesJ3
<{^_^}> [nixpkgs] @romildo merged pull request #68302 → yaru-theme: init at 19.10.2 → https://git.io/JeetT
<Phillemann> makeWrapper and then put "some library providing libGL" into LD_LIBRARY_PATH?
jsomedon has quit [Quit: jsomedon]
<Phillemann> Ah, apparently there's dlopenPropagatedBuildInputs
<hyperfekt> Phillemann: Generally patchelf is preferred, but makeWrapper will work and will also allow you to prefix the library paths instead of replacing them.
ng0 has quit [Quit: Alexa, when is the end of world?]
<Phillemann> patchelf seems a bit strange, doesn't it? Since I'm compiling the software myself, can't I patch the dlopen call?
xkapastel has joined #nixos
cinimod`` has joined #nixos
<hyperfekt> Phillemann: I mean if you want to write a patch for the software to not use dlopen you can definitely do that. But since you were asking for makeWrapper I assumed you wanted to avoid that.
<Phillemann> Nah, I'm totally open to doing that :D Sorry if I led you down the wrong path.
<Phillemann> Okay, setting dlopenPropagatedBuildInputs = [ libGL ] didn't help at all apparently.
<cinimod``> Hmmm - nixos seems to be building tensorflow from scratch
<cinimod``> Maybe that's to be expected
<{^_^}> [nixpkgs] @Lassulus opened pull request #69214 → iso-image: add loopback.cfg support to boot iso from grub → https://git.io/JesJo
M-Gregoire49 has joined #nixos
<hyperfekt> Phillemann: Well, if I got right where you saw anme that it's just defined in a let and later used with patchelf. You cargo-culted a little bit there :b
<hyperfekt> cinimod``: It's probably pulling in an unfree dependency the way you're using it?
<Phillemann> Okay, sed-patching dlopen worked perfectly.
<Phillemann> Now, do I make this an official package...Hm.
<qyliss> is there any reason not to?
<Phillemann> Well...probably not. Okay, I'm on it.
gnidorah has quit [Quit: Connection closed for inactivity]
<hyperfekt> Phillemann: If you feel there's not likely to be other users or that you won't be able / willing to maintain it to a standard appropriate for nixpkgs you can also add it to the Nix User Repository. Not saying it shouldn't go in nixpkgs, just for future reference.
<Phillemann> Okay, seems like a good rule of thumb.
nikola_ has quit [Ping timeout: 264 seconds]
werner291 has quit [Remote host closed the connection]
ris has joined #nixos
<cinimod``> hyperfekt: yes an unfree dependency
<cinimod``> Sadly I have built it on a VM without CUDA - I don't know if I can dynamically add CUDA or if I have to create a new VM - we shall see
werner291 has joined #nixos
orivej has joined #nixos
orivej has quit [Ping timeout: 265 seconds]
zaeph has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69143 → kexi: patch error due to Qt 5.13 → https://git.io/Je36e
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesUv
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @Taneb to release-19.09 « kexi: patch error due to Qt 5.13 »: https://git.io/JesUU
<jb55> I'm new to docker stuff on nixos, is this supposed to happen? for some reason I have no dns when doing docker build? https://jb55.com/s/5b14ab1026c0fd9d.txt anyone else run into this?
<qyliss> Are you running docker build directly from a shell, or through something else?
fendor_ has quit [Ping timeout: 240 seconds]
<JaakkoLuttinen[m> How can I put ${foo} into a string without making nix computing it but just leaving those characters as they were..
iqubic` has quit [Quit: ERC (IRC client for Emacs 27.0.50)]
iqubic has joined #nixos
<JaakkoLuttinen[m> I need strings like "foo = ${bar}" for INI files without nix converting that in any way..
<JaakkoLuttinen[m> i tried "$${foo}" but that stays as such, with two dollar signs..
<mgdm> does \${foo} work? (I don't know but that's what I'd try next)
<JaakkoLuttinen[m> mgdm: thanks, that worked!
<MichaelRaskin> Note that in two-single-quotes-delimited strings you escape with '' again: '' a = ''${b} ''
<mgdm> MichaelRaskin: good to know, thanks!
<mgdm> JaakkoLuttinen[m: \o/
<jb55> qyliss: not sure what you mean, just doing it directly with `docker build .`
alex`` has quit [Ping timeout: 240 seconds]
alex`` has joined #nixos
<{^_^}> [nixpkgs] @bdesham opened pull request #69215 → haskellPackages.pinboard-notes-backup: mark not broken → https://git.io/JesUR
iqubic` has joined #nixos
t58 has joined #nixos
iqubic has quit [Ping timeout: 264 seconds]
palo1 has joined #nixos
<{^_^}> [nixpkgs] @pmiddend opened pull request #69216 → quake3e: init at 2019-09-09 → https://git.io/JesU2
wildtrees has joined #nixos
palo has quit [Ping timeout: 240 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @fuerbringer opened pull request #69217 → diskus: 0.5.0 -> 0.6.0 → https://git.io/JesUK
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69129 → typora: allow pandoc to be in PATH → https://git.io/Je3aK
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesU6
<ddima> does anyone maybe briefly have time to nudge this one along; https://github.com/NixOS/nixpkgs/pull/68859 ?
<{^_^}> #68859 (by volth, 5 days ago, open): jogl: remove #37364 workaround
drakonis has joined #nixos
drakonis_ has quit [Ping timeout: 276 seconds]
eraserhd has quit [Quit: WeeChat 2.6]
<{^_^}> [nixpkgs] @bhipple opened pull request #69218 → libcerf: 1.5 -> 1.13 → https://git.io/JesUM
bhipple has joined #nixos
eraserhd has joined #nixos
<worldofpeace> ddima: looking
drakonis has quit [Read error: Connection reset by peer]
<ddima> thx!
drakonis has joined #nixos
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #68859 → jogl: remove #37364 workaround → https://git.io/JesUN
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesUA
ddellacosta has joined #nixos
zaeph has quit [Ping timeout: 265 seconds]
hyper_ch has quit [Quit: ZNC 1.7.4 - https://znc.in]
hyper_ch has joined #nixos
cinimod`` has quit [Read error: Connection reset by peer]
drakonis_ has joined #nixos
zaeph has joined #nixos
drakonis has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @zimbatm merged pull request #68226 → pythonPackages.ncclient: enable Python 3 support → https://git.io/fjjXg
<{^_^}> [nixpkgs] @zimbatm pushed commit from @simonchatts to master « Fix Python 3 support for pythonPackages.ncclient (#68226) »: https://git.io/JesTk
rsoeldner has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #69215 → haskellPackages.pinboard-notes-backup: mark not broken → https://git.io/JesUR
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JesTI
bhipple has quit [Quit: Lost terminal]
zacts has joined #nixos
<{^_^}> [nixpkgs] @rileyinman opened pull request #69219 → iosevka: Simplify custom build process → https://git.io/JesTm
<Shell> hey, I wonder whether NixOS supports the x32 abi?
gnidorah has joined #nixos
<gnidorah> what do you think of #68440 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/68440 (by gnidorah, 1 week ago, open): openxray: init at 421
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69152 → pythonPackages.ledgerblue: 0.1.24 -> 0.1.28 → https://git.io/Je3PZ
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesTn
Ariakenom_ has joined #nixos
noudle_ has joined #nixos
spacekookie_ has joined #nixos
jbetz_ has joined #nixos
wrl_ has joined #nixos
le_jonge has joined #nixos
notgne3 has joined #nixos
growpotk- has joined #nixos
pmade has joined #nixos
minicom7 has joined #nixos
georges_ has joined #nixos
Czen1 has joined #nixos
CcxWrk has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
adamse_ has joined #nixos
CcxWrk has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
jonafato- has joined #nixos
CodeKiwi has joined #nixos
ocharles_ has joined #nixos
Supersonic112 is now known as Supersonic
DigitalKiwi has quit [Disconnected by services]
CodeKiwi is now known as DigitalKiwi
wrl has quit [Disconnected by services]
wrl_ has quit [Client Quit]
wrl has joined #nixos
xqsl_ has joined #nixos
hyperfekt_ has joined #nixos
alphawaffle has joined #nixos
simukis_ has joined #nixos
Izorkin_ has joined #nixos
wrl has quit [Client Quit]
liori_ has joined #nixos
kumikumi_ has joined #nixos
linuus_ has joined #nixos
hyperfekt has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
hyperfekt_ is now known as hyperfekt
apeyroux_ has joined #nixos
arianvp_ has joined #nixos
drgbr_ has joined #nixos
ent- has joined #nixos
dkibi_ has joined #nixos
o1lo01ol1o has joined #nixos
ddellaco1 has joined #nixos
wrl has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #69018 → ammonite: add scala-2.13 version → https://git.io/JeONN
<{^_^}> [nixpkgs] @NeQuissimus pushed commit from @volth to master « ammonite: add scala-2.13 version »: https://git.io/JesTB
h32 has joined #nixos
ericnoan_ has joined #nixos
erhandsome_ has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69145 → mcomix: add missing setuptools dependency → https://git.io/Je36j
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesTR
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @delroth to release-19.09 « mcomix: add missing setuptools dependency »: https://git.io/JesT0
Effilry has joined #nixos
clever_ has joined #nixos
ddellacosta has quit [*.net *.split]
growpotkin has quit [*.net *.split]
Ariakenom has quit [*.net *.split]
Izorkin has quit [*.net *.split]
noudle has quit [*.net *.split]
philr has quit [*.net *.split]
FRidh has quit [*.net *.split]
arianvp has quit [*.net *.split]
dkibi has quit [*.net *.split]
notgne2 has quit [*.net *.split]
bsima has quit [*.net *.split]
simukis__ has quit [*.net *.split]
mjrosenb has quit [*.net *.split]
aleph- has quit [*.net *.split]
ent has quit [*.net *.split]
xqsl has quit [*.net *.split]
spacekookie has quit [*.net *.split]
drgbr has quit [*.net *.split]
betawaffle has quit [*.net *.split]
freusque has quit [*.net *.split]
georges has quit [*.net *.split]
lassulus has quit [*.net *.split]
vk3wtf has quit [*.net *.split]
h30 has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
FireFly has quit [*.net *.split]
liori has quit [*.net *.split]
devalot has quit [*.net *.split]
amfl has quit [*.net *.split]
clever has quit [*.net *.split]
ericnoan has quit [*.net *.split]
mla has quit [*.net *.split]
kumikumi has quit [*.net *.split]
Czen has quit [*.net *.split]
erhandsome has quit [*.net *.split]
statusbot has quit [*.net *.split]
jonge has quit [*.net *.split]
chaker has quit [*.net *.split]
davidcl has quit [*.net *.split]
inf has quit [*.net *.split]
Intensity has quit [*.net *.split]
minicom has quit [*.net *.split]
linuus has quit [*.net *.split]
jonafato has quit [*.net *.split]
ocharles has quit [*.net *.split]
jbetz has quit [*.net *.split]
apeyroux has quit [*.net *.split]
adamse has quit [*.net *.split]
djahandarie has quit [*.net *.split]
fyuuri has quit [*.net *.split]
Izorkin_ is now known as Izorkin
pmade is now known as devalot
jbetz_ is now known as jbetz
adamse_ is now known as adamse
ocharles_ is now known as ocharles
FRidh has joined #nixos
aminechikhaoui has joined #nixos
bsima has joined #nixos
davidcl has joined #nixos
mjrosenb has joined #nixos
djahandarie has joined #nixos
chaker has joined #nixos
vk3wtf has joined #nixos
freusque has joined #nixos
aleph- has joined #nixos
polman has quit [Ping timeout: 240 seconds]
amfl has joined #nixos
lassulus has joined #nixos
alphawaffle has left #nixos [#nixos]
polman has joined #nixos
mla has joined #nixos
philr has joined #nixos
inf has joined #nixos
spacekookie_ is now known as spacekookie
betawaffle has joined #nixos
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/d91b06e4362 (from 10 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
Intensity has joined #nixos
erhandsome_ has quit [Quit: %null%]
erhandsome has joined #nixos
philr has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69174 → croc: 6.1.1 -> 6.1.3 → https://git.io/Je3bc
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JesTM
erhandsome has left #nixos [#nixos]
<{^_^}> [nixpkgs] @nh2 pushed to consul-1.6.1 « consul: 1.6.0 -> 1.6.1 »: https://git.io/JesTD
drakonis has joined #nixos
drakonis_ has quit [Ping timeout: 245 seconds]
selfsymmetric-pa has joined #nixos
<{^_^}> [nixpkgs] @nh2 opened pull request #69220 → consul: 1.6.0 -> 1.6.1 → https://git.io/JesTS
domogled has joined #nixos
<selfsymmetric-pa> How can I install `straight.el` into my `emacs.nix`? It's not a package in `emacsPackagesNg`.
growpotkin has joined #nixos
selfsymmetric-pa has quit [Remote host closed the connection]
mexisme has joined #nixos
<alexarice[m]> selfsymmetric-pa: you might be able to package it like the things in https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/emacs-modes/manual-packages.nix
dkibi_ is now known as dkibi
domogled has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @nh2 pushed 2 commits to srt-1.4.0: https://git.io/JesTA
mexisme has quit [Ping timeout: 252 seconds]
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/73aec98c72e (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
zacts has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @nh2 pushed to srt-1.4.0 « srt: 1.3.3 -> 1.4.0 »: https://git.io/JeskU
<{^_^}> [nixpkgs] @nh2 opened pull request #69221 → srt: 1.3.3 -> 1.4.0 → https://git.io/Jeskk
iqubic` has quit [Ping timeout: 240 seconds]
iqubic` has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed to master « Revert "Merge branch 'staging-next'" »: https://git.io/JeskL
work_ has quit [Quit: Connection closed for inactivity]
Effilry is now known as FireFly
iqubic` has quit [Remote host closed the connection]
<alexarice[m]> might not be the correct place to ask but does anyone know if there is a way to debug steam games not working on nixos?
<tilpner> alexarice[m]: Yes, add a terminal as a game from within Steam
<tilpner> Then use that to launch your game
<alexarice[m]> tilpner: thanks, will give it a go
<{^_^}> [nixpkgs] @primeos pushed to master « androidStudioPackages.{dev,canary}: 3.6.0.11 -> 3.6.0.12 »: https://git.io/JeskZ
<alexarice[m]> tilpner: That just gave me a shared library missing error, do I need to try and manually set up libraries?
<tilpner> alexarice[m]: What library did it complain about?
<alexarice[m]> tilpner: libuuid
<alexarice[m]> I just tried to run the program and not use steam-run or anything
kleisli has joined #nixos
<tilpner> From within the terminal you launched from within Steam, right?
<tilpner> You want to try something like steamPackages.steam-chrootenv.override { extraPkgs = p: with p; [ libuuid ]; }
<alexarice[m]> yes
tilpner has quit [Remote host closed the connection]
tilpner has joined #nixos
<alexarice[m]> it was spewing out errors like ```
<alexarice[m]> ERROR: ld.so: object '/home/alex/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
<alexarice[m]> ``` the whole time aswell
<tilpner> alexarice[m]: You want to try something like steamPackages.steam-chrootenv.override { extraPkgs = p: with p; [ libuuid ]; }
<tilpner> That should be Fine™
kai_w has joined #nixos
<alexarice[m]> tilpner: I'll give that a go
<alexarice[m]> thanks for the help
<tilpner> alexarice[m]: Use that instead of the steam package you're currently using
<alexarice[m]> tilpner: I may have to wait until unstable advances as my config won't build atm
<alexarice[m]> unless there is a way to rollback the channel update nicely
<tilpner> alexarice[m]: Something with nix-channel --rollback might
<tilpner> ,unstable
<tilpner> Also that ^
<{^_^}> [nixpkgs] @d-goldin opened pull request #69222 → linux_5_2, linux_5_3: fixing nondeterminism → https://git.io/JeskC
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/fdf5764e79c (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
<alexarice[m]> the rollback worked I think
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/Jeskl
<{^_^}> [nixpkgs] @worldofpeace merged pull request #69173 → wrapQtAppsHook: correct skip directories heuristic → https://git.io/Je3bq
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/Jesk8
<{^_^}> [nixpkgs] @worldofpeace opened pull request #69223 → [19.09] wrapQtAppsHook: correct skip directories heuristic → https://git.io/JeskE
<alexarice[m]> tilpner: same error,
<alexarice[m]> `error while loading shared libraries: libuuid.so.1: wrong ELF class: ELFCLASS64`
dntsrtoh has left #nixos [#nixos]
o1lo01ol1o has quit [Remote host closed the connection]
rdnnst^ has joined #nixos
<tilpner> alexarice[m]: Replace extraPkgs with extraLibraries
drakonis_ has joined #nixos
<alexarice[m]> tilpner: Got a different missing library error so looks like I'm making progress
notgne3 is now known as notgne2
<{^_^}> [nixpkgs] @timokau merged pull request #68294 → vimPlugins.vim-gui-position: init at 2019-06-06 → https://git.io/JeeU1
<{^_^}> [nixpkgs] @timokau pushed commit from @millerjason to master « vimPlugins.vim-gui-position: init at 2019-06-06 (#68294) »: https://git.io/JeskK
selfsymmetric-pa has joined #nixos
<{^_^}> [nixpkgs] @bebehei closed pull request #63775 → qt5.12 base: Add patch to fix QTBUG-73459 → https://git.io/fjr0R
growpotkin has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @timokau opened pull request #69224 → vimPlugins: update → https://git.io/JeskD
<alexarice[m]> I assume nix-locate doesn't scan non-free packages
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 252 seconds]
<LnL> it depends on hydra build results, which can't build unfree stuff
Arahael has quit [Ping timeout: 276 seconds]
kleisli has quit [Ping timeout: 276 seconds]
<alexarice[m]> tilpner: any idea how to get libsteam_api in there?
sonercirit[m] has joined #nixos
ddellaco1 has quit [Ping timeout: 245 seconds]
<sonercirit[m]> do you guys know how to boot into an older generation on a vps? currently trying to select a vps but not sure which ones support this or how does it work in general in remote servers
zaeph has quit [Quit: zaeph]
iqubic has joined #nixos
zaeph has joined #nixos
<tilpner> sonercirit[m]: Hetzner Cloud has a web thing that allows you to see grub, which you can use to select an olde rgen
<sonercirit[m]> tilpner: ty :)
<tilpner> sonercirit[m]: If you have a shell (even recovery, with more effort) you can also change the default generation to boot
<sonercirit[m]> tilpner: I was thinking about scenarios where I won't be able to ssh under any condition
<tilpner> sonercirit[m]: Shell is not always ssh
<sonercirit[m]> tilpner: I see what you mean :) thanks, I'll keep that in mind
<ddima> many expose IPMI / similar in various ways - sometimes via web-interface, sometimes via horrid java applet *cough*
<ddima> should be easy enough to find out in the docs before booking
gnidorah has quit [Quit: Connection closed for inactivity]
waleee-cl has joined #nixos
slack1256 has joined #nixos
polman has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @nh2 closed pull request #66417 → pkgsStatic: Add libffi override → https://git.io/fj72W
Heirlung| has joined #nixos
polman has joined #nixos
orivej has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<colemickens> Is there a service I should be running that would switch between 'powersave' and 'performance' governors depending on if I have power plugged in?
<colemickens> I thought TLP should do it, but it doesn't, my laptop is always on performance, it seems.
polman has quit [Ping timeout: 240 seconds]
<ddima> colemickens: do you have `CPU_SCALING_GOVERNOR_ON_BAT` set in tlp.extraConfig?
<ivan> # man lsof
<ivan> /run/current-system/sw/bin/man: can't open /run/current-system/sw/share/man/./version: No such file or directory
<colemickens> ddima, no but it sounds like I should?
<{^_^}> [nixpkgs] @talyz opened pull request #69226 → nomachine-client: 6.7.6 -> 6.8.1 → https://git.io/JesIF
erictapen has joined #nixos
<{^_^}> [nixpkgs] @talyz opened pull request #69227 → nomachine-client: 6.7.6 -> 6.8.1 → https://git.io/JesIb
<ddima> colemickens: try it. possibly also the _ON_AC one to performance. I think it works for me.
<tilpner> ivan: lsof.8.gz contains ".so ./version"
<tilpner> I have no fix, but that seems to be responsible
<tilpner> You might have luck altering installPhase to copy that over
mrSpec has joined #nixos
<ddima> colemickens: I just checked, it does switch correctly with settings like these: https://paste.fedoraproject.org/paste/AZO2zN-NDcR~U4z1nkLTvA
<ivan> tilpner: thanks, I'm going to copy that over to the issue I filed
<tilpner> ivan: Curiously, this does work: man ${lsof}/share/man/man8/lsof.8.gz
<colemickens> ddima okay thanks. I'm just trying to figure out what is setting it now, as it seems like its set to something more power hungry than the usual kernel defaults.
mexisme has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to release-19.09: https://git.io/JesLI
mexisme has quit [Ping timeout: 276 seconds]
shibboleth has joined #nixos
<DigitalKiwi> on nixops page it says that currently only create and destroy of droplets is supported on digitalocean, what are the things nixops can't do ?
werner291 has quit [Ping timeout: 265 seconds]
Czen1 is now known as Czen
zaeph has quit [Remote host closed the connection]
zaeph has joined #nixos
freehardhat has quit [Read error: Connection reset by peer]
selfsymmetric-pa has quit [Remote host closed the connection]
zaeph has quit [Quit: zaeph]
zaeph has joined #nixos
Heirlung has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
<{^_^}> [nixpkgs] @marsam opened pull request #69229 → treewide: use buildGoPackage in packages which vendor dependencies → https://git.io/JesLE
selfsymmetric-pa has joined #nixos
Ariakenom has joined #nixos
Arahael has joined #nixos
Ariakenom_ has quit [Ping timeout: 265 seconds]
dansho has joined #nixos
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixos
pbb has quit [Client Quit]
pbb has joined #nixos
ajs124 has quit [Quit: Gateway shutdown]
tv has quit [Ping timeout: 244 seconds]
otulp has quit [Ping timeout: 244 seconds]
ajs124 has joined #nixos
zacts has joined #nixos
otulp has joined #nixos
tv has joined #nixos
kleisli has joined #nixos
yorick has quit [Quit: nixos reboot time]
<{^_^}> [nixpkgs] @marsam merged pull request #69190 → tflint: 0.11.1 -> 0.11.2 → https://git.io/Je3xF
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JesLy
iqubic` has joined #nixos
iqubic has quit [Ping timeout: 250 seconds]
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/b66fb91f170 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
yorick has joined #nixos
bhipple has joined #nixos
kai_w has quit [Remote host closed the connection]
kai_w has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #69164 → starship: 0.17.0 -> 0.18.0 → https://git.io/Je359
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JesLN
glowpelt has joined #nixos
zaeph has quit [Quit: zaeph]
abathur has joined #nixos
zaeph has joined #nixos
drakonis_ has quit [Ping timeout: 276 seconds]
kai_w has quit [Remote host closed the connection]
kai_w has joined #nixos
bhipple has quit [Ping timeout: 276 seconds]
bhipple has joined #nixos
rndd has joined #nixos
<rndd> how to install lutris?
<rndd> =(
zaeph has quit [Quit: zaeph]
zaeph has joined #nixos
<PyroLagus> nixos.lutris is in the repo
Heirlung| has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
<rndd> PyroLagus: I don't have =(
<PyroLagus> ah, gotta be unstable only then
<rndd> PyroLagus: howto??
minicom7 is now known as minicom
<PyroLagus> then your options are to either switch to unstable or install just unstable lutris
Heirlung has joined #nixos
<rndd> PyroLagus: I need to download the repo and switch to unstable branch?
<PyroLagus> if you want to switch your whole system to unstable, you don't need to download the repo
<symphorien> ,unstable
<PyroLagus> oh, nice
<rndd> well, I didn't get. how to switch to unstable =| ?
zaeph has quit [Quit: zaeph]
zaeph has joined #nixos
magnetophon has joined #nixos
drakonis_ has joined #nixos
kleisli has quit [Ping timeout: 265 seconds]
wfranzini has quit [Remote host closed the connection]
wfranzini has joined #nixos
<rndd> oh, got it
zacts has quit [Quit: WeeChat 2.4]
<{^_^}> [nix] @bhipple opened pull request #3102 → nix doctor: add more logging output to checks → https://git.io/Jestc
asymptotically has quit [Quit: Leaving]
erictapen has quit [Ping timeout: 245 seconds]
rndd has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #69203 → firecracker: 0.15.2 -> 0.18.0 → https://git.io/Je3j0
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @endocrimes to master « firecracker: 0.15.2 -> 0.18.0 »: https://git.io/JestV
drakonis_ has quit [Ping timeout: 276 seconds]
tilpner has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #69193 → spotifyd: 0.2.11 -> 0.2.14 → https://git.io/Je3p0
<{^_^}> [nixpkgs] @marsam pushed 4 commits to master: https://git.io/JestS
tilpner has joined #nixos
<{^_^}> [nixpkgs] @thoughtpolice opened pull request #69230 → k9s: 0.7.13 -> 0.8.4 → https://git.io/JestQ
<{^_^}> [nixpkgs] @marsam merged pull request #69154 → pgformatter: 4.0 -> 4.1 → https://git.io/Je31K
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jest7
<{^_^}> [nixpkgs] @marsam merged pull request #69189 → terraform-lsp: 0.0.6 -> 0.0.9 → https://git.io/Je3x7
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jestd
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to gnome-3.34: https://git.io/JestF
selfsymmetric-pa has quit [Remote host closed the connection]
<{^_^}> [nix] @bhipple opened pull request #3103 → Fix spelling in comment → https://git.io/Jestb
drakonis_ has joined #nixos
alex`` has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @cdepillabout closed pull request #69010 → konversation: make sure breeze-icons is in buildInputs → https://git.io/JeOdv
alex`` has joined #nixos
abathur has quit [Ping timeout: 265 seconds]
slack1256 has quit [Ping timeout: 265 seconds]
<bhipple> Any chance someone could take a look at https://github.com/NixOS/nixpkgs/pull/68183 ?
<{^_^}> #68183 (by bhipple, 2 weeks ago, open): aws-adfs: 1.12.3 -> 1.17.0
peacememories has joined #nixos
Rusty1 has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 246 seconds]
mbrgm_ is now known as mbrgm
bhipple has quit [Ping timeout: 240 seconds]
tokudan has quit [Quit: Dunno.]
hmpffff has quit [Quit: nchrrrr…]
bhipple has joined #nixos
tokudan has joined #nixos
alex``` has joined #nixos
alex`` has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
Guest66 has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
o1lo01ol1o has quit [Ping timeout: 240 seconds]
baum_ has quit [Remote host closed the connection]
zacts has joined #nixos
<Guest66> Is this non-idiomatic?
o1lo01ol1o has joined #nixos
<Guest66> Can I sprinkle my config with it instead of relative imports?
Cale has quit [Ping timeout: 245 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
zacts has quit [Quit: WeeChat 2.4]
drakonis_ has quit [Ping timeout: 265 seconds]
drakonis has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @c00w opened pull request #69231 → linux_rpi: copy dtb so raspberry pi 3a+ boots → https://git.io/Jesq4
kai_w has quit [Remote host closed the connection]