gchristensen changed the topic of #nixos to: NixOS 18.03 and Nix 2.0 are released! || Share the output of nix-shell -p nix-info --run nix-info to help us help you. || 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
epta has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to master « gupnp-tools: 0.8.13 → 0.8.14 »: https://git.io/vpnYU
tertle||eltret has joined #nixos
jgt3 has quit [Ping timeout: 255 seconds]
<freeman42x]NixOS> dmj`, I'll try rebuilding Miso, thank you for your time
ericsagnes has quit [Ping timeout: 265 seconds]
daveo has joined #nixos
logzet has quit [Ping timeout: 255 seconds]
logzet has joined #nixos
orivej has joined #nixos
greymalkin has quit [Read error: Connection reset by peer]
greymalkin has joined #nixos
phreedom has quit [Remote host closed the connection]
phreedom has joined #nixos
hakujin has quit [Ping timeout: 265 seconds]
jtojnar has quit [Ping timeout: 260 seconds]
joelpet has joined #nixos
joelpet has quit [Changing host]
joelpet has joined #nixos
acarrico has quit [Ping timeout: 255 seconds]
<Smithx10_> Has anyone ran nixos root in ram?
jperras has joined #nixos
acarrico has joined #nixos
hakujin has joined #nixos
ryantrinkle has joined #nixos
mizu_no_oto has joined #nixos
<achambe> Smithx10_: doesn't the installer have an option "copy to ram"
<achambe> so I guess that does it
<Smithx10_> I want to do... pxe --> http --> ram
ryantrinkle has quit [Ping timeout: 255 seconds]
<{^_^}> Channel nixpkgs-18.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c7def568de9 (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-18.03-darwin)
Sonarpulse has joined #nixos
<{^_^}> [nixpkgs] @oxij opened pull request #39457 → stdenv: change texinfo bootstrap handling; texinfo, bash: simplify expressions → https://git.io/vpn3r
daveo has quit [Ping timeout: 248 seconds]
ryantrinkle has joined #nixos
<{^_^}> [nixpkgs] @oxij opened pull request #39458 → stdenv: better names for cc and bintools → https://git.io/vpn3Q
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
lopsided98_ has joined #nixos
<{^_^}> [nixpkgs] @oxij opened pull request #39459 → nixos: installer: cleanup a bit → https://git.io/vpnsq
astiles has quit [Ping timeout: 255 seconds]
hakujin has quit [Ping timeout: 248 seconds]
afics has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @dtzWill pushed 39 commits to staging: https://git.io/vpnsG
<{^_^}> → 3c546c2d by R. RyanTM: pcmanfm: 1.2.5 -> 1.3.0
<{^_^}> → daea65c8 by R. RyanTM: libre: 0.5.7 -> 0.5.8
<{^_^}> → ab7aaf1b by @matthewbauer: Revert "libretro.mame: 2017-06-04 -> 2017-03-02"
hakujin has joined #nixos
ottidmes has quit [Ping timeout: 256 seconds]
aarvar has quit [Ping timeout: 264 seconds]
afics has joined #nixos
Sonarpulse has quit [Ping timeout: 248 seconds]
sgillespie has joined #nixos
astiles has joined #nixos
<sgillespie> I'm having a heck of a time getting the font source-code-pro to work
<sgillespie> `nix-env -q` shows it's installed in my user profile
hakujin has quit [Ping timeout: 240 seconds]
<drakonis> is this nixos or nix
<sgillespie> I also have it in configuation.nix in `environment.systemPackages`
<sgillespie> I'm in nixos
<boomshroom> drakonis: Both. NixOS is just a linux distro defined by being built with Nix.
<dtz> I'm having a heck of a time finding out wtf happened to us having git 2.17.0 lol
<dtz> oh i think i see hmm
<sgillespie> I also had the same problem with `corefonts`, but it seemed to work after I installed with nix-env
<drakonis> hmm
<drakonis> it is a superset of nix :v
<drakonis> its that nixos does everything nix does and more
<drakonis> anyways
<sgillespie> Emacs reports Font ‘Source Code Pro:pixelsize=16:weight=normal’ is not defined
<drakonis> you have to add it to your fonts
<boomshroom> drakonis: NixOS is just Nix handling more than in other installations.
<drakonis> yes
<drakonis> i know
<sgillespie> That would be `fonts.fonts` in config?
<drakonis> yes
<drakonis> enablefontdir seems to be a thing on my settings file but i forgot what it does
olto has quit [Ping timeout: 255 seconds]
<drakonis> put enablefontdir
olto has joined #nixos
* sgillespie crosses his fingers
hakujin has joined #nixos
<drakonis> yes
ericsagnes has joined #nixos
<sgillespie> OK, two things
<{^_^}> [nixpkgs] @oxij opened pull request #39460 → Merge 'master' into staging → https://git.io/vpnG8
<sgillespie> 1) If you were here I would hug you
<sgillespie> and (2) I feel really silly for spending hours on that
<{^_^}> [nixpkgs] @oxij closed pull request #39460 → Merge 'master' into staging → https://git.io/vpnG8
<sgillespie> For my next question...
<sgillespie> I have python installed, but I can't import `gi`
<sgillespie> Even though `nix-env -q` tells me I have both python3 and python36-pygobject3
sigmundv__ has quit [Ping timeout: 256 seconds]
silver has quit [Read error: Connection reset by peer]
<Rusty1_> python3.6-pyopengl-3.1.0 ?
lopsided98_ has quit [Ping timeout: 255 seconds]
hakujin has quit [Ping timeout: 240 seconds]
<sgillespie> let me try
dbmikus_ has joined #nixos
lopsided98_ has joined #nixos
hamishmack has quit [Quit: hamishmack]
<{^_^}> [nixpkgs] @peterhoeg merged pull request #39304 → home-assistant: add a few knobs and make config YAML → https://git.io/vpYww
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/33913f22bd6 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<{^_^}> [nixpkgs] @peterhoeg pushed 5 commits to master: https://git.io/vpnGN
<{^_^}> → 3e3b5895 by @peterhoeg: remarshal: use python3 instead of python2
<{^_^}> → 4cd88807 by @peterhoeg: home-assistant: make port configurable so we can use it elsewhere
<{^_^}> → b886faa6 by @peterhoeg: home-assistant: use remarshal to convert configuration to YAML
hamishmack has joined #nixos
<sgillespie> Installed that package, still can't import `gi`
<sgillespie> Not sure if that's what you're suggesting
<{^_^}> [nixpkgs] @dtzWill opened pull request #39461 → git: 2.16.3 -> 2.17.0, again, installCheck → https://git.io/vpnZJ
hakujin has joined #nixos
markus1199 has joined #nixos
<clever> !library
<{^_^}> Don't install libraries through nix-env or systemPackages. See https://nixos.wiki/wiki/FAQ/Libraries for details.
<clever> sgillespie: ^^^
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
afics has quit [Ping timeout: 240 seconds]
<clever> for python, you generally want to use pythonWithPackages
<{^_^}> [nixpkgs] @adisbladis pushed 6 commits to master: https://git.io/vpnZq
<{^_^}> → b933157f by @bkchr: kholidays: Move from kde_applications to kde_frameworks
<{^_^}> → faed1832 by @bkchr: kde_applications: 17.12.3 -> 18.04.0
<{^_^}> → 58f53dc4 by @bkchr: okteta: Move into own package
<{^_^}> [nixpkgs] @adisbladis merged pull request #39257 → kde_applications: 17.12.3 -> 18.04.0 → https://git.io/vpmsO
<clever> for example: python.withPackages (ps: [ ps.pyopengl ])
mbrgm has quit [Ping timeout: 255 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @adisbladis pushed 4 commits to master: https://git.io/vpnZn
<{^_^}> → d5121536 by @adisbladis: kreport: 3.0.2 -> 3.1.0
<{^_^}> → 8945e6b1 by @adisbladis: kproperty: 3.0.2 -> 3.1.0
<{^_^}> → 1bde5c59 by @adisbladis: kexi: 3.0.2 -> 3.1.0
afics has joined #nixos
markus1189 has quit [Ping timeout: 268 seconds]
ivanivan has joined #nixos
<sgillespie> This is really good information
<sgillespie> What is `python.withPackages`?
mbrgm has joined #nixos
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/c7def568de9 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/931b8aded1f (from 4 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<sgillespie> I see it now in https://nixos.org/nixpkgs/manual/#python
<sgillespie> Thanks for thatg
logzet has quit [Read error: Connection reset by peer]
<ivanivan> I've been experiencing what I suspect are SSL-related problems on NixOS. Anyone know how I might debug/verify that?
hakujin has quit [Ping timeout: 248 seconds]
<ivanivan> I'm unable to fetch dependencies from rubygems (e.g. when using bundix), and I've also noticed weechat is super-slow to connect over ssl
<Myrl-saki> How do I make nix-build not delete tmpfile?
<Myrl-saki> Err
<Myrl-saki> The /tmp dir
<Myrl-saki> something
jrolfs_ has quit [Ping timeout: 240 seconds]
coot has quit [Quit: coot]
nuncanada has quit [Quit: Leaving]
PolarIntersect has joined #nixos
<acowley> At some point I picked up the technique of using "or" to provide a default value for a possibly-undefined identifier. I notice that it doesn't work in nix repl; where is it defined?
hakujin has joined #nixos
zybell_ has quit [Ping timeout: 256 seconds]
<Myrl-saki> How do I set the environment variables on mkDerivation?
<acowley> Oh, it only works for an attrpath
<acowley> Myrl-saki: The -k flag keeps temporaries
<ivanivan> Has anyone else experienced SSL/TLS problems on a recent release of NixOS?
<ivanivan> specifically nixos-unstable
<acowley> ivanivan: I have not
zybell has joined #nixos
phreedom has quit [*.net *.split]
oida has quit [*.net *.split]
klntsky has quit [*.net *.split]
phreedom has joined #nixos
<PolarIntersect> acowley: It's documented w/ the SELECT operator here: https://nixos.wiki/wiki/Nix_Expression_Language
<PolarIntersect> Hope that's helpful :)
<acowley> PolarIntersect: Yes, I did eventually find it. Very hard to search for the word "or" :D
hakujin has quit [Ping timeout: 248 seconds]
coot has joined #nixos
<acowley> I think my eyes actually passed over it a few times because there's no highlighting or indication that `or` is a keyword that shows up in my browser.
klntsky has joined #nixos
oida has joined #nixos
<PolarIntersect> oh hehe
<PolarIntersect> sorry for being redundant then
<PolarIntersect> Happy you were able to discover it :)
hakujin has joined #nixos
adisbladis has quit [Ping timeout: 240 seconds]
ryantrinkle has quit [Ping timeout: 260 seconds]
freeman42x]NixOS has quit [Ping timeout: 248 seconds]
acarrico has quit [Ping timeout: 255 seconds]
PuercoPop has joined #nixos
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
mizu_no_oto has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
ryantrinkle has joined #nixos
astiles has quit [Ping timeout: 264 seconds]
<Myrl-saki> How can I import from http again?
<Myrl-saki> Like, the chanels
hakujin has quit [Ping timeout: 264 seconds]
<nh> nix-channel add?
<Myrl-saki> nh: IIRC, there was a direct way to do it using `import`
<{^_^}> [nixpkgs] @oxij opened pull request #39462 → flashrom: fix build with gcc7 → https://git.io/vpnCk
<Myrl-saki> nh: I'm making a test system, soooo
hakujin has joined #nixos
ivanivan has quit [Ping timeout: 264 seconds]
drakonis has quit [Remote host closed the connection]
<Myrl-saki> Fuucckkk
<Myrl-saki> Err, sorry, wrong chat.
simukis has joined #nixos
drakonis has joined #nixos
drakonis has quit [Remote host closed the connection]
butchery has joined #nixos
anderslu1dstedt has quit [Ping timeout: 256 seconds]
sgillespie has quit [Remote host closed the connection]
hakujin has quit [Ping timeout: 248 seconds]
adisbladis has joined #nixos
hakujin has joined #nixos
schoppenhauer has quit [Ping timeout: 260 seconds]
dbmikus_ has quit [Ping timeout: 255 seconds]
schoppenhauer has joined #nixos
srl295 has quit [Quit: Connection closed for inactivity]
hakujin has quit [Ping timeout: 268 seconds]
anderslundstedt has joined #nixos
kreisys has quit [Ping timeout: 248 seconds]
hakujin has joined #nixos
c0ffee152 has quit [Ping timeout: 255 seconds]
hakujin has quit [Ping timeout: 264 seconds]
hakujin has joined #nixos
<{^_^}> [nixpkgs] @oxij opened pull request #39463 → tree-wide: disable `doCheck` and `doInstallCheck` where it fails → https://git.io/vpnW2
jperras has quit [Ping timeout: 248 seconds]
hakujin has quit [Ping timeout: 240 seconds]
hakujin has joined #nixos
adisbladis has quit [Remote host closed the connection]
roconnor_ has quit [Ping timeout: 248 seconds]
roconnor_ has joined #nixos
jrolfs_ has joined #nixos
hakujin has quit [Ping timeout: 264 seconds]
xAFFE has left #nixos ["Error from remote client"]
hakujin has joined #nixos
jrolfs_ has quit [Ping timeout: 248 seconds]
LysergicDreams has quit [Ping timeout: 256 seconds]
blankhart has quit [Ping timeout: 248 seconds]
LysergicDreams has joined #nixos
sir_guy_carleton has joined #nixos
<sir_guy_carleton> hello
ivanivan has joined #nixos
sir_guy_carleton has quit [Client Quit]
Fare has joined #nixos
hakujin has quit [Ping timeout: 248 seconds]
blankhart has joined #nixos
ivanivan has quit [Ping timeout: 264 seconds]
jrolfs_ has joined #nixos
rauno has quit [Ping timeout: 264 seconds]
iqubic has quit [Remote host closed the connection]
jrolfs has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @adisbladis pushed to master « buildbot-plugins.wsgi-dashboards: Remove maintainer akazakov »: https://git.io/vpnl4
johnw has quit [Ping timeout: 276 seconds]
jrolfs has joined #nixos
jrolfs_ has quit [Ping timeout: 255 seconds]
jperras has joined #nixos
<{^_^}> [nixpkgs] @oxij opened pull request #39464 → stdenv: implement `checkTarget` and `installCheckTarget` autodetection → https://git.io/vpnlE
johnw has joined #nixos
Fare has quit [Ping timeout: 260 seconds]
jrolfs has quit [Ping timeout: 260 seconds]
jperras has quit [Ping timeout: 255 seconds]
<boomshroom> sir_guy_carleton: Hi!
jrolfs has joined #nixos
hakujin has joined #nixos
iqubic has joined #nixos
jrolfs has quit [Ping timeout: 248 seconds]
jrolfs has joined #nixos
hakujin has quit [Ping timeout: 240 seconds]
hakujin has joined #nixos
jrolfs has quit [Ping timeout: 240 seconds]
simukis has quit [Quit: simukis]
PuercoPop has left #nixos ["Killed buffer"]
jrolfs has joined #nixos
hakujin has quit [Ping timeout: 256 seconds]
Rusty1_ has quit [Quit: Konversation terminated!]
PuercoPop has joined #nixos
aarvar has joined #nixos
hakujin has joined #nixos
jrolfs has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @wmertens merged pull request #39462 → flashrom: fix build with gcc7 → https://git.io/vpnCk
<{^_^}> [nixpkgs] @wmertens pushed 2 commits to master: https://git.io/vpn8Q
<{^_^}> → fefbc047 by @wmertens: Merge pull request #39462 from oxij/pkgs/fix-flashrom
<{^_^}> → bd1d0e02 by @oxij: flashrom: fix build with gcc7
robstr has joined #nixos
phreedom has quit [Remote host closed the connection]
klntsky has quit [Read error: Connection reset by peer]
oida has quit [Read error: Connection reset by peer]
hakujin has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @matthewbauer opened pull request #39465 → Various work on broken packages → https://git.io/vpn8j
klntsky has joined #nixos
phreedom has joined #nixos
oida has joined #nixos
nh has left #nixos ["Shizzle"]
<{^_^}> [nixpkgs] @thoughtpolice pushed to master « nixos: typofixes/tab deletion in some foundationdb docs/module »: https://git.io/vpn4G
rauno has joined #nixos
<{^_^}> [nixpkgs] @andir opened pull request #39466 → rabbitmq: 3.6.15 -> 3.7.4 → https://git.io/vpn4a
jperras has joined #nixos
<robstr> Morning, Still have problems with nixops deploymeny to aws compared to vm. Bot vm's running exact same settings (nixos-version) but for whatever reason aws report `could not connect to database template1: FATAL: role "root" does not exist"
xAFFE has joined #nixos
jperras has quit [Ping timeout: 260 seconds]
jrolfs has joined #nixos
xAFFE has left #nixos [#nixos]
alex`` has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #39465 → Various work on broken packages → https://git.io/vpn8j
<{^_^}> [nixpkgs] @matthewbauer pushed 13 commits to master: https://git.io/vpnBJ
<{^_^}> → dad3714e by @matthewbauer: live555: supports darwin
<{^_^}> → db6cc562 by @matthewbauer: libmtp: supports darwin
<{^_^}> → 9c406d2a by @matthewbauer: libdvdnav: supports Darwin
pie_ has quit [Ping timeout: 256 seconds]
odi has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #39158 → pythonPackages.dataclasses: init at 0.5 → https://git.io/vptYw
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/vpnBB
<{^_^}> → 2dbde855 by @catern: pythonPackages.dataclasses: init at 0.5
<{^_^}> → fbd169ae by @FRidh: Merge pull request #39158 from catern/dataclass
<{^_^}> [nixpkgs] @FRidh merged pull request #39285 → matrix-synapse: 0.27.2 -> 0.27.4 → https://git.io/vpYvJ
<{^_^}> [nixpkgs] @FRidh pushed 7 commits to master: https://git.io/vpnBu
<{^_^}> → 53bea54a by @florianjacob: matrix-synapse: 0.27.2 -> 0.27.4
<{^_^}> → 3d974552 by @florianjacob: canonicaljson: 1.0.0 -> 1.1.3
<{^_^}> → 63901546 by @florianjacob: canonicaljson: separating from pythonPackages
<{^_^}> [nixpkgs] @matthewbauer merged pull request #39439 → clementine: each output should hav a wrapped `GST_PLUGIN_SYSTEM_PATH_1_0` → https://git.io/vpZha
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/vpnBz
<{^_^}> → a4ba8c65 by @Ma27: clementine: each output should hav a wrapped `GST_PLUGIN_SYSTEM_PATH_1_0`
<{^_^}> → 42c87d47 by @matthewbauer: Merge pull request #39439 from Ma27/fix-free-clementine-plugin-path
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @typetetris opened pull request #39467 → fetchFromGitLab: Use API archive download endpoint. → https://git.io/vpnBo
sir_guy_carleton has joined #nixos
<sir_guy_carleton> can you mount a parition on a drive that is uses mbr/msdos on a system that uses uefi?
<boomshroom> sir_guy_carleton: If it's not the boot disk, there should be no problem. Is it is the boot disk, then there might be some additional hacking to get it to work.
<sir_guy_carleton> okay thanks
lo_mlatu has joined #nixos
<sir_guy_carleton> where's the best freenode chatroom to ask windows questions?
pie_ has joined #nixos
hakujin has joined #nixos
<lo_mlatu> Has anyone ever install haskellPackages.pandoc-crossref with nix? I tried to do that, compliation failed with incorrect dependency: it need pandoc2.1.3 however nix seems to build pandoc2.1.2 for me
<boomshroom> lo_mlatu: Is pandoc a binary would want available globally, or do you need it as a dependency?
spear2 has quit [Ping timeout: 255 seconds]
jrolfs has quit [Ping timeout: 255 seconds]
<lo_mlatu> boomshroom: pandoc was dependency of pandoc-crossref, but itself should also be availabel globally
hakujin has quit [Ping timeout: 260 seconds]
<boomshroom> lo_mlatu: Installing pandoc-crossref shouldn't depend on you local pandoc installation.
jperras has joined #nixos
<lo_mlatu> boomshroom: nix didn't use a local installation, actually I install it in a fresh virtual machine, so I think there is something wrong in the nix-expression
<boomshroom> lo_mlatu: You should just be able to install pandoc and pandoc-crossref separately and it should work just fine.
jperras has quit [Ping timeout: 260 seconds]
hakujin has joined #nixos
lo_mlatu has quit [Ping timeout: 260 seconds]
lo_mlatu has joined #nixos
lo_mlatu_ has joined #nixos
lo_mlatu_ has quit [Client Quit]
pie_ has quit [Ping timeout: 256 seconds]
<boomshroom> It seems as pandoc-crossref is broken currently. Sorry.
sir_guy_carleton has quit [Ping timeout: 260 seconds]
jrolfs has joined #nixos
hakujin has quit [Ping timeout: 276 seconds]
reinzelmann has joined #nixos
pie_ has joined #nixos
ma27 has joined #nixos
octe has quit [Ping timeout: 260 seconds]
octe has joined #nixos
jrolfs has quit [Ping timeout: 255 seconds]
vandenoever has joined #nixos
vandenoever has quit [Changing host]
vandenoever has joined #nixos
Ariakenom has quit [Quit: Leaving]
etu[m] has quit [Quit: issued !quit command]
johann__ has joined #nixos
<{^_^}> [nixpkgs] @vbgl opened pull request #39469 → coqPackages.contribs.containers: make available for Coq 8.8 → https://git.io/vpn0D
dx_ has joined #nixos
iqubic` has joined #nixos
iqubic` has left #nixos [#nixos]
bennofs has joined #nixos
iqubic has quit [Ping timeout: 276 seconds]
nD5Xjz has quit [Ping timeout: 248 seconds]
Ariakenom has joined #nixos
nD5Xjz has joined #nixos
jgt3 has joined #nixos
jrolfs has joined #nixos
Tucky has joined #nixos
FRidh has joined #nixos
jtojnar has joined #nixos
jrolfs has quit [Ping timeout: 256 seconds]
boomshroom has quit [Quit: WeeChat 2.0]
ertes-w has joined #nixos
dx_ has left #nixos [#nixos]
johann__ has quit [Quit: Leaving.]
pie_ has quit [Ping timeout: 264 seconds]
nD5Xjz has quit [Ping timeout: 260 seconds]
hyper_ch2 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #39452 → fio: 3.5 -> 3.6, enable on darwin → https://git.io/vpnkG
<{^_^}> [nixpkgs] @Mic92 pushed commit from @veprbl to master « fio: 3.5 -> 3.6, enable on darwin (#39452) »: https://git.io/vpnuz
johann__ has joined #nixos
nD5Xjz has joined #nixos
hakujin has joined #nixos
thc202 has joined #nixos
jtojnar has quit [Read error: Connection reset by peer]
jtojnar has joined #nixos
nD5Xjz has quit [Ping timeout: 264 seconds]
hakujin has quit [Ping timeout: 256 seconds]
vaninwagen has joined #nixos
dvim has quit [Quit: WeeChat 2.1]
wangoe has joined #nixos
commander has joined #nixos
dvim has joined #nixos
kahiru has joined #nixos
<kahiru> hey, I'm using nix on another distro and each time I run nix-collect-garbage it wipes my user profile. Is that intended?
orivej has quit [Ping timeout: 240 seconds]
nD5Xjz has joined #nixos
asuryawanshi has joined #nixos
__Sander__ has joined #nixos
asuryawanshi has quit [Remote host closed the connection]
asuryawanshi has joined #nixos
sir_guy_carleton has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #39436 → vim_configurable: replace default ftNix patch with sources from vim-nix → https://git.io/vpZAf
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpnzd
<{^_^}> → 1c3d38c6 by @LnL7: vim_configurable: replace default ftNix patch with sources from vim-nix
<{^_^}> → ab5e6073 by @Mic92: Merge pull request #39436 from LnL7/vim-ft-nix
<{^_^}> [nixpkgs] @rvl opened pull request #39471 → buildkite-agent3: init at 3.0.1 → https://git.io/vpnzA
sir_guy_carleton has quit [Client Quit]
<sphalerite> kahiru: no
nD5Xjz has quit [Ping timeout: 256 seconds]
<sphalerite> kahiru: https://github.com/NixOS/nix/issues/2070 might be this
<kahiru> sphalerite: thanks, I'll check that out
nD5Xjz has joined #nixos
MichaelRaskin has quit [Quit: MichaelRaskin]
srdqty has quit [Ping timeout: 248 seconds]
orivej has joined #nixos
srdqty has joined #nixos
<{^_^}> [nixpkgs] @ChengCat opened pull request #39472 → fcitx-libpinyin: fix data path → https://git.io/vpngl
nD5Xjz has quit [Ping timeout: 255 seconds]
johann__ has quit [Quit: Leaving.]
<kahiru> sphalerite++ that did the trick
<sphalerite> \o/
<kahiru> wonder why it happened
johann__ has joined #nixos
Gohla has quit [Ping timeout: 268 seconds]
ckauhaus has joined #nixos
nD5Xjz has joined #nixos
jperras has joined #nixos
sir_guy_carleton has joined #nixos
pie_ has joined #nixos
mkaito has quit [Ping timeout: 246 seconds]
jperras has quit [Ping timeout: 260 seconds]
Gohla has joined #nixos
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
knupfer has joined #nixos
cross has quit [Ping timeout: 256 seconds]
xy2_ has joined #nixos
pie_ has quit [Ping timeout: 240 seconds]
ma27 has quit [Ping timeout: 265 seconds]
pie_ has joined #nixos
<angerman> is there some function that does // but recursively?
<angerman> eg. apply // on each value in both attrsets?
jrolfs_ has joined #nixos
astiles has joined #nixos
civodul has joined #nixos
<angerman> `{ x = { y = 1; }; } // { x = { z = 2; }; }` will results in `{ x = { z = 2; }; }` instead of `{ x = { y = 1; z = 2; }; }`
Ahmedkh has joined #nixos
johann__ has quit [Quit: Leaving.]
jperras has joined #nixos
<sir_guy_carleton> hello, sorry that i'm repeating the question, but is installing a seperate boot parition with NixOS a good idea?
FRidh has quit [Quit: Konversation terminated!]
hakujin has joined #nixos
<Ahmedkh> efi or legance
<sir_guy_carleton> uefi
astiles has quit [Ping timeout: 255 seconds]
<sir_guy_carleton> oh, and i'm dual booting with windows 10
<Ahmedkh> sorry, I don't know much about efi.
<goibhniu> hi sir_guy_carleton, you'll need a separate boot partition for efi AFAIK
<joko> sir_guy_carleton: I agree with goibhniu
jrolfs_ has quit [Ping timeout: 264 seconds]
<sir_guy_carleton> hmm, okay - how big should it be?
jperras has quit [Ping timeout: 268 seconds]
<etu> sir_guy_carleton: On EFI you need to have an ESP (EFI System Partition?) that is a boot partition for EFI systems. On my UEFI systems I don't have my own /boot, I just use the ESP.
<etu> sir_guy_carleton: I also mount my ESP directly at /boot
dx_ has joined #nixos
hakujin has quit [Ping timeout: 268 seconds]
akkad has quit [Ping timeout: 240 seconds]
<dx_> so, stuff that got installed by 'nix-shell -p xxx' gets removed if garbage collected?
<etu> My ESP on my laptop with only NixOS uses 32MiB at the moment, if you have more kernels and more OSes that is probably a bigger number.
<etu> dx_: yes.
<joko> dx_: yes
<adisbladis[m]> dx_: Yes.
<adisbladis[m]> sir_guy_carleton: I'll usually give the ESP 100-500M something
<etu> sir_guy_carleton: I also recommend not using grub but to use systemd-boot, it's much cleaner in your ESP as well. And it will autodetect other OSes such as windows 10 and give it it's own entry.
<adisbladis[m]> It's overkill but at least I'll not run out of space any time soon
<dx_> this 'isolation' scheme used by nixos, is not really using kernel level cgroups/namespaces like docker?
jensens has joined #nixos
pie_ has quit [Ping timeout: 264 seconds]
<etu> dx_: Depending on what you mean. But much of the "isolation" on the nix side is packages and dependencies and such.
<sir_guy_carleton> okay, thanks for the advice
<dx_> also, when i go into c/c++ mode, i do it by 'nix-shell -p gcc -p automake -p libtool'. Is this the common practice?
<sphalerite> dx_: The (optional) sandboxing feature uses namespaces to improve isolation. If it's disabled it only tries to limit what the build will access by keeping the environment variables clean
<dx_> etu: yeah, i noticed yes. It merely manipulates PATH and environment vars...
<sphalerite> dx_: yes, it's common practice, although usually people end up writing a nix expression for the project that makes it easier to use in the end
<etu> dx_: If you run "nix-shell --pure -p packagename" it will not have things from your system environment
<sphalerite> also, you don't need to repeat the -p option FWIW
<dx_> ok. So as root, when i say: 'nix-env -i some-stuff', how did it know what gcc to use, since in my system now, gcc is not globally installed, but instead in cache only. It picks up that ?
<dx_> am asking, coz maybe i'll have newer gcc later, so...
<etu> the expression for some-stuff has stdenv as dependency which contains a gcc
<etu> And that is defined in nixpkgs
jgt3 has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @xeji opened pull request #39473 → nixos/tests/keymap: wait for xdotool to succeed → https://git.io/vpnw6
pie_ has joined #nixos
jperras has joined #nixos
johann__ has joined #nixos
lonokhov has joined #nixos
jgt3 has joined #nixos
jperras has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 256 seconds]
ma27 has joined #nixos
Jetien has joined #nixos
ertes has quit [Ping timeout: 264 seconds]
<tokudan[m]> discourse is amazing. aparently 24 characters are shorter than 10 characters:
<{^_^}> [nixpkgs] @srhb merged pull request #39473 → nixos/tests/keymap: wait for xdotool to succeed → https://git.io/vpnw6
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/vpnia
<{^_^}> → 6891bda3 by @xeji: nixos/tests/keymap: wait for xdotool to succeed
<{^_^}> → 25abc29f by @srhb: Merge pull request #39473 from xeji/update-keymap-test
chisui has joined #nixos
dx_ has quit [Quit: leaving]
<sphalerite> tokudan[m]: nice.
<Jetien> Nixos configs are functions like this `{config, pkgs, ..}: ` How modify the value of `pkgs` or add my own arguments to this function? I'm trying the follow the code from `nixos/default.nix` but it's too complicated to figure out the logic.
<{^_^}> [nixpkgs] @hedning opened pull request #39475 → nix-zsh-completions: 0.3.8 -> 0.3.9 , nix-bash-completions: 0.6.5 -> 0.6.6 → https://git.io/vpnXg
r0bby has quit []
hakujin has joined #nixos
r0bby has joined #nixos
dx_ has joined #nixos
hakujin has quit [Ping timeout: 248 seconds]
teozkr has quit []
teozkr has joined #nixos
nD5Xjz has quit [Ping timeout: 260 seconds]
pie_ has quit [Ping timeout: 248 seconds]
troydm has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @peti pushed 7 commits to master: https://git.io/vpn1Q
<{^_^}> → c60a874e by @peti: LTS Haskell 11.6
<{^_^}> → 46cce6ef by @peti: hackage-packages.nix: automatic Haskell package set update
<{^_^}> → 93b32409 by @peti: all-cabal-hashes: update to latest version
nD5Xjz has joined #nixos
<{^_^}> [nixpkgs] @lsix merged pull request #39360 → motuclient: 1.4.00 -> 1.5.00 → https://git.io/vp3Tt
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/vpnMv
<{^_^}> → 9b579379 by @lsix: motuclient: 1.4.00 -> 1.5.00
<{^_^}> → 8d58b1a0 by @lsix: Merge pull request #39360 from lsix/update_motu
MP2E has quit [Remote host closed the connection]
<sphalerite> Jetien: what are you trying to achieve?
<sphalerite> Jetien: for modifying pkgs, overlays are what you want
vaninwagen has quit [Ping timeout: 240 seconds]
pie_ has joined #nixos
<Jetien> sphalerite: i have small package collection that i wan't to deploy on multiple machines via nixops. Since my package collection isn't part of nixpkgs i have to awkardly import it everywhere. My goal is to restructure my nixops configs to make them easiert composable. I could have '{mypkgs}: {config, pkgs, ...}' but this doesn't look right.
<sphalerite> Jetien: yeah for adding packages I'd recommend using an overlays https://nixos.org/nixpkgs/manual/#chap-overlays
<Jetien> sphalerite: thanks! do you also have a pointers to bigger nixops examples? how can i make my machines more composable? should i use the module system of nixops for that? or do i use functions like `makeOverridable` from nixpkgs?
nz has quit []
nz has joined #nixos
<sphalerite> The nixos module system seems is a good fit, I think. I haven't actually used nixops properly yet, but I maintain a bunch of nixos servers (currently still just by running nixos-rebuild on them manually, but I'll hopefully switch to nixops eventually) where I share a fair bit of config between the machine https://gitlab.strathtech.co.uk/Society/nixos-config
<avn> Jetien: { config, pkgs }: { nixpkgs.overlays = [ (self: super: { ..your-overrides-here.. } ) ] }
<Jetien> thank you both!
ckauhaus has quit [Remote host closed the connection]
iyzsong has joined #nixos
<YegorTimoshenko[> is it possible to use `lib.mkDefault` to set default value for `services.nginx.virtualHosts.<name>.forceSSL`?
ilovezfs_ has quit []
ilovezfs_ has joined #nixos
tyrus82 has joined #nixos
hakujin has joined #nixos
Ridout has joined #nixos
johann__ has quit [Quit: Leaving.]
hakujin has quit [Ping timeout: 240 seconds]
xy2_ has quit [Ping timeout: 264 seconds]
nick_l has joined #nixos
Ariakenom has quit [Ping timeout: 248 seconds]
ericsagnes has quit [Ping timeout: 240 seconds]
astiles has joined #nixos
<angerman> so I was looking for `recursiveUpdate`; in case anyone else came across the same question.
philipcristiano has quit []
philipcristiano has joined #nixos
ertes has joined #nixos
<sphalerite> YegorTimoshenko[: I don't think so, unless you just replace the nginx module netirely
astiles has quit [Ping timeout: 260 seconds]
sigmundv__ has joined #nixos
<LnL> why not?
<LnL> what's the current default value?
<YegorTimoshenko[> it's `false`
<Ahmedkh> guys, sorry noob question. How can I download a patched font from nerdfonts without download whole fonts.
<Ahmedkh> I mean, I just want 2 or 3 fonts from nersfonts. but there are no package for them
Ariakenom has joined #nixos
<YegorTimoshenko[> LnL, sphalerite: i ended up with something like this: https://gist.github.com/yegortimoshenko/4cead331ae140d0ac52b06b90d11f700
<LnL> YegorTimoshenko[: oh, for all entries
iyzsong has quit [Ping timeout: 256 seconds]
dx_ is now known as cryp2nomicon
xy2_ has joined #nixos
sir_guy_carleton has quit [Ping timeout: 260 seconds]
<sphalerite> Ahmedkh: you should be able to do this as quite a simple expression, something like runCommand "AnonymousPro" {buildInputs = [unzip];} "mkdir -p $out/share/fonts ; cd $out/share/fonts ; unzip ${fetchurl {url = "https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/AnonymousPro.zip"; sha256 = "hash goes here";}"
<sphalerite> Ahmedkh: and putting that in fonts.fonts
ckauhaus has joined #nixos
<Ahmedkh> make a new package -as I see- right, thnx I will try right now
<sphalerite> or install it into your user environment, as you prefer.
jensens has quit [Ping timeout: 276 seconds]
ckauhaus has quit [Ping timeout: 256 seconds]
<Ahmedkh> sorry, could I find your example in github.
savanni has quit []
savanni has joined #nixos
* AntonLatukha[m] sent a long message: AntonLatukha[m]_2018-04-25_10:51:07.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/OiEFxjLleMCsUZxxKnOobPBh>
tyrus82 has quit [Quit: tyrus82]
jperras has joined #nixos
simukis has joined #nixos
* AntonLatukha[m] sent a long message: AntonLatukha[m]_2018-04-25_10:54:33.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/lVbMulsdgqQqdiZjKyWJClpi>
Ahmedkh` has joined #nixos
ckauhaus has joined #nixos
Ahmedkh` has quit [Remote host closed the connection]
<YegorTimoshenko[> AntonLatukha: also, most people didn't see your message: https://botbot.me/freenode/nixos/2018-04-25/?msg=99356784&page=4
<YegorTimoshenko[> (only matrix/riot users would see that inline)
Ahmedkh has quit [Ping timeout: 264 seconds]
jperras has quit [Ping timeout: 255 seconds]
<AntonLatukha[m]> It is probably sane.
<AntonLatukha[m]> To stream current discussion issues : Like '0 kind: enhancement' in NixPkgs to create a continuation in and discuss them in RFCs.
aarvar has quit [Ping timeout: 268 seconds]
fendor has joined #nixos
xeji has joined #nixos
acarrico has joined #nixos
nD5Xjz has quit [Ping timeout: 255 seconds]
sigmundv__ has quit [Ping timeout: 256 seconds]
<AntonLatukha[m]> Discussions in PRs probably should stay NixPkgs PRs.
xy2_ has quit [Quit: WeeChat 1.9.1]
Ahmedkh has joined #nixos
xy2_ has joined #nixos
nD5Xjz has joined #nixos
<cryp2nomicon> how can i clean the boot selection list in the grub menu, so that i can only have the latest? I want to keep my current nix-shells, though...
arianvp2 has joined #nixos
sir_guy_carleton has joined #nixos
<arianvp2> I just installed nix on arch, and I get the following warning with all commands
<arianvp2> warning: unknown setting 'binary-caches-public-keys'
<arianvp2> what does it mean?
<elvishjerricco> arianvp2: The option names of /etc/nix/nix.conf changed a bit. Dunno if there's a migration guide anywhere...
<elvishjerricco> It changed in Nix 2.0, that is
<arianvp2> ah
<elvishjerricco> which offers `nix show-config` to tell you what all the possible option names are
<arianvp2> can I just delete nix.conf ?
<elvishjerricco> Assuming you don't have anything useful in there, sure
<arianvp2> there was an alternative hydra in there which doesnt exist anymore
<arianvp2> Okayyyy back to nixing
<arianvp2> :D
<arianvp2> does nix-home-manager work on non-nixos installlations?
<elvishjerricco> I use it on MacOS :P
<arianvp2> because that would finally solve all my dotfile problems I have everywhere
<arianvp2> in a sane way
<arianvp2> oh amazing!
<arianvp2> bye bye hacky arch linux stuff
<elvishjerricco> Yea it only claims support for NixOS but it seems to work on anything unix-y
<arianvp2> nice
<arianvp2> I'm still not 100 percent convinced about Nixos modules / home manager modules though
<arianvp2> I don't see why we'd separate them from packages
<arianvp2> a 'module' is just a package with more config, a package override so to say
ckauhaus has quit []
<sphalerite> shlevy: do you have your riscv hardware and nixos running on it yet?
<infinisil> arianvp2: modules are very powerful
<Ahmedkh> yesterday I installed nix on arch, today I installed NixOS ;).... arianvp2 just remeber =V
sir_guy_carleton has quit [Quit: Leaving]
<infinisil> arianvp2: And they don't really compare to packages
<infinisil> I could tell you all day long about modules
<arianvp2> how do they not compare to packages though?
<arianvp2> You end up with some derivation right?
<infinisil> Nah, modules don't have anything to do with derivations
<infinisil> The NixOS modules have a lot of options that have to do with derivations though
<infinisil> And in the end usually a derivation is produced, in nixos that's the system's derivation
ericsagnes has joined #nixos
<infinisil> But modules themselves don't inherently have to have to do with modules
<infinisil> s/with modules/with derivations
hakujin has joined #nixos
codedmart has quit []
Fare has joined #nixos
codedmart has joined #nixos
reinzelmann has quit [Ping timeout: 255 seconds]
dgonyeo has quit []
dgonyeo has joined #nixos
nD5Xjz has quit [Ping timeout: 264 seconds]
hakujin has quit [Ping timeout: 260 seconds]
vdemeester` has quit []
vdemeester` has joined #nixos
<jtojnar> AntonLatukha[m]: do you have the fwupd option commented out?
<kai_w> how do I add new tests to nixos to work with GCofBorg? I have tests in nixos/tests, and if I run them with nix-build, I get output from the VM and result symlinks.
nD5Xjz has joined #nixos
<sphalerite> kai_w: that should be sufficient.
<jtojnar> kai_w: add them to nixos/release.nix
<kai_w> sphalerite, jtojnar: I've added the test to release.nix too, since otherwise it says not found
<kai_w> so now it runs without error, but very quickly and I see no output
<kai_w> so it can't possibly be starting the VM
<sphalerite> presumably it's cached then
<jtojnar> are you running it with `nix-build nixos/release.nix -A tests.footest.x86_64-linux`
<sphalerite> i.e. it's passed previously
jtojnar has quit [Read error: Connection reset by peer]
<kai_w> jtojnar has gone away, but I think that was it
<kai_w> I wasn't adding the x86_64-linux bit
jtojnar has joined #nixos
<kai_w> jtojnar: no, I was running it without the x84_64-linux bit. I think that was it
blankhart has quit [Ping timeout: 260 seconds]
reinzelmann has joined #nixos
Ahmedkh has quit [Remote host closed the connection]
sorear has quit []
sorear has joined #nixos
Thra11 has joined #nixos
AluisioASG has quit [Remote host closed the connection]
AluisioASG has joined #nixos
Wizek has quit []
alexteves has joined #nixos
Wizek has joined #nixos
fingerzam has quit []
fingerzam has joined #nixos
raynold has quit [Quit: Connection closed for inactivity]
houli has quit []
houli has joined #nixos
Ridout has quit [Quit: Lost terminal]
athan has joined #nixos
orivej has joined #nixos
<{^_^}> [nixpkgs] @ChengCat opened pull request #39477 → Add new fonts → https://git.io/vpnbX
tyrus82 has joined #nixos
<{^_^}> [nixpkgs] @nlewo closed pull request #39254 → cloud-init: reduce closure size → https://git.io/vpm3m
<fendor> hey, i have a problem with grpc, maven and java, i think it might be nixos related. in short, maven tries to install a grpc plugin that is not executable for some reason or fails to start. same happened with the protoc program itself, which i circumvented by copying the protoc executable
<zybell> do you have a log?
<{^_^}> [nixpkgs] @pngwjpgh opened pull request #39478 → nixos/infinoted: Abstract over libinfinity version → https://git.io/vpnxS
<fendor> zybell, wait a second
<fendor> zybell, that is the maven output: https://hastebin.com/yevopoxapu.sql
<Drakonis[m]> ah yes, linker issues
<fendor> expected as much
<fendor> tried to spin up a fitting nix-shell
<fendor> but idk, i am bad at guessing dependencies
<Drakonis[m]> maven acquires precompiled binaries doesn't it?
* zybell looks into that
<cryp2nomicon> given, that i just completed 'nix-shell -p nodejs-9_x' after 3 hours (1G RAM atom netbook here), can i installed it instead permanently quickly this time? Or do I have to re-do all with 'nix-env -i nodejs-9_x' ?
<srhb> cryp2nomicon: If you didn't garbage collect it, it should be instant, because it's already in the store.
<fendor> Drakonis[m], think so, depending on the OS ,though. As we can see, it guesses correctly my OS
<cryp2nomicon> ok good. Can i excempt some nix-shell from being garbage collected?
<angerman> can I stick some additional values into my derivation? E.g. I'd like to add a pkgId field to the result of a mkDerivation. So that I can look that pkgId field up
Rusty1_ has joined #nixos
<srhb> angerman: Maybe with extendderivation?
johann__ has joined #nixos
<angerman> srhb: I woudln't mind having to modify my nixpkgs. srhb just wondering if that's possible in principle, and how I would access that value
<srhb> angerman: (lib.extendDerivation true { foo = "bar"; } pkgs.hello).foo
jgt4 has joined #nixos
<zybell> either you run nix on Windows, what I doubt, or you have a dependency on mono, that maven doesnt detect. this log did not repeat the steps before the failing step. try to clean up your build before making the next log. Do you build with nix?
<fendor> zybell, me?
<zybell> yes
<fendor> i am on nixOs, i am building with maven
<angerman> srhb: thanks!
<{^_^}> [nixpkgs] @lsix pushed to release-18.03 « motuclient: 1.4.00 -> 1.5.00 »: https://git.io/vpnhT
jgt3 has quit [Ping timeout: 256 seconds]
that_guy_ has joined #nixos
xeji has quit [Quit: WeeChat 2.0]
<infinisil> Huh, why is that file extension .swift? Got my hopes up for you being a Swift programmer :)
<fendor> infinisil, sorry, just hastebin ^^
<fendor> zybell, now the error happens again with protoc itself, because i havent replaced the binary with the system binary
<Biappi> hastebin choses the file extension based on file content heuristics... you can use the extension you want to force hastebin to use a particular syntax highlighter =)
<infinisil> Oh I see
<Biappi> (if you need something related to swift, you can hit me up, tho =P)
astiles has joined #nixos
nD5Xjz has quit [Ping timeout: 240 seconds]
<infinisil> Well I've been using Swift a lot a year ago, but everything changed when the fi.. when I switched to NixOS
nliadm has quit [*.net *.split]
Rusty1_ has quit [*.net *.split]
Fare has quit [*.net *.split]
Jetien has quit [*.net *.split]
joelpet has quit [*.net *.split]
mkoenig has quit [*.net *.split]
[Leary] has quit [*.net *.split]
astsmtl has quit [*.net *.split]
Asmadeus has quit [*.net *.split]
seequ has quit [*.net *.split]
mt_caret_ has quit [*.net *.split]
alp has quit [*.net *.split]
woffs has quit [*.net *.split]
FireFly has quit [*.net *.split]
hodapp has quit [*.net *.split]
ciil has quit [*.net *.split]
bollu has quit [*.net *.split]
elasticdog has quit [*.net *.split]
nocoolnametom has quit [*.net *.split]
pikajude has quit [*.net *.split]
iwxzr has quit [*.net *.split]
garbas has quit [*.net *.split]
SOO7 has quit [*.net *.split]
Moredread has quit [*.net *.split]
rev_strangehope has quit [*.net *.split]
that_guy_ is now known as nliadm
hakujin has joined #nixos
<zybell> fendor:how do you pull in the dependencies? Although maven detects linux correctly,the protobuf plugin gives a windows command. Maybe some property has to be set?
Rusty1_ has joined #nixos
Fare has joined #nixos
joelpet has joined #nixos
Jetien has joined #nixos
seequ has joined #nixos
alp has joined #nixos
mkoenig has joined #nixos
mt_caret_ has joined #nixos
ciil has joined #nixos
FireFly has joined #nixos
[Leary] has joined #nixos
hodapp has joined #nixos
Asmadeus has joined #nixos
woffs has joined #nixos
astsmtl has joined #nixos
rev_strangehope has joined #nixos
iwxzr has joined #nixos
SOO7 has joined #nixos
garbas has joined #nixos
pikajude has joined #nixos
elasticdog has joined #nixos
nocoolnametom has joined #nixos
Moredread has joined #nixos
bollu has joined #nixos
astiles has quit [Ping timeout: 255 seconds]
olto has quit [Ping timeout: 260 seconds]
colescott has quit [Ping timeout: 260 seconds]
Neo-- has joined #nixos
olto has joined #nixos
hakujin has quit [Ping timeout: 276 seconds]
nD5Xjz has joined #nixos
<zybell> Although I think its overkill possibly -X (uppercase) enables some output to find out how it arrives to call a windows command.
Supersonic has quit [Ping timeout: 248 seconds]
tyrus82 has quit [Ping timeout: 276 seconds]
thefloweringash_ has joined #nixos
thefloweringash has quit [Read error: Connection reset by peer]
asuryawanshi has quit [Ping timeout: 256 seconds]
<fendor> zybell, it is just an exe, it should be a Linux elf
<fendor> *named
<fendor> zybell, mvn -X clean install: https://hastebin.com/ugahofafuk.bash
Supersonic has joined #nixos
lostman has quit [Quit: Connection closed for inactivity]
<fendor> information of the protoc file: https://hastebin.com/jodisohola.pas
hakujin has joined #nixos
lo_mlatu_ has joined #nixos
arianvp2 has quit [Quit: Page closed]
tertle||eltret has quit [Quit: Connection closed for inactivity]
phI||Ip has quit [Ping timeout: 256 seconds]
ThoughtMatrix has joined #nixos
ThoughtMatrix is now known as phI||Ip
<ertes-w> when i build PHP from nixpkgs via 'nix-build -A php', somehow the command 'phpize' is missing, but when i install via 'nix-env -f . -iA php', then it's there
<ertes-w> what might be the reason for this?
olto has quit [Ping timeout: 256 seconds]
<zybell> fendor: found it
jtojnar has quit [Read error: Connection reset by peer]
dbmikus_ has joined #nixos
johann__ has quit [Quit: Leaving.]
<zybell> On linux No such file is not only for executable
hakujin has quit [Ping timeout: 248 seconds]
<zybell> If executable is dynamic, it is for dynamic linker too.
jperras has joined #nixos
<zybell> On NixOS dynamic linker is not where other dists expect it
<{^_^}> [nixpkgs] @zimbatm merged pull request #39471 → buildkite-agent3: init at 3.0.1 → https://git.io/vpnzA
<{^_^}> [nixpkgs] @zimbatm pushed commit from @rvl to master « buildkite-agent3: init at 3.0.1 (#39471) »: https://git.io/vpcvl
<zybell> So no copying exe from other dist to nix
<srhb> ertes-w: Looks like it's in the dev output
jtojnar has joined #nixos
<ertes-w> srhb: yeah, just found it myself, thanks =)
<fendor> zybell, yeah, that wont work. so some maven error?
<zybell> Either build protoc from source on nix with nix-tools
<zybell> Or run patchelf on exe
hakujin has joined #nixos
<zybell> to adapt to nix system
<fendor> zybell, i think ill try patchelf
dbmikus_ has quit [Ping timeout: 264 seconds]
<fendor> unstable or normal?
<fendor> zybell, ok, how does patchelf work? :D
jperras has quit [Ping timeout: 264 seconds]
<zybell> patchelf is nix tool should be installed, look closely at instruction and run on copy of prog
<tilpner> fendor - Why are not using the packaged version of protoc?
<fendor> tilpner, because maven generates some protoc-java plugin that seems not to be packaged
<zybell> maybe destroys prog in process
odi has quit [Ping timeout: 240 seconds]
<zybell> you could also try to symlink the packaged protoc at that place. less risky.
<fendor> zybell, i dont know what i need to patch...
<fendor> zybell, just replacing the binary protoc with the oen from nix works fine. However, maven generates a protoc-java plugin, which seems to not be packages and has the same problem
dbmikus has joined #nixos
<ertes-w> is there a derivation in nixpkgs that basically includes everything from stdenv? i need the usual tools necessary for building C stuff (autoconf, gcc, etc.)
<tilpner> It may be easier to stop maven from generating that, and packaging protoc-java
<zybell> ertes-w:stdenv;-)
<tilpner> If you really want to go the patchelf route, start with --set-interpreter, then check each ldd output and alter the rpath to include all of them
hakujin has quit [Ping timeout: 264 seconds]
<ertes-w> oh, my error… stdenv doesn't seem to include everything
<fendor> tilpner, might be true, but i have no clue how to package that :D
<fendor> tilpner, and set the interpreter to which interpreter?
regulus_ has quit [Ping timeout: 276 seconds]
<tilpner> That depends on if you're doing it interactively in your shell, or as a Nix derivation
<zybell> fendor:*in the plugin* there is a packaged protoc that doesnt work. replace that *and only that* with a symlink to the working protoc
<tilpner> If you just want to test, the output of "which ld" would be fine
<{^_^}> [nixpkgs] @aszlig pushed 2 commits to master: https://git.io/vpcfA
<{^_^}> → ac61ae50 by @aszlig: gn: Switch to fetchzip for apple_apsl directory
<{^_^}> → a3502ba7 by @aszlig: gn: Add libc++ and libc++abi from third_party
<tilpner> But that will only get you to the next error
hakujin has joined #nixos
<fendor> zybell, that works but again, it generates another executable
hakujin has quit [Ping timeout: 255 seconds]
themistocle_ has quit []
<zybell> That is the problem with your route, you essentially try to run visual basic on linux.
themistocle_ has joined #nixos
<zybell> or more apt visual c++
<simpson> zybell: Dunno how to tell you, but VS Code *does* support Linux.
<zybell> You have incompatible build tools
<simpson> Ah, a metaphor.
hakujin has joined #nixos
akapav has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @MichielDerhaeg opened pull request #39480 → verifast: 14.5 -> 18.02 → https://git.io/vpcUJ
<zybell> simpson:incl.compilers?The whole visual c++ experience *runs* on linux?
hyper_ch2 has quit [Ping timeout: 260 seconds]
akapav has joined #nixos
<zybell> cant video
<{^_^}> [nixpkgs] @flokli opened pull request #39481 → notmuch: add missing "patchShebangs configure" → https://git.io/vpcU4
<tilpner> zybell - It's only the new editor, not visual studio
<{^_^}> [nixpkgs] @jtojnar pushed to master « pitivi: 0.96 → 0.99 »: https://git.io/vpcUz
odi has joined #nixos
<zybell> the picture was way off from my experience and looked too much FOSS to be commercial.
benkolera has quit []
<Biappi> visual studio code *is* oss =)
benkolera has joined #nixos
maingo has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jtojnar merged pull request #36201 → pitivi: 0.96 → 0.99 → https://git.io/vAyOf
<fendor> so, i am just fucked? or what?
<{^_^}> [nixpkgs] @Chiiruno opened pull request #39482 → meguca: init at git-2018-04-25 → https://git.io/vpcTk
<tilpner> Yes, either way waits frustration :/
hakujin has quit [Ping timeout: 256 seconds]
rauno has quit [Ping timeout: 240 seconds]
nD5Xjz has quit [Ping timeout: 248 seconds]
hakujin has joined #nixos
<dtz> vscode's C++ bits need some symlinks made in /usr/bin IIRC which is :(
<fendor> tilpner, well fuck me
<fendor> tilpner, so my two ways are either packaging protoc-gen-java or trying to patchelf the executables?
<tilpner> Or FHS-envs, containers, VMs, etc.
<tilpner> Packaging protoc-gen-java sounds easiest
<fendor> the vm via oracle just lags terrible... well, maybe i switch to arch in general with nix as a secondary package manager
<{^_^}> [nixpkgs] @Profpatsch opened pull request #39483 → lib/generators: print paths without quotes & move function down → https://git.io/vpcks
reinzelmann has quit [Quit: Leaving]
johann__ has joined #nixos
<simpson> fendor: In general, mixing and matching sucks with Nix. Embrace Nix and let it build everything for you~
<tilpner> fendor - I'm not that familiar with protoc. It has a java output dir option. Is that what you need?
<{^_^}> [nixpkgs] @Profpatsch merged pull request #39483 → lib/generators: print paths without quotes & move function down → https://git.io/vpcks
<{^_^}> [nixpkgs] @Profpatsch pushed to master « lib/generators: print paths without quotes & move function down »: https://git.io/vpck2
lo_mlatu has quit [Quit: Connection closed for inactivity]
wangoe has quit [Ping timeout: 256 seconds]
<fendor> simpson, task for university, this is not possible
<tilpner> I just tested it with the Wikipedia Polyline example
<tilpner> It generated a bunch of Java code
<fendor> tilpner, i dont know, i can try
<{^_^}> Channel nixpkgs-18.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/20183371f50 (from 80 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-18.03-darwin)
<fendor> tilpner, no i seem to require the protoc-gen-java plugin. Some files are missing
<tilpner> I didn't find a source for that, is it grpc related?
hakujin has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @globin merged pull request #38539 → nginx: allow basic auth passwords to be specified in a file → https://git.io/vxHKB
<{^_^}> [nixpkgs] @globin pushed commit from @lopsided98 to master « nginx: allow basic auth passwords to be specified in a file »: https://git.io/vpcIy
hakujin has joined #nixos
<{^_^}> [nixpkgs] @dtzWill opened pull request #39484 → radiotray-ng: 0.2.1 -> 0.2.2 → https://git.io/vpcL8
<{^_^}> [nixpkgs] @r-ryantm closed pull request #39434 → jdupes: 1.9 -> 1.10 → https://git.io/vpZHd
<lo_mlatu_> So pandoc-crossref and pandoc2_1_3 is broken now...anyone has some experience to fix broken haskell Packages?
jgt4 has quit [Ping timeout: 256 seconds]
<Myrl-saki> Wtf
<teto1> lo_mlatu_: you can run sthg like jailbreak to relax version constraints
hakujin has quit [Ping timeout: 260 seconds]
<lo_mlatu_> teto1: sorry I'm not familiar about haskell...can I do it in nix?
<clever> lo_mlatu_: yes
<lo_mlatu_> clever: can you give me some brief example or some reference link? thank you
<clever> haskell.lib.doJailbreak haskellPackages.pandoc
<{^_^}> [nixpkgs] @jtojnar pushed to master « rarian: merge gnome{2,3}.rarian »: https://git.io/vpctp
odi has quit [Remote host closed the connection]
hakujin has joined #nixos
nico202 has joined #nixos
<nico202> Hi, anybody using the teamspeak3 client? It's segfaulting for me (nixos-18.09pre135256.6c064e6b1f3)
<clever> nico202: its also been giving me a lot of trouble lately
<nico202> clever: I wonder why people just don't use mumble
jgt4 has joined #nixos
jedai has joined #nixos
<clever> nico202: need to convince every other user on the server
colescott has joined #nixos
rosa has joined #nixos
<{^_^}> [nixpkgs] @dtzWill merged pull request #39484 → radiotray-ng: 0.2.1 -> 0.2.2 → https://git.io/vpcL8
<{^_^}> [nixpkgs] @dtzWill pushed 3 commits to master: https://git.io/vpcYa
<{^_^}> → 4f16b36f by @dtzWill: radiotray-ng: 0.2.1 -> 0.2.2
<{^_^}> → 2236f418 by @dtzWill: radiotray-ng: disable tests, they now want to download unconditionally
<{^_^}> → e1235e0f by @dtzWill: Merge pull request #39484 from dtzWill/update/radiotray-ng-0.2.2
xcmw has joined #nixos
jperras has joined #nixos
erasmas has joined #nixos
hakujin has quit [Ping timeout: 256 seconds]
Yom has joined #nixos
<{^_^}> [nixpkgs] @sorki opened pull request #39485 → ipmicfg: fix patchelf args → https://git.io/vpc3z
hakujin has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg closed pull request #39037 → vlc: 2.2.8 -> 3.0.1 WIP → https://git.io/vpJrH
PuercoPop has left #nixos ["rcirc on GNU Emacs 25.3.2"]
<Yom> Hi, I'm a recent NixOS convert and loving it so far.
<Yom> Everything is good, except that I can't have Firefox in French.
<Yom> Is that because it's Nightly? Need I switch to firefox-bin?
<srhb> Yom: Welcome! Sorry, no idea about internationalization :/
<jtojnar> Yom: what package do you have installed?
knupfer has quit [Ping timeout: 260 seconds]
<goibhniu> FWIW it's just called nightly because it's not an official mozilla binary ... it's not actually a nightly build
<Yom> I installed firefoxWrapper
<jtojnar> firefox-bin definitely should support different locales, not sure about firefox
<gchristensen> goibhniu: we should be shipping a regularly named firefox now
<goibhniu> nice!
<gchristensen> firefox-bin supports config.i18n.defaultLocale (set like "en-US")
nico202 has quit [Ping timeout: 255 seconds]
astiles has joined #nixos
<Yom> I do have i18r.defaultLocale = "fr_FR.UTF-8". Maybe the ".UTF-8" is problematic.
humanoyd has joined #nixos
<Yom> Not i18r, i18n, sorry.
<goibhniu> Yom: and `locale` looks good?
hakujin has quit [Ping timeout: 255 seconds]
<gchristensen> and it might be a nixpkgs.config.... setup ... also yeah I think just 'fr' based on what is in the release_sources.nix forfirefox-bin
astiles has quit [Ping timeout: 255 seconds]
<Yom> goibhniu: I don't understard what you are asking me. Sorry, today is my first contact with IRC in decades.
<goibhniu> Yom: sorry, I should have been more verbose. I was wondering if the output of the `locale` command reflects your i18n.defaultLocale setting.
ryanartecona has joined #nixos
hakujin has joined #nixos
guillaum1 has joined #nixos
<Yom> Well, I'm not at home to check. I think so but I'll check tonight. I'm a Gentoo convert and I might have put the locale I was used to on that system.
<{^_^}> [nixpkgs] @Profpatsch closed pull request #39466 → rabbitmq: 3.6.15 -> 3.7.4 → https://git.io/vpn4a
<{^_^}> [nixpkgs] @dtzWill opened pull request #39486 → musl: provide 'iconv' utility like other libc's → https://git.io/vpcnO
<dtz> weeee :D
<guillaum1> Is there an easy way to build a FHSEnv with an older version of ld.so (and libc.so)?
<{^_^}> [nixpkgs] @dtzWill merged pull request #39414 → ngx_brotli: -> 0.1.1 → https://git.io/vpZo4
<{^_^}> [nixpkgs] @dtzWill pushed 2 commits to master: https://git.io/vpcn5
<{^_^}> → bec97269 by @dtzWill: ngx_brotli: -> 0.1.1
<{^_^}> → 542f3dba by @dtzWill: Merge pull request #39414 from dtzWill/update/ngx_brotli-0.1.1
lo_mlatu_ has quit [Quit: Page closed]
<Yom> @goibhniu @gchristensen Thank you guys for the hints. I'll check tonight. Plan A: I'll try with other locales in my config. Plan B: i'll try to switch to firefox-bin. Plan C: I can live with an English Firefox.
<Profpatsch> !m dtz
<[0__0]> You're doing good work, dtz!
johann__ has quit [Quit: Leaving.]
hakujin has quit [Ping timeout: 256 seconds]
rauno has joined #nixos
Ariakenom has quit [Ping timeout: 248 seconds]
Ariakenom has joined #nixos
Lisanna has quit [Remote host closed the connection]
hakujin has joined #nixos
logzet has joined #nixos
Yom has left #nixos [#nixos]
Thra11 has quit [Quit: IRC for Sailfish 0.9]
<{^_^}> [nixpkgs] @bfortz opened pull request #39487 → notmuch: 0.26 -> 0.26.1 → https://git.io/vpcl8
<steveeJ> can fetch* functions be used on local files?
xcmw has quit [Read error: Connection reset by peer]
arianvp2 has joined #nixos
<arianvp2> How do I generate a secret key for "nix sign-paths" ?
sa1 has joined #nixos
<arianvp2> oh found it `--generate-binary-cache-key` on nix-store
<arianvp2> but I get:
<arianvp2> ❯ nix sign-paths -k foo.key error: path '/nix/store/cjvn3cfagnq5jnwfz2h1y5jjq8fzclcg-proposal' is not valid
<arianvp2> oh fixed it
knupfer has joined #nixos
<arianvp2> so where does nix sign-paths 'store' the signature?
hakujin has quit [*.net *.split]
Ariakenom has quit [*.net *.split]
Rusty1_ has quit [*.net *.split]
Fare has quit [*.net *.split]
Jetien has quit [*.net *.split]
joelpet has quit [*.net *.split]
mkoenig has quit [*.net *.split]
[Leary] has quit [*.net *.split]
astsmtl has quit [*.net *.split]
Asmadeus has quit [*.net *.split]
seequ has quit [*.net *.split]
mt_caret_ has quit [*.net *.split]
alp has quit [*.net *.split]
woffs has quit [*.net *.split]
FireFly has quit [*.net *.split]
hodapp has quit [*.net *.split]
ciil has quit [*.net *.split]
bollu has quit [*.net *.split]
elasticdog has quit [*.net *.split]
nocoolnametom has quit [*.net *.split]
pikajude has quit [*.net *.split]
iwxzr has quit [*.net *.split]
garbas has quit [*.net *.split]
SOO7 has quit [*.net *.split]
Moredread has quit [*.net *.split]
rev_strangehope has quit [*.net *.split]
oida has quit [*.net *.split]
phreedom has quit [*.net *.split]
klntsky has quit [*.net *.split]
Khorne[m] has quit [*.net *.split]
Phil[m]2 has quit [*.net *.split]
Dezgeg[m] has quit [*.net *.split]
revoltmedia[m] has quit [*.net *.split]
kitten[m] has quit [*.net *.split]
peterhoeg has quit [*.net *.split]
M-dpetranek has quit [*.net *.split]
ayyjayess[m] has quit [*.net *.split]
dylanjust[m] has quit [*.net *.split]
bugabinga[m] has quit [*.net *.split]
gh0st[m] has quit [*.net *.split]
greska[m] has quit [*.net *.split]
bhipple[m] has quit [*.net *.split]
octowan[m] has quit [*.net *.split]
wervenyt[m] has quit [*.net *.split]
lolipducker[m] has quit [*.net *.split]
xnaveira[m] has quit [*.net *.split]
ArdaXi[m] has quit [*.net *.split]
wizek[m] has quit [*.net *.split]
rauno has quit [*.net *.split]
erasmas has quit [*.net *.split]
Neo-- has quit [*.net *.split]
alexteves has quit [*.net *.split]
commander has quit [*.net *.split]
dvim has quit [*.net *.split]
alex`` has quit [*.net *.split]
mbrgm has quit [*.net *.split]
Guest34963 has quit [*.net *.split]
fiatjaf has quit [*.net *.split]
lord| has quit [*.net *.split]
TrentP has quit [*.net *.split]
slyfox has quit [*.net *.split]
nckx has quit [*.net *.split]
Xal has quit [*.net *.split]
Izorkin has quit [*.net *.split]
michas__ has quit [*.net *.split]
akaWolf has quit [*.net *.split]
gerschtli has quit [*.net *.split]
qqlq has quit [*.net *.split]
vil has quit [*.net *.split]
blahdodo has quit [*.net *.split]
sigmundv has quit [*.net *.split]
clever has quit [*.net *.split]
statusfailed has quit [*.net *.split]
glines has quit [*.net *.split]
propumpkin has quit [*.net *.split]
seanparsons has quit [*.net *.split]
etu has quit [*.net *.split]
talyz has quit [*.net *.split]
ryanartecona has quit [*.net *.split]
phI||Ip has quit [*.net *.split]
nliadm has quit [*.net *.split]
fendor has quit [*.net *.split]
pie_ has quit [*.net *.split]
lonokhov has quit [*.net *.split]
robstr has quit [*.net *.split]
anderslundstedt has quit [*.net *.split]
afics has quit [*.net *.split]
hamishmack has quit [*.net *.split]
ThatOtherGuy has quit [*.net *.split]
infinisil has quit [*.net *.split]
ChongLi has quit [*.net *.split]
srk has quit [*.net *.split]
aither has quit [*.net *.split]
NickHu_ has quit [*.net *.split]
primeos has quit [*.net *.split]
mog has quit [*.net *.split]
robogoat has quit [*.net *.split]
fiddlerwoaroof has quit [*.net *.split]
mtjmullen has quit [*.net *.split]
pSub has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
andersk_ has quit [*.net *.split]
mood has quit [*.net *.split]
joncfoo has quit [*.net *.split]
statusbot has quit [*.net *.split]
bitchecker has quit [*.net *.split]
jeaye has quit [*.net *.split]
andi- has quit [*.net *.split]
jmaki has quit [*.net *.split]
Guest2114 has quit [*.net *.split]
kini has quit [*.net *.split]
fyuuri has quit [*.net *.split]
niksnut has quit [*.net *.split]
CodeWarrior has quit [*.net *.split]
ryanartecona has joined #nixos
lonokhov has joined #nixos
phI||Ip has joined #nixos
nliadm has joined #nixos
pie_ has joined #nixos
anderslundstedt has joined #nixos
mog has joined #nixos
andersk_ has joined #nixos
bitchecker has joined #nixos
robogoat has joined #nixos
primeos has joined #nixos
fendor has joined #nixos
NickHu_ has joined #nixos
jmaki has joined #nixos
joncfoo has joined #nixos
mtjmullen has joined #nixos
ThatOtherGuy has joined #nixos
mood has joined #nixos
statusbot has joined #nixos
srk has joined #nixos
infinisil has joined #nixos
fyuuri has joined #nixos
robstr has joined #nixos
fiddlerwoaroof has joined #nixos
afics has joined #nixos
ChongLi has joined #nixos
aminechikhaoui has joined #nixos
jeaye has joined #nixos
aither has joined #nixos
CodeWarrior has joined #nixos
pSub has joined #nixos
hamishmack has joined #nixos
andi- has joined #nixos
Guest2114 has joined #nixos
kini has joined #nixos
niksnut has joined #nixos
rosa has quit [Quit: rosa]
astiles has joined #nixos
afics has quit [Max SendQ exceeded]
Khorne[m] has joined #nixos
dylanjust[m] has joined #nixos
wizek[m] has joined #nixos
bhipple[m] has joined #nixos
bugabinga[m] has joined #nixos
wervenyt[m] has joined #nixos
xnaveira[m] has joined #nixos
greska[m] has joined #nixos
M-dpetranek has joined #nixos
ayyjayess[m] has joined #nixos
kitten[m] has joined #nixos
ArdaXi[m] has joined #nixos
Dezgeg[m] has joined #nixos
gh0st[m] has joined #nixos
peterhoeg has joined #nixos
revoltmedia[m] has joined #nixos
Phil[m]2 has joined #nixos
hakujin has joined #nixos
Ariakenom has joined #nixos
[Leary] has joined #nixos
Rusty1_ has joined #nixos
joelpet has joined #nixos
hodapp has joined #nixos
Fare has joined #nixos
alp has joined #nixos
FireFly has joined #nixos
woffs has joined #nixos
mkoenig has joined #nixos
astsmtl has joined #nixos
ciil has joined #nixos
Jetien has joined #nixos
mt_caret_ has joined #nixos
seequ has joined #nixos
Asmadeus has joined #nixos
iwxzr has joined #nixos
elasticdog has joined #nixos
rev_strangehope has joined #nixos
nocoolnametom has joined #nixos
pikajude has joined #nixos
garbas has joined #nixos
bollu has joined #nixos
Moredread has joined #nixos
SOO7 has joined #nixos
Gohla has quit [Ping timeout: 240 seconds]
Jackneill has quit [Remote host closed the connection]
rauno has joined #nixos
erasmas has joined #nixos
dvim has joined #nixos
alexteves has joined #nixos
Guest34963 has joined #nixos
lord| has joined #nixos
Neo-- has joined #nixos
nckx has joined #nixos
slyfox has joined #nixos
Izorkin has joined #nixos
fiatjaf has joined #nixos
Xal has joined #nixos
alex`` has joined #nixos
commander has joined #nixos
michas__ has joined #nixos
TrentP has joined #nixos
akaWolf has joined #nixos
mbrgm has joined #nixos
propumpkin has joined #nixos
clever has joined #nixos
vil has joined #nixos
gerschtli has joined #nixos
seanparsons has joined #nixos
blahdodo has joined #nixos
statusfailed has joined #nixos
talyz has joined #nixos
sigmundv has joined #nixos
etu has joined #nixos
glines has joined #nixos
qqlq has joined #nixos
FRidh[m] has quit [Ping timeout: 240 seconds]
ison[m] has quit [Ping timeout: 240 seconds]
uvnikita[m] has quit [Ping timeout: 246 seconds]
efx[m] has quit [Ping timeout: 246 seconds]
hakujin has quit [Ping timeout: 264 seconds]
blahdodo has quit [Max SendQ exceeded]
lord| has quit [Max SendQ exceeded]
akaWolf has quit [Max SendQ exceeded]
dvim has quit [Max SendQ exceeded]
dmitry-zen[m] has quit [Ping timeout: 255 seconds]
M-bbigras has quit [Ping timeout: 255 seconds]
superusercode has quit [Ping timeout: 255 seconds]
akaWolf has joined #nixos
wmertens[m] has quit [Ping timeout: 256 seconds]
DenisLehmann[m] has quit [Ping timeout: 256 seconds]
m4rv33n[m] has quit [Ping timeout: 256 seconds]
PeterRomfeld[m] has quit [Ping timeout: 256 seconds]
Fedor[m] has quit [Ping timeout: 256 seconds]
johnhamelink[m] has quit [Ping timeout: 256 seconds]
Orbstheorem[m] has quit [Ping timeout: 256 seconds]
ipj[m] has quit [Ping timeout: 256 seconds]
techtangents[m] has quit [Ping timeout: 256 seconds]
Elephant454[m] has quit [Ping timeout: 256 seconds]
davidak[m] has quit [Ping timeout: 256 seconds]
adisbladis[m] has quit [Ping timeout: 256 seconds]
apurvapavaskar[m has quit [Ping timeout: 256 seconds]
y0no[m] has quit [Ping timeout: 256 seconds]
lycium[m] has quit [Ping timeout: 256 seconds]
devlinzed[m] has quit [Ping timeout: 256 seconds]
olejorgenb[m] has quit [Ping timeout: 256 seconds]
benasse has quit [Ping timeout: 256 seconds]
magnap has quit [Ping timeout: 256 seconds]
timclassic has quit [Ping timeout: 256 seconds]
pierrebeaucamp[m has quit [Ping timeout: 256 seconds]
CoopDot has quit [Ping timeout: 256 seconds]
asp_ has quit [Ping timeout: 256 seconds]
hl has quit [Ping timeout: 256 seconds]
TimePath has quit [Ping timeout: 256 seconds]
templis[m] has quit [Ping timeout: 256 seconds]
indefini has quit [Ping timeout: 245 seconds]
saschaveres[m] has quit [Ping timeout: 245 seconds]
balsoft[m] has quit [Ping timeout: 245 seconds]
Adev[m] has quit [Ping timeout: 245 seconds]
AntonLatukha[m] has quit [Ping timeout: 245 seconds]
M-manveru has quit [Ping timeout: 245 seconds]
johnnydread[m] has quit [Ping timeout: 245 seconds]
tfc[m] has quit [Ping timeout: 245 seconds]
bobvanderlinden_ has quit [Ping timeout: 245 seconds]
randomenduser[m] has quit [Ping timeout: 245 seconds]
r3mfKm[m] has quit [Ping timeout: 245 seconds]
nelag[m] has quit [Ping timeout: 245 seconds]
dpc has quit [Ping timeout: 245 seconds]
moredhel has quit [Ping timeout: 245 seconds]
Kallegro[m] has quit [Ping timeout: 245 seconds]
abbafei[m] has quit [Ping timeout: 245 seconds]
MatrixStatsBot[m has quit [Ping timeout: 245 seconds]
spawnthink[m] has quit [Ping timeout: 245 seconds]
leons has quit [Ping timeout: 245 seconds]
chatnowvvv[m] has quit [Ping timeout: 245 seconds]
atopuzov[m] has quit [Ping timeout: 245 seconds]
bkchr[m] has quit [Ping timeout: 245 seconds]
itorres has quit [Ping timeout: 245 seconds]
clacke[m] has quit [Ping timeout: 245 seconds]
steshaw[m] has quit [Ping timeout: 245 seconds]
mankyKitty[m] has quit [Ping timeout: 245 seconds]
serentty[m] has quit [Ping timeout: 245 seconds]
nh2[m] has quit [Ping timeout: 245 seconds]
scott1 has quit [Ping timeout: 246 seconds]
Deleh[m] has quit [Ping timeout: 246 seconds]
aaronc[m] has quit [Ping timeout: 246 seconds]
thra11[m] has quit [Ping timeout: 246 seconds]
aniketd[m] has quit [Ping timeout: 246 seconds]
thunker[m] has quit [Ping timeout: 246 seconds]
M-fishy has quit [Ping timeout: 246 seconds]
das-g[m] has quit [Ping timeout: 246 seconds]
M-Dan has quit [Ping timeout: 246 seconds]
rardiol[m] has quit [Ping timeout: 246 seconds]
swayf[m] has quit [Ping timeout: 246 seconds]
chreekat[m] has quit [Ping timeout: 246 seconds]
felipeac[m] has quit [Ping timeout: 246 seconds]
blahblah has quit [Ping timeout: 246 seconds]
castordamon has quit [Ping timeout: 246 seconds]
DIzFer[m] has quit [Ping timeout: 246 seconds]
BurNiinTRee[m] has quit [Ping timeout: 246 seconds]
midchildan[m] has quit [Ping timeout: 246 seconds]
coorey[m] has quit [Ping timeout: 246 seconds]
Pneumaticat has quit [Ping timeout: 246 seconds]
hendrik[m] has quit [Ping timeout: 246 seconds]
AlanPearce[m] has quit [Ping timeout: 246 seconds]
matrixkrav has quit [Ping timeout: 246 seconds]
regnat[m] has quit [Ping timeout: 246 seconds]
attero has quit [Ping timeout: 246 seconds]
telent[m] has quit [Ping timeout: 246 seconds]
jluttine[m] has quit [Ping timeout: 246 seconds]
LiuWeiHua[m] has quit [Ping timeout: 246 seconds]
sphalerit has quit [Ping timeout: 246 seconds]
primeos[m] has quit [Ping timeout: 246 seconds]
unlmtd has quit [Ping timeout: 246 seconds]
dywedir[m] has quit [Ping timeout: 246 seconds]
gudea[m] has quit [Ping timeout: 240 seconds]
telent_[m] has quit [Ping timeout: 240 seconds]
malteof[m] has quit [Ping timeout: 240 seconds]
alexoundos7[m] has quit [Ping timeout: 240 seconds]
srini[m] has quit [Ping timeout: 240 seconds]
imbigbrother[m] has quit [Ping timeout: 240 seconds]
puffnfresh has quit [Ping timeout: 240 seconds]
Barnabas[m] has quit [Ping timeout: 240 seconds]
wilornel has quit [Ping timeout: 240 seconds]
jmorriss[m] has quit [Ping timeout: 240 seconds]
aspiwack[m] has quit [Ping timeout: 240 seconds]
enick_165 has quit [Ping timeout: 246 seconds]
windy328ghoee[m] has quit [Ping timeout: 246 seconds]
codyopel has quit [Ping timeout: 246 seconds]
markus1199 has quit [Ping timeout: 241 seconds]
retrry[m] has quit [Ping timeout: 276 seconds]
sa1 is now known as Guest82928
tet[m] has quit [Ping timeout: 268 seconds]
jlle[m] has quit [Ping timeout: 268 seconds]
johnazoidberg[m] has quit [Ping timeout: 268 seconds]
panther420[m] has quit [Ping timeout: 268 seconds]
danielrf has quit [Ping timeout: 268 seconds]
EB[m] has quit [Ping timeout: 268 seconds]
Singularity[m] has quit [Ping timeout: 268 seconds]
jamshoot[m] has quit [Ping timeout: 268 seconds]
admin[m]3 has quit [Ping timeout: 268 seconds]
AdamSlack[m] has quit [Ping timeout: 268 seconds]
yochai[m] has quit [Ping timeout: 268 seconds]
nmikhailov[m] has quit [Ping timeout: 268 seconds]
leoleoleotest[m] has quit [Ping timeout: 268 seconds]
octalsrc[m] has quit [Ping timeout: 268 seconds]
rycee has quit [Ping timeout: 268 seconds]
Vincenzo[m] has quit [Ping timeout: 255 seconds]
Hook[m]1 has quit [Ping timeout: 255 seconds]
fearlessKim[m] has quit [Ping timeout: 255 seconds]
zie[m] has quit [Ping timeout: 255 seconds]
NickHu has quit [Ping timeout: 255 seconds]
lukeadams[m] has quit [Ping timeout: 255 seconds]
neecro[m] has quit [Ping timeout: 255 seconds]
moosh_vectra[m] has quit [Ping timeout: 255 seconds]
rnhmjoj[m] has quit [Ping timeout: 255 seconds]
thefloweringash[ has quit [Ping timeout: 268 seconds]
moredhel_[m] has quit [Ping timeout: 255 seconds]
zoya-kosova[m] has quit [Ping timeout: 255 seconds]
sargon[m] has quit [Ping timeout: 255 seconds]
ngerstle[m] has quit [Ping timeout: 255 seconds]
crystalgamma[m] has quit [Ping timeout: 255 seconds]
briansteffens[m] has quit [Ping timeout: 255 seconds]
trikl[m] has quit [Ping timeout: 255 seconds]
hedning[m] has quit [Ping timeout: 255 seconds]
ploud777[m] has quit [Ping timeout: 255 seconds]
Rick[29SMPittsbu has quit [Ping timeout: 255 seconds]
demyan[m] has quit [Ping timeout: 255 seconds]
wzy8L-B2[m] has quit [Ping timeout: 255 seconds]
YegorTimoshenko[ has quit [Ping timeout: 255 seconds]
YuFanLovezYou[m] has quit [Ping timeout: 255 seconds]
mirlur[m] has quit [Ping timeout: 255 seconds]
grahamc has quit [Ping timeout: 255 seconds]
Elorm[m] has quit [Ping timeout: 255 seconds]
turok9[m] has quit [Ping timeout: 255 seconds]
sudoreboot[m] has quit [Ping timeout: 255 seconds]
bachp has quit [Ping timeout: 255 seconds]
offlinehacker[m] has quit [Ping timeout: 255 seconds]
dash has quit [Ping timeout: 255 seconds]
davidar has quit [Ping timeout: 255 seconds]
joh[m] has quit [Ping timeout: 268 seconds]
amiloradovsky[m] has quit [Ping timeout: 268 seconds]
mudri[m] has quit [Ping timeout: 268 seconds]
mith[m] has quit [Ping timeout: 268 seconds]
jack[m] has quit [Ping timeout: 260 seconds]
Criena[m] has quit [Ping timeout: 260 seconds]
slabity[m] has quit [Ping timeout: 260 seconds]
patrl[m] has quit [Ping timeout: 260 seconds]
jgl[m] has quit [Ping timeout: 260 seconds]
Minijackson[m] has quit [Ping timeout: 260 seconds]
rihardsk[m] has quit [Ping timeout: 260 seconds]
tokudan[m] has quit [Ping timeout: 260 seconds]
GuillaumeBuisson has quit [Ping timeout: 260 seconds]
nyanloutre[m] has quit [Ping timeout: 260 seconds]
baconicsynergy[m has quit [Ping timeout: 260 seconds]
nocent has quit [Ping timeout: 260 seconds]
dkellner[m] has quit [Ping timeout: 260 seconds]
kainospur[m] has quit [Ping timeout: 260 seconds]
lazygun[m] has quit [Ping timeout: 260 seconds]
aramiscd[m] has quit [Ping timeout: 260 seconds]
freeman42x has quit [Ping timeout: 260 seconds]
Wysteriary[m] has quit [Ping timeout: 260 seconds]
florianjacob has quit [Ping timeout: 260 seconds]
edef[m] has quit [Ping timeout: 260 seconds]
Ralith has quit [Ping timeout: 260 seconds]
herzmeister[m] has quit [Ping timeout: 260 seconds]
ajmccluskey[m] has quit [Ping timeout: 260 seconds]
icetan has quit [Ping timeout: 268 seconds]
WilliamHamilton has quit [Ping timeout: 268 seconds]
Drakonis[m] has quit [Ping timeout: 268 seconds]
happyente[m] has quit [Ping timeout: 268 seconds]
concate[m] has quit [Ping timeout: 268 seconds]
htafdwes[m] has quit [Ping timeout: 268 seconds]
wak-work has quit [Ping timeout: 268 seconds]
equalunique[m] has quit [Ping timeout: 268 seconds]
spacekitteh[m] has quit [Ping timeout: 268 seconds]
pstn has quit [Ping timeout: 268 seconds]
fgaz[m] has quit [Ping timeout: 268 seconds]
markus1189 has joined #nixos
wizek[m] has quit [Max SendQ exceeded]
Khorne[m] has quit [Ping timeout: 256 seconds]
Phil[m]2 has quit [Ping timeout: 256 seconds]
Dezgeg[m] has quit [Ping timeout: 256 seconds]
revoltmedia[m] has quit [Ping timeout: 256 seconds]
kitten[m] has quit [Ping timeout: 256 seconds]
peterhoeg has quit [Ping timeout: 256 seconds]
ayyjayess[m] has quit [Ping timeout: 256 seconds]
M-dpetranek has quit [Ping timeout: 256 seconds]
dylanjust[m] has quit [Ping timeout: 256 seconds]
bugabinga[m] has quit [Ping timeout: 256 seconds]
greska[m] has quit [Ping timeout: 256 seconds]
bhipple[m] has quit [Ping timeout: 256 seconds]
gh0st[m] has quit [Ping timeout: 256 seconds]
wervenyt[m] has quit [Ping timeout: 256 seconds]
xnaveira[m] has quit [Ping timeout: 256 seconds]
ArdaXi[m] has quit [Ping timeout: 256 seconds]
peterbat[m] has quit [Ping timeout: 265 seconds]
AllanDaemon has quit [Ping timeout: 265 seconds]
jelewaus[m] has quit [Ping timeout: 256 seconds]
jbarthelmes[m] has quit [Ping timeout: 256 seconds]
Bugworm[m] has quit [Ping timeout: 256 seconds]
Naughtmare[m] has quit [Ping timeout: 256 seconds]
chedi[m] has quit [Ping timeout: 256 seconds]
iohidtbhfam[m] has quit [Ping timeout: 256 seconds]
Oo[m] has quit [Ping timeout: 256 seconds]
enick_993 has quit [Ping timeout: 256 seconds]
chominist[m] has quit [Ping timeout: 256 seconds]
bennofs[m] has quit [Ping timeout: 256 seconds]
benkolera1 has quit [Ping timeout: 256 seconds]
taohansen has quit [Ping timeout: 256 seconds]
bendlas has quit [Ping timeout: 256 seconds]
sorbet has quit [Ping timeout: 256 seconds]
bdimcheff has quit [Ping timeout: 256 seconds]
cornu[m] has quit [Ping timeout: 256 seconds]
dtz has quit [Ping timeout: 240 seconds]
akaWolf has quit [Changing host]
akaWolf has joined #nixos
afics has joined #nixos
musicmatze[m] has quit [Ping timeout: 246 seconds]
Supersonic has quit [Ping timeout: 256 seconds]
lord| has joined #nixos
blahdodo has joined #nixos
card[m] has quit [Ping timeout: 276 seconds]
smbarte2[m] has quit [Ping timeout: 276 seconds]
nmikhailov[m]1 has quit [Ping timeout: 276 seconds]
xodbox[m] has quit [Ping timeout: 276 seconds]
johnazoidberg has quit [Ping timeout: 276 seconds]
roygobeilantoine has quit [Ping timeout: 276 seconds]
EuAndreh[m] has quit [Ping timeout: 276 seconds]
peel[m] has quit [Ping timeout: 276 seconds]
h30[m] has quit [Ping timeout: 276 seconds]
Obscurity[m] has quit [Ping timeout: 276 seconds]
chedi has quit [Ping timeout: 276 seconds]
paperdigits[m] has quit [Ping timeout: 276 seconds]
nixo[m] has quit [Ping timeout: 276 seconds]
petersjt014[m] has quit [Ping timeout: 276 seconds]
M-ms has quit [Ping timeout: 276 seconds]
purewater[m] has quit [Ping timeout: 276 seconds]
ConorCurry[m] has quit [Ping timeout: 276 seconds]
reactormonk[m] has quit [Ping timeout: 276 seconds]
timokau[m] has quit [Ping timeout: 276 seconds]
necronian has quit [Ping timeout: 276 seconds]
copumpkin has quit [Ping timeout: 276 seconds]
smrtak[m] has quit [Ping timeout: 276 seconds]
dvim has joined #nixos
Jackneill has joined #nixos
astiles has quit [Ping timeout: 276 seconds]
sellout- has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @aszlig pushed to master « inkscape: Fix build on NixOS »: https://git.io/vpcBy
rauno has quit [Remote host closed the connection]
Gohla has joined #nixos
sellout- has joined #nixos
<nick_l> Can I make nixops restart such that it starts with the deployed kernel?
Supersonic has joined #nixos
<nick_l> The default kernel in NixOS 18.03 is no good.
<nick_l> (At least, not for the things I want to do with it.)
fendor has quit [Ping timeout: 264 seconds]
rauno has joined #nixos
phreedom has joined #nixos
toby1851 has joined #nixos
oida has joined #nixos
klntsky has joined #nixos
acarrico has quit [Ping timeout: 240 seconds]
<nick_l> What do I need to to to bring a particular dependency's binaries on the PATH in a service? There already is a derivation with the proper argument like {dep1, dep2} : <etc>
<nick_l> Specifically datadog requires iostat at run-time, but I don't think it's on the PATH. (sysstat is the nixpkgs package name).
reinzelmann has joined #nixos
posco has quit []
posco has joined #nixos
<{^_^}> [nixpkgs] @ngortheone opened pull request #39488 → Fix root volume resizing on EC2 KVM instances (M5, C5, etc) → https://git.io/vpcE1
Ariakenom has quit [Ping timeout: 264 seconds]
<nick_l> How do I turn a binary file into a derivation? I.e., something ends up in the nix store which I can refer to?
<thoughtpolice> nick_l: You can just add `path = [ pkgs.dd-agent ];` or whatever in the service description.
arianvp2 has quit [Ping timeout: 260 seconds]
<thoughtpolice> Or pkgs.sysstat in this case, I suppose. But the Datadog module should really specify this, I'd hope at least.
<nick_l> thoughtpolice: it doesn't/
__Sander__ has quit [Quit: Konversation terminated!]
milka has joined #nixos
<thoughtpolice> Perhaps nobody is using the functionality that depends on iostat. I have no idea what it uses it for...
<nick_l> thoughtpolice: thanks a lot. I will fix that later. I am mostly interested in the other question now.
<thoughtpolice> But fixing it either in the module or the package (preferably the package I'd think) is ideal
<milka> Dear nixnixes. I#ve reverted successfully to a previous version with rebooting. Unfortunately I do not have the configuration of exactly this state. Is there any option how I can create a configuration.nix of the system which I have booted? I'm NixOS novice (day 2) :)
alexteves_ has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to staging: https://git.io/vpcuN
<{^_^}> → 9587c6ce by @7c6f434c: Merge pull request #39463 from oxij/stdenv/docheckfalse-trivial
<{^_^}> → 7438083a by @oxij: tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part)
<tilpner> There is a way to store your config with each generation, to prevent this from happening in the future
<{^_^}> [nixpkgs] @7c6f434c merged pull request #39463 → tree-wide: disable `doCheck` and `doInstallCheck` where it fails → https://git.io/vpnW2
<milka> tilpner: Good to know. I'll reinstall it the next days. But now I'm happy that the system is running with RT sound...
<milka> How I can do that?
logzet has quit [Remote host closed the connection]
<tilpner> Put something like tx0.co/w into your configuration.nix
<thoughtpolice> nick_l: Also no I do not think nixops will auto restart for you. In fact you have to give it express permission to allow restarts with a flag to `nixops deploy`.
<thoughtpolice> Normally I don't even do that, I just do --force-reboot the first time anyway.
<milka> Where I put this flag exactly?
<thoughtpolice> nick_l: Finally you can just add a binary to the store like any other file. `nix-store --add ./filename`
alexteves has quit [Ping timeout: 248 seconds]
<tilpner> milka - What flag?
<milka> Binaries?! :-O
<nick_l> thoughtpolice: I want to have a variable like x = <?? my binary file in the current directory named ./mybin>, which I can refer to in a shell script written via writeShellScriptBin
hakujin has joined #nixos
<milka> Put something like tx0.co/w...
<tilpner> milka - That's a link. Open it, and paste it into your configuration.nix
<milka> Ah, sorry, not my chat stream
<tilpner> (And adjust paths if you want)
<milka> Boing
<milka> Thank you.
<milka> What is your suggestion: A lot of nix files for audio, filesystem et cetera. Or one big file with an index?
<milka> Actually my nixes are short.
<{^_^}> [nixpkgs] @7c6f434c merged pull request #39486 → musl: provide 'iconv' utility like other libc's → https://git.io/vpcnO
<{^_^}> [nixpkgs] @7c6f434c pushed 7 commits to master: https://git.io/vpczQ
<{^_^}> → 3e0a4432 by @dtzWill: musl: provide 'iconv' utility occasionally expected as part of libiconv
<{^_^}> → de00c0d7 by @dtzWill: musl/iconv: use copy from Alpine for minor touchups to error messages
<{^_^}> → 791b5bbb by @dtzWill: musl bootstrap: remove libiconv
Zimm has joined #nixos
Zimm has quit [Client Quit]
<goibhniu> milka: you're probably better off storing that stuff in version control anyway.
Zimm_i48 has joined #nixos
aarvar has joined #nixos
<milka> goibhniu: Yes, you are probably right!!
<Zimm_i48> Hi, I have trouble using a library using an OCaml library nix-shell. Anyone knowlegeable around?
<Zimm_i48> *using an OCaml library with nix-shell
hakujin has quit [Ping timeout: 256 seconds]
<mbrgm> how to check whether an attribute is set in an attrset? i.e. how to avoid 'option ... is used but not defined error'?
<tilpner> Zimm_i48 - I used tx0.co/x as my shell.nix for ocaml
<milka> I cannot save my actual system afterwards in nix files then, right?
<milka> Is this an option to add this warning to the manual?
<goibhniu> that's right, milka
xcmw has joined #nixos
<Zimm_i48> tilpner: I wanted to do something simpler today, I tried nix-shell -p ocamlPackages.cohttp-lwt-unix ocamlPackages.ocamlbuild
<milka> As I'm on NixOS day 2 I do not have any editor account. That should do someone else then.
* goibhniu wonders how much of the config you could derive from `nixos-option`
<milka> ??
<Zimm_i48> but ocamlbuild -pkg cohttp-lwt-unix server_example.native gives "/bin/sh: ocamlfind: command not found"
<tilpner> goibhniu - nixos-option uses your nixos-config, not the config that created the generation currently running
<tilpner> Zimm_i48 - Yes, I had the same error
<goibhniu> oh wow! that's good to know!
<symphorien> Zimm_i48: you also need findlib
<milka> I have arount 40 nixos-options
<milka> ...actually
<milka> around
<Zimm_i48> symphorien Thanks!
coot has quit [Quit: coot]
<Zimm_i48> Is this new? I thought I had used ocamlbuild in the past...
<milka> Okay. I'll do nothing more now. Do my work on my new system if I have more time and rebuild the system under version control
<symphorien> ocamfind is provided by findlib, not ocamlbuild
Ariakenom has joined #nixos
<Zimm_i48> symphorien Oh right, of course!
<Jetien> what's the nixos way to ensure a directory exists?
<simpson> Jetien: Context? In the store, in /home, in /etc, ?
butchery has quit [Remote host closed the connection]
<milka> What are the first steps to contribute to NixOS? I do not see the manual repo at GitHub
<Jetien> simpson: I'd like subdirectory of /var/log
<symphorien> The manual is within nixpkgd
<symphorien> nixpkgs*
Myrl-saki has quit [Quit: WeeChat 2.0]
<symphorien> Jetien: systemd-tmpfiles can do that
<symphorien> Not sure it is the right way™ though
<milka> nixpkgd 404 not found. https://github.com/NixOS/nixpkgd
<Jetien> symphorien: at least it feels more right than a "mkdir -p" in system.activationScripts
<milka> ?
<symphorien> Yes sorry for the typo
Ariakenom has quit [Ping timeout: 256 seconds]
<symphorien> Iirc in the "doc" dir
<milka> Wow! 1,615 Contributors
chisui has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<milka> I need to go now. When I was able to install NixOS on my 2009 MacBook, I'll write the tutorial. Actually I'm on a PC
<milka> When I am able I mean
Georgyo_ has joined #nixos
<milka> I'll be able some day.
<milka> sorry for the grammar
<milka> EOM
jperras has quit [Quit: WeeChat 2.1]
bitonic has quit []
kwork_ has joined #nixos
awygle_ has joined #nixos
shad_ has joined #nixos
Khetzal_ has joined #nixos
anton___ has joined #nixos
bitonic has joined #nixos
<{^_^}> [nixpkgs] @jlesquembre opened pull request #39489 → kitty: 0.8.2 -> 0.9.0 → https://git.io/vpcah
petar_ has joined #nixos
BlessJah_ has joined #nixos
jrolfs has joined #nixos
azazel_ has joined #nixos
ncode_ has joined #nixos
ncode_ has quit [Changing host]
ncode_ has joined #nixos
asuryawanshi has joined #nixos
kefzi has joined #nixos
Zimm_i48 has quit [Quit: Page closed]
fpletz1 has joined #nixos
tk__ has joined #nixos
NinjaTrappeur1 has joined #nixos
kreisys has joined #nixos
Mic92_ has joined #nixos
maurer1 has joined #nixos
qewzee has quit [*.net *.split]
tkral has quit [*.net *.split]
Mic92 has quit [*.net *.split]
flugsio has quit [*.net *.split]
jasom has quit [*.net *.split]
BlessJah has quit [*.net *.split]
awygle has quit [*.net *.split]
ncode has quit [*.net *.split]
anton__ has quit [*.net *.split]
Khetzal has quit [*.net *.split]
Georgyo has quit [*.net *.split]
tk_ has quit [*.net *.split]
azazel has quit [*.net *.split]
petar has quit [*.net *.split]
maurer has quit [*.net *.split]
roblabla has quit [*.net *.split]
shad has quit [*.net *.split]
kwork has quit [*.net *.split]
fpletz has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
hexa- has quit [*.net *.split]
azazel_ is now known as azazel
ncode_ is now known as ncode
Georgyo_ is now known as Georgyo
hexa has joined #nixos
roblabla has joined #nixos
flugsio has joined #nixos
jasom has joined #nixos
tkral has joined #nixos
Georgyo has quit []
Georgyo has joined #nixos
hakujin has joined #nixos
nick_l has quit [Ping timeout: 260 seconds]
mkoenig_ has joined #nixos
drakonis has joined #nixos
<{^_^}> [nixpkgs] @jlesquembre opened pull request #39490 → clojure: 1.9.0.358 -> 1.9.0.375 → https://git.io/vpcwN
mkoenig has quit [Ping timeout: 264 seconds]
windy328ghoee[m] has joined #nixos
hakujin has quit [Ping timeout: 260 seconds]
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #39223 → ocamlPackages.findlib: 1.7.3 -> 1.8.0 → https://git.io/vpqAJ
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.findlib: 1.7.3 -> 1.8.0 »: https://git.io/vpcrY
<{^_^}> [nixpkgs] @vbgl merged pull request #39114 → ocaml: init at 4.07.0+beta2 → https://git.io/vpIsl
<{^_^}> [nixpkgs] @vbgl pushed to master « ocaml: init at 4.07.0+beta2 »: https://git.io/vpcrC
rauno has quit [Ping timeout: 276 seconds]
ragge has quit []
ragge has joined #nixos
Tucky has quit [Remote host closed the connection]
Lisanna has joined #nixos
adisbladis[m] has joined #nixos
<adisbladis[m]> slabity: https://github.com/NixOS/nix-idea/tree/master/src/main/lang may be of interest
maurer1 is now known as maurer
alexteves_ has quit [Remote host closed the connection]
cryp2nomicon has quit [Quit: leaving]
alexteves has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to staging: https://git.io/vpcKn
<{^_^}> → 70a5ba0a by @jtojnar: gdk_pixbuf: fix installedTests
<{^_^}> → ad589329 by @jtojnar: nixos/release.nix: add tests.gdk-pixbuf
larsvm has quit [Ping timeout: 256 seconds]
larsvm has joined #nixos
Jetien has quit [Ping timeout: 264 seconds]
hakujin has joined #nixos
ryanartecona has quit [Quit: ryanartecona]
drakonis has quit [Ping timeout: 256 seconds]
drakonis has joined #nixos
xcmw has quit [Ping timeout: 256 seconds]
ryantrinkle has quit [Ping timeout: 240 seconds]
<kreisys> what do you use in the ci pipeline to umm.. have effect on the outside world? for example to update the refs in the nixpkgs-channels github repo? doesn't look like hydra can do that. is there another piece I'm missing?
<lewo> kreisys: I think it is a Hydra plugin that is in charge of this
GlennS has quit [Remote host closed the connection]
GlennS has joined #nixos
<kreisys> Been there couldn't find anything that looks like it could do that (also relearning perl is ugh... interesting lol)
zybell has quit [Ping timeout: 260 seconds]
alexteves has quit [Remote host closed the connection]
<kreisys> It makes sense that it would be in the same place as let's say GitStatus.pm since this does report to the outside world
angerman has quit []
<kreisys> couldn't find anything that can make changes to a git repo tho
angerman has joined #nixos
alexteves has joined #nixos
maingo has joined #nixos
<lewo> yep, I'm not able too
<{^_^}> [nixpkgs] @LnL7 merged pull request #39475 → nix-zsh-completions: 0.3.8 -> 0.3.9 , nix-bash-completions: 0.6.5 -> 0.6.6 → https://git.io/vpnXg
<{^_^}> [nixpkgs] @LnL7 pushed 3 commits to master: https://git.io/vpcim
<{^_^}> → 2848b5db by @hedning: nix-zsh-completions: 0.3.8 -> 0.3.9
<{^_^}> → 954e02f8 by @hedning: nix-bash-completions: 0.6.5 -> 0.6.6
<{^_^}> → 43c837b5 by @LnL7: Merge pull request #39475 from hedning/nix-completions-bump
fendor has joined #nixos
wavewave has quit []
wavewave has joined #nixos
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to release-18.03: https://git.io/vpciw
<{^_^}> → a61f935f by @hedning: nix-zsh-completions: 0.3.8 -> 0.3.9
<{^_^}> → e249e593 by @hedning: nix-bash-completions: 0.6.5 -> 0.6.6
zybell has joined #nixos
Neo-- has quit [Ping timeout: 248 seconds]
pirateking has joined #nixos
unlmtd has joined #nixos
amiloradovsky[m] has joined #nixos
nixo[m] has joined #nixos
M-dpetranek has joined #nixos
cornu[m] has joined #nixos
ArdaXi[m] has joined #nixos
atopuzov[m] has joined #nixos
Bugworm[m] has joined #nixos
gh0st[m] has joined #nixos
mirlur[m] has joined #nixos
bugabinga[m] has joined #nixos
kitten[m] has joined #nixos
GuillaumeBuisson has joined #nixos
bennofs[m] has joined #nixos
briansteffens[m] has joined #nixos
asp_ has joined #nixos
telent[m] has joined #nixos
tokudan[m] has joined #nixos
nyanloutre[m] has joined #nixos
rnhmjoj[m] has joined #nixos
mankyKitty[m] has joined #nixos
serentty[m] has joined #nixos
demyan[m] has joined #nixos
moredhel has joined #nixos
leons has joined #nixos
tfc[m] has joined #nixos
jluttine[m] has joined #nixos
primeos[m] has joined #nixos
iohidtbhfam[m] has joined #nixos
regnat[m] has joined #nixos
y0no[m] has joined #nixos
peterhoeg has joined #nixos
WilliamHamilton has joined #nixos
clacke[m] has joined #nixos
lycium[m] has joined #nixos
YegorTimoshenko[ has joined #nixos
aspiwack[m] has joined #nixos
puffnfresh has joined #nixos
bachp has joined #nixos
BurNiinTRee[m] has joined #nixos
davidar has joined #nixos
rihardsk[m] has joined #nixos
hendrik[m] has joined #nixos
timclassic has joined #nixos
nh2[m] has joined #nixos
ConorCurry[m] has joined #nixos
TimePath has joined #nixos
mith[m] has joined #nixos
ngerstle[m] has joined #nixos
Naughtmare[m] has joined #nixos
zoya-kosova[m] has joined #nixos
superusercode has joined #nixos
templis[m] has joined #nixos
wzy8L-B2[m] has joined #nixos
baconicsynergy[m has joined #nixos
wervenyt[m] has joined #nixos
wak-work has joined #nixos
LiuWeiHua[m] has joined #nixos
Kallegro[m] has joined #nixos
tet[m] has joined #nixos
nmikhailov[m] has joined #nixos
moosh_vectra[m] has joined #nixos
Oo[m] has joined #nixos
xnaveira[m] has joined #nixos
bdimcheff has joined #nixos
rycee has joined #nixos
timokau[m] has joined #nixos
mudri[m] has joined #nixos
peel[m] has joined #nixos
octalsrc[m] has joined #nixos
das-g[m] has joined #nixos
sudoreboot[m] has joined #nixos
bobvanderlinden_ has joined #nixos
leoleoleotest[m] has joined #nixos
neecro[m] has joined #nixos
chominist[m] has joined #nixos
matrixkrav has joined #nixos
olejorgenb[m] has joined #nixos
ipj[m] has joined #nixos
itorres has joined #nixos
sorbet has joined #nixos
saschaveres[m] has joined #nixos
lukeadams[m] has joined #nixos
ayyjayess[m] has joined #nixos
Elephant454[m] has joined #nixos
thefloweringash[ has joined #nixos
blahblah has joined #nixos
jgl[m] has joined #nixos
jelewaus[m] has joined #nixos
hl has joined #nixos
copumpkin has joined #nixos
davidak[m] has joined #nixos
midchildan[m] has joined #nixos
lolipducker[m] has joined #nixos
enick_675 has joined #nixos
wilornel has joined #nixos
randomenduser[m] has joined #nixos
CoopDot has joined #nixos
efx[m] has joined #nixos
jbarthelmes[m] has joined #nixos
AlanPearce[m] has joined #nixos
reactormonk[m] has joined #nixos
castordamon has joined #nixos
ison[m] has joined #nixos
ajmccluskey[m] has joined #nixos
revoltmedia[m] has joined #nixos
Orbstheorem[m] has joined #nixos
enick_729 has joined #nixos
chedi has joined #nixos
FRidh[m] has joined #nixos
spacekitteh[m] has joined #nixos
chatnowvvv[m] has joined #nixos
ploud777[m] has joined #nixos
YuFanLovezYou[m] has joined #nixos
uvnikita[m] has joined #nixos
dpc has joined #nixos
NickHu has joined #nixos
herzmeister[m] has joined #nixos
abbafei[m] has joined #nixos
florianjacob has joined #nixos
magnap has joined #nixos
htafdwes[m] has joined #nixos
imbigbrother[m] has joined #nixos
Phil[m]2 has joined #nixos
thunker[m] has joined #nixos
sargon[m] has joined #nixos
turok9[m] has joined #nixos
edef[m] has joined #nixos
jack[m] has joined #nixos
yochai[m] has joined #nixos
Wysteriary[m] has joined #nixos
aniketd[m] has joined #nixos
necronian has joined #nixos
nmikhailov[m]1 has joined #nixos
spawnthink[m] has joined #nixos
offlinehacker[m] has joined #nixos
benkolera1 has joined #nixos
zie[m] has joined #nixos
Dezgeg[m] has joined #nixos
patrl[m] has joined #nixos
nocent has joined #nixos
Obscurity[m] has joined #nixos
trikl[m] has joined #nixos
icetan has joined #nixos
johnnydread[m] has joined #nixos
freeman42x has joined #nixos
pstn has joined #nixos
Rick[29SMPittsbu has joined #nixos
dtz has joined #nixos
wizek[m] has joined #nixos
roygobeilantoine has joined #nixos
bkchr[m] has joined #nixos
indefini has joined #nixos
coorey[m] has joined #nixos
codyopel has joined #nixos
srini[m] has joined #nixos
grahamc has joined #nixos
M-Dan has joined #nixos
devlinzed[m] has joined #nixos
chreekat[m] has joined #nixos
AdamSlack[m] has joined #nixos
Minijackson[m] has joined #nixos
jamshoot[m] has joined #nixos
thra11[m] has joined #nixos
MatrixStatsBot[m has joined #nixos
alexoundos7[m] has joined #nixos
rardiol[m] has joined #nixos
aramiscd[m] has joined #nixos
dkellner[m] has joined #nixos
apurvapavaskar[m has joined #nixos
Fedor[m] has joined #nixos
octowan[m] has joined #nixos
purewater[m] has joined #nixos
Pneumaticat has joined #nixos
equalunique[m] has joined #nixos
pierrebeaucamp[m has joined #nixos
lazygun[m] has joined #nixos
Singularity[m] has joined #nixos
crystalgamma[m] has joined #nixos
M-manveru has joined #nixos
steshaw[m] has joined #nixos
fgaz[m] has joined #nixos
paperdigits[m] has joined #nixos
Vincenzo[m] has joined #nixos
jmorriss[m] has joined #nixos
dmitry-zen[m] has joined #nixos
happyente[m] has joined #nixos
AllanDaemon has joined #nixos
malteof[m] has joined #nixos
h30[m] has joined #nixos
bendlas has joined #nixos
bhipple[m] has joined #nixos
nelag[m] has joined #nixos
petersjt014[m] has joined #nixos
Drakonis[m] has joined #nixos
DIzFer[m] has joined #nixos
sphalerit has joined #nixos
Criena[m] has joined #nixos
taohansen has joined #nixos
scott1 has joined #nixos
johnazoidberg has joined #nixos
moredhel_[m] has joined #nixos
kainospur[m] has joined #nixos
Ralith has joined #nixos
Elorm[m] has joined #nixos
greska[m] has joined #nixos
chedi[m] has joined #nixos
fearlessKim[m] has joined #nixos
dash has joined #nixos
PeterRomfeld[m] has joined #nixos
M-ms has joined #nixos
Barnabas[m] has joined #nixos
musicmatze[m] has joined #nixos
xodbox[m] has joined #nixos
EuAndreh[m] has joined #nixos
felipeac[m] has joined #nixos
hedning[m] has joined #nixos
benasse has joined #nixos
concate[m] has joined #nixos
dywedir[m] has joined #nixos
Khorne[m] has joined #nixos
M-bbigras has joined #nixos
techtangents[m] has joined #nixos
aaronc[m] has joined #nixos
M-fishy has joined #nixos
EB[m] has joined #nixos
attero has joined #nixos
r3mfKm[m] has joined #nixos
smrtak[m] has joined #nixos
m4rv33n[m] has joined #nixos
dylanjust[m] has joined #nixos
joh[m] has joined #nixos
panther420[m] has joined #nixos
gudea[m] has joined #nixos
DenisLehmann[m] has joined #nixos
Hook[m]1 has joined #nixos
telent_[m] has joined #nixos
AntonLatukha[m] has joined #nixos
retrry[m] has joined #nixos
Deleh[m] has joined #nixos
Adev[m] has joined #nixos
slabity[m] has joined #nixos
peterbat[m] has joined #nixos
johnhamelink[m] has joined #nixos
johnazoidberg[m] has joined #nixos
jlle[m] has joined #nixos
balsoft[m] has joined #nixos
wmertens[m] has joined #nixos
smbarte2[m] has joined #nixos
admin[m]3 has joined #nixos
danielrf has joined #nixos
swayf[m] has joined #nixos
card[m] has joined #nixos
jrolfs_ has joined #nixos
<{^_^}> [nixpkgs] @ngortheone opened pull request #39491 → Fix root volume resizing on EC2 KVM instances (M5, C5, etc) → https://git.io/vpcP8
<betaboon> can anyone point me into a sane direction on how to package an angular 4 application so that i can is 'bundled' (like webpack) from source, so that i can just serve it with nginx ?
<kreisys> aha! good old cronjob. thanks a lot! :D
<betaboon> this whoe nodejs/angular/whatever world just drives me nut
<samueldr> betaboon: there was talk the other day about webpack and similar stuff, https://logs.nix.samueldr.com/nixos/2018-04-21#1524345169-1524348227; I shared what I use and clever did too
xy2_ has quit [Ping timeout: 240 seconds]
spear2 has joined #nixos
Myrl-saki has joined #nixos
<betaboon> samueldr: I'll take a look
<betaboon> i have no idea about all this angular/nodejs/and-the-likes stuff, and i realy don't want to get into it XD just have to deploy it ...
<samueldr> :/ you'll probably need to somehow get the npm dependencies managed somehow
asuryawanshi has quit [Remote host closed the connection]
<samueldr> for that, I use yarn2nix, but yeah, that (probably) means using yarn for the project
seville has joined #nixos
pingveno has quit []
<samueldr> (maybe it's possible to "convert" the project for yarn use locally and only use that for yarn2nix)
asuryawanshi has joined #nixos
pingveno has joined #nixos
<samueldr> (e.g. creating the yarn.lock and relevant nix sets)
sanscoeur has joined #nixos
<betaboon> the angular-project already has a yarn.lock
<betaboon> I'll read up on the irc-log you shared :)
jrolfs_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @LnL7 opened pull request #39492 → vim-nix: 2018-04-15 -> 2018-04-24 → https://git.io/vpcXV
astiles has joined #nixos
jrolfs_ has joined #nixos
nico202 has joined #nixos
nico202 has quit [Remote host closed the connection]
Ross has quit [Quit: ZNC - http://znc.in]
Ross has joined #nixos
bobj has quit []
bobj has joined #nixos
akkad has joined #nixos
toby1851 has quit [Quit: Konversation terminated!]
ryanartecona has joined #nixos
freeman42x]NixOS has joined #nixos
<{^_^}> [nixpkgs] @magnetophon opened pull request #39494 → guitarix: 0.36.1 -> 0.37.0 → https://git.io/vpcMR
jperras has joined #nixos
adisbladis has joined #nixos
<\\\\\\\\\\\> Hello. I have installed 18.03 on my tablet laptop and enabled the Plasma desktop with SDDM. I have a virtual keyboard in SDDM, but not in Plasma. Any pointers to where it might be hiding? I apologize for the stupid question, but I'm new to Nix.
adisbladis has quit [Changing host]
adisbladis has joined #nixos
knupfer has quit [Ping timeout: 255 seconds]
<sphalerite> \\\\\\\\\\\: not a stupid question at all :) (but I also don't know the answer, hah)
coot has joined #nixos
<\\\\\\\\\\\> sphalerite: Ah, I figured I just missed something in the documentation. Coming from Arch, the package configuration here is entirely foreign to me.
<samueldr> oh, the virtual keyboard thing finally made it? :) going to test (though I don't use plasma)
<\\\\\\\\\\\> samueldr: The what now?
runciter has joined #nixos
<samueldr> the thing you're asking about, the virtual keyboard, it wasn't available in 17.09 yet
<samueldr> afaik, it should be provided via qtvirtualkeyboard, but I don't know exactly how it works
<\\\\\\\\\\\> Oh I see. It seems to only be available in SDDM, which is strange. I would have hoped that executable would be system-wide.
<samueldr> it may be a qtquick thing
<adisbladis> samueldr: Yeah I packaged it back in december :)
Neo-- has joined #nixos
<samueldr> adisbladis: thanks! and also, IIRC 17.09's qt versions of dependencies were too low, weren't they?
<adisbladis> samueldr: Yeah I think so.
<\\\\\\\\\\\> adisbladis: So am I just missing a configuration option somewhere?
<adisbladis> samueldr: In a plasma session you set the environment variable QT_IM_MODULE=qtvirtualkeyboard
mduggie has quit [Ping timeout: 256 seconds]
<\\\\\\\\\\\> Whoa, is that documented somewhere?
<adisbladis> samueldr: It's also available always on the lock screen, it's a button down in the left corner
<jtojnar> cool, we also had caribou and onboard, might be nice to have an a11y section in manual
<samueldr> (I'll have to look later tonight, got to work :) )
<samueldr> correct me if I'm wrong, but this won't work with non-qt apps, right?
ma27 has quit [Ping timeout: 256 seconds]
<samueldr> well, QT_IM_MODULE pretty much says it :)
ma27 has joined #nixos
<\\\\\\\\\\\> Oh, so it's a per-app sort of deal. I guess I'll look into other keyboards.
<adisbladis> \\\\\\\\\\\: You can just set it globally. That's what I do on my tablet.
reinzelmann has quit [Quit: Leaving]
xy2_ has joined #nixos
nD5Xjz has joined #nixos
<\\\\\\\\\\\> But if it's only for qt apps, I'm out of luck. I use firefox everywhere.
drakonis has quit [Remote host closed the connection]
troydm has joined #nixos
<jtojnar> \\\\\\\\\\\: onboard should use AT-SPI to determine when to show the keyboard so it should work for QT apps too
<\\\\\\\\\\\> I don't follow. You mean non-qt apps?
zybell has quit [Ping timeout: 248 seconds]
<jtojnar> though ymmv, I cannot make the auto-hiding work
<jtojnar> \\\\\\\\\\\: it is a GTK application
<jtojnar> but I managed to type using it in Telelegram (QT app
<{^_^}> [nixpkgs] @dtzWill opened pull request #39497 → lsof: 4.90 -> 4.91 → https://git.io/vpcS0
<jtojnar> but the auto-hiding does not work for me, not even in GTK applications
awygle_ is now known as awygle
nur0n0 has joined #nixos
<{^_^}> Channel nixpkgs-18.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/e249e593778 (from 63 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-18.03-darwin)
<betaboon> samueldr: I'm now playing around with yarn2nix but I'm running into a problem: https://gist.github.com/betaboon/a88565b2b16dff02681f91f9f3a1ea43 any idea ?
<{^_^}> [nixpkgs] @jtojnar pushed to master « onboard: fix missing typelibs »: https://git.io/vpc9W
<jtojnar> \\\\\\\\\\\: okay, auto-hiding now works
<samueldr> sorry betaboon, doesn't ring a bell, (working now so can't really help)
dcol has joined #nixos
<betaboon> samueldr: that you for your help anyway :) feels like I'm getting closer
<samueldr> I'm assuming you have your yarn2nix.nix file, and are using mkYarnPackage since I see yarn_home
<samueldr> so at least looks like it started okay, maybe angular does something weird with npm dependencies?
<samueldr> or it's possible your yarn lockfile is stale?
<samueldr> as in, it's missing dependencies that packages.json has?
dcol has left #nixos [#nixos]
<\\\\\\\\\\\> jtojnar: cool, I'll check it out when I get off work.
<betaboon> samueldr: I'm not quite sure, will have to talk to our web-dev. i just tried keeping the temp-build-dir: the yarn_home/.cache/yarn/v1/ is completly empty. so i assume something else might have gone wrong :/
zybell_ has joined #nixos
chessai has joined #nixos
ryantrinkle has joined #nixos
ixxie has joined #nixos
<samueldr> (and the yarn.lock files, too, has appropriate depedencies?)
lonokhov has quit [Quit: WeeChat 2.0]
<betaboon> samueldr: well, no i have not created it explicitly, as yarn2nix-readme states, that i will be generated dynamically if omitted
<samueldr> hmm, maybe I should have read the README :)
kreisys has quit [Read error: Connection reset by peer]
alexteves_ has joined #nixos
<{^_^}> [nixpkgs] @dtzWill merged pull request #39497 → lsof: 4.90 -> 4.91 → https://git.io/vpcS0
<{^_^}> [nixpkgs] @dtzWill pushed 2 commits to master: https://git.io/vpcHz
<{^_^}> → 30357e20 by @dtzWill: lsof: 4.90 -> 4.91
<{^_^}> → d6ca2d38 by @dtzWill: Merge pull request #39497 from dtzWill/update/lsof-4.91
<jtojnar> \\\\\\\\\\\: apparently, for auto-hiding in QT apps, you need QT-AT-SPI, which we are missing
<{^_^}> [nixpkgs] @LnL7 merged pull request #39492 → vim-nix: 2018-04-15 -> 2018-04-24 → https://git.io/vpcXV
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to master: https://git.io/vpcHK
<{^_^}> → e6095510 by @LnL7: vim-nix: 2018-04-15 -> 2018-04-24
<{^_^}> → 5eea946c by @LnL7: Merge pull request #39492 from LnL7/vim-nix
<samueldr> I had some help initially when setting up JS build, and have been carrying over the same script + setup with the generated (and comitted) .nix file
<betaboon> sanscoeur: or I'm misinterpreting the readme xD
<betaboon> samueldr: ^ xD
<samueldr> looks like you're misinterpreting my name, but nah, that's what the readme seems to say
<samueldr> :
alexteves has quit [Ping timeout: 260 seconds]
<samueldr> betaboon: in case I wasn't clear, yes, I think you're right, it seems to say it will generate as needed (and the code does look like it should)
<\\\\\\\\\\\> jtojnar: Alright. Man, there's a lot of set up for this.
dx_ has joined #nixos
nick_l has joined #nixos
<betaboon> samueldr: you were clear enought. just sharing the location that tells the truth :D
<nick_l> Is there any way in which nixops can be used to create and tear down machine, change types, etc. without it being in an eternal state of misery?
<betaboon> i guess i will figure it out eventually
<nick_l> machines*
jaquer- has joined #nixos
<dx_> misery? how come..
<betaboon> nick_l: are you talking about changing the machine-backend ? (eg from none to container)?
<jtojnar> \\\\\\\\\\\: maybe not, according to this https://salsa.debian.org/a11y-team/qt-at-spi/blob/master/README, it is part of Qt5
<{^_^}> [nixpkgs] @mrkkrp opened pull request #39498 → pytaglib: init at 1.4.3 → https://git.io/vpcQ2
<nick_l> betaboon: no, just changing two machines from a nano to a small for example.
<nick_l> betaboon: it seems that only one non-determinalistically comes up with a nixops-ssh access.
<jaquer-> Hey all. How would I go about installing this package with most of the options disabled? https://github.com/NixOS/nixpkgs/blob/4db7c04160d784e7bbfe612d74cf5b98b4891393/pkgs/tools/graphics/fim/default.nix Specifically, I only want 'jpegSupport' set to true, all others to false.
<nick_l> dx_: well, there are >271 bugs open in nixops of which I am hitting about 5-10 left and right all the time.
ben has quit [Ping timeout: 255 seconds]
<jtojnar> \\\\\\\\\\\: apparently, we are not building Qt with accessibility support
<\\\\\\\\\\\> Ah, I thought that might be the case. On most distributions, the virtual keyboard just works.
<nick_l> Is this the virtual keyboard that gets talked about when I try to login to my session?
zybell_ has quit [Ping timeout: 260 seconds]
chessai has quit [Ping timeout: 264 seconds]
ma27 has quit [Ping timeout: 256 seconds]
<mbrgm> how to check whether an attribute is set in an attrset? i.e. how to avoid 'option ... is used but not defined error'?
humanoyd has quit [Quit: WeeChat 2.1]
ma27 has joined #nixos
<symphorien> builtins.hasAttr iirc
<jtojnar> \\\\\\\\\\\: well, the qtvirtual keyboard should, since it is an IM module
<jtojnar> onboard simulates keyboard events, I think, so it works in all apps
<jtojnar> but autohiding requires application support (accessibility toolkit)
<jtojnar> I opened an issue about Qt accessibillty https://github.com/NixOS/nixpkgs/issues/39499
tilpner has quit [Remote host closed the connection]
<symphorien> jaquer-: pkgs.fim.override { jpegSupport = true; x11Support = false; etc. }
xy2_ has quit [Ping timeout: 256 seconds]
<jaquer-> symphorien: Beautiful. My search-fu failed me. I'll give it a shot. Thank you so much!
tilpner has joined #nixos
<mbrgm> symphorien: hasAttr is true, also if the option was not defined
<symphorien> "defined" must have been overloaded by the options system, then
zybell_ has joined #nixos
abrxs has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @dtzWill opened pull request #39501 → quazip: 0.7.3 -> 0.7.4 → https://git.io/vpcdv
<nick_l> How do I point at a POSIX shell? (not bash)
<nick_l> IIRC, it was #!${stdenv.shell}/bin/sh , but that file doesn't exist on 18.03.
<symphorien> /bin/sh ?
<nick_l> That's the "less advanced way" of doing things.
<nick_l> pkgs/tools/networking/airfield/default.nix for example also uses what I said.
<tilpner> Note that /bin/sh is just bash in sh mode
<tilpner> (IIRC it checks argv[0] and behaves differently)
<nur0n0> nick_l: would `#!${dash}/bin/dash` work?
kreisys has joined #nixos
<nick_l> nur0n0: that would be a hack.
<{^_^}> [nixpkgs] @dtzWill closed pull request #39501 → quazip: 0.7.3 -> 0.7.4 → https://git.io/vpcdv
<zybell_> nick_l #!/usr/bin/env sh
obadz- has joined #nixos
<nick_l> zybell_: it wouldn't be the same, in that case I like /bin/sh better.
<zybell_> should give you POSIX on *every* system
betaboon has quit [Quit: WeeChat 1.9.1]
knupfer has joined #nixos
obadz has quit [Ping timeout: 240 seconds]
obadz- is now known as obadz
<maurer> zybell_: Is /usr/bin/env required to exist by posix?
<nick_l> yes
<zybell_> and it works on nix without patching
<maurer> Yeah, I know it'll work on nix, I was just curious whether /usr/bin/env was a linuxism
jwynn6 has quit [Ping timeout: 240 seconds]
throwboy has joined #nixos
<nick_l> zybell_: why would that be better than /bin/sh? Only seems slower to me, right?
<{^_^}> [nixpkgs] @matthewbauer closed pull request #38606 → qt5/webengine: refactor qmake flags → https://git.io/vxQuC
<nick_l> nur0n0: on later reflection, that's a good solution too.
<zybell_> it makes the hash predictable for plugins
<simpson> nick_l: What's your actual goal?
<nick_l> simpson: I suppose I wanted to know the canonical way to point at a POSIX shell.
<nick_l> simpson: in particular it seems that nixpkgs contains bugs now.
<nick_l> see pkgs/tools/networking/airfield/default.nix on line 52.
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos
{^_^} has quit [Changing host]
{^_^} has joined #nixos
<nick_l> nur0n0: isn't dash an Ubuntu thing?
<maurer> dash is a debianism
<maurer> Ubuntu inherited it
<maurer> It's a minimal posix-compliant shell that's faster at being posix-compliant than bash is
<maurer> Basically, they figured if they had to write all their shell scripts to be posix compliant anyways
<nick_l> Ah, it comes from ash. I like ash.
<maurer> they might as well write a shell that can do it fast
sir_guy_carleton has joined #nixos
<{^_^}> [nixpkgs] @LnL7 opened pull request #39502 → harfbuzz: add CoreText support for darwin → https://git.io/vpcFR
<maurer> (when I tried multiuser nix on debian several years back, assumptions that /bin/sh was a bash-compatible shell was one of the things that ended up biting me)
<maurer> (since debian has /bin/sh as dash instead)
<nick_l> I think we should just have a pkg in nixpkgs for "fastest_sh", "smallest_sh", "most_portable_sh", etc.
<nick_l> Then people don't need to care about the branding anymore.
<nick_l> And changing it in one place changes it everywhere.
<simpson> nick_l: Great! How do we tell which sh is fastest?
<nick_l> simpson: with benchmarks obviously?
<sir_guy_carleton> which benchmarks?
<simpson> nick_l: Great! Which benchmarks should we use and why?
<nick_l> simpson: I am pretty sure that when supporting infrastructure is available people would want to report their numbers.
Fare has quit [Ping timeout: 264 seconds]
<simpson> nick_l: Shouldn't we call it `fastest_sh_for_simpson` then?
<nick_l> simpson: I think that's fairly theoretical.
<nick_l> simpson: it's an easy position to defend, sure.
<nick_l> simpson: because I need to provide proof for something which cannot be proven, but yet would still be a good idea.
<{^_^}> [nixpkgs] @veprbl opened pull request #39503 → sacrifice: fix runtime on darwin → https://git.io/vpcbq
<simpson> nick_l: Not all ideas are good. Anyway, I'm sure that PRs would be welcome if you want to help out on this front. AFAICT there isn't a way to ask for ${pkgs.posix-sh}/bin/sh, and it would probably be useful for folks.
<simpson> posix-sh = dash;
astiles has quit [Remote host closed the connection]
<nick_l> simpson: I suppose what I want it that I just specify "<you figure it out shell>" and then the build system just runs with all known shells and then returns the one that is fastest as a commit into the system that I actually use with a different build system.
<ixxie> does anybody know of a comprehensive *list* of open-source software with a nice API and ideally also a categorization?
<ixxie> I wanna cross reference with nix search to figure out, for example, what python packages for data science are missing from nixpkgs
<dx_> how do i not goto graphical login, so that i have to do startx myself manually.. for that
<symphorien> ixxie: maybe https://repology.org/
<dx_> or whatever is needed to start graphical ...
<Lisanna> nix-build: src/libstore/store-api.cc:80: std::__cxx11::string nix::storePathToHash(const Path&): Assertion `base.size() >= storePathHashLen' failed.
<Lisanna> oh ho ho ho
<symphorien> it is the source used by ryantm's nix-update
<milka> Hi again, uninstalling a package with nix-env -e PACKAGE does not work. The files are still present and the binary is still there. What I did wrong? https://nixos.org/nixos/manual/#sec-ad-hoc-packages
<symphorien> what package are you trying to remove ?
<milka> nylas-mail
<ixxie> thanks symphorien
<milka> -bin
<zybell_> nick_l:simpson:env goes by path. if a real file is earlier in path than a symlink (after infrastructure resolved)(priority)and dash puts its file as sh and the link to dash and bash does the reverse. you will get what you want
<simpson> zybell_: But this is Nix; people shouldn't have to do that if they just want the right shell in nixpkgs, should they?
<steveeJ> offlinehacker[m]: do you think we could achieve k8s-self-hosting on NixOS?
MichaelRaskin has joined #nixos
<symphorien> milka: http://xelpaste.net/pyLBCi it works fine for me; can you give details ?
<zybell_> no the profile sets the path and the algo is that dash gets higher pref by default *if its there*
<simpson> zybell_: Okay, but we're talking about packages which unconditionally need a POSIX-compliant shell, right?
<srk> would it make sense to introduce ipv4 and ipv6 option types?
Sonarpulse has joined #nixos
<simpson> srk: I like the idea but I'm not sure how many packages would benefit. Would you use them?
<zybell_> bash as sh is posix compliant. only if you do things *not* in posix it may not *fail*.
seville has quit [Quit: Leaving]
<srk> simpson: yes, less errors caught during evaluation is always nice
chessai has joined #nixos
<milka> symphorien: http://xelpaste.net/MGMQfD
<simpson> zybell_: Okay, but is ${stdenv.shell} necessarily always bash?
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/20183371f50 (from 7 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<symphorien> milka: you are installing there, right ?
<milka> I had only 474 symlinks. Why?
<simpson> zybell_: Answered my own question. From the nixpkgs manual, stdenv.shell is 'Bash. This is the shell used for all builders in the Nix Packages collection. Not using /bin/sh removes a large source of portability problems.'
<symphorien> milka: I don't understand the question
<milka> symphorien: I do not understand your question.
<Lisanna> Can someone reproduce this?
<milka> You have postet your shell log.
<milka> I had answered with my shell log of the installation
<symphorien> what you pasted was you installing nylas. you complained about UNinstalling.
<milka> Nothing happened when I uninstall it. No string!
<symphorien> what is your command ?
<milka> You had also postet the installation procedure.
<symphorien> milka: and uninstallation at the bottom
<milka> nix-env -e nixos.nylas-mail-bin
<Lisanna> ...and also tell me what the right way to do what I'm trying to do is? :p (I want to convert a non- nix store path to a derivation)
<symphorien> remove nixos. as shown in my paste
<milka> I missed the bottom, sorry.
<symphorien> quite unituitively, nix-env -e works by name, whereas the advised way to install is by attr name
<milka> Aah, without the prefix...
<symphorien> np
acarrico has joined #nixos
<milka> ups, worked. Thank you!
<symphorien> milka: a way to remember: you remove with the name in nix-env -q
<milka> ^_^
<{^_^}> [nixpkgs] @matthewbauer merged pull request #39183 → xpra: 2.2.5 -> 2.2.6 → https://git.io/vpquo
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/vpcxH
<{^_^}> → bf6660c3 by R. RyanTM: xpra: 2.2.5 -> 2.2.6
<{^_^}> → e40213ed by @matthewbauer: Merge pull request #39183 from r-ryantm/auto-update/xpra
xy2_ has joined #nixos
<ixxie> hmmm
<ixxie> interesting
<ixxie> what happened 8 days ago?
<sir_guy_carleton> how do you access the directory of a given nix store package in a shell script?
<symphorien> ixxie: it might be related to when nixos-unstable goes forward https://howoldis.herokuapp.com/
<{^_^}> [nixpkgs] @matthewbauer closed pull request #36558 → qt-5.qtlocation: fix QTBUG-65654 → https://git.io/vAxkZ
<Lisanna> error: cannot open connection to remote store 'daemon': executing SQLite statement 'pragma synchronous = normal': disk I/O error (in '/nix/var/nix/db/db.sqlite')
<Lisanna> ah crap
<\\\\\\\\\\\> Anyone have a link to a nix-env rosetta? Hopefully one that includes pacman.
Fare has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer closed pull request #35763 → libedit: 20160903-3.1 -> 20170329-3.1 → https://git.io/vA6mp
<ixxie> symphorien: thats what I figured
olto has joined #nixos
<symphorien> \\\\\\\\\\\: https://nixos.wiki/wiki/Cheatsheet unfortunately only apt
sasoiliev has joined #nixos
ma27 has quit [Ping timeout: 265 seconds]
ma27 has joined #nixos
<sasoiliev> Hi all
<sir_guy_carleton> hello
<ixxie> symphorien: do you know what 'unique' means in repology?
<symphorien> I think it means the package only exists in one repo, but not sure
<jtojnar> ixxie, symphorien: correct
Fare has quit [Ping timeout: 264 seconds]
<jtojnar> i think there is explanation of the colours on the homepage
ryanartecona has quit [Quit: ryanartecona]
<tmplt> Is geant4 broken? `nix-shell -p geant4` errors out with "cannot coerce a set to a string".
<ixxie> aha right thanks symphorien, jtojnar
<\\\\\\\\\\\> symphorien: Thanks. Someone really needs to fix that table styling though. :/
<sir_guy_carleton> hmm, i'm trying to get a custom theme into oh-my-zsh
<{^_^}> [nixpkgs] @markuskowa opened pull request #39504 → soapysdr+plugins: init at 0.6.1 → https://git.io/vpchm
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #37401 → treewide: isArm -> isAarch32 → https://git.io/vxGpV
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to master: https://git.io/vpchY
<{^_^}> → ba52ae50 by @Ericson2314: treewide: isArm -> isAarch32
<{^_^}> → 948c8dc4 by @Ericson2314: Merge pull request #37401 from obsidiansystems/aarch32
<sasoiliev> I'm trying to get external devices (USB stick, Android phone, etc.) show up in Nautilus when connected
<symphorien> \\\\\\\\\\\: with a mere github account, you can edit it to make it suit your taste ;)
<sasoiliev> I am running xmonad as a window manager.
<ixxie> so we are about halfway to ubuntu in terms of raw package count
<sasoiliev> I've added 'services.gnome3.gvfs.enable = true;' in configuration.nix.
<symphorien> sasoiliev: did you logout/login since then ?
jaquer- has quit [Ping timeout: 260 seconds]
<sir_guy_carleton> i want to try powerlevel9k, but oh-my-zsh looks for its themes in its own custom directory, while nix puts powerlevel9k in its own directory
olto has quit [Quit: ZNC - http://znc.in]
<sasoiliev> I did, several times
<symphorien> hum wrong guess, then, sorry
ixxie has quit [Quit: Lost terminal]
olto has joined #nixos
<sasoiliev> looking at ps output, the gvfs-* processes are not running and I'm not sure why and I'm also not sure who is supposed to launch them...
<sir_guy_carleton> i think if i modify programs.zsh.interactiveShellInit with ZSH_CUSTOM to point to the powerlevel9k directory in the nix store, it might work, but I'm not sure how to do that. any ideas?
<{^_^}> [nixpkgs] @matthewbauer merged pull request #35187 → yarssr: init at git-2017-12-01 → https://git.io/vA4S2
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/vpchx
<{^_^}> → 7654f8fa by @xurei: yarssr: init at git-2017-12-01
<{^_^}> → fb836946 by @matthewbauer: Merge pull request #35187 from xurei/app/yarssr
<{^_^}> [nixpkgs] @matthewbauer merged pull request #35201 → postman : 5.5.2 -> 5.5.3 → https://git.io/vABsr
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/vpcjJ
<{^_^}> → 844c468b by @xurei: postman : 5.5.2 -> 5.5.3
<{^_^}> → edf55489 by @matthewbauer: Merge pull request #35201 from xurei/app/postman
<zybell_> sasoiliev:dbus?
<zybell_> ;-)
<{^_^}> [nixpkgs] @matthewbauer merged pull request #35280 → Logkeys: Update and add `device` option to service → https://git.io/vAu3w
<{^_^}> [nixpkgs] @matthewbauer pushed 3 commits to master: https://git.io/vpcjY
<{^_^}> → c26bf1cb by @markus1189: logkeys: 2017-10-10 -> 2018-01-22
<{^_^}> → 1c3c8036 by @markus1189: logkeys.service: Add 'device' option
<{^_^}> → a4a2626c by @matthewbauer: Merge pull request #35280 from markus1189/logkeys
<{^_^}> [nixpkgs] @matthewbauer merged pull request #36055 → thin-provisioning-tools: 0.6.3 -> 0.7.5 → https://git.io/vAPMy
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/vpcjs
<{^_^}> → 76a1e39e by @ryantm: thin-provisioning-tools: 0.6.3 -> 0.7.5
<{^_^}> → 160d9ed6 by @matthewbauer: Merge pull request #36055 from ryantm/auto-update/thin-provisioning-tools-0.6.3-to-0.7.5
<sasoiliev> zybell_: well, yes, but why those don't get started remains unanswered...
Mateon3 has joined #nixos
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 is now known as Mateon1
<zybell_> look with a monitor or check logs for policy violations.
arbxs has joined #nixos
<acowley> Anyone know how to get the man entry for feh to be available?
<{^_^}> [nixpkgs] @LnL7 pushed to release-18.03 « vim-nix: 2018-02-25 -> 2018-04-24 »: https://git.io/vpcj9
tmaekawa has joined #nixos
<acowley> It's in the `man` output of the `feh` derivation, but `man` doesn't find it for me in a nix-shell.
<simpson> acowley: $(nix-shell -p feh.man --run 'man feh') works for me from my nixpkgs checkout.
<LnL> in what context
<acowley> simpson: Thanks for checking! I'm not sure what's wrong on my end.
<{^_^}> [nixpkgs] @worldofpeace closed pull request #39397 → latte-dock: 0.7.4 -> 0.7.5 → https://git.io/vpGCE
ProofTechnique[m has joined #nixos
<sasoiliev> zybell_: not sure what you mean by 'look with a monitor'
<{^_^}> [nixpkgs] @matthewbauer pushed 3 commits to master: https://git.io/vpcjb
<{^_^}> → 8fccc7e1 by @flokli: deluge: use mkEnableOption
<{^_^}> → e4d2d32a by @matthewbauer: Merge pull request #33679 from flokli/deluge-module
<{^_^}> → fe840cd3 by @flokli: deluge: add test
<{^_^}> [nixpkgs] @matthewbauer merged pull request #33679 → Deluge: use mkEnableOption, add test → https://git.io/vNm4z
<acowley> When I run that same command, I get "No manual entry for feh". So something is screwy.
<simpson> Huh, weird.
[Leary] has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @matthewbauer closed pull request #33421 → php72-embed: init → https://git.io/vNvMg
<LnL> man in nix-shell doesn't work for multiple outputs AFAIK
<acowley> Then I'd like simpson's magic machine
<LnL> nix-shell -p feh.man --run 'manpath' | tr ':' '\n'
<LnL> ^ no entries except for stdenv stuff
Yom has joined #nixos
astiles has joined #nixos
<acowley> LnL: is that missing support in nix-shell by design or an oversight?
<LnL> yes, because it works fine for stuff with a single output
astiles has quit [Remote host closed the connection]
<LnL> unless there's a good reason for it, no idea how it magically finds stuff
<acowley> So one option would be for me to use a patched feh that only uses a single output
<LnL> oh hold on, doesn't it look at PATH?
astiles has joined #nixos
<nick_l> I helped track down a kernel bug. Do I get a cookie now?
Lisanna has quit [Remote host closed the connection]
<LnL> yeah
<acowley> nick_l: yes
<LnL> that's how it work
<LnL> PATH=./result/bin:$PATH man hello
<zybell_> sasoilev there is something like dbus-<sth> --monitor (cant remember rn)
<LnL> works*
<nick_l> \o/
<acowley> I guess I don't really understand how multiple outputs works. I would have thought that passing something like feh.man to nix-shell -p would be as though you had a single-output derivation feh-man.
<LnL> acowley: so the fact that manpath automatically works is because of an assumption that's not true for multiple outputs
<{^_^}> [nixpkgs] @davidak opened pull request #39505 → [WIP] dit: 0.4 -> 0.5 → https://git.io/vpCep
<tmplt> Would someone mind checking if `nix-shell -p geant4` fails real quick? It points to a set-to-string coersion error in make-derivation.nix on my system.
<zybell_> should tell you what is going on on dbus
astiles has quit [Ping timeout: 264 seconds]
robstr has quit [Quit: WeeChat 1.9.1]
<srhb> tmplt: Same error.
<acowley> LnL: Is the right thing, then, for me to set MANPATH in shell.nix? Would that break the existing man paths?
tmaekawa has quit [Quit: tmaekawa]
<LnL> you can extend it
<tmplt> srhb: you happen to know how this should be reported?
<acowley> LnL: I notice it's not set at all right now
<simpson> tmplt: As a hint, nix-repl tells me that it's not a derivation, but { override = «lambda»; overrideDerivation = «lambda»; v10_0_2 = «derivation /nix/store/88rzy6d6k1mjai9rnjgq9aw2zq867aj9-geant4-10.0.2.drv»; }
<acowley> LnL: So if I set it, I think that will disable whatever alternate path is used to populate the output of manpath
Yom has left #nixos [#nixos]
<LnL> ah, not sure
* acowley puts on a lab coat and protective eyewear
chessai has quit [Remote host closed the connection]
<acowley> Yep, that's what happened
<acowley> I can set MANPATH myself, but then something like "man emacs" no longer works (I have emacs installed with nix-env)
<tmplt> simpson: I'm not entirely sure what to do with that info. Is geant4 declared incorrectly?
sasoiliev has quit [Quit: Page closed]
<acowley> Oh duh
<acowley> man manpath is very informative
<simpson> tmplt: I guess? I don't know, but `geant4.v10_0_2` appears to be a thing that I can build.
<simpson> Actually, I haven't tried building it.
<acowley> You can prefix (or suffix) MANPATH to have its contents appended (or prepended) onto manpath's automagic.
<acowley> So I can do `MANPATH=":${feh.man}/share/man";` in my shell.nix
<acowley> Not great usability on the part of nix-shell
<tmplt> simpson: it seems to resolve to the same derivation, nothing was rebuilt after installing geant4 via nix-env
<simpson> tmplt: It is compiling for me; it may take a few minutes.
<jtojnar> zybell_: dbus-monitor
<jtojnar> and we also have a graphical tool called bustle which does the same
sasoiliev has joined #nixos
vaninwagen has joined #nixos
<simpson> tmplt: Sorry, I don't want to spend more CPU time on this. But I was able to `:b geant4.v10_0_2` in my REPL and it started compiling stuff.
<tmplt> simpson: no worries; thanks for finding the actual derivation for me!
jwynn6 has joined #nixos
<johnw> can anyone help me understand why running nix-shell with this default.nix does not setup my PATH? https://gist.github.com/5ac791c6d4104c1426f3f97d24ed8654
<dx_> guys, how do we distinguish if gcc is coming clang ?
astiles has joined #nixos
lluchs has quit [Ping timeout: 255 seconds]
alexteves_ has quit [Ping timeout: 260 seconds]
knupfer has quit [Remote host closed the connection]
<mightybyte> How do packages in a binary cache get signed? Do they get signed when they're built, when they get copied to the cache, or some other time?
davidak has joined #nixos
BlessJah_ is now known as BlessJah
sir_guy_carleton has quit [Quit: Leaving]
<johnw> shlevy: how do I setup nix-buffer to just use the default.nix I'm currently using with nix-build and nix-shell
ThatDocsLady has quit [Ping timeout: 256 seconds]
knupfer has joined #nixos
lluchs has joined #nixos
slyfox has quit [Ping timeout: 248 seconds]
nick_l has quit [Quit: Page closed]
dx_ has quit [Quit: leaving]
fendor has quit [Remote host closed the connection]
fendor has joined #nixos
<{^_^}> [nixpkgs] @benley opened pull request #39506 → strongswan: include curl plugin by default → https://git.io/vpCk6
slyfox has joined #nixos
fendor has quit [Ping timeout: 265 seconds]
nur0n0 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<zybell_> mightybyte:on going to cache, the (remote)buildermight not have the key.
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/e249e593778 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
demonslayer[m] has joined #nixos
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
<steveeJ> I'm trying to write a custom unpackCmd, but I'm having trouble doing anything, as the commands are executed as nixbild* user, but $src is owned by root
<mightybyte> zybell_: So you provide the key when you run `nix copy`?
vaninwagen has quit [Ping timeout: 240 seconds]
vandenoever has quit [Read error: Connection reset by peer]
vandenoever has joined #nixos
blankhart has joined #nixos
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
simukis has quit [Ping timeout: 268 seconds]
dbmikus has quit [Ping timeout: 240 seconds]
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
<clever> steveeJ: you have to copy from $src to .
<steveeJ> clever: what is . ?
<steveeJ> is it $out?
<clever> the current directory
<mightybyte> Anyone know what user is set up by default on the NixOS EC2 AMI?
astiles has quit [Ping timeout: 248 seconds]
<steveeJ> clever: well, that's the obvious :-) I meant, what meaning does it have to the builder
<clever> steveeJ: the builder starts in a tmpdir that the unpackPhase is supposed to unpack the source into
<steveeJ> I thought that src stuff happens in $src, and installPhase stuff is supposed to touch $out
<clever> steveeJ: unpackPhase copies $src to .
<{^_^}> [nixpkgs] @Mic92 pushed to master « rubycop: 0.47.0 -> 0.55.0 »: https://git.io/vpCtu
vandenoever has quit [Ping timeout: 264 seconds]
<clever> then configure and build phases build it in .
<{^_^}> [nixpkgs] @matthewbauer pushed 0 commits to default-overrides: https://git.io/vpCtg
<clever> then install phase copies the built binaries from . to $out
<steveeJ> clever: I see, and that is in an intermittent directory which is not relevant to $src or $out
<{^_^}> [nixpkgs] @matthewbauer pushed to default-overrides « wip »: https://git.io/vpCtw
<clever> correct
<steveeJ> thanks!
<{^_^}> [nixpkgs] @matthewbauer pushed 0 commits to default-overrides: https://git.io/vpCtD
<infinisil> Nooooooooooooooooo
<infinisil> import statements don't resolve symlinks :(
<{^_^}> [nixpkgs] @Mic92 merged pull request #39485 → ipmicfg: fix patchelf args → https://git.io/vpc3z
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpCqC
<{^_^}> → ec371a5d by @sorki: ipmicfg: fix patchelf args
<{^_^}> → a21607c4 by @Mic92: Merge pull request #39485 from sorki/ipmicfg_patchelf
<pirateking> will the "multi-line" command work for you? https://stackoverflow.com/a/246128
<pirateking> infinisil:
<{^_^}> [nixpkgs] @Mic92 merged pull request #39503 → sacrifice: fix runtime on darwin → https://git.io/vpcbq
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpCqu
<{^_^}> → c1f45f76 by @veprbl: sacrifice: fix runtime on darwin
<{^_^}> → 18da50d8 by @Mic92: Merge pull request #39503 from veprbl/pr/sacrifice_darwin_fix
<infinisil> pirateking: What are you asking me specifically this?
<pirateking> i'm curious if that kind of thing would work in nix. i'm too new to know
<pirateking> resolve the syslink
<pirateking> symlink*
dbmikus has joined #nixos
blankhart has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @qknight opened pull request #39507 → dovecot2: added ssl_dh using security.dhparams → https://git.io/vpCqP
<pirateking> it gets the parent directory , even through symlinks, but i was hoping you'd be able to quickly see if you could edit it to get the file for you to use as an import
<infinisil> Nix isn't bash
<infinisil> Has nothing to do with it
<clever> infinisil: what are you doing with the symlink in nix?
<pirateking> bash is what drives the build scripts
<pirateking> for nixpkgs
<infinisil> clever: I just put together a simplified example
<clever> pirateking: but it cant help when using import in nix
<{^_^}> [nixpkgs] @Mic92 pushed commit from @ngortheone to release-18.03 « growPartition: fix volume resizing on EC2 NVME instances »: https://git.io/vpCqp
ma27 has quit [Ping timeout: 265 seconds]
<Dezgeg> hm, symlinks work correctly for me
knupfer has quit [Ping timeout: 265 seconds]
<pirateking> clever: not easily no. i was assuming they'd take apart the import code if they needed an unsupported solution
<infinisil> Dezgeg: ^^
<Dezgeg> oh, hm
mduggie has joined #nixos
<clever> it appears to be doing the import ./content.nix relative to the path you gave it, not the absolute path of the file the statement is within
<infinisil> Yeah
<{^_^}> [nixpkgs] @Mic92 merged pull request #39490 → clojure: 1.9.0.358 -> 1.9.0.375 → https://git.io/vpcwN
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpCm2
<{^_^}> → c19eeccc by @jlesquembre: clojure: 1.9.0.358 -> 1.9.0.375
<{^_^}> → e4ffd5cf by @Mic92: Merge pull request #39490 from jlesquembre/clojure
<Dezgeg> I wonder which solutions do other languages pick in that case
<infinisil> Kinda ruins the plan for my new directory structure
<{^_^}> [nixpkgs] @Mic92 merged pull request #39489 → kitty: 0.8.2 -> 0.9.0 → https://git.io/vpcah
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpCmi
<{^_^}> → ac0fd5a9 by @jlesquembre: kitty: 0.8.2 -> 0.9.0
<Dezgeg> I would assume the same thing happens with #include "foo.h" in C as well
<{^_^}> → a631da03 by @Mic92: Merge pull request #39489 from jlesquembre/kitty
<pirateking> infinisil: reminds me of graphs if you want something like that
<clever> infinisil: what about using "import ../2" instead of a symlink from one default.nix to another
<clever> then nix knows to look iwthin 2
<{^_^}> [nixpkgs] @Mic92 merged pull request #39481 → notmuch: add missing "patchShebangs configure" → https://git.io/vpcU4
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to staging-18.03: https://git.io/vpCmD
<{^_^}> → a9252c6a by @hedning: notmuch: fix /bin/sh impurity in ./configure
<{^_^}> → 71bf4406 by @Mic92: Merge pull request #39481 from flokli/notmuch-18.03-patch-shebangs
<infinisil> clever: Heh, then I get `error: reading from file: Is a directory`
<clever> was expecting it to open the default.nix in there
<clever> oh
<clever> it may not like the /2
<clever> divide path by 2 or open the dir 2?
mduggie has quit [Ping timeout: 240 seconds]
<infinisil> I don't think it would interpret it as nix..
coot has quit [Read error: Connection reset by peer]
blankhart has joined #nixos
<infinisil> And there is no divide operator in nix afaik
<infinisil> There is
<clever> nix-repl> 10 / 2
<clever> 5
aarvar has left #nixos [#nixos]
<clever> i'm thinking, instead of symlinking default.nix to ../foo/default.nix, you make a default.nix containing: import ../foo/default.nix
mduggie has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer merged pull request #39487 → notmuch: 0.26 -> 0.26.1 → https://git.io/vpcl8
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging-18.03: https://git.io/vpCYI
<{^_^}> → 35f3da5a by R. RyanTM: notmuch: 0.26 -> 0.26.1
<{^_^}> → dc3dc330 by @matthewbauer: Merge pull request #39487 from bfortz/staging-18.03-notmuch-0.26.1
astiles has joined #nixos
<infinisil> clever: Ah yeah that would work, nice
<infinisil> But that won't work for my usecase actually
MP2E has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #39494 → guitarix: 0.36.1 -> 0.37.0 → https://git.io/vpcMR
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/vpCYB
<{^_^}> → 00528006 by @magnetophon: guitarix: 0.36.1 -> 0.37.0
<infinisil> That is to have a path /cfg/nixpath I can set as my NIX_PATH, then symlink /cfg/nixpath/nixpkgs -> /cfg/external/nixpkgs
<{^_^}> → e15b2ed9 by @Mic92: Merge pull request #39494 from magnetophon/guitarix
<infinisil> And /cfg/nixpath/emacs -> /cfg/config/emacs
<{^_^}> [nixpkgs] @xeji opened pull request #39508 → kdeApplications.mbox-importer: fix hydra build [18.03] → https://git.io/vpCYE
<Dezgeg> but if you only symlink directories not files, doesn't it work as expected?
<infinisil> And I need an import in this emacs thing to ../lib which would then resolve to /cfg/nixpath/lib instead of /cfg/config/lib
<infinisil> I am only symlinking directories
<Dezgeg> ../nixpkgs/lib you mean?
<infinisil> Nah my own lib directory
civodul has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
<infinisil> I feel like this could be filed as a bug
<infinisil> Here is a nice demonstration
<infinisil> Go to a fresh directory and do `ln -s /path/to/your/nixpkgs/nixos .`
<Dezgeg> I mean I see your gist demonstration yes
<infinisil> Then do `nix-instantiate nixos/release-combined.nix -A tested`
<infinisil> And it will fail
iitalics has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #39508 → kdeApplications.mbox-importer: fix hydra build [18.03] → https://git.io/vpCYE
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-18.03: https://git.io/vpCOu
<{^_^}> → 74d8daf2 by @xeji: kdeApplications.mbox-importer: fix hydra build
<{^_^}> → 2456e847 by @Mic92: Merge pull request #39508 from xeji/kde-mbox-importer
astiles has quit [Ping timeout: 260 seconds]
xy2_ has quit [Ping timeout: 248 seconds]
Thedarkb-X40 has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/5eea946c250 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-18.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/01bcf3f2f22 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-18.03-darwin)
<Thedarkb-X40> Do you plan on dropping i686 any time soon?
dbmikus has quit [Ping timeout: 248 seconds]
<iitalics> the manual says "Profiles and user environments are Nix’s mechanism for implementing the ability to allow different users to have different configurations"
hiratara has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @Mic92 closed pull request #39491 → Fix root volume resizing on EC2 KVM instances (M5, C5, etc) → https://git.io/vpcP8
<iitalics> however i can't really figure out how to configure packages per-user using profiles
<iitalics> so im wondering what they mean by this
<srhb> iitalics: The first meaning of configure is simply that different profiles have different packages.
<iitalics> should i just do all of my configuration in /etc/nixos/configuration.nix and rebuild when i make changes?
<{^_^}> [nixpkgs] @Mic92 merged pull request #39488 → Fix root volume resizing on EC2 KVM instances (M5, C5, etc) → https://git.io/vpcE1
<{^_^}> [nixpkgs] @Mic92 pushed commit from @ngortheone to release-17.09 « Fix root volume resizing on EC2 KVM instances (M5, C5, etc) (#39488) »: https://git.io/vpC3v
<iitalics> srhb: OK
<clever> iitalics: by default, ~/.nix-profile for each user will point to /nix/var/nix/profiles/per-user/$USER/profile
<clever> iitalics: and since $USER is unique to each user, they each have their own profile
<Thedarkb-X40> Client: HexChat 2.12.4 • OS: Ubuntu "artful" 17.10 • CPU: Intel(R) Pentium(R) M processor 1.40GHz (1.10GHz) • Memory: Physical: 1.2 GiB Total (665.1 MiB Free) Swap: 945.3 MiB Total (944.8 MiB Free) • Storage: 14.3 GB / 31.8 GB (17.5 GB Free) • VGA: Intel Corporation 82852/855GM Integrated Graphics Device @ Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Contr
<Thedarkb-X40> oller • Uptime: 2h 41m 36s
<Thedarkb-X40> I should be okay running nixOS on this, right?
<clever> iitalics: so whatever they install with nix-env -i is unique to that user, and appears within ~/.nix-profile/
<Thedarkb-X40> I can run Lubuntu just fine but I'm sick of dealing with dodgy updates.
<iitalics> Thedarkb-X40: i have been having a few OOM issues running nix in a VM with 1GB ram
hiratara has joined #nixos
<clever> Thedarkb-X40: should work, ive ran it on a system with similar specs and only 4gig of disk
asuryawanshi has quit [Ping timeout: 260 seconds]
<clever> Thedarkb-X40: yeah, swap is a must for such a small system
<iitalics> ah you have swap though
<clever> also
<clever> !-A
<{^_^}> You'll usually want to use nix-env -i with -A. It's faster and more precise. See https://nixos.wiki/wiki/FAQ/nix-env_-iA for details.
<clever> iitalics: -i uses a lot of ram, -iA uses almost nothing
<Thedarkb-X40> will do.
<Thedarkb-X40> Downloading the minimal CD now.
<iitalics> im mainly confused about configuration since im considering using some suckless packages which require modifying the source to configure
<MichaelRaskin> NixOS is worse than Nixpkgs in terms of needing RAM to evaluate, though
<{^_^}> [nixpkgs] @Mic92 merged pull request #39480 → verifast: 14.5 -> 18.02 → https://git.io/vpcUJ
<{^_^}> [nixpkgs] @Mic92 pushed commit from @MichielDerhaeg to master « verifast: 14.5 -> 18.02 (#39480) »: https://git.io/vpC30
<Thedarkb-X40> Will it be much more RAM hungry compared to Lubuntu?
<Thedarkb-X40> This is maxed out.
sigmundv__ has joined #nixos
<iitalics> its only that certain commands grab a big list and use too much RAM
<iitalics> the idle system uses a reasonable amount
<MichaelRaskin> I think so. NixOS is OK in run-time, but calculating the update eats RAM like nom nom nom
<Thedarkb-X40> I want to use Debian but it refuses to co-operate with my WiFi card.
<Thedarkb-X40> and it won't tell me why it won't work.
<Thedarkb-X40> dmesg just spits out "wlp2s2 not ready"
mahalel_ has quit [Remote host closed the connection]
<MichaelRaskin> And I haven't used an x86 with <4GiB RAM for a long time (oh well, I also don't use a core part of NixOS anymore), so I don't remember how much is needed
ndrei has joined #nixos
<Thedarkb-X40> I'm a big fan of TinyCore Linux.
mahalel_ has joined #nixos
mahalel_ has quit [Client Quit]
<iitalics> OK say i want to use and configure DWM, which requires editing a header file and recompiling the program
<iitalics> do i need to write a custom nix expression and point to it from my global configuration.nix ?
<srhb> iitalics: Yes and no.
<clever> iitalics: you can also edit ~/.config/nixpkgs/config.nix and run nix-env -iA to install the changes
<MichaelRaskin> You can just pass patches to Nixpkgs dwm expression
<iitalics> clever: i've never heard of this file, where is it documented?
mahalel_ has joined #nixos
Ridout has joined #nixos
dan_b has joined #nixos
telent has joined #nixos
xeji has joined #nixos
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/01bcf3f2f22 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<iitalics> oh, nice, this may be what i was looking for
<infinisil> Dezgeg: clever: Opened an issue regarding the symlink import problem: https://github.com/NixOS/nix/issues/2109
ndrei has quit [Remote host closed the connection]
astiles has joined #nixos
Thedarkb1-X40 has joined #nixos
<Dezgeg> hm, yeah, it does sound at least inconsistent that e.g. ./. resolves to a canonical path
<Dezgeg> *given that
tyrus82 has joined #nixos
ndrei has joined #nixos
ndrei- has joined #nixos
ndrei_ has joined #nixos
Thedarkb-X40 has quit [Ping timeout: 265 seconds]
mdntmtpqd has joined #nixos
mdntmtpqd has quit [Remote host closed the connection]
ndrei_ has quit [Remote host closed the connection]
ndrei- has quit [Remote host closed the connection]
ndrei has quit [Remote host closed the connection]
avn has quit [Ping timeout: 255 seconds]
dvim has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @globin pushed 7 commits to master: https://git.io/vpCGZ
<{^_^}> → 59ad9933 by @globin: gitaly: 0.81.0 -> 0.95.0
<{^_^}> → ddec4ae7 by @globin: gitlab-shell: 6.0.3 -> 7.1.2
<{^_^}> → 775bbc2d by @globin: gitlab-workhorse: 3.6.0 -> 4.1.0
dvim has joined #nixos
joelpet has quit [Ping timeout: 264 seconds]
iqubic has joined #nixos
<{^_^}> [nixpkgs] @steveeJ opened pull request #39511 → [WIP] cups-kyodialog3: init at 8.1601 → https://git.io/vpCZm
sanscoeur has quit [Ping timeout: 260 seconds]
ryantrinkle has quit [Ping timeout: 264 seconds]
hiratara has quit [Quit: ZNC - http://znc.in]
avn has joined #nixos
jgt has joined #nixos
joelpet has joined #nixos
joelpet has quit [Changing host]
joelpet has joined #nixos
jperras has quit [Ping timeout: 256 seconds]
jgt4 has quit [Ping timeout: 276 seconds]
ryanartecona has joined #nixos
Sonarpulse has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/c9ab6a58353 (from 69 minutes ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
<pirateking> infinisil nix-instantiate "$(realpath nixos/release-combined.nix)" -A tested works for me, while without the realpath bit it doesn't
<pirateking> so you can either hack it for a workaround in the time being or add that to your proof that nix is handling it wrong
<Dezgeg> is it different btw. if you do "nix-instantiate --eval 1" vs. "nix-instantiate --eval 1/default.nix" ?
<iitalics> when i do 'nixos-rebuild boot -p something -I ...' it affects the default configuration on the boot menu
<iitalics> but i was led to believe that that wouldn't happen according to the help page ...
<pirateking> Dezgeg: by "1" and "2", do you mean "fresh-directory" and "nixos"?
hiratara has joined #nixos
Ariakenom has quit [Quit: Leaving]
dan_b has quit [Ping timeout: 256 seconds]
telent has quit [Ping timeout: 256 seconds]
<Dezgeg> I commented on the ticket
<jack[m]> Hrm. How do I make builtins.filterSource recursively traverse directories?
<jack[m]> The primop seems to call addPath recursively, but I only get the top level directory.
<Dezgeg> your callback should return true for the subdirectories itself
aarvar has joined #nixos
[Leary] has joined #nixos
sasoiliev has quit [Ping timeout: 260 seconds]
<justanotheruser> is configuration.nix called with buildEnv?
milka has quit [Ping timeout: 260 seconds]
<infinisil> justanotheruser: configuration.nix is included in the list of modules to use for the nixos evaluation, along with all the ones in nixpkgs
<infinisil> Not sure what you're trying to get at
<{^_^}> Channel nixos-17.09-small advanced to https://github.com/NixOS/nixpkgs/commit/7aee0dac1f0 (from 78 minutes ago, history: https://channels.nix.gsc.io/nixos-17.09-small)
<justanotheruser> I don't know. I finished the nix docs and I read the nixos docs earlier. I'm trying to put them together. If I want to create an isolated environment for nix-shell, I want to use buildEnv on an environment similar to how configuration.nix is set up right?
mekeor has joined #nixos
<infinisil> Nah, buildEnv doesn't have much to do with a nixos configuration
<infinisil> Nixos uses the module system to allow you to set nixos related things, and those don't generally make sense for something like a nix-shell
hakujin has quit [Ping timeout: 276 seconds]
<infinisil> You could use the module system to set buildEnv stuff, but there's not much to be set there so it doesn't make much sense
<infinisil> That's why buildEnv is just a plain function
<justanotheruser> infinisil: basically my end goal is to create a development environment which I can easily instantiate locally or can ship to an EC2 instance
jperras has joined #nixos
<zybell_> infinisil:but if you use hardlink instead of softlink another inconsistecy arises:result depends on kind of link.
<justanotheruser> a python service and a database instance
<infinisil> justanotheruser: yeah, just use buildEnv, gonna work perfectly fine
<infinisil> Oh
<infinisil> zybell_: Well hardlinks are very different from softlinks so that doesn't surprise me
<justanotheruser> Why is it that buildEnv doesn't have much to do with nixos configuration then? Seems analogous?
<infinisil> justanotheruser: while you could in theory make a nix-shell that starts such services every time you launch it, that sounds very odd. So you probably want the system to run those instead
<iitalics> why isn't .nix-profile created automatically? how should i create it without using "nix-env -i" ?
<justanotheruser> Well if I am looking for easiness to deploy, then I should run in locally the same way as it,s deployed, no?
<infinisil> justanotheruser: Well, buildEnv is similar to nixos' environment.systemPackages option, but other than that they don't have many similarities
xcmw has joined #nixos
ghuntley has quit [Read error: Connection reset by peer]
<justanotheruser> ah ok
<infinisil> justanotheruser: you can create a nixos module to run the services
jperras has quit [Ping timeout: 256 seconds]
ghuntley has joined #nixos
<infinisil> Then use this same module locally and in the deployment
bennofs has quit [Quit: WeeChat 2.0]
<justanotheruser> do you know where I can find some good buildEnv examples? I've not found much in terms of documentation
<justanotheruser> right now I'm just looking through https://github.com/search?utf8=%E2%9C%93&q=buildEnv+filename%3A*.nix&type=Code
<infinisil> justanotheruser: i feel like you're overestimating how much buildEnv does
<iitalics> https://github.com/NixOS/nix/issues/905 whats the status on this
<iitalics> it's really annoying that the directory isn't created, how should i create it?
<justanotheruser> infinisil: quite possible
<{^_^}> [nixpkgs] @Anton-Latukha opened pull request #39512 → handbrake: 1.0.7 -> 1.1.0 & according changes → https://git.io/vpClo
<justanotheruser> does buildEnv allow me to define a system which is comprised of multiple running services and configure those services?
<infinisil> justanotheruser: no
<justanotheruser> infinisil: oh, what am I wrong about, and what do you suggest I do?
<infinisil> All buildEnv does is create an environment with a list of packages installed, nothing more
<infinisil> I said it already, create a nixos module to run the services you need
<justanotheruser> ok, going to reread that section in the nixos docs, thanks for the suggestion
<justanotheruser> "Chapter 33. Writing NixOS Modules"
<infinisil> justanotheruser: and the nixpkgs/nixos/modules directory contains ton of examples
<infinisil> I'll be going to sleep now though, goo luck!
<pirateking> justanotheruser: also the `man 5 configuration` command is quite helpful
<justanotheruser> 5?
<pirateking> type that into a shell's terminal
<justanotheruser> I did, No manual entry for configuration in section 5
<clever> pirateking: you forgot the .nix at the end
<clever> `man 5 configuration.nix`
<justanotheruser> ah ok, that works
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/2456e8475ff (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
hamishmack has quit [Quit: hamishmack]
erasmas has quit [Quit: leaving]
hamishmack has joined #nixos
ryantrinkle has joined #nixos
Sonarpulse has joined #nixos
hamishmack has quit [Client Quit]
astiles has quit [Ping timeout: 264 seconds]
dan_b has joined #nixos
telent has joined #nixos
hamishmack has joined #nixos
iyzsong has joined #nixos
orivej has quit [Ping timeout: 255 seconds]
blonkhart has joined #nixos
<jtojnar> AntonLatukha[m]: if Handbrake wants us to use a random patch, they should at least show us they tried to push it upstream
astiles has joined #nixos
astiles has quit [Remote host closed the connection]
hakujin has joined #nixos
<{^_^}> [nixpkgs] @xeji opened pull request #39513 → qemu: 2.11.1 -> 2.12.0 → https://git.io/vpC4E
astiles has joined #nixos
astiles has quit [Remote host closed the connection]
astiles has joined #nixos
<{^_^}> Channel nixpkgs-18.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/2456e8475ff (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-18.03-darwin)
nD5Xjz has quit [Ping timeout: 264 seconds]
hakujin has quit [Ping timeout: 268 seconds]
ericsagnes has quit [Ping timeout: 255 seconds]