gchristensen changed the topic of #nixos to: NixCon 2018 CfP is now open! https://nixcon2018.org/ || 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, #nixcon
<{^_^}> [nixpkgs] @MP2E pushed to master « doomseeker: 2018-03-03 -> 2018-03-05 »: https://git.io/fNgPo
blankhart has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 26.1)]
sir_guy_carleton has joined #nixos
phreedom has quit [Ping timeout: 250 seconds]
phreedom has joined #nixos
slack1256 has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
<slack1256> Anybody on nix 2.0.4 and unable to download ghc 8.2.2 from the binary cache?
<gchristensen> wfm what are you seein,g slack1256
<slack1256> Out of memory error on nix-daemon.
jensens has quit [Ping timeout: 268 seconds]
xy2_ has quit [Ping timeout: 240 seconds]
trylist has joined #nixos
<joepie91> slack1256: possibly relevant: https://github.com/NixOS/nix/issues/1681
<{^_^}> nix#1681 (by ledettwy, open): nix copy uses too much memory
<{^_^}> [nixpkgs] @dtzWill pushed to master « Revert "Merge pull request #43983 from viric/coreutils_ssl_master" »: https://git.io/fNgXe
<gchristensen> yay dtz[m]
init_6 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fNgXk
<dtz[m]> gchristensen: haha yeah that was an easy decision ;)
<dtz[m]> did.. borg approve it? surely not, right? lol
aarvar has joined #nixos
<dtz[m]> don't see borg saying anything other than that it was mass-rebuild
<dtz[m]> which is kinda silly to do on master so some utilities are faster-- since AFAIK they're not used in-tree for much?
<dtz[m]> wonder if it makes sense to bother with that in stdenv vs coreutils package having them
<dtz[m]> (Currently we inherit it from a stage or two earlier)
<gchristensen> dtz[m]: nobody actually asked borg to build anything
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #nixos
sam__ has joined #nixos
Fare has joined #nixos
trylist has quit [Ping timeout: 268 seconds]
Fare has quit [Ping timeout: 256 seconds]
<ivan> copying path '/nix/store/n4iwhzv6ay40v0jyi58crsxhrfa4gxda-linux-4.14.59.tar.xz' from 'https://cache.nixos.org'... <- this seems to be going at 60KB/s from California for some reason
Guanin has quit [Remote host closed the connection]
markus1199 has joined #nixos
<gchristensen> ivan: https://gist.github.com/grahamc/df1bb806eb3552650d03eef7036a72ba please run this script
<ivan> I'll run it but also I think it might be just that file because cloudfront didn't cache it yet?
markus1189 has quit [Ping timeout: 248 seconds]
<gchristensen> I'm able to fetch it at like 10mbps...
thc202 has quit [Ping timeout: 256 seconds]
<gchristensen> cloudfront <-> s3 should be faster than 60kbps for sure :)
MP2E has quit [Remote host closed the connection]
Fare has joined #nixos
<ivan> waiting to download dependencies to run your script
<ivan> copying path '/nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30' from 'https://cache.nixos.org'... <- also at 60KB/s
<ivan> (my downstream is ~2400KB/s fwiw)
sbdchd has quit [Remote host closed the connection]
<ivan> here's an mtr to cache.nixos.org (I have only IPv4) https://gist.github.com/ivan/487acde9f6e84661a68f7b96b2c0bfe0
<gchristensen> lgtm
<ivan> gchristensen: http://ix.io/1iDb
<gchristensen> time=43.9 ms not the nicest but not the worst
<gchristensen> I don't see anything wrong
<ivan> I wonder what's up with cloudfront then?
<gchristensen> might be a transient thing
<ivan> yes, it's back to being fast
sam__ has quit [Ping timeout: 256 seconds]
<gchristensen> good :)
MP2E has joined #nixos
<buckley310> If i would like to install a package that only exists in the master nixos branch, not in any release, is there a short way to tell nixos to pull from master, or is the best way to just pull it down locally and include it?
<buckley310> (just pull the one package in form master, not switch my whole system to it)
blonkhart has joined #nixos
n0qqe has joined #nixos
<gchristensen> there is something on the FAQ on nixos.wiki about that
noqqe has quit [Ping timeout: 248 seconds]
n0qqe is now known as noqqe
Supersonic has quit [Ping timeout: 265 seconds]
<samueldr> ,unstable buckley310
<buckley310> gah, i thought i found it with "NIX_PATH=nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz nix-shell -p $x" :|
<buckley310> was searching for "master" not "unstable"
jasongro` has joined #nixos
<samueldr> buckley310: alternatively, github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz
<samueldr> that repo has branches to the commit used to build the current version of the respective channels
<samueldr> though yeah, your approach is perfectly fine too
Supersonic has joined #nixos
jasongrossman has quit [Ping timeout: 268 seconds]
Mateon1 has quit [Remote host closed the connection]
<buckley310> ty
Mateon1 has joined #nixos
tharkun4 has joined #nixos
<tharkun4> Interested in reasonably priced GLOBAL IRC ADVERTISING? Contact me on twitter https://twitter.com/nenolod or linkedin https://www.linkedin.com/in/nenolod
tharkun4 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<gchristensen> cool...
<samueldr> wow, that's new
the has quit [Remote host closed the connection]
the has joined #nixos
the has joined #nixos
the has quit [Changing host]
ajs124 has left #nixos ["Stream closed by us: Timed out waiting for stream resumption (connection-timeout)"]
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/eee71d85d5f (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
lassulus_ has joined #nixos
jasongro` has quit [Ping timeout: 244 seconds]
jperras has joined #nixos
<slack1256> Just so it appears on the log, I solved my out of memory error creating a 3GB swapfile and mounting it. Not ideal but works for now.
lassulus has quit [Ping timeout: 240 seconds]
lassulus_ is now known as lassulus
sbdchd has joined #nixos
endformationage has quit [Quit: WeeChat 1.9.1]
blankhart has quit [Ping timeout: 265 seconds]
hph^ has quit [Ping timeout: 256 seconds]
blankhart has joined #nixos
ericsagnes has quit [Ping timeout: 265 seconds]
luketopia has joined #nixos
hph^ has joined #nixos
layus has quit [Quit: ZNC 1.6.5 - http://znc.in]
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #nixos
layus has joined #nixos
<ivan> is this a bug? (installing nixpkgs.xfceUnstable) error: packages '/nix/store/1y1h9nzlq5x2wlzy8ykhmqq8aqzp4cix-xfce4-power-manager-1.6.1/share/icons/hicolor/icon-theme.cache' and '/nix/store/0g5zff60s4klajjxf47w84d422arrfhh-xfdesktop-4.13.2/share/icons/hicolor/icon-theme.cache' have the same priority 5; use 'nix-env --set-flag priority NUMBER INSTAL
<ivan> LED_PKGNAME' to change the priority of one of the conflicting packages (0 being the highest priority)
slack1256 has quit [Remote host closed the connection]
<d1rewolf> is npm2nix necessary to use npm on nix?
ericsagnes has joined #nixos
trylist has joined #nixos
<Fare> d1rewolf, no
<d1rewolf> Fare, ah, so nodejs deriv includes npm. I see
<d1rewolf> Fare: ok, thanks
luketopia has quit [Ping timeout: 240 seconds]
achristianson has joined #nixos
FareTower has joined #nixos
Fare has quit [Ping timeout: 240 seconds]
<{^_^}> #39057 (by kisik21, open): xfce4-*-plugin icon-theme.cache problems
sveitser has joined #nixos
achristianson has quit [Ping timeout: 265 seconds]
baconicsynergy has joined #nixos
sbdchd has quit [Remote host closed the connection]
sbdchd has joined #nixos
FareTower has quit [Ping timeout: 264 seconds]
drakonis has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @matthewbauer closed pull request #43787 → avrbinutils: 2.30 -> 2.31 → https://git.io/fNZj7
jasongrossman has joined #nixos
sbdchd has quit [Remote host closed the connection]
blonkhart has quit [Quit: WeeChat 1.9.1]
blankhart has quit [Read error: Connection reset by peer]
blankhart has joined #nixos
baconicsynergy has quit [Remote host closed the connection]
jperras has quit [Quit: WeeChat 2.2]
drakonis has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
b has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @matthewbauer opened pull request #44186 → Firefox on Darwin → https://git.io/fNgyz
<gchristensen> oh cool I can rewrite the channel graph with elm now https://terezka.github.io/line-charts/
* samueldr wonders if graph is the right visualization
<samueldr> a vertical list with constant size for time may be easier to visualize with the huge amount of data
<samueldr> I mean, graphing it from top to bottom instead of left to right, if it makes sense
<gchristensen> that'd be neat
<samueldr> (or bottom to top, newest on top)
<gchristensen> vertical timeline
<samueldr> yeah, easier to label each events too, possibly
<samueldr> (text will be perpendicular to the time axis)
<gchristensen> yea
<samueldr> if you need DOM advice for such things, it should be easy enough, with SVG or not
sam__ has joined #nixos
pikajude has quit [Remote host closed the connection]
<gchristensen> sure!
pikajude has joined #nixos
orivej has joined #nixos
spear2 has joined #nixos
spear2 has quit [Ping timeout: 260 seconds]
`_ has joined #nixos
spear2 has joined #nixos
<`_> Is there a reason /tmp persists?
fresheyeball has joined #nixos
pikajude has quit [Quit: ZNC 1.7.1 - https://znc.in]
pikajude has joined #nixos
<gchristensen> not sre why it does by default
hyper_ch has quit [Remote host closed the connection]
<gchristensen> boot.cleanTmpDir = true, or boot.tmpOnTmpfs = true maybe
NegaNexus has joined #nixos
<`_> Yes I see that now
<`_> I'd agree that I'm not sure why it does by default as well.
orivej has quit [Ping timeout: 240 seconds]
blankhart has quit [Ping timeout: 265 seconds]
hyper_ch has joined #nixos
<`_> Oh I'm assuming boot.tmpOnTmpfs would do the same, albeit with the side effect of making /tmp tmpfs
<gchristensen> yea
blankhart has joined #nixos
<NegaNexus> hey y'all feel free to answer this whenever but is there a good way to find equivalent nix packages from a list of debian packages
<joepie91> NegaNexus: possibly repology?
<joepie91> (listed as nixpkgs there, not NixOS)
`_ has quit [Quit: WeeChat 2.1]
<NegaNexus> it looks like repology will help quite a bit but not all the libraries I'm looking for are listed
blankhart has quit [Ping timeout: 265 seconds]
blankhart has joined #nixos
`_ has joined #nixos
<joepie91> NegaNexus: if you're looking for specific library files, we also have ,locate
<joepie91> ,locate libX11.so.1
<joepie91> (?)
<{^_^}> Couldn't find any packages
<joepie91> meh, misremembered
<joepie91> well anyway, that command :P
<gchristensen> ,locate rg
<{^_^}> Found in packages: ripgrep
<joepie91> sure, but I was thinking libraries
<gchristensen> ,locate libX11.so
<{^_^}> Found in packages: xlibs.libX11
<joepie91> right :P
blankhart has quit [Ping timeout: 260 seconds]
blankhart has joined #nixos
<fresheyeball> \q
<fresheyeball> \leave
fresheyeball has left #nixos ["WeeChat 2.0"]
<`_> great job
LadyElusive20 has joined #nixos
<LadyElusive20> Interested in reasonably priced GLOBAL IRC ADVERTISING? Contact me on twitter https://twitter.com/nenolod or linkedin https://www.linkedin.com/in/nenolod
sigmundv_ has quit [Ping timeout: 256 seconds]
trylist has quit [Quit: WeeChat 2.0]
sam__ has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
ericsagnes has quit [Ping timeout: 256 seconds]
smolboye has joined #nixos
<smolboye> helo
<smolboye> so i slept
<smolboye> i will upload my findings and fixes in my config on github
<smolboye> btw can i install unstable packages?
<smolboye> on stable
<smolboye> also how unstable is unstable?
init_6 has quit [Ping timeout: 264 seconds]
<drakonis> its unstable as in it changes
<drakonis> may change a lot
<joepie91> smolboye: the difference as I understand it, is basically that on stable/release channels care is taken to not break applications (including integration between applications), and generally updates will only be applied if they don't significantly change the application and don't break APIs
<joepie91> whereas `unstable` lands basically any change that gets submitted to nixpkgs and that doesn't break the build
init_6 has joined #nixos
init_6 has quit [Changing host]
init_6 has joined #nixos
Tiez has joined #nixos
<smolboye> ah
<NegaNexus> joepie91: maybe a stupid question but how do I use ,locate
<smolboye> um ok so i would like to install one unstable package on my system, but use the system as a stable one
<joepie91> NegaNexus: literally just type it into channel like gchristensen and I did, `,locate` followed by whatever library/binary file you're looking for
<smolboye> so adding the unstable channel and putting the package in my config is the only way?
orivej has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jameysharp opened pull request #44187 → Fix gobject-introspection, and package gnome-builder and dependencies → https://git.io/fNgS5
phdoerfler has joined #nixos
ericsagnes has joined #nixos
simukis has joined #nixos
<smolboye> ok can i add channels as a user and use it for userpackages?
revskill has joined #nixos
<clever> smolboye: yes
<smolboye> noice, thanks
pie_ has joined #nixos
drakonis has quit [Read error: Connection reset by peer]
blankhart has quit [Ping timeout: 260 seconds]
blankhart has joined #nixos
revskill has quit [Ping timeout: 260 seconds]
katyucha has joined #nixos
phreedom has quit [Ping timeout: 250 seconds]
revskill has joined #nixos
<smolboye> uh another question
<smolboye> how do i add pulseaudio support to polybar
<smolboye> sorry if that sounds stupid
phreedom has joined #nixos
<manveru> smolboye: what kind of support?
<clever> i glanced at it nix expression and it currently does not depend on pulse
<manveru> volume control is pretty easy
<smolboye> volume control yeah
<smolboye> thanks
katyucha has quit [Ping timeout: 256 seconds]
<clever> not sure, but at a glance, its using libalsa to adjust volumes, and the pulseaudio "driver" within alsa reroutes things
<smolboye> oh
<smolboye> one sec brb
smolboye has quit [Quit: WeeChat 2.0]
<manveru> seems like skype url on 18.03 is broken again :|
simukis has quit [Quit: simukis]
smolboye has joined #nixos
<smolboye> worked
simukis has joined #nixos
phreedom has quit [Ping timeout: 250 seconds]
blankhart has quit [Ping timeout: 265 seconds]
blankhart has joined #nixos
phreedom has joined #nixos
<smolboye> manveru: how do your .nix configs work?
<smolboye> like you have this polybar config
<smolboye> do you just import that in your config.nix
<smolboye> ok youre importing it in common.nix
juhe has joined #nixos
hyper_ch has quit [Remote host closed the connection]
hyper_ch has joined #nixos
blankhart has quit [Ping timeout: 265 seconds]
blankhart has joined #nixos
juhe has quit [Remote host closed the connection]
smolboye has quit [Quit: WeeChat 2.0]
smolboye has joined #nixos
Anton-Latukha has joined #nixos
revtintin has joined #nixos
<kalbasit> What am I doing wrong with this overlay here? https://gist.github.com/kalbasit/351d04762c2f940d87a56bc496dcf6ca
<{^_^}> [nixpkgs] @Ekleog opened pull request #44188 → redsocks: add self as maintainer → https://git.io/fNg9j
<clever> kalbasit: line 6 is refering to the super on 5, not 1
<clever> kalbasit: so you need to remove a .haskellPackages from lines 6 and 11
<kalbasit> oh
<kalbasit> let me try that
alex`` has joined #nixos
<clever> line 5's super and self are the super and self of haskellPackages
ng0 has joined #nixos
<clever> i tend to name them hsSuper and hsSelf so it doesnt shadow the others
pie_ has quit [Ping timeout: 240 seconds]
smolboye has quit [Ping timeout: 260 seconds]
<kalbasit> and so you override hsSuper/hsSelf or you still do `self.<...> = super.<...>` ?
<clever> you read from hsSuper and return a set of changes
<kalbasit> I see
<clever> overrides = hsSelf: hsSuper: { greenclip = self.haskell.lib.overrideCabal hsSuper.greenclip (oa: { ...
<clever> also of note, nixpkgs overlays and haskell overlays have self/super the oposite way around
<clever> not sure which one is which
spear2 has quit [Quit: Leaving]
<clever> kalbasit: i think you also want to switch to haskell.lib.overrideCabal
<kalbasit> oh
<kalbasit> there's nothing about overrideCabal in the docs :)
<clever> its specific to the haskell stuff
<kalbasit> clever: I'm reading /doc/languages-frameworks/haskell.section.md
<clever> it might have been missed
<kalbasit> probably
marusich has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/fNgHI
<{^_^}> [nixpkgs] @FRidh merged pull request #44177 → nix: don't use /tmp for the tests on darwin → https://git.io/fNgca
<kalbasit> yep that worked
<kalbasit> thx clever !
<clever> your welcome
<{^_^}> [nixpkgs] @FRidh merged pull request #44173 → Merge staging-next into master → https://git.io/fNgOg
<{^_^}> [nixpkgs] @FRidh pushed 302 commits to master: https://git.io/fNgHt
juhe has joined #nixos
<ivan> how does staging-next differ from staging? I didn't find a mention in https://nixos.org/nixpkgs/manual/#idm140737315698736
FRidh has joined #nixos
noctux has joined #nixos
marusich has quit [Quit: Leaving]
Mateon1 has quit [Remote host closed the connection]
Mateon1 has joined #nixos
Tiez has quit [Quit: WeeChat 2.2]
jD91mZM2 has joined #nixos
palo has quit [Ping timeout: 244 seconds]
<LnL> ideally it doesn't
mariatsji has joined #nixos
palo has joined #nixos
palo has quit [Changing host]
palo has joined #nixos
hyper_ch has quit [Remote host closed the connection]
dvim has quit [Quit: WeeChat 2.2]
<ivan> ah thank you
hyper_ch has joined #nixos
<LnL> so basically staging-next is where a batch of changes from staging go until everything works good enough to go to master
<{^_^}> [nixpkgs] @vbgl merged pull request #43958 → ocamlPackages: bigstringaf init; angstrom update; httpaf init → https://git.io/fNlJg
<{^_^}> [nixpkgs] @vbgl pushed 3 commits to master: https://git.io/fNgHx
<ivan> staging-next is a pretty confusing name because it suggests it's a less-stable staging that will be promoted to staging
<LnL> yeah, I liked staging-stabilisation better but I care more about the fact that we use the new workflow now than the name :D
<ivan> even just "next" would have been less confusing
tzemanovic has joined #nixos
<FRidh> suggest it on the RFC. It's not been accepted yet so we can change
<ivan> OK
tzemanovic has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 122 commits to staging: https://git.io/fNgQU
<{^_^}> [nixpkgs] @FRidh merged pull request #44078 → [staging] cpan2nix updates → https://git.io/fNRLd
<{^_^}> [nixpkgs] @FRidh pushed 35 commits to staging: https://git.io/fNgQk
mariatsji has quit [Remote host closed the connection]
mariatsji has joined #nixos
blankhart has quit [Ping timeout: 260 seconds]
blankhart has joined #nixos
mariatsji has quit [Ping timeout: 244 seconds]
<{^_^}> [nixpkgs] @sjau opened pull request #44189 → flexget: 2.14.5 -> 2.14.9 → https://git.io/fNgQG
NegaNexus has quit [Quit: leaving]
fragamus has joined #nixos
<hyper_ch> FRidh: why do you have to issue "@GrahamcOfBorg build xxx"?
fragamus has quit [Client Quit]
<FRidh> hyper_ch: testing whether it builds
<hyper_ch> ah :9
<hyper_ch> graham builds so much faster than me on my notebook
Guest74153 has joined #nixos
<Guest74153> Interested in reasonably priced GLOBAL IRC ADVERTISING? Contact me on twitter https://twitter.com/nenolod or linkedin https://www.linkedin.com/in/nenolod
Guest74153 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
mounty has quit [Quit: Konversation terminated!]
<jD91mZM2> Wait, there's a user called "the"?
simukis has quit [Quit: simukis]
<jD91mZM2> Poor him, getting mentioned all the time.
<clever> :D
<jD91mZM2> all the time ^
<tilpner> jD91mZM2 - It's a bot
<jD91mZM2> Oh, phew
mounty has joined #nixos
simukis has joined #nixos
smolboye has joined #nixos
<LnL> yeah, a bot with ban privileges so be careful
<smolboye> i have some acpi errors before stage 1 of boot
<LnL> I wouldn't mention it too many times
<smolboye> how do i hide it?
<smolboye> those errors are nothing useful and are known errors which nor intel or apple will fix
<jD91mZM2> LnL: How do I stop mentioning the bot though? The name is a normal word - probably the most used english word, in fact.
nschoe has joined #nixos
<`_> It probably doesn't pick up on mentions.
agander has joined #nixos
<LnL> I was joking in case that wasn't clear :)
<jD91mZM2> LnL: I got it somewhat, I'm just bad at playing along :P
<`_> I'm also bad at picking up on that
<{^_^}> [nixpkgs] @vbgl merged pull request #43963 → ocamlPackages.labltk: init at 8.06 → https://git.io/fNlkp
<{^_^}> [nixpkgs] @vbgl pushed to master « ocamlPackages.labltk: init at 8.06 (#43963) »: https://git.io/fNgQ9
tzemanovic has joined #nixos
katyucha has joined #nixos
<ivan> how bad is the performance hit of nix.useSandbox = true?
<andi-> I didn't witness any...
katyucha has quit [Client Quit]
<manveru> what performance hit?
<andi-> I would say there is non but it might <1% due to whatever the kernel does extra?
<ivan> maybe that's misleading
<ivan> "This isn't enabled by default for performance"
<manveru> afaicr it uses namespaces to make only parts of the filesystem visible, plus the networking thing...
<{^_^}> [nixpkgs] @FRidh pushed to master « python.pkgs.scikitlearn: disable tests, not package »: https://git.io/fNg7T
<manveru> but i'd never turn it off unless you're building on a super slow sytem...
sir_guy_carleton has quit [Quit: WeeChat 2.0]
<ivan> maybe it should be enabled by default?
<clever> ivan: the performance hit is per dependency in the closure, since it has to do a --bind mount for every single input path
<clever> id keep it enabled 24/7
<clever> and i think its mainly a hit during startup
<clever> per-derivation
<andi-> I think on my 2nd day of nixos I enabled it since running builds without it sounded scary. Since then there was no reason to undo that.
<manveru> it really should be on by default, imho...
<manveru> but that breaks macos
<andi-> no, they don't use nixos modules?
<manveru> they can't use sandboxing
<andi-> I just meant it wont break macos (or should not, not a mac user) since that code is not relevant for them.
<manveru> ah, for the nixos option, yeah...
<manveru> i meant for the nix option
<andi-> ok
<manveru> `nix --help-config | grep sandbox`
<andi-> As a first step I'd go for defaulting it in nixos. For nix is probably comes with more issues since everyone then needs the kernel modules required for sandboxing?
<manveru> still wonder what relaxed means :)
<manveru> jup
Ariakenom has joined #nixos
blankhart has quit [Ping timeout: 265 seconds]
blankhart has joined #nixos
<manveru> more hidden drv settings... yay :)
knupfer has joined #nixos
<LnL> that's the old darwin sandboxing mode
<{^_^}> [nixpkgs] @Mic92 merged pull request #44189 → flexget: 2.14.5 -> 2.14.9 → https://git.io/fNgQG
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fNg75
jasongrossman has quit [Remote host closed the connection]
kiloreux has quit [Ping timeout: 260 seconds]
jasongrossman has joined #nixos
<typetetris> Is there a simple walkthrough guide to configure openvpn with networkmanager with nixos? I only find old stuff, which doesn't seem to work for me.
aszlig has quit [Quit: Kerneling down for reboot NOW.]
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/fNg5v
aszlig has joined #nixos
<hyper_ch> 59m to get a PR merged :) nice
<hyper_ch> I don't use networkmanager for openvpn
revtintin has quit [Quit: WeeChat 2.1]
<hyper_ch> typetetris: https://nixos.wiki/wiki/OpenVPN
<{^_^}> [nixpkgs] @peti pushed 365 commits to haskell-updates: https://git.io/fNg5T
kiloreux has joined #nixos
<andi-> re sandboxing: Going through some recent changes showed that LnL helped someone rephrased the description of the sandbox option. I wonder if there was also an discussion about defaulting it to enabled.
<typetetris> hyper_ch: That is not what I am looking for, I think. I get an '.ovpn'-File from my admin and try to use networkmanager to import it, but it refuses to store the path of my private key file and doesn't ask for it, when I try to start the connection with nm-applet. I don't want to setup a server.
<hyper_ch> this is not about a server
<typetetris> ah ok, hmm. Doesn't that collide with networkmanager? I will try it, but I suspect it will not update /etc/resolv.conf and stuff?
<{^_^}> [nixpkgs] @andir opened pull request #44190 → nixos/nix-daemon: default `nix.useSandbox` to `true`. → https://git.io/fNg5l
<LnL> andi-: there's an issue about it
<andi-> oh /o\
<{^_^}> [nixpkgs] @Mic92 opened pull request #44191 → julia: remove unsupported versions → https://git.io/fNg54
<LnL> githbub search is failing me
<andi-> same
<andi-> just wanted to say the same..
<andi-> It also doesn't help that every PR has the "sandbox" keyword
<andi-> LnL: #29087 ?
<{^_^}> https://github.com/NixOS/nixpkgs/issues/29087 (by copumpkin, open): Resurrect Nix Darwin sandbox
<{^_^}> nix#179 (by edolstra, open): Chroot builds are slow
iyzsong has joined #nixos
<typetetris> hyper_ch: ok that works sort of, need to start it as root with `systemctl start openvpn-mine.service` but it doesn't integrate with networkmanager.
<hyper_ch> not sure what you did
<hyper_ch> systemctl enable openvpn-mine.service
knupfer has quit [Ping timeout: 260 seconds]
<typetetris> I just added the lines (regarding the vpn client section) from https://nixos.wiki/wiki/OpenVPN to my nixos configuration and adapted it to use the configuration file I got from my admin. Then I can start and stop it with `systemctl start/stop openvpn-mine.service`. I don't want to have it running all the time, as it is configured to route all my traffic over my employer.
<typetetris> After a `nixos-rebuild switch` of course.
<clever> typetetris: systemd.services.openvpn-mine.wantedBy = lib.mkForce [];
thc202 has joined #nixos
<typetetris> clever: I don't understand, what that shall achieve?
mariatsji has joined #nixos
<clever> typetetris: that will disable the auto-starting of the service, so it will only respond to start/stop commands via systemctl
<typetetris> clever: Oh thanks. I already did this with `services.openvpn.servers.mine.autoStart = false;`. At least it didn't start directly after doing `nixos-rebuild switch` didn't check a reboot though.
<clever> if autoStart is true, then wantedBy = [ "multi-user.target" ];
<clever> and if autoStart is false, its [], so no need to mkForce
mariatsji has quit [Ping timeout: 260 seconds]
<typetetris> I can live with how it is now. It would be really nice if using 'Add VPN connection` in `nm-applet` and starting it through `nm-applet` was working. (At least I didn't managed to make it work.)
ok9swl has joined #nixos
MP2E has quit [Remote host closed the connection]
agander has quit [Ping timeout: 260 seconds]
ThatDocsLady has quit [Remote host closed the connection]
ThatDocsLady has joined #nixos
NightTrain has joined #nixos
orivej has joined #nixos
alex`` has quit [Quit: WeeChat 2.2]
<Akii> building a derivative is failing; where can I see the whole log?
<Akii> not just the last 10 lines of it
<Akii> passing -v wasn't as verbose as I had hoped either :D
ris has joined #nixos
<ris> wonder if anyone's had any luck with java 11/12 & nix
crmlt has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
<andi-> Akii: nix-store --read-log <drv-path>
<Akii> drv path is the path to default.nix?
<andi-> no to the .drv file that it is trying to build
<andi-> usually that is being noted at the beginning and also when a build fails
<Akii> ah ok, thanks!
phdoerfler1 has joined #nixos
<Akii> actually found out why it failed to build but good to know for the future
timon37 has quit []
phdoerfler has quit [Ping timeout: 265 seconds]
Guanin has joined #nixos
<hyper_ch> hmm, something has blocked nixos-unstable and nixos-unstable-small for the last 2 weeks :(
<cocreature> it was blocked by a wide variety of things :/ not sure why the successful build yesterday didn’t cause an update. I feel like channel updates will forever remain a mystery to me
mariatsji has joined #nixos
FRidh has quit [Read error: Connection reset by peer]
<hyper_ch> but when I click on the first failed job I get like: Aborted: cannot connect to ‘root@wendy.ewi.tudelft.nl’: ssh: connect to host wendy.ewi.tudelft.nl port 22: Connection timed out (log, raw, tail)
<hyper_ch> first failed job (one with a red x)
ajs124 has joined #nixos
me123456 has joined #nixos
ThatDocsLady has quit [Quit: Leaving]
mariatsji has quit [Ping timeout: 260 seconds]
<clever> hyper_ch: the build slave was offline
<hyper_ch> clever: but it's back online now?
<clever> probably
<hyper_ch> how to find out why it's not advancing the channel?
<clever> https://hydra.nixos.org/build/78558592 i would expect this one to be the next channel
<clever> the eval from 7 hours ago on that jobset has 100% passing
<hyper_ch> clever: if you look at last previous successfull builds it was on on the 28th but channel hasn't been updated for 15 days
<hyper_ch> Last successful build 2018-07-28 21:31:58First broken build 2018-07-29 01:33:41 log diffThis build 2018-07-29 05:35:20 log
<hyper_ch> channel advancing is some advanced automagic :(
<clever> i'm not sure why it hasnt advanced
<hyper_ch> or is howoldis broken?
<clever> you can check github directly
<clever> 15 day old commit
<hyper_ch> and by "you" you mean someone with sufficiently advanced git-fu skills :9
<hyper_ch> https://hydra.nixos.org/jobset/nixos/unstable-small/evals?page=2 so there were some issues until 4d ago
<clever> its currently on the commit from the 14th
<clever> which was 100% green
<clever> it has had many fully green since then, but hasnt advanced
<hyper_ch> yeah, weird
<clever> this is the script responsible for updating channels
<hyper_ch> but it's perl :)
<clever> and the nixos config responsible for running it
<hyper_ch> :) oh well
<clever> somebody with access to hydra-mirror would have to check the logs
siriobalmelli has joined #nixos
* clever heads off to bed
<hyper_ch> bed moves away
stanibanani has joined #nixos
knupfer has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #44191 → julia: remove unsupported versions → https://git.io/fNg54
<{^_^}> [nixpkgs] @Mic92 pushed 4 commits to master: https://git.io/fNgbZ
mounty has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #44174 → yarn: 1.8.0 -> 1.9.2 → https://git.io/fNgOX
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fNgb0
luketopia has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #44188 → redsocks: add self as maintainer → https://git.io/fNg9j
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fNgbu
orivej has quit [Ping timeout: 256 seconds]
ambro718 has joined #nixos
aanderse-laptop has joined #nixos
ok9swl has left #nixos [#nixos]
goibhniu has joined #nixos
<d1rewolf> guys, I have vs code installed via nix, and it keeps telling me there's an update available. I suppose in-app updates like this are not possible to use?
<hyper_ch> what's vs code?
<d1rewolf> hyper_ch, visual studio code
* hyper_ch shivers
<hyper_ch> no, in-app updates won't work
* d1rewolf nods
<d1rewolf> what would happen in this case?
agander has joined #nixos
<hyper_ch> the universe might implod
<hyper_ch> implode
<hyper_ch> (or it just fails because nix store is read-only)
<{^_^}> [nixpkgs] @Mic92 merged pull request #44159 → biboumi: 7.2 -> 8.3 → https://git.io/fNzVz
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fNgNv
<ambro718> Can someone merge https://github.com/NixOS/nixpkgs/pull/42846 or tell me what I need to do to get it merged?
<{^_^}> #42846 (by ambrop72, open): nixos/xserver: Implement configuration of NVIDIA Optimus via PRIME
<{^_^}> [nixpkgs] @Mic92 merged pull request #44137 → grv: 0.1.2 -> 0.2.0 → https://git.io/fNu39
<{^_^}> [nixpkgs] @Mic92 pushed 6 commits to master: https://git.io/fNgNJ
<d1rewolf> lol
<d1rewolf> k
crmlt has joined #nixos
nschoe has quit [Quit: Program. Terminated.]
nschoe has joined #nixos
<nschoe> Hi
nschoe has quit [Client Quit]
<typetetris> Hi
<d1rewolf> does nix-channel --update effectively pull down new upgrades, which are applied upon the next nixos-rebuild switch?
nschoe has joined #nixos
<joko> d1rewolf: the latter
<d1rewolf> joko: what I mean is: "is the appropriate way to update your system 'nix-channel --update && nixos-rebuild switch' ?"
<gchristensen> sure, also nixos-rebuild switch --upgrade
<d1rewolf> gchristensen, ok. but they're effectively the same thing?
nschoe has quit [Client Quit]
<gchristensen> yes
<d1rewolf> gchristensen, thank you
nschoe has joined #nixos
jtojnar has quit [Read error: Connection reset by peer]
jtojnar_ has joined #nixos
jtojnar_ is now known as jtojnar
nschoe has quit [Client Quit]
nschoe has joined #nixos
<aanderse-laptop> how can i get nix-repl to show me the full output? when i run code that outputs an array of sets it truncates the output
<joko> d1rewolf: as gchristensen said... Think of this as apt-get update && apt-get upgrade or pacman -Sy && pacman -Su (or sth like that, I don't remember anymore)
<{^_^}> [nixpkgs] @Mic92 merged pull request #44055 → vscode: fix keymapping.node rpath → https://git.io/fN4HM
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-18.03: https://git.io/fNgNC
<d1rewolf> joko, yes, it's clear now. thank you ;)
<sphalerite> aanderse-laptop: you mean with <CODE>?
luketopia has quit [Quit: Leaving]
<aanderse-laptop> yeah i'm just typing some code into nix-repl to try and learn
<aanderse-laptop> but when it spits out sets it truncates them
<aanderse-laptop> i see { ... }
<aanderse-laptop> instead of what the values are
<sphalerite> aanderse-laptop: use ":p <expr>"
<aanderse-laptop> so i'm not sure if my code worked as expected or not
<sphalerite> see :? for help
<d1rewolf> guys, the node version (6.14.3) installed by nixos is very old. Is there a way to get a more up-to-date one? looks like the LTS version is at 8.11.3
<d1rewolf> oh, I see there are nodejs-8_x
<aanderse-laptop> thanks sphalerite!
<d1rewolf> will try that
nschoe has quit [Quit: Program. Terminated.]
toby1851 has quit [Ping timeout: 244 seconds]
mariatsji has joined #nixos
smolboye has quit [Ping timeout: 260 seconds]
mariatsji has quit [Ping timeout: 240 seconds]
stanibanani has quit [Ping timeout: 256 seconds]
crmlt has quit [Remote host closed the connection]
nschoe has joined #nixos
CcxWrk has quit [Quit: ZNC 1.7.1 - https://znc.in]
nschoe has quit [Client Quit]
CcxWrk has joined #nixos
<lunik1> is it possible to run nixos from RAM?
CcxWrk has quit [Max SendQ exceeded]
stanibanani has joined #nixos
orivej has joined #nixos
CcxWrk has joined #nixos
vcunat has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #44163 → chromium: 67.0.3396.87 -> 68.0.3440.75 (18.03 backport) → https://git.io/fNzMV
<{^_^}> [nixpkgs] @7c6f434c pushed 4 commits to release-18.03: https://git.io/fNgAY
revtintin has joined #nixos
blankhart has quit [Read error: Connection reset by peer]
stanibanani has quit [Ping timeout: 256 seconds]
<Akii> seems to be impossible to configure worker_processes for nginx
stanibanani has joined #nixos
blankhart has joined #nixos
<LnL> howso?
toby1851 has joined #nixos
<Akii> there is no option and appendConfig does not result in a correct config
<Akii> apparently the worker_processes setting must come at the beginning of the config
<Akii> sounds like this should be an option
<LnL> there's appendConfig and appendHttpConfig
<LnL> depending on what section it needs to be in
aanderse-laptop has quit [Ping timeout: 245 seconds]
<Akii> nah I'm just stupid
<Akii> wrote `worker_processes = 3;` instead of `worker_processes 3;`
<Akii> it even says wrong number of args
<LnL> ah :)
blankhart has quit [Ping timeout: 260 seconds]
<Akii> but so cool
<Akii> nix-shell -p nginx and I got my own little nginx to play around with
<LnL> depending on your usecase it might be nicer to just use services.nginx.config
phdoerfler has joined #nixos
<LnL> the options are nice for simple usecases but it's probably not worth it if you have to reverse engineer a normal nginx config
<Akii> it's fine
phdoerfler1 has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 256 seconds]
<Thra11> When using distributed builders, I'm assuming the derivation to be built is sent to the builder: i.e. it doesn't matter which channel the builder is on, it will always build whatever's in the host's nixpkgs. Is that correct?
<joko> Thra11: I think so, too
<joko> It is fully declarative
<joko> E.g. on my Hydra instance I have builders in NixOS 18.03 which are building nixos-unstable packages and configurations
<Thra11> Presumably if the builder did build a different derivation, the hash wouldn't match, so the host would reject it anyway
alex`` has joined #nixos
orivej has joined #nixos
toby1851 has quit [Ping timeout: 244 seconds]
civodul has joined #nixos
<gchristensen> you are trusting the builder to not be malicious, of course
<gchristensen> your assumption is correct though
nschoe has joined #nixos
siriobalmelli has quit [Ping timeout: 252 seconds]
nckx has quit [Quit: Updating my GNU GuixSD server — gnu.org/s/guix]
wildsebastian has quit [Quit: Bye! See you soon!]
init_6 has quit []
rgrau has quit [Ping timeout: 268 seconds]
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/84d9355dde7 (from 70 minutes ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
robogoat has quit [Ping timeout: 244 seconds]
karltk has quit [Ping timeout: 256 seconds]
MasseR has quit [Ping timeout: 260 seconds]
NickHu_ has quit [Ping timeout: 260 seconds]
shad has quit [Remote host closed the connection]
phdoerfler1 has joined #nixos
<{^_^}> [nixpkgs] @Profpatsch merged pull request #44166 → jq: split outputs and run tests → https://git.io/fNzH7
<{^_^}> [nixpkgs] @Profpatsch pushed to master « jq: split outputs and run tests »: https://git.io/fNgxa
phdoerfler has quit [Ping timeout: 265 seconds]
revtintin has quit [Quit: WeeChat 1.9.1]
lambdamu has joined #nixos
nckx has joined #nixos
wildsebastian has joined #nixos
rgrau has joined #nixos
MasseR has joined #nixos
robogoat has joined #nixos
FareTower has joined #nixos
revskill has quit [Ping timeout: 265 seconds]
shad has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
NickHu_ has joined #nixos
<{^_^}> [nixpkgs] @erincandescent opened pull request #44192 → consul: 0.8.3 -> 1.2.1 → https://git.io/fNgpU
revskill has joined #nixos
me123456 has quit [Quit: Konversation terminated!]
nuncanada has joined #nixos
stanibanani has quit [Ping timeout: 240 seconds]
nschoe has quit [Quit: Program. Terminated.]
Mateon3 has joined #nixos
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 is now known as Mateon1
NightTrain has quit [Ping timeout: 240 seconds]
garbas has quit [Ping timeout: 256 seconds]
NightTrain has joined #nixos
NightTrain is now known as b
revskill has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @vbgl opened pull request #44193 → stog: 0.17.0 -> 0.18.0 → https://git.io/fNgpg
sbdchd has joined #nixos
revskill has joined #nixos
agander has quit [Remote host closed the connection]
agander has joined #nixos
shad has quit [Remote host closed the connection]
shad has joined #nixos
garbas has joined #nixos
lunik1 has quit [Ping timeout: 252 seconds]
jasongrossman has quit [Ping timeout: 256 seconds]
Tiez has joined #nixos
smolboye has joined #nixos
jasongrossman has joined #nixos
jmeredith has joined #nixos
FareTower has quit [Ping timeout: 240 seconds]
toby1851 has joined #nixos
stanibanani has joined #nixos
joko has quit [Remote host closed the connection]
koisell_ has joined #nixos
worldofpeace_ has joined #nixos
<{^_^}> [nixpkgs] @etu opened pull request #44194 → php: Add config flag for tidy → https://git.io/fN2ef
endformationage has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #43681 → lightdm: 1.24.0 -> 1.26.0 → https://git.io/fNsu8
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/fN2eX
<alphor> how would I find out where something like overrideAttrs is defined
Mateon1 has quit [Ping timeout: 256 seconds]
dbmikus has joined #nixos
endformationage has quit [Ping timeout: 264 seconds]
Mateon1 has joined #nixos
<{^_^}> [nixpkgs] @jdanekrh opened pull request #44195 → dotnet-sdk: 2.0.3 -> 2.1.302 → https://git.io/fN2ex
<{^_^}> [nixpkgs] @FRidh merged pull request #44194 → php: Add config flag for tidy → https://git.io/fN2ef
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/fN2eh
<{^_^}> [nixpkgs] @nbp opened pull request #44196 → Add pkgs.overrideWithScope → https://git.io/fN2vv
<{^_^}> [nixpkgs] @FRidh pushed to master « remove file that was accidentally added »: https://git.io/fN2vJ
jtojnar has quit [Remote host closed the connection]
jtojnar has joined #nixos
FareTower has joined #nixos
<{^_^}> [nixpkgs] @etu opened pull request #44197 → php: drop 5.6 and 7.0 → https://git.io/fN2vB
koisell_ has quit [Ping timeout: 276 seconds]
mconstant has joined #nixos
mekeor has joined #nixos
<mconstant> just installed another Linux distro alongside NixOS. now it only boots into the other distro. tips?
<Yaniel> tell the bootloader to scan for other operating systems
<Yaniel> and hope you didn't actually overwrite the nixos boot partition
<etu> mconstant: If it's EFI it probably just registred another bootloader so you can select which one to use with your "bios settings"
sbdchd has quit [Remote host closed the connection]
<Yaniel> if you are lucky, ^
worldofpeace_ has quit [Ping timeout: 256 seconds]
mconstant has quit [Ping timeout: 256 seconds]
mariatsji has joined #nixos
mariatsji has quit [Ping timeout: 244 seconds]
mconstant has joined #nixos
<mconstant> Yaniel: how do I tell the bootloader to scan for other operating systems? and no chance it overwrote the efi boot for NixOS. its on a whole other drive that the Pop!os install did not touch...
<Yaniel> well try first what etu said
<Yaniel> < etu> mconstant: If it's EFI it probably just registred another bootloader so you can select which one to use with your "bios settings"
<juhe> mconstant: check with "efibootmgr -v"
<mconstant> Yaniel: so just use the BIOS to boot? I bet that will work, but is there a way to make a menu to make things nicer
phdoerfler has joined #nixos
<Yaniel> yes, by telling the bootloader to scan for other installations
<Yaniel> which varies depending on which bootloader exactly you want to use as the primary one
<Yaniel> fwiw there is a nixos option for enabling that functionality in the nixos bootloader
<mconstant> Yaniel: I'm guessing it is in the manual or on the wiki... and I add it to the configuration.nix?
phdoerfler1 has quit [Ping timeout: 245 seconds]
<Yaniel> https://nixos.org/nixos/options.html is your friend and yes
<mconstant> and that's worth a lot. love NixOS
<mconstant> I would so use NixOS for everything if every app had a package.
<Yaniel> if not too many are missing you could (and should!) add the packages yourself
<mconstant> I want to. still learning
<{^_^}> [nixpkgs] @matthewbauer pushed to staging « darwin.objc4: install Object.h header »: https://git.io/fN2fu
sbdchd has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer pushed to staging « libuv: disable tty_pty test on darwin »: https://git.io/fN2fo
<{^_^}> [nixpkgs] @etu opened pull request #44198 → sequeler: 0.5.5 -> 0.5.9 → https://git.io/fN2fP
<tilpner> Any ideas how I might generate/document a kernel .config? I'd like a way to express "enable anything required for CONFIG_...", without listing the required options
<Dezgeg> just implement a SAT solver for solving Kconfig equations :P
raynold has joined #nixos
<tilpner> scripts/config looks interesting
tusj has quit [Ping timeout: 264 seconds]
<alphor> registering an overlay in a nixos file is done like this, right? pkgs = import <nixpkgs> { overlays = [myOverlay] } and then refer to pkgs in your nixos config
<srk> Dezgeg: wow :D
mconstant has quit [Ping timeout: 264 seconds]
<srk> I've had to run uboot build incrementally adding deps few times, lovely
<Dezgeg> (not even kidding because config options can have dependencies like 'depends on FOO || (BAR=n && BAZ)')
<{^_^}> [nixpkgs] @jtojnar merged pull request #44198 → sequeler: 0.5.5 -> 0.5.9 → https://git.io/fN2fP
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/fN2Jn
phreedom has quit [Ping timeout: 250 seconds]
phreedom_ has joined #nixos
dbmikus has quit [Ping timeout: 276 seconds]
lambdamu has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @LnL7 opened pull request #44200 → jq: fix darwin build → https://git.io/fN2JE
endformationage has joined #nixos
worldofpeace has quit [Quit: worldofpeace]
<kalbasit> latest master is failing to build https://gist.github.com/85ef9de3b4238dbe9e354027e5a532b5
<Izorkin> globin: It is planned to add MariaDB 10.3?
pie_ has joined #nixos
<kalbasit> reportlab has been updated recently, https://github.com/NixOS/nixpkgs/commits/master/pkgs/development/python-modules/reportlab/default.nix anyone else having issues?
iyzsong has quit [Ping timeout: 248 seconds]
endforma1 has joined #nixos
phdoerfler has quit [Ping timeout: 276 seconds]
pie_ has quit [Remote host closed the connection]
worldofpeace has joined #nixos
<{^_^}> [nixpkgs] @timokau opened pull request #44201 → glpk: adopt error recovery patch → https://git.io/fN2JD
endforma1 has quit [Read error: Connection reset by peer]
endformationage has quit [Ping timeout: 256 seconds]
pie_ has joined #nixos
pie__ has joined #nixos
pie_ has quit [Client Quit]
periklis has joined #nixos
<{^_^}> [nixpkgs] @jerith666 opened pull request #44202 → journald: set rateLimitInterval and rateLimitBurst to upstream defaults → https://git.io/fN2Jb
<{^_^}> [nixpkgs] @jerith666 opened pull request #44203 → Restic fixes: pruning, process substitution → https://git.io/fN2Jp
<{^_^}> [nixpkgs] @jb55 closed pull request #44036 → python: init ephemeral_port_reserve at v1.1.0 → https://git.io/fN4I8
<dtz[m]> kalbasit: I'm seeing that too ;9
endforma1 has joined #nixos
<gchristensen> you named your system hades what do you expect? :P
FareTower has quit [Ping timeout: 256 seconds]
periklis has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/0eb13162f18 (from 16 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @ryantm merged pull request #44095 → httperf: init at 0.9.1 → https://git.io/fN0Tc
<{^_^}> [nixpkgs] @ryantm pushed commit from @nand0p to master « httperf: init at 0.9.1 »: https://git.io/fN2Um
alex`` has quit [Quit: WeeChat 2.2]
endforma1 has quit [Ping timeout: 248 seconds]
endforma1 has joined #nixos
periklis has joined #nixos
ng0 has quit [Quit: Alexa, when is the end of world?]
endforma1 has quit [Ping timeout: 244 seconds]
Izorkin has quit [Ping timeout: 248 seconds]
<kalbasit> dtz[m]: thx for confirming, I'll file an issue
<kalbasit> gchristensen: lol
agander has quit [Ping timeout: 256 seconds]
pie_ has joined #nixos
pie__ has quit [Ping timeout: 248 seconds]
Izorkin has joined #nixos
endforma1 has joined #nixos
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/30f7cd981f3 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
lambdamu has joined #nixos
endforma1 has quit [Ping timeout: 256 seconds]
FareTower has joined #nixos
alex`` has joined #nixos
Izorkin has quit [Ping timeout: 260 seconds]
<hyper_ch> hmmm, I need git help again: I have a repo with Master and 2 branches. Now I noticed an error in master and want to fix it. But that same fix should also be applied to the two branches since they have the same error. How to achieve that?
endforma1 has joined #nixos
davidwest has joined #nixos
endforma1 has quit [Ping timeout: 245 seconds]
<cocreature> hyper_ch: commit it to one of the branches and cherry pick it to the others
<{^_^}> [nixpkgs] @manveru opened pull request #44205 → golangci-lint: init at 1.9.2 → https://git.io/fN2Ti
<manveru> i could use some help with this PR :)
<manveru> not sure how to tell gcc to not fail on -Wformat
periklis has quit [Quit: ERC (IRC client for Emacs 26.1)]
endforma1 has joined #nixos
<samueldr> NIX_CFLAGS_COMPILE = "-Wno-format"; ?
<manveru> let's see :)
<samueldr> you also are missing `lib` in golangci-lint/default.nix
<samueldr> (ofborg ofbarfed)
<manveru> i saw, didn't rebuild after adding the meta :P
<samueldr> :)
<manveru> hard to tell what's failing now... but i think it tries to compile the examples for the test... which it shouldn't
endforma1 has quit [Ping timeout: 264 seconds]
<samueldr> I see you deleted the tests folder
<samueldr> instead maybe look for a makeFlag you could use
<samueldr> or even patching the makefile
<manveru> there's no makefile...
<samueldr> uh, scratch that, I haven no idea what buildGoPackage does
<samueldr> :)
<manveru> well, none i use anyway
<manveru> :D
<samueldr> (I was thinking about the generic build)
<manveru> anw, it looks for directories with .go files recursively and runs `go test` for all of them, basically
<manveru> even though some of those dirs only contain example data for the linting, not actual tests
<samueldr> and they say go doesn't have generics: pkgs/development/go-modules/generic/default.nix <-- ;)
<manveru> so i need to find a way to ignore those
Sonarpulse has joined #nixos
<manveru> ah, maybe if i specify subPackages
<samueldr> manveru: fails at checkPhase or buildPhase?
<manveru> checkPhase
<samueldr> you could always scrap it alltogether if no checks at all need to run
<manveru> and no, i don't just want to turn off tests :P
<samueldr> good :)
<manveru> they should be running perfectly fine if it wasn't for our weird way of finding them
<samueldr> yeah, looking at the source subPackages is used by getGoDirs which is in turn used by checkPhase
davidwest has quit [Remote host closed the connection]
<manveru> oh, it actually has a makefile with a test section
<manveru> i shall use that then
stanibanani has quit [Ping timeout: 264 seconds]
Sonarpulse has quit [Remote host closed the connection]
FareTower has quit [Ping timeout: 245 seconds]
endforma1 has joined #nixos
zduch4c has joined #nixos
<zduch4c> hallo
<zduch4c> what was the command to override a download path in NixOS?
<manveru> updated the PR... seems the subPackages was the superior solution
<zduch4c> im getting a 404 out of one of the downlados, and I need it fixed fast
<manveru> zduch4c: skype?
Sonarpulse has joined #nixos
<zduch4c> manveru: tor browser
<manveru> you know how to use overlays?
<zduch4c> thanks, but I'm sure there was a command-line thing
Sonarpulse has quit [Remote host closed the connection]
<zduch4c> something with nix-env or something
<manveru> uhm, if you thinnk so :)
<manveru> can't say i've heard of it
endforma1 has quit [Ping timeout: 240 seconds]
<zduch4c> you basically put in a path to some nix command, and it used it while downloading instead of the URL
<zduch4c> ok
<zduch4c> its nix-prefetch-url
the has quit [Ping timeout: 244 seconds]
stanibanani has joined #nixos
Izorkin has joined #nixos
<samueldr> zduch4c: this shouldn't allow replacing something with something else, since it will hash the results, only the provenance of said thing
knupfer has joined #nixos
<samueldr> but yeah, since you're getting 404s that's a way to go
<zduch4c> yes, but if one URL gives me 404 and the other doesn't while both have the same hash it works perfectly
<samueldr> zduch4c: if the URL changed upstream, either open an issue or make a PR if possible?
<zduch4c> i dont know how to use git apart from git clone
<zduch4c> anywho, thanks for help
zduch4c has quit [Quit: Page closed]
<samueldr> no worries :)
<manveru> well, that makes more sense :)
<samueldr> manveru: I assumed it was ready to be built by ofborg
Lisanna has quit [Remote host closed the connection]
<manveru> should be
<samueldr> then at least it will already have been built :)
<manveru> :)
<manveru> thanks
<samueldr> btw, I updated nix-top, received a tip to get a good stand-in path without root
alex`` has quit [Quit: WeeChat 2.2]
sbdchd_ has joined #nixos
sbdchd has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #44206 → llvm 3.8, 3.9, 4: WIP split out compiler-rt for other versions → https://git.io/fN2kF
phreedom_ has quit [Remote host closed the connection]
wpcarro has joined #nixos
phreedom has joined #nixos
endforma1 has joined #nixos
stanibanani has quit [Ping timeout: 264 seconds]
<Thra11> Is there an option to disable local builds, such that it will either use existing binary substitutes or offload a build to another machine, but won't build things locally?
endforma1 has quit [Read error: Connection reset by peer]
<Thra11> (even if the other builders are fully loaded or not contactable)
<manveru> samueldr: looks really nice now
<manveru> almost professional :)
<samueldr> manveru: I assume you didn't peek at the code ;)
<infinisil> Thra11: --max-jobs 0 should work for that
<manveru> samueldr: what's wrong with it?
<samueldr> nothing much, just a bit hacky still
<samueldr> (at one specific location I'm using begin/rescue while I should probably check stuff instead)
<Thra11> infinisil: Of course! How did I miss that. Thanks!
<manveru> not sure why you'd shellescape a string you pass to File.read, but well :)
<samueldr> hah, that's probably from something that was previously in a command
<etu> Anyone feel like merging #44143 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/44143 (by etu, open): phpPackages.phpc(s|bf): 3.3.0 -> 3.3.1
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/fN2IY
<{^_^}> [nixpkgs] @Infinisil merged pull request #44061 → nixos/avahi: add support for extraConfig → https://git.io/fNBoD
stanibanani has joined #nixos
<infinisil> etu: Tested and it works?
<{^_^}> [nixpkgs] @markuskowa opened pull request #44207 → halide: init at 2018_02_15 → https://git.io/fN2Ic
zduch4c has joined #nixos
<etu> infinisil: yeah
<zduch4c> its me again. when installing emacs via services.emacs (aka the emacs daemon), does the installed emacs desktop application launch emacs client (e.g. the emacs icon in GNOME)?
<zduch4c> from what I gathered, the .desktop file launches `emacs %F`
<{^_^}> [nixpkgs] @Infinisil merged pull request #44143 → phpPackages.phpc(s|bf): 3.3.0 -> 3.3.1 → https://git.io/fNu1W
<{^_^}> [nixpkgs] @Infinisil pushed 3 commits to master: https://git.io/fN2I4
<etu> infinisil: Thanks :-)
<infinisil> :)
tusj has joined #nixos
<etu> infinisil: Do you have access to add milestones to PR's? #44197 isn't important at the moment but should be handled before 18.09 is out :)
<{^_^}> https://github.com/NixOS/nixpkgs/pull/44197 (by etu, open): php: drop 5.6 and 7.0
endforma1 has joined #nixos
<juhe> I built cura from updated nixpkgs' master and tried to run it though I'm getting this: https://ptpb.pw/Im6o , any hint to get cura working?
<infinisil> etu: Yeah, sounds like a good idea
<etu> infinisil: I have some more cleaning to do, I'll push those changes soon. But there's no rush to merge it:)
<infinisil> Yeah, I don't really know php much, so it would be good to have some feedback by people who do
<infinisil> ,find emacs.nix
<dtz[m]> hmm anyone having problems w/redshift+geoclue2? geoclue2 apparently is "Disallow"-ing it, but I'm not sure what changed :(
tusj has quit [Ping timeout: 260 seconds]
<infinisil> zduch4c: By looking at this file ^^ it looks like it should install a desktop file for the `emacseditor` exe, which should use the daemon
endforma1 has quit [Ping timeout: 256 seconds]
<dtz[m]> looks like same for localtimed
<zduch4c> it might be cruft from my previous isntall
<etu> infinisil: Thanks for adding the milestone, then it's not forgotten as easily at least :-)
<infinisil> juhe: See #44047
<{^_^}> https://github.com/NixOS/nixpkgs/pull/44047 (by samueldr, open): WIP: +RFC: Loads qt plugin paths as registered...
goibhniu has quit [Ping timeout: 244 seconds]
<infinisil> juhe: I think it's a matter of nix-env installing qt.base or something for now, but that PR should fix it properly
<juhe> infinisil: ah, great, thx!
<{^_^}> [nixpkgs] @xeji merged pull request #43740 → php: 7.2.7 -> 7.2.8 → https://git.io/fNZO8
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « php: 7.2.7 -> 7.2.8 (#43740) »: https://git.io/fN2IA
<juhe> infinisil: I should learn to search issue db before asking... But it's so convenient toask... :-)
zduch4c has quit [Ping timeout: 252 seconds]
<infinisil> No problem, there are a lot of issues and pr's after all :)
<infinisil> (hard to find stuff sometimes)
* juhe nods...
<juhe> Is it required to have a github account to contribute patches to nixpkgs?
<infinisil> You need one to open PR's
<juhe> Yes...
<samueldr> juhe: no
<samueldr> give me a sec
<samueldr> there's a guid for non-githubizens
<samueldr> guide*
<{^_^}> [nixpkgs] @vcunat pushed to master « checkpolicy: fix bad meta.outputsToInstall »: https://git.io/fN2LJ
<infinisil> juhe: Btw, let me know if installing qt5.qtbase makes the error disappear
<juhe> samueldr: good, will look it up.
<juhe> samueldr: thx!
<samueldr> juhe: as for your issue
<samueldr> you installed cura using nix-env in your profile, and have other Qt apps installed on the system?
<samueldr> does that sound right?
jD91mZM2 has quit [Quit: WeeChat 2.0]
<samueldr> or are you on a non-nixos?
<samueldr> (I want to gather more data for my possible fix)
<{^_^}> [nixpkgs] @eadwu opened pull request #44208 → capitaine-cursors: init at r2.1 → https://git.io/fN2LL
<{^_^}> [nixpkgs] @xeji merged pull request #43916 → pspg: 1.1.1 -> 1.2.1 → https://git.io/fNWHN
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « pspg: 1.1.1 -> 1.2.1 (#43916) »: https://git.io/fN2Lq
goibhniu has joined #nixos
d1rewolf has quit [Remote host closed the connection]
<juhe> samueldr: Yes, I have a release-18.03 for normal stuff, + some minor changes to other packages via overlay, but for cura, I build it from master branch and tried to run it with "nix run ..." shell.
<{^_^}> [nixpkgs] @xeji merged pull request #43773 → elementary-xfce-icon-theme: 0.11 -> 0.12 → https://git.io/fNZFJ
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « elementary-xfce-icon-theme: 0.11 -> 0.12 (#43773) »: https://git.io/fN2LO
d1rewolf has joined #nixos
<samueldr> ah, good
<samueldr> then it's "as expected", and my fix should make this scenario work
<samueldr> juhe: though, meanwhile, you can make it work
<samueldr> give me a sec
<juhe> that's great! freecad worked fine this way (nix build, nix run) , cura is different kind of beast...
<samueldr> I'll have you try something
<juhe> ok
knupfer has quit [Ping timeout: 240 seconds]
tusj has joined #nixos
* juhe reads the #4407 thing meanwhile
<{^_^}> https://github.com/NixOS/nixpkgs/pull/4407 (by christopherpoole, merged): Added the grassroots DICOM library.
d1rewolf has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to release-18.03 « php: 7.2.7 -> 7.2.8 (#43740) »: https://git.io/fN2Lz
goibhniu has quit [Ping timeout: 256 seconds]
<samueldr> 44047 I guess, though uh, bad news: the usual workaround for Qt environment doesn't work for cura
d1rewolf has joined #nixos
tusj has quit [Ping timeout: 240 seconds]
<juhe> :-|, pity
agander has joined #nixos
<juhe> I'll probably create a container just for cura
<juhe> (if that helps...)
<samueldr> I'm testing with my fix
<juhe> ok
<samueldr> (mainly for science!)
__monty__ has joined #nixos
<juhe> sure, no science, no fun :-p
<samueldr> the usual workaround for Qt is to add stuff in the environment
<samueldr> though, it seems to be brittle when paired with Python code that uses Qt stuff
<samueldr> in that particular instance, cura failed to show the license agreement window (trying to use a NoneType)
<juhe> Hm, I'm not a fan of python - exactly because of this...
<{^_^}> [nixpkgs] @xeji merged pull request #40982 → lxqt: 0.12.0 -> 0.13.0 → https://git.io/vhUrl
<{^_^}> [nixpkgs] @xeji pushed 23 commits to master: https://git.io/fN2L9
d1rewolf has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @xeji closed pull request #40899 → lxqt: 0.12.0 -> 0.13.0 [WIP] → https://git.io/vhvIF
asymmetric has joined #nixos
`_ has quit [Quit: WeeChat 2.1]
mariatsji has joined #nixos
lopsided98 has quit [Quit: Disconnected]
lopsided98 has joined #nixos
mariatsji has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @xeji merged pull request #44201 → glpk: adopt error recovery patch → https://git.io/fN2JD
<{^_^}> [nixpkgs] @xeji pushed commit from @timokau to master « glpk: adopt error recovery patch (#44201) »: https://git.io/fN2tq
lopsided98 has quit [Quit: Disconnected]
lopsided98 has joined #nixos
<{^_^}> [nixpkgs] @Infinisil merged pull request #43814 → alacritty: add terminfo and man → https://git.io/fNnpj
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/fN2ts
IRCsum has quit [Remote host closed the connection]
IRCsum has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #44085 → gitlab-runner: 11.0.0 -> 11.1.0 → https://git.io/fNRaU
<{^_^}> [nixpkgs] @xeji pushed commit from @bachp to master « gitlab-runner: 11.0.0 -> 11.1.0 (#44085) »: https://git.io/fN2t0
worldofpeace_ has joined #nixos
worldofpeace_ has quit [Client Quit]
<{^_^}> [nixpkgs] @xeji merged pull request #43898 → toot: 0.18.0 -> 0.19.0 → https://git.io/fNW6D
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « toot: 0.18.0 -> 0.19.0 (#43898) »: https://git.io/fN2tV
<juhe> samueldr: I've cherrypicked your b0d74d8486af commit on top of master and building the stuff now - it will take some time though, not a big performer this machine is...
<samueldr> ah, I'm doing this right now too
<samueldr> well, it's been running for a probably 10-15 minutes
<juhe> ok, I was trying to figure out how to get the patch, I first tried to merge the feature branch, but it was a no-no, too many changes, so did quick cherry pick.
<infinisil> Test dependencies should be in nativeBuildInputs, right/
<infinisil> ?*
<samueldr> juhe: in my case, I rebased on master, I generally open my branches opened on nixos-unstable to reduce the cost building :)
<{^_^}> [nixpkgs] @xeji merged pull request #44193 → stog: 0.17.0 -> 0.18.0 → https://git.io/fNgpg
<{^_^}> [nixpkgs] @xeji pushed 4 commits to master: https://git.io/fN2t1
<samueldr> infinisil: unless I still have things to understand, things that will run on the building machine are in native*
<infinisil> Yeah
<juhe> samueldr: ok. I need to setup couple of nixos build machines (that' on the list anyways, though with a bit lower priority)
knupfer has joined #nixos
agjacome has joined #nixos
agjacome has quit [Client Quit]
agjacome has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #44096 → pythonPackages.potr: 1.0.1 -> 1.0.2 → https://git.io/fN0LY
<{^_^}> [nixpkgs] @xeji pushed commit from @alyssais to master « pythonPackages.potr: 1.0.1 -> 1.0.2 (#44096) »: https://git.io/fN2qe
<{^_^}> [nixpkgs] @xeji merged pull request #44128 → plano-theme: 3.28-1 -> 3.28-2 → https://git.io/fNEMy
<{^_^}> [nixpkgs] @xeji pushed commit from @romildo to master « plano-theme: 3.28-1 -> 3.28-2 (#44128) »: https://git.io/fN2qm
tusj has joined #nixos
<{^_^}> [nixpkgs] @xeji merged pull request #44106 → ocamlPackages.jingoo: 1.2.7 -> 1.2.18 → https://git.io/fN0w2
<{^_^}> [nixpkgs] @xeji pushed commit from @vbgl to master « ocamlPackages.jingoo: 1.2.7 -> 1.2.18 (#44106) »: https://git.io/fN2qW
<{^_^}> [nixpkgs] @matthewbauer merged pull request #43702 → glib: use tested version when `doCheckByDefault` is set → https://git.io/fNGUT
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging: https://git.io/fN2q4
mariatsji has joined #nixos
tusj has quit [Ping timeout: 268 seconds]
camsbury has joined #nixos
<camsbury> hey does anyone have Agda installed for nixos, more specifically, has a working agda2-mode defined in a configuration file?
Tiez has quit [Quit: WeeChat 2.2]
<infinisil> ,ask camsbury
<{^_^}> camsbury: Just ask your question. It's the best way to know if anybody can help.
<infinisil> Or describe the problem you're having
<camsbury> right. I have it installed via pkgs.haskellPackages.Agda
<camsbury> and as far as I can tell, this is supposed to cover the emacs mode as well
<camsbury> my emacs is managed via pkgs.emacsPackagesNgGen.emacsWithPackages
<camsbury> in my configuration.nix
<infinisil> Yeah emacs packages aren't added like that by default
tusj has joined #nixos
<camsbury> how do you mean, default?
<infinisil> You'll have to mention it manually in the list you pass to emacsWithPackages
<camsbury> okay
<camsbury> so what I haev is
<{^_^}> [nixpkgs] @xeji merged pull request #43935 → ibm-plex: 0.5.3 -> 1.0.2 → https://git.io/fNWNr
<{^_^}> [nixpkgs] @xeji pushed commit from @marsam to master « ibm-plex: 0.5.3 -> 1.0.2 (#43935) »: https://git.io/fN2q6
<camsbury> emacsWithPackages (epkgs; (with epkgs.melpaStablePackages; [ ....
<camsbury> at the end I threw in a ++ (with pkgs; [ haskellPackages.Agda])
<{^_^}> [nixpkgs] @xeji merged pull request #44023 → pyre: 0.0.8 -> 0.0.10 → https://git.io/fN8Dx
<{^_^}> [nixpkgs] @xeji pushed commit from @bbarker to master « pyre: 0.0.8 -> 0.0.10 (#44023) »: https://git.io/fN2q1
<infinisil> Nah you'll want to use epkgs.adga2-mode
<infinisil> The haskell package doesn't store any emacs stuff usually
<camsbury> ah that is installing!
<camsbury> yeah didn't see that mentioned anyhere
<camsbury> and I saw something say that it did house the mode
<infinisil> :)
mariatsji has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @xeji merged pull request #43756 → libextractor: 1.6 -> 1.7 → https://git.io/fNZaz
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « libextractor: 1.6 -> 1.7 (#43756) »: https://git.io/fN2q5
<camsbury> boom, mode is working As far as I can tell
<camsbury> thanks!
<infinisil> Glad I could help
<jasongrossman> infinisil++
<{^_^}> infinisil's karma got increased to 17
<camsbury> I have noticed in the past that you store snippets of would be ".el" files in your .nix expressions?
<infinisil> ^.^
tusj has quit [Ping timeout: 256 seconds]
<camsbury> is that how you manage all your emacs stuff?
<infinisil> camsbury: Pretty much, I don't really change it that often though, what I have now has been working well for a while
<camsbury> ++
mounty has joined #nixos
<infinisil> Well I am using my own little emacs module system for it, which is working well too
<camsbury> hmm
<camsbury> okay cool... I'll check out your stuff and get back to you sometime. I want to try to move the configuration of my packages into the nix expressiosns containing them
<camsbury> but now time to play with agda!
<camsbury> thanks again
<infinisil> :)
<{^_^}> [nixpkgs] @xeji merged pull request #43954 → exercism: 2.4.1 -> 3.0.5 → https://git.io/fNleA
<{^_^}> [nixpkgs] @xeji pushed commit from @marsam to master « exercism: 2.4.1 -> 3.0.6 (#43954) »: https://git.io/fN2qj
camsbury has quit [Quit: WeeChat 2.0]
fractal is now known as Guest55147
<{^_^}> [nixpkgs] @xeji merged pull request #43752 → libguestfs: 1.38.2 -> 1.38.3 → https://git.io/fNZgZ
<{^_^}> [nixpkgs] @xeji pushed commit from @r-ryantm to master « libguestfs: 1.38.2 -> 1.38.3 (#43752) »: https://git.io/fN2mW
simukis has quit [Quit: simukis]
mroutis has joined #nixos
<mroutis> is there a way to disable the xserver login? doing the login vía terminal and then initializing the xserver?
<clever> not currently
<mroutis> thanks, clever
<{^_^}> [nixpkgs] @xeji merged pull request #43964 → home-assistant: 0.73.2 -> 0.74.0 → https://git.io/fNlIk
<{^_^}> [nixpkgs] @xeji pushed commit from @dotlambda to master « home-assistant: 0.73.2 -> 0.74.0 (#43964) »: https://git.io/fN2mM
wpcarro has quit [Remote host closed the connection]
tusj has joined #nixos
wpcarro has joined #nixos
<infinisil> mroutis: You can prevent it from starting automatically with services.xserver.autorun
<{^_^}> [nixpkgs] @xeji merged pull request #43850 → cups-toshiba-estudio: 7.51 -> 7.89 → https://git.io/fNCzu
<{^_^}> [nixpkgs] @xeji pushed commit from @alanpearce to master « cups-toshiba-estudio: 7.51 -> 7.89 (#43850) »: https://git.io/fN2m7
<mroutis> oh, nice, infinisil, I'll give it a try
<clever> when that is set, you have to start it with `sudo systemctl start display-manager.service`
<{^_^}> [nixpkgs] @xeji merged pull request #43878 → Mopidy-Iris: 3.21.3 -> 3.23.0 → https://git.io/fNW0H
<{^_^}> [nixpkgs] @xeji pushed commit from @Tomahna to master « Mopidy-Iris: 3.21.3 -> 3.23.0 (#43878) »: https://git.io/fN2Yk
sigmundv_ has joined #nixos
michas_ has joined #nixos
<{^_^}> [nixpkgs] @Infinisil pushed 4 commits to master: https://git.io/fN2Yg
<{^_^}> [nixpkgs] @Infinisil merged pull request #44119 → wine{Unstable,Staging,-mono,tricks}: update to latest version → https://git.io/fNEBM
<{^_^}> [nixpkgs] @samueldr opened pull request #44209 → nix-top: init at 0.1.0 → https://git.io/fN2Y2
wpcarro has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @xeji pushed commit from @volth to staging « wxGTK30: 3.0.3.1 -> 3.0.4 (#44045) »: https://git.io/fN2Yr
<{^_^}> [nixpkgs] @xeji merged pull request #44045 → wxGTK30: 3.0.3.1 -> 3.0.4 → https://git.io/fN4Oh
<infinisil> samueldr: Heh neat
<samueldr> ^^
<samueldr> it really is neat when dealing with rebuilds
<samueldr> you get to gauge what's going on
<michas_> Hi, i created a new bridge interface using "brctl addbr" and it automatically gets some 169.254.x.x address assigned. As far as I understand this zeroconf behavior is normaly handled by avahi but there seems to be no avahi daemon running. - Any idea where exactly that address comes from?
sigmundv_ has quit [Ping timeout: 248 seconds]
<clever> michas_: the dhcp server will also do that
<clever> michas_: nixos also supports creating a bridge for you in configuration.nix
wpcarro has joined #nixos
<clever> dhcp client*
<{^_^}> [nixpkgs] @xeji merged pull request #44052 → postman: 5.5.3 -> 6.1.4 → https://git.io/fN4Xc
<{^_^}> [nixpkgs] @xeji pushed commit from @borisbabic to master « postman: 5.5.3 -> 6.1.4 (#44052) »: https://git.io/fN2Y1
sbdchd_ has quit [Remote host closed the connection]
<infinisil> samueldr: Can you add spent CPU % per derivation?
<samueldr> probably not easily, infinisil
<infinisil> Aw
tusj has quit [Ping timeout: 248 seconds]
<samueldr> the current implementation is h a c k y ~~~
<michas_> clever: but there should be no dhcp server on a freshly created bridge. or did I miss anything?
<clever> samueldr: /proc will give you both cpu used per process and uptime, and with a bit of math, you can find %
<samueldr> I'm piggy-backing off of `ps` for the details
<clever> michas_: dhcpcd will auto-detect any new interface, query it automatically, and when it fails to get a reply, assign a 169 addr
<samueldr> but yeah, as clever ninja'd, if I instead NIH my output, it's possible
<clever> michas_: watch `journalctl -f -u dhcpcd` while creating the bridge
<samueldr> (implement my own output things)
<michas_> clever: ok, that makes sense. thx.
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « oh-my-zsh: 2018-04-25 -> 2018-07-29 »: https://git.io/fN2YQ
d1rewolf has joined #nixos
<clever> michas_: what do you plan to do with the bridge?
<{^_^}> [nixpkgs] @NeQuissimus pushed to release-18.03 « oh-my-zsh: 2018-04-25 -> 2018-07-29 »: https://git.io/fN2Y5
wpcarro has quit [Ping timeout: 256 seconds]
d1rewolf has quit [Quit: Leaving]
d1rewolf has joined #nixos
dbmikus has joined #nixos
<samueldr> infinisil: opened an issue to eventually work on it
<michas_> clever: I tried to play locally with coreos matchbox. having a bridge, a dnsmasq pointing to matchbox and starting vm on that bridge to boot via matchbox. - not sure if that is the best way to do it.
<clever> michas_: ah
wpcarro has joined #nixos
<clever> michas_: if you define the bridge and its static ip in the nixos config, then i believe dhcpcd will ignore it
tusj has joined #nixos
<infinisil> samueldr: Hmm, regarding the Nix there, I usually prefer to not use random env vars (ADDITIONAL_PATH) but a let in instead
<samueldr> (I'm even not using it as an environment variable!)
<samueldr> yeah, I think a style guide is required :/
<michas_> clever: maybe a real nixos test spinning up different VMs would be cleaner. but I had the feeling the manual way would be a bit easier. - Now I'm not completely sure. ;)
<infinisil> samueldr: Ah yeah that's what I mean, it doesn't have to be an env var
<samueldr> while it is, it's basically not :)
goibhniu has joined #nixos
<samueldr> I'm never entirely sure if I should `let` them, or make em a bit less clean by not putting it inside a variable
<samueldr> and then `version` I've seen comments that it's preferred to `rec` instead of `let + inherit`
<infinisil> samueldr: Oh also, some nits: makeWrapper should be in nativeBuildInputs, and the chmod isn't needed (i think your file in git already has +x)
wpcarro has quit [Ping timeout: 264 seconds]
<infinisil> samueldr: Yeah, a style guide would be nice :)
<clever> samueldr: i prefer to put version into a let block, using rec misleads people into thinking overrideAttrs can change the version
<samueldr> clever: *flailing* a style guide is necessary then! /me braces for bikeshedding
<infinisil> clever: Agreed, however, it's convenient, as the version gets passthru'd, which I think would be nice to have for all derivations
blankhart has joined #nixos
<infinisil> clever: Instead of using builtins.parseDrvName..
<clever> > builtins.parseDrvName hello.name
<{^_^}> { name = "hello"; version = "2.10"; }
<infinisil> Just doesn't feel right!
<samueldr> infinisil: I'm happy with the nitpicking, always glad to make things more correct :)
<infinisil> samueldr: Well if you say so: The last "=" in meta isn't aligned with the rest :P
wpcarro has joined #nixos
asymmetric has quit [Ping timeout: 260 seconds]
<infinisil> Literally unreadable
<samueldr> it's fixed :)
<infinisil> Heh
<samueldr> (I obviously took the meta block from elsewhere)
<samueldr> (but wrote platforms myself)
<{^_^}> [nixpkgs] @markuskowa opened pull request #44210 → beegfs: 6.18 -> 7.0 → https://git.io/fN2O3
<samueldr> oh, and not based off what you're doing, my peeve with nitpicking is when it's done bit by bit *on a non-instantaneous medium* e.g. comments/mail
<Dezgeg> I personally prefer version inside the mkDerivation since then lib.getVersion can return that directly
<samueldr> aw, I don't want to write another RFC *now*
<Dezgeg> (and not fall back to the parseDrvName one which would return 'ntfs-3g-2018.01' having { name = "ntfs"; version = "3g-2018.01" })
wpcarro has quit [Ping timeout: 244 seconds]
<infinisil> Dezgeg: Should really be in meta or passthru though
<Dezgeg> why?
<infinisil> Because it's not needed as an env var for the build
<infinisil> Seems cleaner to use passthru for that (or meta)
<clever> infinisil: i have also heard that env vars have a measurable impact on performance
<clever> infinisil: some of the ghc benchmarks that have been running for years, have been discovered to have major error, because the stack is offset by the size of the env vars, and those where not cleared prior to testing
<infinisil> Lol
mahalel_ has joined #nixos
<clever> infinisil: and that adjusted the alignment of the stack, and basically all benchmarking and tuning for the last decade is wrong :P
<Dezgeg> well that will be affected by a ton of random and unpredictable things like the length of your username
<__monty__> So haskell's gonna get even better? : )
<clever> Dezgeg: yep
<clever> __monty__: now that that has been identified, i would hope that they can solve it, and make the benchmarks more pure
<Dezgeg> I think I once had some problem that happened only when running the binary with the full path and not with ./binary due to the shifted memory layout
jasongrossman has quit [Remote host closed the connection]
jasongrossman has joined #nixos
stanibanani has quit [Ping timeout: 260 seconds]
<Dezgeg> there was a missing cache invalidation in some gpu testcase which would only happen if the stars were aligned just right
blonkhart has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus pushed to master « openjdk: 8u172-b11 -> 8u181-b13 »: https://git.io/fN2O5
<{^_^}> [nixpkgs] @NeQuissimus pushed to release-18.03 « openjdk: 8u172-b11 -> 8u181-b13 »: https://git.io/fN2OF
wpcarro has joined #nixos
<{^_^}> [nixpkgs] @etu opened pull request #44211 → php71: 7.1.19 -> 7.1.20 → https://git.io/fN2Op
stanibanani has joined #nixos
stanibanani has left #nixos [#nixos]
<{^_^}> [nixpkgs] @jtojnar merged pull request #43160 → pulseaudio: 11.1 → 12.2 → https://git.io/fNvK2
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to staging: https://git.io/fN23s
<worldofpeace> Yay :)
<juhe> samueldr: Build finished, tried to run cura, but no success: https://ptpb.pw/6QHC , Next, tried it with strace with following result: https://ptpb.pw/LUrU .
mizu_no_oto has joined #nixos
wpcarro has quit [Ping timeout: 256 seconds]
<samueldr> hmm, still building here
<juhe> oh, ok.
lord| has quit [Quit: WeeChat 2.2]
lord| has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
knupfer has quit [Ping timeout: 260 seconds]
knupfer has joined #nixos
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/78029b84ddb (from 47 minutes ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
Anton-Latukha has quit [Ping timeout: 260 seconds]
vcunat has quit [Quit: Leaving.]
<juhe> samueldr: It is searching also home folder, so did temporary symlink to relevant lib folder in nix store, though it fails - the library is found but couldn't initialize or something: https://ptpb.pw/H0CR
<samueldr> juhe: which branch have you used?
<samueldr> qtbase-5.11.0 doesn't smell right
<samueldr> it should be 5.11.1 on master IIRC
<samueldr> I have a branch with 5.11.0 *to break stuff*
<samueldr> (mixing patch-level versions of qt is known to break)
wpcarro has joined #nixos
<juhe> samueldr: Hm, good catch. Though I built using "commit 285d7709494fdba72299a61b05f9becd76bc3519 (origin/master, origin/HEAD, master)" on top of which is your patch...
<juhe> also "$ nix show-derivation -f '.' pkgs.qt5.qtbase | grep out.\*store" returns: "out": "/nix/store/plahb8d1ml1764ncqxl338vq0v85aqv5-qtbase-5.11.1",
<samueldr> hm, weird how you got qtbase-5.11.0 there
<juhe> samueldr: yes
<samueldr> juhe: in your user-profile (nix-env -q) do you have other Qt software installed, maybe installed from an older unstable/master checkout?
<juhe> samueldr: Neither know I... Maybe it is from past? I built cura some time ago (don't remember when exactly)
<clever> juhe: ls -lhd ~/.nix-profile/lib/qt*
<juhe> samueldr: freecad-0.17, I think that one uses qt (and python...) too
wpcarro has quit [Ping timeout: 264 seconds]
<juhe> But "ls -lhd ~/.nix-profile/lib/qt*" doesn't return anything.
<juhe> There's lib, but no "qt*" in there
Anton-Latukha has joined #nixos
ambro718 has quit [Quit: Konversation terminated!]
iceychris has joined #nixos
<juhe> samueldr: freecad-0.17 uses qt4.
<samueldr> yeah, AFAIK the qt issue is qt5 only
<juhe> samueldr: ok
iceychris has left #nixos [#nixos]
<juhe> I did try to build cura this way some time ago, but didn't install it into environment. So I think it should not matter.
mizu_no_oto has quit [Quit: Computer has gone to sleep.]
<juhe> samueldr: Cleaned local environment, there's only freecad now.
<samueldr> (it's now building pyqt, so hopefully I'll be soon able to confirm)
<infinisil> samueldr: I'll remember to always ping you when I see the xcb problem now :)
<juhe> samueldr: but... I have cura from release-18.03 installed via systemPackages... Will kick it out.
<samueldr> infinisil: let's hope the patch fixes it for good :3
<juhe> samueldr: no change after kicking release-18.03/cura, unstable/cura still fails and strace shows 5.11.0. Bah...
<samueldr> is your system up-to-date though?
<infinisil> ,qt = This is a very common error for using QT applications without running KDE, maybe `nix-env -iA nixos.qt5.qtbase` will fix that issue for you for now. See samueldr's https://github.com/NixOS/nixpkgs/pull/44047 for a hopefully persistent fix
<{^_^}> #44047 (by samueldr, open): WIP: +RFC: Loads qt plugin paths as registered...
<{^_^}> qt defined
<infinisil> samueldr: That good? Feel free to redefine it
<sphalerit> Maybe not ping samueldr every time 😂
<samueldr> that's... a great way to completely break the user's desktop
<infinisil> Oh, heh
<samueldr> (especially on KDE)
<infinisil> I'll stop suggesting that then lol, I thought I saw this as a fix somewhere and heard people say it worked, temporarily at least
<infinisil> Oh, but I guess the error won't happen anyways if you're running KDE, right?
<samueldr> it will, if it cannot find the right platform plugin in the paths OR it uses an incompatible (patch release) version
<samueldr> Cannot mix incompatible Qt library (version 0x50b01) with this library (version 0x50b00)
<infinisil> I see
<{^_^}> [nixpkgs] @Mic92 merged pull request #44195 → dotnet-sdk: 2.0.3 -> 2.1.302 → https://git.io/fN2ex
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/fN2GY
<samueldr> ,qt = A common error, and known issue, is how the Qt integration with nixpkgs fails under some circumstances to provide proper plugin paths, leading to Qt failing to load Qt platform plugin "xcb". // See https://github.com/NixOS/nixpkgs/pull/44047 for a hopefully persistent fix. Meanwhile, install Qt apps from only one channel (and update accordingly)
<{^_^}> #44047 (by samueldr, open): WIP: +RFC: Loads qt plugin paths as registered...
<{^_^}> qt redefined, was defined as: This is a very common error for using QT applications without running KDE, maybe `nix-env -iA nixos.qt5.qtbase` will fix that issue for you for now. See samueldr's https://github.com/NixOS/nixpkgs/pull/44047 for a hopefully persistent fix
<{^_^}> [nixpkgs] @AmineChikhaoui opened pull request #44212 → libsemanage: fix bad meta.outputsToInstall (same as 57b9719e4cf601c617f02f59365e7218eefb9b0f) → https://git.io/fN2Gc
<infinisil> :)
<infinisil> Eventual new feature for the bot: Automatically detect people posting very common errors such as this one and replying with such info
<infinisil> s/replying/reply
<juhe> samueldr: I am up to date (release-18.03), but I need to check config if I am not bringing some unstable packages to system environment. In general, I try to run release-18.03 as base system and bring random stuff into user environment.
<samueldr> yeah, if it wasn't for the fiddly Qt, it would be the best solution (stable + unstable pickings)
<samueldr> (I personally run -stable)
tzemanovic has quit []
smolboye has quit [Ping timeout: 268 seconds]
<samueldr> hm, juhe, I initially thought the build would have been shorter, it does fail (I half-expected it due to python)
<juhe> samueldr: I had more stuff from unstable, but later I went to overlays (e.g. kicad) to update to newer version but still keep the older dependencies. Cura is exception, because stable is way too old, standard doesn't work (the right hand side bar with settings is missing). There was a small time window when cura from unstable (brought in systemPackages) worked, but then there were some changes to python which broke it. So I kicked it all
<juhe> from system stuff and try to keep system as close to release-18.03 as possible and play with "nix build -f "path/to/master/nixpkgs/nixos" and having unstable in user environment instead.
<samueldr> though this is probably a good software to use as a basis for python support, since it fails du to using thinkgs like qtquick
<juhe> cura is nasty beast, I'm thinking to ditch it and use curagengine directly
<samueldr> though, such a nasty beast could be my best test bed for actually fixing qt :)
<samueldr> well mixed Qt
<juhe> hehe, yes.
drakonis has joined #nixos
<juhe> I need to dig in my nix store with "nix-store -q..." to find out why there's this qt-5.11.0
<{^_^}> [nixpkgs] @Mic92 merged pull request #44118 → jetbrains.editors: 2018.1.x -> 2018.2 (upgrade using the script) → https://git.io/fNEBk
<{^_^}> [nixpkgs] @Mic92 pushed 19 commits to master: https://git.io/fN2Gy
<juhe> samueldr: do you, actually, have also qt-5.11.0 in your strace output?
<juhe> (when running cura)
<samueldr> nope
<juhe> samueldr: ok
<samueldr> E486: Pattern not found: 5.11.0
<samueldr> ran using strace -fo cura.strace cura
* juhe is looking into strace manual for '-fo' option...
<juhe> ok, I think I understand, now I need to look into "man nix-store..."
<{^_^}> [nixpkgs] @Mic92 pushed 18 commits to release-18.03: https://git.io/fN2G7
stanibanani has joined #nixos
stanibanani has left #nixos [#nixos]
wpcarro has joined #nixos
<{^_^}> [nixpkgs] @Mic92 closed pull request #44064 → Jetbrains updates → https://git.io/fNB7T
wpcarro has quit [Ping timeout: 248 seconds]
<mroutis> I'm having a hard time making work any desktop/window manager on my netbook, is there a way I can debug this?
<mroutis> I'm able to login, however, I only see a black screen, doesn't matter if using gnome/kde/bspwm etc.
<andi-> mroutis: whats the graphic stack like non that machine?
blankhart has quit [Ping timeout: 240 seconds]
<mroutis> andi-: how can I find out my graphic stack?
<andi-> mroutis: well what chip is in there?
<mroutis> ohh, right, let me see
<mroutis> andi-: ATI Radeon 4225 graphics controller
<mroutis> it's a quite old acer aspire one notebook; however, it was running ubuntu 14, with some issues but running
<andi-> I guess the GPU is not supported by "amdgpu" (the modern ATI driver)? Thats my best guess. There might be another one... Not really an ATI user for long myself only recently got an RX580 after being fedup with NVIDIA.
<juhe> samueldr: well... I did "nix-env -f '/path/to/my/clone/of/nixpkgs/nixos' pkgs.cura" (not to get it garbage collected), then "nix-collect-garbage" and it ditched 10GiB of stuff... and then I wanted to look at the nix-store thing, but tried to run cura and it started... :-O
agander has quit [Ping timeout: 240 seconds]
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<samueldr> yeah, it could have been any component in $PATH that still had reference somehow to qtbase 5.11.0 :/
<juhe> right, I'll strace it to check 5.11.0 is out (just to be sure...)
<mightybyte> How do you set up gzip compression for nginx with NixOS?
<mroutis> andi-: could be, mhm, where should I look for the driver? are they on the nixpkgs?
<mightybyte> I've found tutorials for doing it with plain nginx, but it doesn't seem to be working on my NixOS machine.
<juhe> samueldr: yes, 5.11.0 is gone and cura works.
<juhe> samueldr++
<{^_^}> samueldr's karma got increased to 11
<andi-> mroutis: services.x11.videoDrivers IIRC is the option.
<andi-> servics.xserver.videoDriver
<mroutis> <3 thanks!
fleaz has quit [Quit: fleaz]
__monty__ has quit [Quit: leaving]
blankhart has joined #nixos
jasongrossman has quit [Remote host closed the connection]
sigmundv_ has joined #nixos
wpcarro has joined #nixos
<worldofpeace> Like how does nixops handle ssh? I'm trying to setup my home network and I'm fuzzy on that.
<mightybyte> Never mind, I figured out my question. I had to use services.nginx.appendHttpConfig.
<makefu> mightybyte: there is an option for enabling gzip compression
wpcarro has quit [Ping timeout: 240 seconds]
<mightybyte> Ahhh, thanks!
<{^_^}> [nixpkgs] @vcunat pushed commit from @AmineChikhaoui to master « libsemanage, libselinux: fix meta.outputsToInstall »: https://git.io/fN2ZH
<mroutis> andi-: this is the driver that ubuntu was running, https://help.ubuntu.com/community/RadeonDriver is it possible to include it into my nix build? (sorry for bothering you)
<{^_^}> [nixpkgs] @vcunat closed pull request #44212 → libsemanage: fix bad meta.outputsToInstall (same as 57b9719e4cf601c617f02f59365e7218eefb9b0f) → https://git.io/fN2Gc
<andi-> mroutis: I am sure it is already included
wpcarro has joined #nixos
<andi-> have you tried setting the driver to "radeon" in the said nixos config?
<mroutis> not yet, let me try that
aanderse-laptop has joined #nixos
tusj has quit [Ping timeout: 256 seconds]
michas_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<mroutis> andi-: sadly, I'm having the same results
<mroutis> I can control the backlight, tho hahahah
wpcarro has quit [Ping timeout: 244 seconds]
hamishmack has joined #nixos
knupfer has quit [Remote host closed the connection]
<mroutis> thanks, anyways!
tzemanovic has joined #nixos
wpcarro has joined #nixos
wpcarro has quit [Ping timeout: 264 seconds]
Ariakenom has quit [Quit: Leaving]
mkoenig has joined #nixos
sbdchd has joined #nixos
TrentP has quit [Ping timeout: 240 seconds]
luketopia has joined #nixos
TrentP has joined #nixos
aanderse-laptop has quit [Ping timeout: 265 seconds]
wpcarro has joined #nixos
sir_guy_carleton has joined #nixos
asymmetric has joined #nixos
m0rphism has quit [Quit: WeeChat 2.0]
sam__ has joined #nixos
<worldofpeace> How am I supposed to handle ssh for existing machines for nixops?
<clever> worldofpeace: when using the none backend, nixops will add its own keys to the config, so you just need an ssh agent or pw for the first deploy
<worldofpeace> clever: ah ok, let's see if I understood that in a second
wpcarro has quit [Ping timeout: 248 seconds]
achristianson has joined #nixos
wpcarro has joined #nixos
mroutis has quit [Ping timeout: 256 seconds]
sbdchd has quit [Remote host closed the connection]
blonkhart has quit [Ping timeout: 244 seconds]
blonkhart has joined #nixos
wpcarro has quit [Ping timeout: 244 seconds]
wpcarro has joined #nixos
mroutis has joined #nixos
juhe has quit [Quit: Leaving.]
lambdamu has quit [Ping timeout: 260 seconds]
wpcarro has quit [Ping timeout: 256 seconds]
tzemanovic has quit [Remote host closed the connection]
tzemanovic has joined #nixos
wpcarro has joined #nixos
sw4n has quit [Ping timeout: 260 seconds]
achristianson has quit [Remote host closed the connection]
<{^_^}> Channel nixos-18.03-small advanced to https://github.com/NixOS/nixpkgs/commit/a0850041107 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-18.03-small)
d1rewolf_ has joined #nixos
wpcarro has quit [Ping timeout: 260 seconds]
wpcarro has joined #nixos
sbdchd has joined #nixos
jmeredith has joined #nixos
wpcarro has quit [Ping timeout: 240 seconds]
MP2E has joined #nixos
goibhniu has quit [Ping timeout: 240 seconds]
ericsagnes has quit [Ping timeout: 256 seconds]
civodul has quit [Quit: ERC (IRC client for Emacs 26.1)]
sam__ has quit [Quit: sam__]