worldofpeace changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018 || For best support,
<trevthedev> Anyone know if this is just some issue with Nix or something wrong with my environment? I assume it's user error, but I can't seem to figure out how to get a functioning environment for GL
<trevthedev> Any help would be appreciated
<colemickens> exarkun: maybe not helpful, but anecdotally I've had pretty rough experiences with NixOS's built in acme stuff. It's mostly only succeeded in getting me rate limited
drakonis has quit [Quit: WeeChat 2.6]
<exarkun> colemickens: I'm giving up and writing my own certbot-based thing I guess :(
<exarkun> except not tonight, monday I guess.
<colemickens> There's enough different tools out there to do acme stuff, I wouldn't think you'd need to author another, but then again I don't know youre requirements
<exarkun> is there something that glues a working acme client into systemd on nixos? that's the only reason I tried to use security.acme.
<colemickens> I can't speak to that, sorry, I wound up moving the cert stuff fully into k8s and letting a controller there manage it.
__marlene__ has quit [Ping timeout: 240 seconds]
<trevthedev> oh and could it be poor drivers on my end or something? doesn't seem likely
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72500 → drumkv1: 0.9.10 -> 0.9.11 → https://git.io/JegWH
Thra11 has quit [Read error: Connection reset by peer]
Acou_Bass has joined #nixos
mbrgm_ has joined #nixos
reallymemorable has quit [Quit: reallymemorable]
sevcsik[m] is now known as sevcsik
drakonis has joined #nixos
<{^_^}> [nixpkgs] @earksiinni opened pull request #72501 → nodePackages.coc-prettier: init at 1.1.10 → https://git.io/JegWd
mbrgm has quit [Ping timeout: 246 seconds]
mbrgm_ is now known as mbrgm
growpotkin has quit [Ping timeout: 265 seconds]
sevcsik has quit [Quit: issued !quit command]
sevcsik[m]1 is now known as sevcsik
drakonis_ has quit [Ping timeout: 265 seconds]
reallymemorable has joined #nixos
<trevthedev> https://0x0.st/zY77.nix updated the env a bit and still nothing
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72502 → eudev: 3.2.8 -> 3.2.9 → https://git.io/Jegle
<{^_^}> [nixpkgs] @Ericson2314 pushed 221 commits to structured-attrs: https://git.io/Jeglv
<{^_^}> [nixpkgs] @colemickens opened pull request #72503 → notekit: init at unstable-FIXME → https://git.io/Jeglf
<{^_^}> #72503 (by colemickens, 14 seconds ago, open): notekit: init at unstable-FIXME
<colemickens> It doesn't work yet, I'm going to spend another 10-15 minutes on it and then give up, I don't know meson well enough. I'll post more info though depending on where I end up on that PR.
v0|d has joined #nixos
sevcsik is now known as sevcsik-
<trevthedev> ha, was just me being dumb. works just fine.
judson has quit [Ping timeout: 245 seconds]
trevthedev has quit [Quit: WeeChat 2.6]
Thra11 has joined #nixos
lukash_ is now known as lukash_|away
Acou_Bass has quit [Quit: ZNC 1.7.4 - https://znc.in]
<colemickens> yeah sure enough my wlan0 has two ip4 and two ipv6 addrs assigned
<colemickens> didn't even know that was possible for a regular NIC
Acou_Bass has joined #nixos
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 30 commits to nixos-unstable-small: https://git.io/Jeglq
Thra11 has quit [Read error: Connection reset by peer]
<notgne2> I finally got pnpm2nix to build every single last one of my NodeJS projects!
jonringer has joined #nixos
<notgne2> discord.js's tarball really really made things harder lol
<notgne2> https://github.com/adisbladis/pnpm2nix/pull/13/files here's a patch I submitted in case anybody else wants to ditch node2nix
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/9f4d7c99411 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
toppler has quit [Ping timeout: 265 seconds]
mexisme has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72504 → git-quick-stats: 2.0.10 -> 2.0.11 → https://git.io/Jegl4
<Church-> Hey is the unifi ap controller service broken for anyone else?
<Church-> I go to configure and run and it fails over when starting saying that "user unifi doesn't have perms inside /var/lib/unifi/..." So I make a local copy of the service, set it to run as root and disable the nixokg version. Now when I hit the webapi at port 8443 it's just displaying some broken glyphs
Thra11 has joined #nixos
Church_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72505 → gnu-efi: 3.0.9 -> 3.0.11 → https://git.io/Jegl0
<Church_> When I try and hit the port at 8443 this is what I get: https://ibb.co/zncXF5s
toppler has joined #nixos
<colemickens> This seems bad. I can't connect to new networks either, or my tether whose password is cached. :/. I might have to walk home to try to update to nixos-unstable...
<Church_> When I hit with curl it seems to says that it's binary data.
<colemickens> Church I don't think you want to hit 8443. Try 8080 and see if it redirects you.
<colemickens> I had similar problems with Unifi doing weird stuff when receiving https requests on it's http endpoint or vice versa.
artemist has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 240 seconds]
<hpfr[m]> Anyone have a link to a derivation that just installs a .deb? I want to try that
<Church_> colemickens Yeah just trying to get port 8080 to ssh forward.
<Church_> When I hit it via my box's lan ip it fails to rediect like so
<colemickens> (oh, don't forget, I had to allowedTCPPorts = [ 8080 8443 ] in my unifi mixin.
<Church_> And now it works...
<Church_> I didn't change anything
<Church_> Stupid gremlins
m0rphism has quit [Ping timeout: 265 seconds]
cartwright has quit [Remote host closed the connection]
fendor has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @earksiinni opened pull request #72506 → vimPlugins.coc-prettier: Add override → https://git.io/Jegli
ddellacosta has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72507 → gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1 → https://git.io/JeglX
cartwright has joined #nixos
fendor_ has quit [Quit: Leaving]
fendor has joined #nixos
fendor has quit [Client Quit]
Church_ has quit [Ping timeout: 260 seconds]
<wrl> is it possible to copy things into the FHS that's being built by buildFHSUserEnv?
<wrl> i, uh... I need some stuff to end up at /usr/lib/dssi
__marlene__ has joined #nixos
<wrl> extraBuildCommands seems to get run before /usr is created
<Church-> Heya wrl
<wrl> Church-: oh hello hey
MmeQuignon has joined #nixos
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72508 → gtkmm3: 3.24.1 -> 3.24.2 → https://git.io/JeglD
<aanderse> does anyone here actually use services.httpd?
<clever> wrl: try putting it at /lib/dssi instead
<clever> wrl: i think /usr is just a symlink
<wrl> clever: i figured out that $out is very important
<{^_^}> [nixpkgs] @Luflosi opened pull request #72509 → kitty: disable update check machanism → https://git.io/Jegl7
<wrl> clever: it's not immediately apparent whether there is a corresponding $in or other way to get files into the being-built FHS
<clever> wrl: try adding files to $out/lib/dssi and see what happens
wildtrees has quit [Quit: Leaving]
h0m1 has quit [Quit: WeeChat 2.6]
<wrl> clever: yeah i can create the directory
<wrl> now, ok, so i have env.nix, and then i have a directory that i want to end up at /usr/lib/dssi
<wrl> env.nix and dssi are siblings in a directory
<wrl> i'm not sure how to get the path to the dssi dir next to env.nix from extraBuildCommands
<wrl> extraOutputsToInstall?
<wrl> hm
<clever> wrl: does it even need to be using an FHS env?
mexisme has quit [Ping timeout: 246 seconds]
<wrl> clever: unfortunately yes.
<clever> why?
<wrl> this relates back to the audio plugins i was discussing earlier
<wrl> i have created an FHS env and everything seems to work ok
<clever> i checked under `steam-run bash`, and /lib and /usr/lib have identical contents
<wrl> i tried to do the LD_LIBRARY_PATH thing and it wasn't getting me any headway
<clever> so just throw the libraries into $out/lib and it should work out
ris has quit [Ping timeout: 258 seconds]
<wrl> yeah i can create the dir alright
<clever> and you dont need to use the extra commands any
<clever> just make a normal package, that has a library in $out/lib/
<clever> and then include it into the FHS, like any other library
<wrl> alright i'll give it a shot
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
mexisme has joined #nixos
toppler has quit [Ping timeout: 268 seconds]
drakonis1 has joined #nixos
<evils> is there a reason not to use ${description} in meta.longDescription?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72511 → grml-zsh-config: 0.16.0 -> 0.16.1 → https://git.io/Jeg8f
mexisme has quit [Ping timeout: 240 seconds]
satoshi has joined #nixos
selfsymmetric-mu has joined #nixos
toppler has joined #nixos
UnderSampled has joined #nixos
MmeQuignon has quit [Ping timeout: 265 seconds]
MmeQuignon has joined #nixos
UnderSampled has quit [Client Quit]
bvdw has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72513 → gandi-cli: 1.4 -> 1.5 → https://git.io/Jeg8n
bvdw has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72514 → geekbench: 5.0.2 -> 5.0.3 → https://git.io/Jeg8W
UltraPhil has joined #nixos
mishac has joined #nixos
o1lo01ol1o has joined #nixos
<mishac> Hello everyone. I have this, what seems to be a tricky problem. I installed clpru compiler, but during installation its path is automatically added to the NIX_LDFLAGS and NIX_CFLAGS_COMPILE, so whenever i make a call to ggc, it searches clpru path. Does anyone know how can I remove reference to clpru from these two environmental variables?
<mishac> Or alternatively, when create a nix expresion, how can I add bin to cpath so that package is visible to another nix expression?
mexisme has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
iyzsong has joined #nixos
MmeQuignon has quit [Ping timeout: 276 seconds]
dreverri has joined #nixos
soju has joined #nixos
<bdju> I'm on a fresh unstable install and I can't seem to get wifi with wpa_supplicant working. I tried declaring my home network in my system config, but also wpa_cli can't connect to wpa_supplicant so I can't try it manually either
<bdju> ethernet is working fine but after unplugging it, the wifi doesn't seem to kick in
<bdju> and wifi worked during the install so hardware and drivers should be good I would think
toppler has quit [Ping timeout: 268 seconds]
<Jonathan66> @bdju I have never actually used wpa_supplicant (directly at least). I use network-manager for my WiFi. Do you need wpa_supplicant specifically?
fusion809 has joined #nixos
<Jonathan66> @bdju I can help you setup network-manager if all you are looking for is internet. For wpa_supplicant someone else will need to advise.
aveltras has quit [Quit: Connection closed for inactivity]
<pie_> is there any way to make nix verbosely eval with nix.conf
<pie_> there seems to be a show-trace
<pie_> we did poke at the code with clever a while back and didnt seem to find anything
toppler has joined #nixos
ng0_ has joined #nixos
<bdju> Jonathan66: I thought it would be a bit lighter. I may end up just giving up and using networkmanager
* colemickens also keeps having nix-builds stall out in weird unexpected places with idle disk/cpu
johnnyfive has quit [Ping timeout: 245 seconds]
* colemickens can't wait until systemd-networkd plays nice with IWD. Leave wpa_supplicant behind us where it belongs
ng0 has quit [Ping timeout: 260 seconds]
<bdju> okay... changed to networkmanager and it really just works with no hassle
<bdju> is there a way to declare networkmanager info in my configuration.nix or do I just always use nmtui?
<bdju> will it remember my connections later?
reallymemorable has quit [Quit: reallymemorable]
<colemickens> Yes. Your connections made with nmtui/network-manager are stored in /etc/
<colemickens> `sudo ls /etc/NetworkManager/system-connections/ | wc -l` = 41
<colemickens> I currently use NM and configure it to use the IWD backend and have good luck.
satoshi has quit [Quit: ZNC 1.7.4 - https://znc.in]
<colemickens> (But IWD is not at 1.0 in nixpkgs yet, and the nm integration is new, so YMMV)
mjsir911 has joined #nixos
satoshi has joined #nixos
<colemickens> bdju: ^
<bdju> alright, thanks
<Jonathan66> Well I made progress, but now I could use help again. I am trying to run a Haskell project of my on my newly NixOS rig.
<colemickens> I'd like to eventually migrate to systemd-networkd and iwd, but systemd needs some work, there's an open issue upstream somewhere.
<colemickens> for now, NM is fine, I don't notice it too much and I try to keep my system light
<pie_> colemickens: iwd?
<colemickens> I don't remember the acronym but Intel devs have been working on a comprehensive IWD (and then some) replacement.
<colemickens> It just hit 1.0
satoshi has quit [Client Quit]
<colemickens> It is SO much faster for me (with NM, to be clear, which could be part of it) for scanning/connecting and roaming.
mishac has quit [Remote host closed the connection]
soju has quit [Read error: Connection reset by peer]
<pie_> im guessing its some wifi thing
<colemickens> (Of course, when I first said IWD there, I meant wpa_supplicant.)
<colemickens> Yes.
<pie_> aha
soju has joined #nixos
<pie_> (obviously intewebs daemon)
o1lo01ol1o has quit [Remote host closed the connection]
<Jonathan66> The most headway I made is by just using cabal-install (v2-commands). But it fails when looking for lib:druntime. I am linking D code and it has a runtime. Before why my rig was running arch it found it from the `dmd` package I believe, which I have installed now. Why can it not find it?
<pie_> *interwebs
racoonslug has joined #nixos
soju has quit [Read error: Connection reset by peer]
soju has joined #nixos
<Jonathan66> Is it because nix does not show libs to everything?
<Jonathan66> Can I expose druntime in a shell or something?
soju has quit [Read error: Connection reset by peer]
soju has joined #nixos
<{^_^}> [nixpkgs] @bendlas merged pull request #72478 → chromium: 78.0.3904.70 -> 78.0.3904.87 → https://git.io/JegZi
<{^_^}> [nixpkgs] @bendlas pushed commit from @obadz to master « chromium: 78.0.3904.70 -> 78.0.3904.87 »: https://git.io/Jeg8h
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @bendlas pushed commit from @obadz to release-19.09 « chromium: 78.0.3904.70 -> 78.0.3904.87 »: https://git.io/Jeg8j
soju has quit [Read error: Connection reset by peer]
xelxebar has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #72332 → yacreader: 9.5.0 -> 9.6.2 → https://git.io/Jez8t
<{^_^}> [nixpkgs] @jonringer pushed commit from Averell Dalton to master « yacreader: 9.5.0 -> 9.6.2 »: https://git.io/Jeg4v
xelxebar has joined #nixos
<{^_^}> [nixpkgs] @bendlas pushed commit from @obadz to release-19.03 « chromium: 78.0.3904.70 -> 78.0.3904.87 »: https://git.io/Jeg4f
silver has quit [Read error: Connection reset by peer]
GlennS has quit [Quit: GlennS]
GlennS has joined #nixos
UltraPhil has left #nixos ["Leaving"]
<colemickens> worldofpeace: is there data on how many users on a stable release vs unstable release?
<colemickens> On the one hand, I would be annoyed to be on ESR on a stable nixos release, but I'm on unstable for so many reasons otherwise that I feel like if I valued stability for the sake of stability, I would move to a release channel and could live with ESR?
racoonslug has quit [Ping timeout: 268 seconds]
dreverri has quit [Remote host closed the connection]
johnnyfive has joined #nixos
<energizer> i am trying to follow these instructions https://github.com/nix-community/nix-user-chroot here is my error https://bpaste.net/raw/LPXTQ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72516 → go: 1.13.3 -> 1.13.4 → https://git.io/Jeg4Y
<{^_^}> [nixpkgs] @jonringer merged pull request #72314 → babelstone-han: 12.1.4 -> 12.1.7 → https://git.io/JezGu
<{^_^}> [nixpkgs] @jonringer pushed commit from @volth to master « babelstone-han: 12.1.4 -> 12.1.7 »: https://git.io/Jeg4O
MmeQuignon has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
<pie_> Jonathan66: i really dont know, but can the necerssary components see eaother?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72517 → gmic: 2.7.4 -> 2.7.5 → https://git.io/Jeg4G
MmeQuignon has quit [Ping timeout: 240 seconds]
<Jonathan66> @pie_ Thanks for replying.
<pie_> Jonathan66: on nix you can assume things cant see eachother by default unless something specifically enables them to
<pie_> though that doesnt help too much in actually figuriing out if thats true
<pie_> i guess what youd want is to figure out what the relevant environment variables or whatever is,and whether its being set
__marlene__ has quit [Ping timeout: 240 seconds]
<Jonathan66> Turns out it was complaining about an internal library called druntime. But that library includes the lib files, which may be why it is failing.
<pie_> im not actually sure offhand how to debug environment variables, i dont know if you can just check that with strace or similar?
<Jonathan66> All it said is that it failed in the configure step.
<pie_> Jonathan66: aha...
<Jonathan66> Um, me neither.
GlennS has quit [Quit: GlennS]
<pie_> is this stuff from nixpkgs?
<pie_> ok youre using cabal to do stuff that calls d and you installed d somehow
<pie_> hm
<Jonathan66> Right it builds the d library locally.
<Jonathan66> But not the druntime.
<Jonathan66> of course
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72518 → glib: 2.62.1 -> 2.62.2 → https://git.io/Jeg4n
aminechikhaoui has quit [Quit: The Lounge - https://thelounge.github.io]
<pie_> Jonathan66: this looks to me like it does stuff with the runtime https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/dmd/default.nix
<Jonathan66> I have tried using stack--rather than cabal-install, but it is failing on "while building package Cabal" or while building "mono-traversable"
aminechikhaoui has joined #nixos
GlennS has joined #nixos
jedai has quit [Ping timeout: 240 seconds]
__marlene__ has joined #nixos
<Jonathan66> pie_ interesting
<Jonathan66> It is fetching it.
<Jonathan66> Wouldn't it make more sense for the druntime to be a separate package?
toppler has joined #nixos
<pie_> hm this guy seems to do nix and d but i dont know if hes on irc https://github.com/ThomasMader
felixfoertsch23 has joined #nixos
<pie_> Jonathan66: no idwea
<pie_> idea
o1lo01ol1o has quit [Remote host closed the connection]
__marlene__ has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72519 → groonga: 9.0.8 -> 9.0.9 → https://git.io/Jeg4c
<pie_> also seems inactive
felixfoertsch has quit [Ping timeout: 264 seconds]
o1lo01ol1o has joined #nixos
<Jonathan66> Hum, I may have gotten past that pie_.
<Jonathan66> I used cabal2nix to create a shell and ran cabal within it (after fixing the generated .nix file).
<Jonathan66> Not it is failing the same way but with Haskell bindings (internal library) which is supposed to link the locally compiled d library.
o1lo01ol1o has quit [Ping timeout: 276 seconds]
<Jonathan66> Oh. nevermind.
maralorn has quit [Quit: WeeChat 2.6]
maralorn has joined #nixos
<Jonathan66> I confirmed it is in-fact crashing because of the druntime lib. I gave cabal the place to find the D library lib and it went back to failing of the druntim package.
o1lo01ol1o has joined #nixos
thc202 has quit [Ping timeout: 245 seconds]
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @marsam opened pull request #72520 → yed: 3.19.1 -> 3.19.1.1 → https://git.io/Jeg4E
Boohbah has joined #nixos
laalf has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
laalf has joined #nixos
qubasa_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
greizgh has quit [Quit: greizgh]
freeman42x has quit [Ping timeout: 246 seconds]
qubasa has joined #nixos
greizgh has joined #nixos
Thra11 has quit [Ping timeout: 265 seconds]
andi- has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72521 → harfbuzz: 2.6.2 -> 2.6.4 → https://git.io/Jeg4z
<hpfr[m]> Trying to nixos-rebuild on laptop with remote builds using -j0. I get building of drv: goal destroyed for about a dozen derivations, and then error: unable to start any build; either increase —max-jobs or enable remote builds
<hpfr[m]> But in the output from nixos-rebuild, remote builds work fine on a bunch of things, or it appears they do
<hpfr[m]> But it fails with “goal destroyed” for the Linux kernel and a dozen or so related derivations
mumuluxi has quit [Ping timeout: 252 seconds]
wucke13 has quit [Ping timeout: 252 seconds]
<hpfr[m]> Oh, I do see “got 2 remote builders” and then “considering” both of them and finally “hook reply is ‘decline’”. How do I fix this?
hmpffff_ has joined #nixos
andi- has joined #nixos
hmpffff has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @phanimahesh opened pull request #72522 → update(neomutt): 2019-10-25 -> 20191102 → https://git.io/Jeg4o
<Jonathan66> pie_: I succeeded in getting it to build. It is not pretty but it builds and runs. I just extracted to druntime lib from the old arch install.
<Jonathan66> Now that I have *something* working I will be able to try to gradually improve it.
<Jonathan66> Thanks for you help pie_.
<Jonathan66> Now, for bed!
Thra11 has joined #nixos
toppler has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72523 → grip: 3.10.2 -> 4.0.0 → https://git.io/Jeg45
bsima has quit [Quit: ZNC 1.7.4 - https://znc.in]
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
bsima has joined #nixos
spacefrogg has joined #nixos
guest81818199090 has quit [Remote host closed the connection]
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72524 → gpodder: 3.10.9 -> 3.10.11 → https://git.io/Jeg4b
gorillarip has joined #nixos
toppler has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72525 → gcab: 1.2 -> 1.3 → https://git.io/Jeg4N
<{^_^}> [nixpkgs] @nixos-channel-bot pushed commit from @obadz to nixpkgs-19.03-darwin « chromium: 78.0.3904.70 -> 78.0.3904.87 »: https://git.io/Jeg4f
<bsima> how does `nix build` find installables? e.g. if i do `nix build a.b` will it look under ./a/b/default.nix? or look for a.b in ./default.nix
domogled has joined #nixos
<{^_^}> Channel nixpkgs-19.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/775fb69ed73 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.03-darwin)
piztachio has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
domogled1 has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72526 → hyperscan: 5.1.1 -> 5.2.1 → https://git.io/JegBT
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72527 → jgmenu: 3.4 -> 3.5 → https://git.io/JegBs
mexisme has quit [Ping timeout: 265 seconds]
remirol has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72528 → jruby: 9.2.8.0 -> 9.2.9.0 → https://git.io/JegB4
Rusty1 has quit [Quit: Konversation terminated!]
lorimer has quit [Ping timeout: 268 seconds]
domogled1 has joined #nixos
tmaekawa has joined #nixos
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72529 → jackett: 0.11.751 -> 0.12.907 → https://git.io/JegB2
dreverri has joined #nixos
<wedens[m]> bsima: no. if you want to specify an attribute from specific nix file, you have to use `nix build -f x.nix a.b`. if you don't specify a file explicitly, it'll look at NIX_PATH
o1lo01ol1o has joined #nixos
mexisme has joined #nixos
dreverri has quit [Ping timeout: 268 seconds]
domogled1 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 246 seconds]
domogled has quit [Ping timeout: 276 seconds]
domogled1 is now known as domogled
mexisme has quit [Ping timeout: 246 seconds]
mexisme has joined #nixos
mumuluxi has joined #nixos
<bdju> I have kernel 4.19.81 on nixos unstable. is this normal or am I just out of date?
wucke13 has joined #nixos
<bdju> I'm on 5.3.4 on another distro
toppler has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #72504 → git-quick-stats: 2.0.10 -> 2.0.11 → https://git.io/Jegl4
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JegB5
<cransom> bdju: you can switch to the linuxPackages_latest kernel for 5.3.8. believe 4.19 is the current extended support kernel that everything defaults to.
<bsima> wedens[m]: oh thanks, i didn't know about NIX_PATH
work_ has joined #nixos
<bdju> cransom: cool, that sounds like what I want. how do I switch? just add it to system packages list or something?
domogled1 has joined #nixos
<bdju> oh wait do I use the boot.kernelPackages option?
jedai has joined #nixos
<bdju> the example uses 3.10 so I thought I needed a number. okay I'll give this a shot
domogled has quit [Ping timeout: 240 seconds]
domogled1 is now known as domogled
toppler has joined #nixos
jedai has quit [Ping timeout: 268 seconds]
Scriptkiddi has quit [Remote host closed the connection]
das_j has quit [Remote host closed the connection]
mexisme has quit [Ping timeout: 245 seconds]
das_j has joined #nixos
Scriptkiddi has joined #nixos
endformationage has quit [Ping timeout: 268 seconds]
felixfoertsch23 has quit [Quit: ZNC 1.7.3 - https://znc.in]
felixfoertsch has joined #nixos
domogled has quit [Ping timeout: 268 seconds]
dansho has joined #nixos
<wedens[m]> does search on https://hydra.nixos.org/ work for anyone?
sb0 has joined #nixos
<bdju> on the sddm login, pressing enter after typing my password doesn't do anything
<bdju> and the session dropdown in the upper left is blank
piztachio has quit [Ping timeout: 260 seconds]
Thra11 has quit [Ping timeout: 268 seconds]
drakonis1 has quit [Quit: WeeChat 2.6]
domogled has joined #nixos
<bdju> neither my TTY nor sway are set to dvorak on boot. I swear I'm configuring this right, but I guess probably not really
drakonis_ has joined #nixos
domogled1 has joined #nixos
Thra11 has joined #nixos
domogled has quit [Ping timeout: 265 seconds]
domogled1 is now known as domogled
drakonis has quit [Ping timeout: 276 seconds]
palo1 has joined #nixos
palo has quit [Ping timeout: 276 seconds]
palo1 is now known as palo
toppler has quit [Ping timeout: 276 seconds]
Acou_Bass has quit [Ping timeout: 240 seconds]
orivej has joined #nixos
mexisme has joined #nixos
zupo has joined #nixos
Acou_Bass has joined #nixos
domogled has quit [Ping timeout: 265 seconds]
toppler has joined #nixos
etu has quit [Quit: WeeChat 2.4]
talyz has quit [Quit: WeeChat 2.4]
etu has joined #nixos
<wedens[m]> I remember having such problem on Arch a couple of year ago. I think some update fixed it
<wedens[m]> I could press "login" with a mouse but enter didn't work
Acou_Bass has quit [Ping timeout: 245 seconds]
etu has quit [Quit: WeeChat 2.6]
etu has joined #nixos
talyz has joined #nixos
<Miyu-saki> Is there a way to specify deployment order in NixOps?
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Ping timeout: 240 seconds]
mexisme has quit [Ping timeout: 246 seconds]
Acou_Bass has joined #nixos
palo1 has joined #nixos
Heirlung has quit [Quit: ZNC - http://znc.in]
palo has quit [Read error: Connection reset by peer]
palo1 is now known as palo
Heirlung has joined #nixos
foxmean has joined #nixos
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JegR8
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 7 commits to nixos-unstable-small: https://git.io/JegR4
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JegRR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72538 → i2pd: 2.28.0 -> 2.29.0 → https://git.io/JegR0
<{^_^}> Channel nixos-19.03-small advanced to https://github.com/NixOS/nixpkgs/commit/775fb69ed73 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.03-small)
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/594954fe764 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/f2f36822ca7 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
cosimone has joined #nixos
toppler has quit [Ping timeout: 245 seconds]
Acou_Bass has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72539 → jmol: 14.29.54 -> 14.29.55 → https://git.io/JegRz
remirol has quit [Read error: Connection reset by peer]
remirol has joined #nixos
toppler has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72540 → intel-graphics-compiler: 1.0.10 -> 1.0.2714.1 → https://git.io/JegRr
domogled has joined #nixos
domogled has quit [Client Quit]
<{^_^}> [nixpkgs] @mmahut merged pull request #72493 → jormungandr: 0.7.0-rc3 -> 0.7.0-rc4 → https://git.io/JegCQ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JegRX
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72541 → libsearpc: 3.1.0 -> 3.2.0 → https://git.io/JegR1
<{^_^}> [nixpkgs] @Mic92 merged pull request #72524 → gpodder: 3.10.9 -> 3.10.11 → https://git.io/Jeg4b
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JegRM
equivrel has joined #nixos
<{^_^}> [nixpkgs] @peti merged pull request #72523 → grip: 3.10.2 -> 4.0.0 → https://git.io/Jeg45
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/JegRD
Acou_Bass has joined #nixos
mexisme has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixos-homepage] @dependabot[bot] pushed to dependabot/npm_and_yarn/packages-explorer/eslint-utils-1.4.3 « build(deps): bump eslint-utils from 1.3.1 to 1.4.3 in /packages-explorer »: https://git.io/JegR9
<{^_^}> [nixos-homepage] @dependabot[bot] opened pull request #317 → build(deps): bump eslint-utils from 1.3.1 to 1.4.3 in /packages-explorer → https://git.io/JegRH
Thra11 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72542 → libinput: 1.14.1 -> 1.14.3 → https://git.io/JegR7
szyk has joined #nixos
tilpner has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #72539 → jmol: 14.29.54 -> 14.29.55 → https://git.io/JegRz
mexisme has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JegR5
zupo has joined #nixos
jonringer has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #72531 → jsonrpc-glib: 3.33.3 -> 3.34.0 → https://git.io/JegRA
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JegRx
Acou_Bass has quit [Quit: ZNC 1.7.4 - https://znc.in]
jonringer has joined #nixos
Acou_Bass has joined #nixos
Thra11 has joined #nixos
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #72522 → update(neomutt): 2019-10-25 -> 20191102 → https://git.io/Jeg4o
<{^_^}> [nixpkgs] @alyssais pushed commit from @phanimahesh to master « neomutt: 2019-10-25 -> 20191102 »: https://git.io/Jeg0e
<{^_^}> [nixpkgs] @Mic92 merged pull request #72526 → hyperscan: 5.1.1 -> 5.2.1 → https://git.io/JegBT
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jeg0v
mexisme has joined #nixos
<bdju> got dvorak working in the console but not in sway. removed sddm since it was broken. so close to things working!
<{^_^}> [nixpkgs] @Mic92 merged pull request #72528 → jruby: 9.2.8.0 -> 9.2.9.0 → https://git.io/JegB4
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jeg0U
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72543 → libmanette: 0.2.2 -> 0.2.3 → https://git.io/Jeg0T
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
toppler has quit [Ping timeout: 240 seconds]
work_ has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @Ma27 merged pull request #72536 → ibus-engines.typing-booster-unwrapped: 2.6.8 -> 2.7.0 → https://git.io/Jeg0t
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jeg0q
zupo has joined #nixos
<Miyu-saki> Wow.
<Miyu-saki> As much as I don't want to touch pulseaudio(y'know, like systemd)
<Miyu-saki> it... just works. There's a pulseaudio module for echo cancellation.
o1lo01ol1o has joined #nixos
<Miyu-saki> That is, laptop speakers will be fed back inverted phase to the microphone.
drakonis_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72544 → libgit2: 0.27.8 -> 0.28.3 → https://git.io/Jeg0Z
<ar> there are also bluetooth modules with more codecs support for pulseaudio
zupo has quit [Ping timeout: 240 seconds]
o1lo01ol1o has quit [Ping timeout: 265 seconds]
toppler has joined #nixos
<equivrel> How does system.stateVersion work? I thought I bump the number before I want to upgrade, but a comment in the 19.09 release notes makes it sounds like I want to keep it at 19.03 until after the upgrade? The combination of nix-channel and stateVersion is a bit confusing...
<{^_^}> [nixpkgs] @Ma27 merged pull request #72509 → kitty: disable update check machanism → https://git.io/Jegl7
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/Jeg0c
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
<wedens[m]> equivrel: don't touch it until it's said in the release notes
<equivrel> wedens: sorry, I don't follow?
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 9 commits to nixos-unstable-small: https://git.io/Jeg04
<gchristensen> don't change it
<{^_^}> [nixpkgs] @Ma27 pushed commit from @Luflosi to release-19.09 « kitty: disable update check machanism »: https://git.io/Jeg0R
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/dd43e8a3ed0 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<wedens[m]> it's not nixpkgs version. it's a state version which typically corresponds to nixpkgs version at the moment of nixos installation
<manveru> i somewhat wish it was called `nixpkgsVersionAtTimeOfInstallation` or the like, nobody seems to read the comment :|
<wedens[m]> it looks the same because state changes happen when nixpkgs version changes and it's just convenient for them to look the same
<bdju> okay got dvorak in sway figured out now. it seems to care that you specify layout and variant, not just variant
<gchristensen> pretty sure that isn't correct, bdju, since I only set layout and not variant
<LnL> manveru: yeah, maybe something like that isn't a bad idea
<equivrel> wedens: oh I see, indeed that was very confusing. So typically I would leave this to be whatever it was when I first installed the system? That does seem kind of weird and impure though to have my system depend on when I installed it...
<equivrel> I guess I can see why it's there. anyway, thanks a lot for the clarification!
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72545 → libisofs: 1.5.0 -> 1.5.2 → https://git.io/Jeg0g
<wedens[m]> equivrel: yes. state is impure
tmaekawa has quit [Quit: tmaekawa]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72546 → librsvg: 2.46.1 -> 2.46.3 → https://git.io/Jeg0K
zupo has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72547 → libburn: 1.5.0 -> 1.5.2 → https://git.io/Jeg0y
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/Jeg09
<foxmean> Hello, I'm confusing how to install python with python packages as described in https://nixos.wiki/wiki/Python . I've successfully install emacs as described in https://nixos.org/nixos/manual/index.html#module-services-emacs . But as the wiki said that, new package must be defined before I can put python-with-my-packages into my environment.systemPackages. But I don't know where to put the code that define a new package in.
<{^_^}> [nixpkgs] @vcunat merged pull request #72364 → firefox, firefox-bin: 70.0 -> 70.0.1 → https://git.io/Jez6R
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72548 → libuv: 1.32.0 -> 1.33.1 → https://git.io/Jeg05
<foxmean> I've try to put it in my configuration.nix but it didn't work. and I still wonder what the "..." in the source that presented in "https://nixos.wiki/wiki/Python" .
<foxmean> Or I need to create a python.nix and import it like a emacs.nix?
zupo_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72549 → libxml2: 2.9.9 -> 2.9.10 → https://git.io/Jeg0F
cosimone has quit [Remote host closed the connection]
zupo has quit [Ping timeout: 276 seconds]
cosimone has joined #nixos
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
lord| has joined #nixos
lord| has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72550 → libqalculate: 3.4.0 -> 3.5.0 → https://git.io/JegEv
szyk has left #nixos [#nixos]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72551 → libmicrohttpd: 0.9.67 -> 0.9.68 → https://git.io/JegEk
toppler has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #72502 → eudev: 3.2.8 -> 3.2.9 → https://git.io/Jegle
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JegEq
<{^_^}> [nixpkgs] @7c6f434c merged pull request #72508 → gtkmm3: 3.24.1 -> 3.24.2 → https://git.io/JeglD
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JegEm
<{^_^}> [nixpkgs] @7c6f434c merged pull request #72518 → glib: 2.62.1 -> 2.62.2 → https://git.io/Jeg4n
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to staging: https://git.io/JegEY
<{^_^}> [nixpkgs] @danieldk opened pull request #72552 → Update spacy to 2.2.2 + necessary dependency updates → https://git.io/JegEO
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72553 → leatherman: 1.8.0 -> 1.9.0 → https://git.io/JegE3
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72554 → libtommath: 1.1.0 -> 1.2.0 → https://git.io/JegEG
cosimone has quit [Quit: Terminated!]
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<jackdk> Is there an alternative to nixpkgs.haskell.lib.doJailbreak that works with cabal conditionals yet?
rkrishnan has joined #nixos
Okinan has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @Ma27 merged pull request #72305 → phpPackages.mongodb: 1.5.5 -> 1.6.0 → https://git.io/JezOm
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JegEl
toppler has joined #nixos
mexisme has quit [Ping timeout: 246 seconds]
nschoe has joined #nixos
mexisme has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #60971 → frostwire-bin: 6.7.4 -> 6.8.3 → https://git.io/JegEE
<{^_^}> [nixpkgs] @mmahut pushed 6 commits to master: https://git.io/JegEu
mexisme has quit [Ping timeout: 250 seconds]
<Dandellion[m]> I'm packaging an application that spits out https://github.com/gradle/gradle/blob/master/gradlew are there any examples on how to patch that script to use a java from /nix/store?
thinkingeye has joined #nixos
is_null has joined #nixos
<{^_^}> [nixpkgs] @filalex77 opened pull request #72555 → topgrade: init at 3.2.0 → https://git.io/JegEP
<{^_^}> [nixpkgs] @Ma27 pushed to master « documize-community: 3.4.0 -> 3.4.1 »: https://git.io/JegEM
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72556 → ldc: 1.17.0 -> 1.18.0 → https://git.io/JegEy
<{^_^}> [nixpkgs] @Ma27 pushed to release-19.09 « documize-community: 3.4.0 -> 3.4.1 »: https://git.io/JegE7
<rkrishnan> I am trying to build a haskell package with `stack' which is set to use nix packages (stack.yaml has nix enabled). When I do `stack build', it fails with: "building '/nix/store/nlf7qf8raz7f7g1am90xwrq6763988v7-source.drv'... /nix/store/v6za7w484cg7f1ppvziidvpdvmrqyzpx-stdenv-linux/setup: line 813: /build/env-vars: No such file or directory
<rkrishnan> It is a Debian system with nix installed. nix version is 2.3.1
<{^_^}> [nixpkgs] @fpletz pushed commit from @globin to gcc-9 « gcc: switch default to gcc9 »: https://git.io/JegEb
m0rphism has joined #nixos
__monty__ has joined #nixos
<contrun[m]> how can i build a new nixos qemu image which is ready to use in another machine? Nixos-build-vms contains many scripts in the nix store. I want them packed together
jonringer has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72557 → libxls: 1.5.1 -> 1.5.2 → https://git.io/Jeguk
thinkingeye has quit [Quit: thinkingeye]
<{^_^}> [nixpkgs] @gebner merged pull request #72550 → libqalculate: 3.4.0 -> 3.5.0 → https://git.io/JegEv
<{^_^}> [nixpkgs] @gebner pushed 3 commits to master: https://git.io/JeguG
<infinisil> contrun[m]: Can you not install Nix on the other machine?
<{^_^}> [nixpkgs] @mmahut pushed to revert-60971-auto-update/frostwire « Revert "frostwire-bin: 6.7.4 -> 6.8.3" »: https://git.io/JeguZ
<{^_^}> [nixpkgs] @mmahut opened pull request #72558 → Revert "frostwire-bin: 6.7.4 -> 6.8.3" → https://git.io/Jegun
<{^_^}> [nixpkgs] @mmahut merged pull request #72558 → Revert "frostwire-bin: 6.7.4 -> 6.8.3" → https://git.io/Jegun
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/Jeguc
<contrun[m]> infinisil (@freenode_infinisil:matrix.org): unfortunately not. it is a x86 openwrt machine. There must be many quirks even if I can install nix.
johnnywho has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
<infinisil> contrun[m]: Unless you know something concrete that doesn't work I'd still give it a go. Having Nix available will make things a lot easier
<contrun[m]> infinisil (@freenode_infinisil:matrix.org): yeah. i will try it.
<infinisil> I only know of the rather heavy-weight https://github.com/matthewbauer/nix-bundle to bundle nix stuff for outside of Nix
toppler has quit [Ping timeout: 245 seconds]
Chiliparrot has joined #nixos
jedai has joined #nixos
NoctisLabs has quit [Quit: WeeChat 2.6]
NoctisLabs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72559 → libpwquality: 1.4.1 -> 1.4.2 → https://git.io/JeguD
bhipple has joined #nixos
toppler has joined #nixos
bhipple has quit [Read error: Connection reset by peer]
lord| has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72560 → gnome3.libchamplain: 0.12.19 -> 0.12.20 → https://git.io/JeguF
<{^_^}> [nixpkgs] @aanderse closed pull request #71108 → retroarch: update cores → https://git.io/Je8nI
ar has quit [Ping timeout: 250 seconds]
aveltras has joined #nixos
reallymemorable has joined #nixos
ng0_ has quit [Quit: Alexa, when is the end of world?]
ar has joined #nixos
ArdaXi has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72561 → libwhereami: 0.3.0 -> 0.3.1 → https://git.io/Jeguj
ArdaXi has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72562 → rdkafka: 1.2.0 -> 1.2.1 → https://git.io/JegzI
bhipple has joined #nixos
<{^_^}> [nixpkgs] @obadz merged pull request #72497 → chromium: 78.0.3904.70 -> 78.0.3904.87 → https://git.io/JegWO
<{^_^}> [nixpkgs] @obadz pushed 2 commits to master: https://git.io/Jegz3
equivrel has quit [Remote host closed the connection]
page has joined #nixos
fendor has joined #nixos
<{^_^}> [nixos-hardware] @filalex77 opened pull request #129 → Add Lenovo ThinkPad T420 profile → https://git.io/JegzB
ng0 has joined #nixos
o1lo01ol1o has joined #nixos
h0m1 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @andir merged pull request #71714 → [19.09] firefox 70 (staging) → https://git.io/JeRNm
<{^_^}> [nixpkgs] @andir pushed 11 commits to staging-19.09: https://git.io/Jegzw
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72563 → mbpfan: 2.1.1 -> 2.2.0 → https://git.io/JegzX
toppler has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @andir closed pull request #72126 → [19.09] firefox: mark as insecure and remove myself as maintainer → https://git.io/Jegz1
nschoe has quit [Quit: Program. Terminated.]
nschoe has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #72357 → Fix sage dependencies → https://git.io/JezrC
chloekek has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed 2 commits to master: https://git.io/JegzS
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72564 → mullvad-vpn: 2019.7 -> 2019.9 → https://git.io/Jegz9
toppler has joined #nixos
ris has joined #nixos
<{^_^}> [nixpkgs] @obadz merged pull request #72498 → [19.09] chromium: 78.0.3904.70 -> 78.0.3904.87 → https://git.io/JegWG
<{^_^}> [nixpkgs] @obadz pushed 2 commits to release-19.09: https://git.io/Jegzd
<{^_^}> [nixpkgs] @romildo opened pull request #72565 → matcha: 2019-10-03 -> 2019-11-02 → https://git.io/JegzF
<nschoe> Hi everyone :-), where can I find information about glib "schemas", and how they integrate with nixOS? I'm having issues with glib-networking and TLS/SSL support for gstreamer. And I really hve no clue what is wrong. I'd like to read to understand more.
<{^_^}> [nixpkgs] @kolbycrouch opened pull request #72566 → retroarch: update cores → https://git.io/JegzN
tabasko has joined #nixos
<nschoe> On #gstreamer, I've been told that I need a "gnutls enabled glib-networking", but looking at glib-networking/default.nix I clearly see a gnutls dependency, and something abour wrapProgram in the postFixup phase. I don't understand what it does. Someone here mentioned to me wrapGAppsHook and schemas, but I can't figure out what this means.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72567 → lttng-tools: 2.10.8 -> 2.11.0 → https://git.io/Jegzp
tabasko has quit [Client Quit]
positronicbrain[ has joined #nixos
thc202 has joined #nixos
Ariakenom has quit [Quit: Leaving]
<positronicbrain[> hello, is anyone using nixos to develop react-native apps? I
<positronicbrain[> I am having trouble setting up the environment
tensor5[m] has joined #nixos
equivrel has joined #nixos
silver has joined #nixos
niso has quit [Remote host closed the connection]
<pie_> Jonathan66: congrats! please open an issue and whatnot if you think this can be improved :)
sb0 has quit [Quit: Leaving]
reallymemorable has quit [Quit: reallymemorable]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72568 → mopidy-iris: 3.41.1 -> 3.41.2 → https://git.io/Jeggn
reallymemorable has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #71858 → libsForQt5.qtutilities: 6.0.1 -> 6.0.2 → https://git.io/Je08B
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JeggW
hmpffff_ has quit [Quit: nchrrrr…]
nschoe has quit [Ping timeout: 268 seconds]
Guest84 has joined #nixos
<Guest84> Hello, What's a quick and --dirty--++clean++ prettifier for nix drvs?
<manveru> Guest84: `nix show-derivation`
bhipple has quit [Ping timeout: 265 seconds]
<Guest84> manveru: :)
<manveru> well, it converts to json, but that's at least pretty :)
<Guest84> Oh it's perfect! Just what I wanted
<{^_^}> [nixpkgs] @romildo opened pull request #72569 → lounge-gtk-theme: init at 1.22 → https://git.io/JeggV
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72570 → nim: 1.0.0 -> 1.0.2 → https://git.io/JeggK
<Squarism> Is there some way for nixos to reuse partial build results? To avoid total recompilation each time
<infinisil> Squarism: Nope
<infinisil> Well, you can use nix-shell to get that for a single build
<infinisil> But not overall
<Squarism> infinisil, oh ok. thanks
__Myst__ has joined #nixos
<__Myst__> can i use nix to manage python versions on ubuntu?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72572 → mergerfs: 2.28.2 -> 2.28.3 → https://git.io/Jeggd
toppler has quit [Ping timeout: 268 seconds]
equivrel has quit [Remote host closed the connection]
equivrel has joined #nixos
fendor_ has joined #nixos
<{^_^}> [nixpkgs] @globin pushed to structured-attrs « unbound: fix »: https://git.io/Jeg2f
reallymemorable has quit [Quit: reallymemorable]
noudle has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #72573 → syncthingtray: 0.10.1 -> 0.10.2 → https://git.io/Jeg2I
toppler has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72574 → libndctl: 66 -> 67 → https://git.io/Jeg2L
foxmean has quit [Read error: Connection reset by peer]
foxmean has joined #nixos
reallymemorable has joined #nixos
<Guest84> Is there way to find out what `drv` realized a store path? Currently I resort to `for i in $(ls /nix/store/*wine*drv)
<Guest84> do; echo $i;
<Guest84> rg -i 'bmwmmii49dph3g8066sxifww4qq63gvr-wine-4.16-staging' $i
<Guest84> done`
foxmean has quit [Client Quit]
<symphorien> nix-store --query --deriver $path
jaeckel has quit [Ping timeout: 246 seconds]
<Guest84> symphorien: Thank you :)
johnnywho has quit [Ping timeout: 246 seconds]
Ariakenom has joined #nixos
reallymemorable has quit [Client Quit]
ajs124 has quit [Quit: Gateway shutdown]
aveltras has quit [Quit: Connection closed for inactivity]
nschoe has joined #nixos
alexherbo2 has joined #nixos
remirol has quit [Read error: Connection reset by peer]
ajs124 has joined #nixos
remirol has joined #nixos
<{^_^}> [nixpkgs] @andir opened pull request #72575 → dino: unstable-2019-09-12 -> unstable-2019-10-28 → https://git.io/Jeg2l
ThatDocsLady has joined #nixos
kolaente has joined #nixos
<asymmetric> is there a list of all the perl functions for nixos tests?
Acou_Bass has quit [Quit: ZNC 1.7.4 - https://znc.in]
magnetophon has quit [Ping timeout: 240 seconds]
Acou_Bass has joined #nixos
magnetophon has joined #nixos
ThatDocsLady has quit [Quit: Leaving]
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
chris__ has joined #nixos
<yorick> reptyr test doesn't finish in nixos-unstable-small
dansho has quit [Remote host closed the connection]
<chris__> When flushing my iptable rules, and doing a rebuild - it does not seem to reset it to the 'original' configuration. Is there a way I can do this?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72576 → love_11: 11.2 -> 11.3 → https://git.io/Jeg2r
<pie_> hm i should pull this into my tree https://github.com/NixOS/nixpkgs/pull/68193
<{^_^}> #68193 (by chkno, 8 weeks ago, open): nixos-option C++ rewrite with --all
<symphorien> chris__: systemctl restart firewall.service I think
<{^_^}> [nixpkgs] @romildo opened pull request #72577 → iconpack-obsidian: 4.3 -> 4.9 → https://git.io/Jeg2K
<chris__> symphorien: Seems to be doing something! Thanks!
<{^_^}> [nixpkgs] @jtojnar merged pull request #72507 → gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1 → https://git.io/JeglX
jaeckel has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jeg26
<jonge[m]> does anyone else have the problem that nixos 19.09 can't be upgraded because some osxupd package (dependency from facetimehd package) cannot be downloaded? this is part of the unfree redistributable firmware things
<symphorien> I switched from all firware to redistributed firmware and the problem vanished
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72578 → modemmanager: 1.10.4 -> 1.10.6 → https://git.io/Jeg2Q
<jonge[m]> symphorien: you mean `hardware.enableAllFirmware = false; hardware.enableRedistributableFirmware = true;`?
<symphorien> yes
chris__ has quit [Quit: Lost terminal]
<jonge[m]> symphorien: that appears to work for me, too. thank you!
<rnhmjoj> do you what is the purpose of isSystemUser? it seems to be it should simply be !isNormalUser...
zupo has joined #nixos
pie_ has quit [Ping timeout: 268 seconds]
iqubic` has quit [Ping timeout: 240 seconds]
iqubic` has joined #nixos
iqubic` has left #nixos [#nixos]
<{^_^}> [nixpkgs] @ryantm merged pull request #72573 → syncthingtray: 0.10.1 -> 0.10.2 → https://git.io/Jeg2I
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jeg2p
hmpffff has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
<Guest84> I'm having trroubles starting a particular game with wine. Wine itself works fine and installed the said game. Are there any tricks as to where one should get started with debugging such issues? It seems that a related error is `0009:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems`. But I have explicitly enabled
<Guest84> opengl support with ` But I have explicitly enabled opengl support
<Guest84> My environment.systemPackages has an entry: `( pkgs.unstable.wine.override { wineRelease = "unstable"; openglSupport = true;pulseaudioSupport = true;} )` (Where `pkgs.unstable` is the unstable channel. It would seem that this compiles wine with OpenGL support. 
<Guest84> (I did have to build wine locally)
<Guest84> So the question is- how does one get started with this?
<wedens[m]> do you have 32bit opengl libraries installed?
<{^_^}> [nixpkgs] @romildo opened pull request #72581 → theme-jade1: 3.3 -> 1.4 → https://git.io/JegaJ
<wedens[m]> `hardware.opengl.driSupport32Bit = true;`
<Guest84> I don't. I'm going to try your suggestion and report back
<wedens[m]> you'll probably also want `hardware.pulseaudio.support32Bit = true;`
<{^_^}> [nixpkgs] @ryantm merged pull request #72530 → hylafaxplus: 7.0.0 -> 7.0.1 → https://git.io/JegaT
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jegak
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72582 → mpg123: 1.25.12 -> 1.25.13 → https://git.io/JegaI
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 35 commits to nixos-unstable-small: https://git.io/Jegam
<{^_^}> [nixpkgs] @ryantm closed pull request #72429 → carla: 2.0.0 -> 2.1-b1-test1 → https://git.io/JegLw
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/83a5ad13b74 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<Guest84> wedens[m]: Your trick worked. I have a working game (and sound). I'll blame wedens for the lost hours :). Thank you :).
<Guest84> That said, what could I have known to solve this issue myself?
toppler has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #72560 → gnome3.libchamplain: 0.12.19 -> 0.12.20 → https://git.io/JeguF
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jega3
johnnywho has joined #nixos
<wedens[m]> Guest84 (IRC): it's sometimes easier to find some info if you search for "steam". https://nixos.wiki/wiki/Steam or https://discourse.nixos.org/t/request-nixos-steam-for-dummies/1428 for example
johnnywho has quit [Remote host closed the connection]
<nh2> can anybody explain me the use of cgroups-v1 vs -v2 in systemd on NixOS? Is this a setting I have to enable to choose between the two, or does it happen automatically depending on what I write into my systemd units?
<{^_^}> [nixpkgs] @andir merged pull request #68483 → nixos/shells-environment: Make ~/bin/ in $PATH optional → https://git.io/JemCQ
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/Jega8
<{^_^}> [nixpkgs] @ryantm merged pull request #72432 → avro-c: 1.9.0 -> 1.9.1 → https://git.io/JegLQ
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JegaR
<Guest84> wedens[m]: Thanks. I should have done `AoK HD.exe: PE32 executable (GUI) Intel 80386, for MS Windows` !
<Guest84> as a first step I guess
<symphorien> nh2: iirc you choose which a kernel cmdline parameter at boot. v2 is "better" but incomptable with docker.
<{^_^}> [mobile-nixos] @samueldr pushed 0 commits to gh-pages: https://git.io/Jegau
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72583 → mcelog: 164 -> 165 → https://git.io/Jegaz
<{^_^}> [nixos-hardware] @ehmry merged pull request #129 → Add Lenovo ThinkPad T420 profile → https://git.io/JegzB
<{^_^}> [nixos-hardware] @ehmry pushed commit from @filalex77 to master « Add Lenovo ThinkPad T420 profile »: https://git.io/Jegaa
<nh2> symphorien: that brought me a bit further but I'm not sure it's right. `mount | grep cgroup` on NixOS shows that there are 2 types of mounts active, some of type `cgroup` and some of `cgroup2` (at `/sys/fs/cgroup/unified`), which suggests that you can have both at the same time
<{^_^}> [nixpkgs] @flokli merged pull request #72485 → gocryptfs: 1.7 -> 1.7.1 → https://git.io/Jegnd
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master:
<edef> cgroups v2 essentially require a single "manager" process to be in control
<edef> i'm not sure how the two versions interact but Documentation/ in the kernel tree might provide enlightenment
bvdw has quit [Read error: Connection reset by peer]
<nh2> I'm trying to read out the new `memory.max` v2 attribute. But it's not there in the file system. I suspect it might be that in contrast to v1, v2 spawns such attributes in the file system only if they are actually set explicitly for the cgroup
bvdw has joined #nixos
<{^_^}> [mobile-nixos-website] @samueldr pushed to master « Empty commit »: https://git.io/JegaK
<clever> something ive been wanting to do, is see how much network a given cgroup or pid is using
<{^_^}> [mobile-nixos-website] @samueldr pushed to served-pages « Initial manual commit »: https://git.io/Jega6
<clever> i expect its there, because systemd can report it when services stop
<clever> but i havent found where yet
<{^_^}> [nixpkgs] @flokli pushed commit from @charles-dyfis-net to release-19.09 « gocryptfs: 1.7 -> 1.7.1 »: https://git.io/Jegai
<{^_^}> [nixpkgs] @flokli merged pull request #72453 → [19.09] imagemagick bumps → https://git.io/JegYd
<{^_^}> [nixpkgs] @flokli pushed 5 commits to release-19.09: https://git.io/Jegay
<{^_^}> [nixpkgs] @jtojnar merged pull request #72543 → libmanette: 0.2.2 -> 0.2.3 → https://git.io/Jeg0T
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to master: https://git.io/JegaS
<{^_^}> [nixpkgs] @andir opened pull request #72584 → nixos: default `environment.homeBinInPath` to false → https://git.io/JegaH
johnw_ is now known as johnw
alexherbo26 has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @flokli merged pull request #72094 → nixos/ceph: Rename old ceph test and add new multi-node test → https://git.io/JeEAd
<{^_^}> [nixpkgs] @flokli pushed 7 commits to master: https://git.io/Jega5
work_ has joined #nixos
Guest84 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @flokli merged pull request #72395 → [19.09] gitlab backports → https://git.io/JezFW
<{^_^}> [nixpkgs] @flokli pushed 6 commits to release-19.09: https://git.io/JegaN
<{^_^}> [mobile-nixos-website] @samueldr pushed 0 commits to served-pages: https://git.io/Jegax
<{^_^}> [mobile-nixos-website] @samueldr pushed to gh-pages « Initial manual commit »: https://git.io/Jega6
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @xrelkd opened pull request #72586 → just: 0.4.4 -> 0.4.5 → https://git.io/JegVU
<{^_^}> [nixpkgs] @markuskowa merged pull request #70969 → cups: 2.2.12 -> 2.3.0 → https://git.io/Jel4O
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to staging: https://git.io/JegVT
rgrau has joined #nixos
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
o1lo01ol1o has quit [Remote host closed the connection]
<nschoe> Hi again, for information, I finally managed to solve my gstreamer TLS/SSL support issue. Once inside my nix-shell, I ran `export GIO_MODULE_DIR=/nix/store/6r6b6p3c7hyvgidlnlyqa1zrvh9ajm9d-glib-networking-2.62.1/lib/gio/modules/` and then it worked.
<nschoe> I'm not sure how to "port" this in glib-networking/default.nix, but after installation, it appears we need to do something with the location of the GIO modules.
<clever> nschoe: at build and shell time, you can use a setup hook to set that var, then something else needs to wrapProgram the final binaries
<clever> nschoe: for setup hooks, look at things like pkgconfig
<nschoe> clever, yep I'm writing my shellHook here for my shell.nix. But I suppose this is a hack and should be doen in the default.nix for glib-networking, right? Unfortunately, I'm not sure what "wrapProgram" actually does.
o1lo01ol1o has joined #nixos
<clever> wrapProgram just creates a shell script to wrap a program, 100's of examples are in nixpkgs
<clever> a setup hook behaves similar to a shellHook, but works one derivation later
<clever> so if you put glib-networking into the buildInputs, then the glib-networking setup hook gets ran
<nschoe> clever, https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glib-networking/default.nix#L72 here it seems there is already something with wrapProgram
toppler has quit [Ping timeout: 240 seconds]
<clever> nschoe: thats only wrapping the programs under libexec, for glib-networking itself
<clever> but nothing that uses glib-networking later on
<nschoe> Oh I see, yes.
<nschoe> clever, so you're telling me I should adda setupHook inside glib-networking/default.nix that does more or less this?
<clever> yeah
<clever> pkgconfig has an example of a setup hook
<wedens[m]> is there IFD or something that makes derivation from a file where dependencies are inferred from referenced packages? for example, `@gawk@/bin/awk` in the file adds gawk dependecy.
<nschoe> clever, I'll look into pkgconfig then, thanks!
<clever> wedens[m]: not currently, but it could be written, callCabal2nix basically does the same thing, it just uses cabal2nix to generate an expr, then callPackage to load it, and whatever it referenced
CMCDragonkai has quit [Quit: Connection closed for inactivity]
iqubic has joined #nixos
alexherbo267 has joined #nixos
alexherbo26 has quit [Ping timeout: 240 seconds]
raduom has joined #nixos
raduom has quit [Client Quit]
<{^_^}> [nixpkgs] @ehmry pushed 2 commits to master: https://git.io/JegVB
<{^_^}> [nixpkgs] @ehmry closed pull request #72570 → nim: 1.0.0 -> 1.0.2 → https://git.io/JeggK
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72587 → opera: 62.0.3331.43 -> 64.0.3417.83 → https://git.io/JegVg
toppler has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
<nschoe> clever, quick question: I have added the setupHook, and in my setup-hook.sh, I tested a very simple myfunc() which echo something, and then added "addEnvHooks "$targetOffset" myfunc". When I test this with `nix-shell -I nixpkgs=/home/nschoe/nixpkgs -p glib-networking` it works, but the myfunc() gets called lots of time. Am I missing something?
<infinisil> clever: Would be cool if you could just do `mkDerivation ({ ... } // pkgs)`, then substituteAll within it, and somehow all environment variables are evaluated lazily
<{^_^}> [nixpkgs] @romildo opened pull request #72588 → enlightenment.efl: 1.23.1 -> 1.23.2 → https://git.io/JegVw
<clever> nschoe: addEnvHooks will run your thing for every buildInput, but you likely want to just export a var and not define any function
<clever> infinisil: there is a pkgs.substituteAll that does almost that
<nschoe> clever, hum okay, this is why it runs several times, I see. Thanks.
<clever> nschoe: your setup hook likely just needs to add @out@ to GIO_MODULE_DIR
<clever> nschoe: then something else will just use wrapProgram to persist the current value of GIO_MODULE_DIR
<clever> nschoe: and there are helper functions in the stdenv to add to a : seperated list
<nschoe> clever, okay I was going to ask how to get the out, because $out did not give me this. @out@ does. It looks obscure, where can I get more information about this?
<nschoe> clever, when you say "something else will just use wrapProgram to persist the current value of GIO_MODULE_DIR". What does it mean? Do I have to do it? Or do you mena other programs will do it, when depending on glib-networking?
<nschoe> I'm so out of my league here :D
<clever> nschoe: where is a wrapGApps function already, it may need to be modified to also persist GIO_MODULE_DIR
<clever> and then anything using glib stuff must wrapGApps all of its own binaries
<nschoe> I'll try to digest it, thanks.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72589 → openapi-generator-cli: 4.1.3 -> 4.2.0 → https://git.io/JegVi
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FunkMyBIOS has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72590 → padthv1: 0.9.10 -> 0.9.11 → https://git.io/JegVd
o1lo01ol1o has joined #nixos
alexherbo267 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72591 → parallel: 20190922 -> 20191022 → https://git.io/JegVx
o1lo01ol1o has quit [Remote host closed the connection]
reallymemorable has joined #nixos
<pikajude> is there a way to manually build the command-not-found database?
<pikajude> oic
<infinisil> pikajude: You can alternatively use nix-index for more power
<pikajude> yeah, command-not-found is a "shell builtin" though
<pikajude> maybe i can write my own that uses nix-index
* samueldr should review and publish the command-not-found hook using nix-index
<infinisil> Yeah that would be nice
<infinisil> :o
<pikajude> stuff.samueldr.com, my favorite domain
<bennofs[m]> the nix-index repo has a command-not-found.sh for bash
<samueldr> well, it's just stuff :)
<samueldr> bennofs[m]: oh, nice!
<bennofs[m]> although I have never used it myself :)
<{^_^}> [nixpkgs] @Mic92 merged pull request #72527 → jgmenu: 3.4 -> 3.5 → https://git.io/JegBs
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JegwZ
* samueldr can ditch the script
<samueldr> less code to manage is good
<{^_^}> [nixpkgs] @Mic92 merged pull request #72575 → dino: unstable-2019-09-12 -> unstable-2019-10-28 → https://git.io/Jeg2l
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/Jegwn
toppler has quit [Ping timeout: 240 seconds]
cartwright has quit [Remote host closed the connection]
cartwright has joined #nixos
nschoe has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72592 → osm2pgsql: 1.0.0 -> 1.2.0 → https://git.io/Jegw2
iqubic` has joined #nixos
reallymemorable has quit [Quit: reallymemorable]
toppler has joined #nixos
iqubic has quit [Ping timeout: 264 seconds]
o1lo01ol1o has joined #nixos
genesis has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @romildo opened pull request #72593 → papirus-icon-theme: 20191009 -> 20191101 → https://git.io/Jegw1
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JegwM
<{^_^}> [nixpkgs] @mmahut merged pull request #72455 → trac: init at 1.4 → https://git.io/JegOL
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72594 → nspr: 4.22 -> 4.23 → https://git.io/Jegwy
o1lo01ol1o has quit [Ping timeout: 240 seconds]
mexisme has joined #nixos
emily has quit [Remote host closed the connection]
emily has joined #nixos
magnetophon has quit [Ping timeout: 276 seconds]
mexisme has quit [Ping timeout: 276 seconds]
lordcirth__ is now known as lordcirth
noudle has quit []
Chiliparrot has joined #nixos
Chiliparrot has quit [Client Quit]
reallymemorable has joined #nixos
chloekek has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @LnL7 merged pull request #71926 → java-darwin: upgrade 8.0_121 -> 8.0_222 → https://git.io/Je0Xp
<{^_^}> [nixpkgs] @LnL7 pushed 2 commits to master: https://git.io/Jegwp
ddellacosta has joined #nixos
magnetophon has joined #nixos
<magnetophon> when I run "zbarimg --raw qr-x00.txt.png > temp" I get: "Name Error (Connection ":1.43" is not allowed to own the service "org.linuxtv.Zbar" due to security policies in the configuration file)". How can I troubleshoot that?
<clever> magnetophon: sounds dbus related, any differences if ran as root?
<magnetophon> clever: nope, same thing
<magnetophon> A web search seems to suffest it's relevant that I'm not running a full desktop, but just i3.
<magnetophon> s/suffest/suggest/
<jtojnar> magnetophon how did you install it?
<infinisil> magnetophon: You should be able to view dbus logs with `journalctl --user -u dbus -f` I think
<jtojnar> the package has a dbus config, maybe you need to add it to `services.dbus.packages`
<magnetophon> jtojnar: nix-env -iA nixos.zbar
<jtojnar> magnetophon you can use `zbarimg --nodbus --raw ~/qr.png`
<magnetophon> infinisil that command just gives me "-- Logs begin at Tue 2019-05-28 16:13:45 CEST. --"
<jtojnar> if you do not want to install the dbus config
<infinisil> I see, maybe logs would be at `journalctl -u dbus -f` then
<magnetophon> jtojnar: yup, that seems to work, great!
<magnetophon> thanks everybody!
nschoe has joined #nixos
aveltras has joined #nixos
<infinisil> magnetophon: Nice, can you tell me whether you find any dbus logs at that command? For future troubleshooting
toppler has quit [Ping timeout: 240 seconds]
chloekek has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72595 → ocserv: 0.12.4 -> 0.12.5 → https://git.io/Jegr3
<magnetophon> infinisil: yes, that command gives me logs.
<infinisil> magnetophon: Anything about zbar too there?
<{^_^}> [nixpkgs] @ryantm merged pull request #70766 → mullvad: 2019.7 -> 2019.8 → https://git.io/JeWW1
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JegrG
<{^_^}> [nixpkgs] @ryantm closed pull request #72564 → mullvad-vpn: 2019.7 -> 2019.9 → https://git.io/Jegz9
<magnetophon> infinisil: nope, just one entry from when I tried to run zbarcam-gtk
<infinisil> I see thx
<{^_^}> [hydra] @Ma27 opened pull request #685 → Implement maintainer search → https://git.io/Jegrc
magnetophon has quit [Remote host closed the connection]
<jtojnar> in this case, zbar tries to attach itself to system bus, but since its dbus config was not installed globally, it fails
nobbo has joined #nixos
<jtojnar> I do not understand why they went with a system bus instead of session bus, and why they do that by default
<nh2> symphorien: I think you were right the following way: Even though `/sys/fs/cgroup/unified` has `cgroup2` mounted, systemd's cgroup2 support works only if it's mounted at the parent dir `/sys/fs/cgroup`. So that needs `boot.kernelParams = [ "systemd.unified_cgroup_hierarchy=1" ];` (e.g. from https://github.com/NixOS/nixpkgs/issues/48749). Without that, things like `MemoryMax=` will have no effect.
<{^_^}> #48749 (by uvNikita, 1 year ago, open): Containers with unified cgroup hierarchy are broken on 18.09
toppler has joined #nixos
<jtojnar> anyone else not running gpg-agent and getting `error: gpg failed to sign the data` on latest unstable?
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @kolaente opened pull request #72596 → Spotify 1.0.96.181 -> 1.1.10.546 → https://git.io/JegrB
FunkMyBIOS has quit [Ping timeout: 260 seconds]
shabius has joined #nixos
<magnetophon> any gpg command that needs a PW gives me: "error receiving key from agent: No pinentry - skipped" It was working just fine earlier. I tried putting the full path to pinentry in ~/.gnupg/gpg-agent.conf but no luck. what's going on?
<clever> magnetophon: and if you restart the agent with gpg-agent /bye ?
<magnetophon> clever: that command gives me "gpg-agent[3913]: gpg-agent running and available"
<clever> magnetophon: and then try signing again?
<magnetophon> clever: nope, same result
<magnetophon> also tried "gpg-agent -q"
<magnetophon> to be clear: it stopped working after a reboot. no upgrade or anything. oddly running "pinentry" says: "OK Pleased to meet you" and waits for further input. Oddly, "which pinentry" says "pinentry not found"
<magnetophon> fwiw: When it was working, I'd get a graphical window to enter my PW, not a terminal thing/
chloekek has quit [Ping timeout: 265 seconds]
<clever> magnetophon: what about `type pinentry` ?
<magnetophon> clever: pinentry not found
<clever> no idea then
<magnetophon> when I run "nix-env -iA nixos.pinentry" and then "which pinentry", I get "/home/bart/.nix-profile/bin/pinentry", but still no luck with pgp
<magnetophon> "type pinentry" now also gives "pinentry is /home/bart/.nix-profile/bin/pinentry"
<{^_^}> [nixpkgs] @ryantm merged pull request #72535 → intel-media-sdk: 19.2.1 -> 19.3.0 → https://git.io/JegrX
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jegr1
<magnetophon> clever: hmmm, I manually killed gpg-agent, and now when I run "gpg-agent" I get "gpg-agent[4547]: no gpg-agent running in this session"... :(
<magnetophon> ah, but now when I run a gpg command, it works! ¯\_(ツ)_/¯
<magnetophon> clever: thanks for your suggestions!
freeman42x has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72598 → palemoon: 28.7.0 -> 28.7.2 → https://git.io/JegrQ
dreverri has joined #nixos
<{^_^}> [nixpkgs] @gebner merged pull request #72099 → Remove unnecessary `sentry-sdk` dependencies causing problems in python27 builds → https://git.io/JeEpJ
<{^_^}> [nixpkgs] @gebner pushed 2 commits to master: https://git.io/Jegrj
rauno has joined #nixos
drakonis has joined #nixos
captn3m0 has quit [Ping timeout: 240 seconds]
rauno has quit [Ping timeout: 250 seconds]
xkapastel has joined #nixos
workimer has joined #nixos
max3raza has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 3 commits to gcc-9: https://git.io/Jegon
toppler has quit [Ping timeout: 240 seconds]
remirol has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @fpletz pushed to gcc-9 « efivar: fix build with gcc9 »: https://git.io/Jegow
selfsymmetric-mu has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72599 → openfst: 1.7.2 -> 1.7.4 → https://git.io/JegoK
dreverri has quit [Remote host closed the connection]
nobbo has quit [Quit: leaving]
<{^_^}> [nixpkgs] @risicle opened pull request #72600 → opencv4: 4.1.0 -> 4.1.2, addressing resolving CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939 → https://git.io/JegoD
toppler has joined #nixos
iqubic` has quit [Ping timeout: 268 seconds]
iqubic` has joined #nixos
iqubic` has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonafato opened pull request #72601 → firefox-beta-bin-unwrapped: 69.0b16 -> 71.0b6 → https://git.io/Jegop
xd1le has quit [Quit: leaving]
<{^_^}> [nixpkgs] @jonafato opened pull request #72602 → firefox-devedition-bin-unwrapped: 70.0b2 -> 71.0b6 → https://git.io/JegKf
<jtojnar> oh, I forgot we actually stopped building pinentry with graphical frontend in https://github.com/NixOS/nixpkgs/pull/71095
<{^_^}> #71095 (by flokli, 2 weeks ago, merged): Split pinentry flavors and enable udisks2 on install media again
<jtojnar> s/pinentry/gnupg/
orivej has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
[Leary] has quit [Remote host closed the connection]
Lears has joined #nixos
Heirlung has quit [Quit: ZNC - http://znc.in]
<{^_^}> [nixpkgs] @flokli opened pull request #72603 → nixos/ceph: run unprivileged, use StateDirectory and tmpfiles, don't pass extraServiceConfig → https://git.io/JegKZ
cosimone has joined #nixos
<Ericson2314> clever: ok!
cosimone has quit [Client Quit]
endformationage has joined #nixos
Heirlung has joined #nixos
cosimone has joined #nixos
<clever> [clever@amd-nixos:~/apps/nixpkgs-vc4]$ nix-build test.nix -A vc4-binutils
<clever> error: Package ‘binutils-vc4’ in /home/clever/apps/nixpkgs-vc4/pkgs/development/misc/vc4/binutils.nix:4 is not supported on ‘vc4-none’, refusing to evaluate.
<clever> Ericson2314: i think its trying to cross-compile the binutils to the target?
<Ericson2314> clever: looks like it
<clever> [clever@amd-nixos:~/apps/nixpkgs-vc4]$ nix-build -A vc4-gcc-stage1
<clever> this seems to at least start to eval, and now its building something
toppler has quit [Ping timeout: 240 seconds]
jonringer has joined #nixos
<clever> Ericson2314: the problems i can remember having, is getting c++ support in the gcc, and getting the gcc to be able to find crt0 and newlib
reallymemorable has quit [Quit: reallymemorable]
<hpfr[m]> Trying to get a dpkg called OnlyKey to work with NixOS. After autoPatchElf, `ldd opt/OnlyKey/nw | grep 'not found'` returns `libnw.so`. How can I patch this in after autoPatchElf? Gitter in nixpkgs also uses nwjs but this is all a bit over my head right now :/. I tried `patchelf --set-rpath /nix/store/hash-nwjs-version/lib opt/OnlyKey/nw`, but trying the executable after gave `error while loading shared libraries: libnw.so:
<hpfr[m]> cannot open shared object file: No such file or directory`
cosimone has quit [Quit: Quit.]
<symphorien> is the libnw.so you found for the same arch (not 64 bits for 32 or something like that) ?
cosimone has joined #nixos
<Ericson2314> clever: I'll scroll up to look at yoru code
<Ericson2314> ugh matrix lousy scrollback doesn't help
<clever> 2019-11-02 13:14:37 < clever> https://gist.github.com/cleverca22/8a8958521dd57995b32a40ac2c4e1628 is what i wrote before integrating it properly into nixpkgs
<Ericson2314> oh it was #nixos-dev right?
<clever> 2019-11-02 12:49:12 < clever> Ericson2314: https://github.com/cleverca22/nixpkgs/tree/vc4 is what ive got so far
<clever> Ericson2314: yeah
<Ericson2314> I'll go back there
<hpfr[m]> symphorien: nix-locate gave nwjs-sdk.out, nwjs.out, gitter.out, and betaflight-configurator.out. I tried running makeLibraryPath on nwjs and used the resulting store path in the patchelf rpath. That’s all I know
<clever> hpfr[m]: is the binary your patching 32bit or 64bit?
hpfr has joined #nixos
<hpfr> clever: it was released recently so I'm guessing 64-bit https://github.com/trustcrypto/OnlyKey-App/releases/
wpcarro has quit [Quit: Connection closed for inactivity]
<clever> hpfr: run the file program on that binary
<hpfr> clever: file program? and by binary you mean opt/Onlykey/nw, correct
<clever> hpfr: yes
<hpfr> clever: what's the file program
<clever> hpfr: run `file opt/Onlykey/nw` in a terminal
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging: https://git.io/JegKP
<{^_^}> [nixpkgs] @vcunat merged pull request #72548 → libuv: 1.32.0 -> 1.33.1 → https://git.io/Jeg05
toppler has joined #nixos
<hpfr> clever: output - `opt/OnlyKey/nw: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /nix/store/qn76sklvyalzw9ilnxz6sh0020gl2qn6-glibc-2.27/lib/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, stripped`
<hpfr> this is after I've run autoPatchElf on it if that matters
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72605 → ocamlPackages.mlgmpidl: 1.2.10 -> 1.2.11 → https://git.io/JegKX
<clever> hpfr: where did nix-locate say libnw.so was?
<hpfr> clever: `nix-locate -1 -w lib/libnw.so` returned `nwjs-sdk.out nwjs.out gitter.out betaflight-configurator.out`
<{^_^}> [nixpkgs] @c0bw3b merged pull request #61050 → pfstools: build pfsalign (fix #60843) → https://git.io/JegK1
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @juliendehos to master « pfstools: build pfsalign (fix #60843) (#61050) »: https://git.io/JegKM
Thra11 has quit [Ping timeout: 240 seconds]
<clever> hpfr: try without -1 and -w
<hpfr> clever: it returns the same set with extra columns
<clever> hpfr: and what is the extra column for the package you picked?
<hpfr> clever: `nwjs.out 128,484,672 x /nix/store/k6s14ppqyvcnlkzzxw7xzhg2lf8cpwl5-nwjs-0.33.4/share/nwjs/lib/libnw.so`
<clever> hpfr: autoPatchElf only works for libraries in $out/lib/
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 16 commits to nixos-19.09-small: https://git.io/JegK5
cosimone has quit [Quit: Quit.]
NoctisLabs has quit [Read error: Connection reset by peer]
<hpfr> clever: is that not $out/lib for nwjs?
cosimone has joined #nixos
<clever> its in share/nwjs/lib
<hpfr> oh whoops
NoctisLabs has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72482 → cfr: 0.147 -> 0.148 → https://git.io/Jegnn
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « cfr: 0.147 -> 0.148 »: https://git.io/JegKx
<{^_^}> Channel nixos-19.09-small advanced to https://github.com/NixOS/nixpkgs/commit/a1b46bd1252 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-19.09-small)
<hpfr> clever: I'm not using autoPatchElf for this last one though, I'm just using patchelf
<clever> hpfr: you need to use ${nwjs}/share/nwjs/lib in the RPATH
<{^_^}> [nixpkgs] @jonringer merged pull request #72488 → drawpile: 2.1.11 -> 2.1.12 → https://git.io/Jegcg
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « drawpile: 2.1.11 -> 2.1.12 »: https://git.io/JegKh
<{^_^}> [nixpkgs] @jonringer merged pull request #72487 → eaglemode: 0.94.1 -> 0.94.2 → https://git.io/JegcZ
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « eaglemode: 0.94.1 -> 0.94.2 »: https://git.io/JegKj
shibboleth has joined #nixos
leungbk has joined #nixos
rudzha has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
<hpfr> clever: I tried patchelf --set-interpreter "$(cat $NIX_CC/nix-support/dynamic-linker)" --set-rpath /nix/store/hash-nwjs-version/share/nwjs/lib opt/OnlyKey/nw, but I'm getting the same error when trying to run it
<hpfr> I'm doing this from a nix-shell with patchelf and autoPatchElf, not trying to make a derivation yet
<clever> hpfr: what error?
<hpfr> clever: `./opt/OnlyKey/nw: error while loading shared libraries: libnw.so: cannot open shared object file: No such file or directory`
<clever> hpfr: what does patchelf --print-rpath say?
<{^_^}> [nixpkgs] @jonringer merged pull request #72477 → dcmtk: 3.6.4 -> 3.6.5 → https://git.io/JegZw
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « dcmtk: 3.6.4 -> 3.6.5 »: https://git.io/Jeg6U
<hpfr> clever: /nix/store/k6s14ppqyvcnlkzzxw7xzhg2lf8cpwl5-nwjs-0.33.4/share/nwjs/lib
<{^_^}> [nixpkgs] @jonringer merged pull request #72476 → cimg: 2.7.4 -> 2.7.5 → https://git.io/JegZs
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « cimg: 2.7.4 -> 2.7.5 »: https://git.io/Jeg6T
leungbk has quit [Remote host closed the connection]
<clever> hpfr: that should work....
rudzha has joined #nixos
Thra11 has joined #nixos
<hpfr> clever: gitter (https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/instant-messengers/gitter/default.nix) uses nw as well, so I took a look at its derivation but I'm trying to avoid listing all the libs by running autoPatchElf and then just patchelfing for libnw.so. I don't know if you notice anything special there that might be relevant?
<clever> hpfr: that appears to be shipping its own copy of libnw, which isnt the best solution
<{^_^}> [nixpkgs] @jonringer opened pull request #72607 → pythonPackages.checkmanifest: fix build → https://git.io/Jeg63
NoctisLa1 has joined #nixos
janneke_ has joined #nixos
NoctisLabs has quit [Read error: Connection reset by peer]
<hpfr> clever: do I need to install the nwjs path for this to work? because it's not actually in my nix store
janneke has quit [Ping timeout: 276 seconds]
<clever> hpfr: run nix-store -r on that path, to make it exist
<{^_^}> [nixpkgs] @jonringer merged pull request #72475 → devpi-server: 5.1.0 -> 5.2.0 → https://git.io/JegGz
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « devpi-server: 5.1.0 -> 5.2.0 »: https://git.io/Jeg6G
<hpfr> clever: progress! now I get a fontconfig warning and after a slight pause... a segfault. oof haha
<clever> hpfr: gdb time!
<hpfr> maybe I need to try a FHS method?
<hpfr> clever: gdb run returned `0x00007ffff3c07da0 in ?? () from /nix/store/k6s14ppqyvcnlkzzxw7xzhg2lf8cpwl5-nwjs-0.33.4/share/nwjs/lib/libnw.so`, so that's not good.
<clever> FHS isnt the answer
<clever> your using the wrong version of libnw
<clever> it will fail the same way inside an FHS
captn3m0 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72461 → catch2: 2.10.0 -> 2.10.2 → https://git.io/Jeg3G
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « catch2: 2.10.0 -> 2.10.2 »: https://git.io/Jeg6W
<hpfr> clever: ok, so I have to determine the version of libnw used in the dpkg?
<hpfr> maybe i should just run a debian VM haha
toppler has quit [Ping timeout: 265 seconds]
wildtrees has joined #nixos
<don_quijote[m]> hello
<don_quijote[m]> anyone there that could help me with the installation?
shibboleth has quit [Quit: shibboleth]
<don_quijote[m]> i try to get the graphical interface during installation and it doesnt work
<clever> don_quijote[m]: does it give an error?
<don_quijote[m]> i am trying to get it installed in a macbook from 2007 (it is my test machine)
<don_quijote[m]> yes
<clever> don_quijote[m]: what is the error?
<{^_^}> [nixpkgs] @c0bw3b merged pull request #61083 → pfstools: add netpbm support (fix #60841) → https://git.io/fjcs4
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @juliendehos to master « pfstools: add netpbm support (fix #60841) (#61083) »: https://git.io/Jeg66
<don_quijote[m]> if I check the states it says that it fails
<don_quijote[m]> so x is not working apparently...
<don_quijote[m]> or something
<clever> don_quijote[m]: any errors in the journal for display-manager?
freeman42x has quit [Ping timeout: 252 seconds]
toppler has joined #nixos
cosimone has quit [Quit: Quit.]
<don_quijote[m]> I write the order for the graphical user interface
<gchristensen> what user and group do people have phpfpm run as?
<don_quijote[m]> it does not give any error
<don_quijote[m]> and it flickers a bit
<clever> don_quijote[m]: `journalctl -u display-manager`
<don_quijote[m]> i will take a photo of the status
<clever> gchristensen: i would try to run it as a dedicated user, preferably one per app
cosimone has joined #nixos
* don_quijote[m] uploaded an image: VectorImage_2019-11-02_075051.jpg (582KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/stOuyWVRyjNHpkIPRPAmquaO >
<gchristensen> hmm
<{^_^}> [nixpkgs] @fpletz pushed 11 commits to gcc-9: https://git.io/Jeg6Q
<dhess> gchristensen: your immutable image builder thingy, do any of your images need secrets? i.e., things that would normally be handled by `nixops deploy`?
* don_quijote[m] uploaded an image: VectorImage_2019-11-02_075136.jpg (554KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/MyPuGhbbSyvrqzjkKsZJzABQ >
<clever> dhess: the ssh host keys already have an escape hatch for that, which iohk is using for secrets
<gchristensen> oh no The option `security.acme.directory' can no longer be used since it's been removed. ACME Directory is now hardcoded to /var/lib/acme and its permisisons are managed by systemd. See https://github.com/NixOS/nixpkgs/issues/53852 for more info.
<{^_^}> #53852 (by nh2, 41 weeks ago, open): systemd's PermissionsStartOnly is deprecated
<dhess> gchristensen: yeah I had to deal with that a few weeks ago :\
<dhess> clever: can you be more specific?
<dhess> I'm not sure what mechanism you're referring to
<clever> dhess: this will merge persistentConfigDir and guestConfigDir together, to make the cdrom image
<clever> dhess: line 24 put the ssh host keys into persistentConfigDir
<clever> default = "/var/lib/macos-vm-persistent-config";
<gchristensen> dhess: they don't have secrets, actually
<clever> dhess: any secrets that happen to be in thi dir during boot, will be on the cdrom while apply.sh is running
<gchristensen> dhess: but when I used to do it with AWS as a backend, I had a on-startup job fetch secrets from S3 using IAM role credentials
Okinan has joined #nixos
<dhess> gchristensen: right, for AWS that's a good solution.
<gchristensen> on Packet for the aarch64 machine I have a tiny partition that I loaded up with some secrets, and the immutable images mount it at startup
<dhess> clever: hmm so if you were to do this in CI, then that persistentConfigDir would need to be on the CI server
chloekek has joined #nixos
<gchristensen> that requires some ahead-of-time config
testtest has joined #nixos
<don_quijote[m]> f)=(?( nvidia
<clever> dhess: oh, are you talking about pure nixos images, or darwin images?
<dhess> clever: cool thanks. I need to look more carefully at what IOHK is doing with Macs.
<dhess> clever: NixOS images
<clever> ah, i was thinkign about the darwin images, since they are also pure, lol
<clever> (as pure as darwin can be)
<dhess> It just occurred to me after I saw gchristensen's tweet a few days ago that most of my NixOS hosts could boot from an image, and rather than nixops deploy'ing them every few weeks, I could just reboot them from a new image
<dhess> but ssh host keys would be an issue, at the very least.
<clever> dhess: i think gchristensen solves host keys by just publishing the public on bootup
<dhess> I have a few that participate in a WireGuard network, and those need to have secrets deployed.
<gchristensen> yeah
<dhess> clever: yeah I'm just thinking of SSH clients complaining all the time. It's not the kind of thing you want to get used to ignoring. :)
<gchristensen> dhess: right so with Packet machines I publish the host key to their event API, and I look for a reboot event followed by a ssh host key publish "event". I use that for trusting the key, instead of being blind about errors
<gchristensen> you could maybe do the same, but a bit harder to do the initial trust
<dhess> gchristensen: you have some kind of service running that updates your .ssh/known_hosts?
<clever> dhess: yeah
michaelpj has quit [Quit: ZNC 1.7.4 - https://znc.in]
<gchristensen> m
michaelpj has joined #nixos
<dhess> Hmm this seems like a good use case for an SSH CA.
<don_quijote[m]> any idea for my problem??
<{^_^}> [nixos-org-configurations] @grahamc pushed 2 commits to master: https://git.io/Jegie
<clever> don_quijote[m]: its probably video driver issues, you can just ignore them and keep installing, then figure things out after its installed
<{^_^}> [nixpkgs] @bjornfor pushed to master « trompeloeil: 34 -> 35 »: https://git.io/Jegif
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72609 → plata-theme: 0.8.9 -> 0.9.0 → https://git.io/JegiI
migy has quit [Ping timeout: 244 seconds]
migy has joined #nixos
fusion809 has quit [Remote host closed the connection]
Okinan has quit [Remote host closed the connection]
Cale has quit [Ping timeout: 245 seconds]
Okinan has joined #nixos
testtest has quit [Ping timeout: 260 seconds]
toppler has quit [Ping timeout: 268 seconds]
work_ has quit [Quit: Connection closed for inactivity]
gchristensen has quit [Quit: WeeChat 2.4]
{^_^} has quit [Remote host closed the connection]
gchristensen has joined #nixos
cosimone has quit [Quit: Quit.]
{^_^} has joined #nixos
Cale has joined #nixos
gyroninja_ has quit [Quit: WeeChat 2.5]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72610 → pithos: 1.4.1 -> 1.5.0 → https://git.io/JegiV
<hodapp> boo, I can't easily waste time with https://github.com/Interrupt/systemshock because it wants 32-bit :|
Okinan has quit [Remote host closed the connection]
Okinan has joined #nixos
toppler has joined #nixos
Okinan has quit [Client Quit]
Okinan has joined #nixos
<clever> hodapp: pkgs.pkgsi686Linux.stdenv
bvdw has quit [Read error: Connection reset by peer]
bvdw has joined #nixos
sc4r3cr0w has joined #nixos
sc4r3cr0w has quit [Quit: Leaving]
<hodapp> clever: wow, thanks, somehow I missed this in my searches
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72611 → ps_mem: 3.12 -> 3.13 → https://git.io/JegiM
Okinan has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 25 commits to nixos-unstable-small: https://git.io/JegiQ
Okinan has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ef2af949288 (from 6 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @danielfullmer opened pull request #72612 → nixos-generate-config: Fix incorrectly named option → https://git.io/Jegid
<{^_^}> [nixpkgs] @7c6f434c merged pull request #72576 → love_11: 11.2 -> 11.3 → https://git.io/Jeg2r
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/JegiF
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72613 → pdf2djvu: 0.9.13 -> 0.9.14 → https://git.io/JegPe
<{^_^}> [nixpkgs] @ryantm closed pull request #72537 → iconpack-obsidian: 4.3 -> 4.8 → https://git.io/JegPJ
<{^_^}> [nixpkgs] @ryantm merged pull request #72577 → iconpack-obsidian: 4.3 -> 4.9 → https://git.io/Jeg2K
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JegPU
<{^_^}> [nixpkgs] @ktor opened pull request #72614 → bcompare: 4.3.1.24438 -> 4.3.2.24472 → https://git.io/JegPL
c0bw3b_ has joined #nixos
c0bw3b_ has quit [Remote host closed the connection]
freeman42x has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72615 → postman: 7.9.0 -> 7.10.0 → https://git.io/JegPG
<{^_^}> [nixpkgs] @witkamp closed pull request #72499 → muparser: add darwin support → https://git.io/JegWZ
hpfr has quit [Remote host closed the connection]
janneke_ is now known as janneke
<{^_^}> [nixpkgs] @Ma27 merged pull request #72392 → prometheus-postgres-exporter: 0.6.0 -> 0.7.0, run tests → https://git.io/JezFv
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JegP4
toppler has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72616 → python38Packages.cerberus: 1.3.1 -> 1.3.2 → https://git.io/JegP1
<{^_^}> [nixpkgs] @jonringer merged pull request #72489 → folly: 2019.10.14.00 -> 2019.10.21.00 → https://git.io/Jegc1
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « folly: 2019.10.14.00 -> 2019.10.21.00 »: https://git.io/JegPS
<{^_^}> [nixpkgs] @jonringer merged pull request #72457 → spirv-tools: 2019.3 -> 2019.4 → https://git.io/JegO4
<{^_^}> [nixpkgs] @jonringer pushed to master « spirv-tools: 2019.3 -> 2019.4 »: https://git.io/JegP9
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72617 → python38Packages.paho-mqtt: 1.4.0 -> 1.5.0 → https://git.io/JegPQ
toppler has joined #nixos
cosimone has joined #nixos
lawlesseel has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72182 → lxqt.libqtxdg: 3.3.1 -> 3.4.0 → https://git.io/JeuBV
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JegPA
gkmngrgn has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
jb55 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @Ma27 merged pull request #72612 → nixos-generate-config: Fix incorrectly named option → https://git.io/Jegid
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JegXT
aveltras has quit [Quit: Connection closed for inactivity]
nschoe has quit [Quit: Program. Terminated.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72618 → python38Packages.plumbum: 1.6.7 -> 1.6.8 → https://git.io/JegX3
shibboleth has joined #nixos
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72619 → python38Packages.dogpile_cache: 0.8.0 -> 0.9.0 → https://git.io/JegXu
<evanjs> Bah. Confused about where I should add cargo-geiger (https://github.com/anderejd/cargo-geiger). What do you guys think? development/tools/rust or tools/package-management?
<evanjs> Can't recall where/if the docs mention categories
<{^_^}> [nixpkgs] @c0bw3b opened pull request #72620 → shellinabox: fix CVE-2018-16789 → https://git.io/JegX6
leotaku has quit [Ping timeout: 276 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
judson_ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72609 → plata-theme: 0.8.9 -> 0.9.0 → https://git.io/JegiI
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « plata-theme: 0.8.9 -> 0.9.0 (#72609) »: https://git.io/Jeg1e
judson has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72621 → python38Packages.boolean-py: 3.6 -> 3.7 → https://git.io/Jeg1t
<__monty__> evanjs: Hmm, isn't there a rustPackages? cabal-install (comparable to cargo for haskell, kind of) is just in haskellPackages and aliased at the top level.
<inkbottle> In a context where nodejs is installed I've tried `npm install --save-dev bs-platform`, but it failed; and sorry to say, but I have no clue why (I was just following https://ylixir.io/2019/02/08/reasonml-and-nix/)
<inkbottle> I do not have OCaml installed or anything...
<inkbottle> Just basic NixOS system
<__monty__> I'd say it belongs in tols/rust though. Package-management sounds like end-user package managers not language-specific package managers.
<evanjs> __monty__: nah not atm there isn't
mrCyborg has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
<evanjs> Right, the reason I asked is because I saw stuff like cargo-license in package-management, and cargo-license prints the licenses of your crate and all dependent crates. geiger prints out unsafe usages in your crate and dependencies
<evanjs> Basically there's a bit of overlap between the two categories. But if it's primarily about checking for unsafe code, it seems okay to put it into tools/rust
leotaku has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72622 → pythia: 8.243 -> 8.301 → https://git.io/Jeg1n
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<don_quijote[m]> I am stuck in step 9 of the installation through nixos_lustrate: $ sudo `which nixos-generate-config` --root /
<don_quijote[m]> can someone tell me what do I need to write?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72623 → python38Packages.license-expression: 0.999 -> 1.0 → https://git.io/Jeg1g
remirol has joined #nixos
<__monty__> evanjs: Hmm, I'd expect cargo-license among dev tools rather than package management tools.
o1lo01ol1o has quit [Remote host closed the connection]
toppler has joined #nixos
workimer has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @witkamp opened pull request #72624 → muparser: add darwin support → https://git.io/Jeg1i
<{^_^}> [nixpkgs] @risicle opened pull request #72625 → opencv3: 3.4.7 -> 3.4.8, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939 → https://git.io/Jeg1M
<evanjs> __monty__: which is where I got confused to begin with :D. Settling with dev tools for now, then
<{^_^}> [nixpkgs] @nixos-channel-bot pushed 26 commits to nixos-unstable-small: https://git.io/Jeg1S
<evanjs> If anybody has legitimate concerns I figure they'll voice them in the PR
inkbottle has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #72616 → python38Packages.cerberus: 1.3.1 -> 1.3.2 → https://git.io/JegP1
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.cerberus: 1.3.1 -> 1.3.2 »: https://git.io/Jeg1H
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/78288233869 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
soju has joined #nixos
fragamus has joined #nixos
<{^_^}> [nixpkgs] @aanderse opened pull request #72626 → nixos/httpd: rewrite module to support overridable virtual hosts → https://git.io/Jeg1x
<{^_^}> [nixpkgs] @jonringer opened pull request #72627 → esphome: 1.13.6 -> 1.14.1 → https://git.io/JegMe
<{^_^}> [nixpkgs] @jonringer merged pull request #72617 → python38Packages.paho-mqtt: 1.4.0 -> 1.5.0 → https://git.io/JegPQ
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.paho-mqtt: 1.4.0 -> 1.5.0 »: https://git.io/JegMv
rudzha has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
pie_ has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace closed pull request #72494 → pantheon.wingpanel-applications-menu: 2.4.3 -> 2.4.4 → https://git.io/JegC5
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72599 → openfst: 1.7.2 -> 1.7.4 → https://git.io/JegoK
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « openfst: 1.7.2 -> 1.7.4 (#72599) »: https://git.io/JegMT
rudzha has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #72628 → appdaemon: add setuptools → https://git.io/JegMI
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72593 → papirus-icon-theme: 20191009 -> 20191101 → https://git.io/Jegw1
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/JegMt
mexisme has joined #nixos
<{^_^}> [nix] @kevinastock opened pull request #3199 → docs: xref doesn't render in title → https://git.io/JegMm
don_quijote[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @andir pushed to staging-19.09 « sqlite_3_30: update hash »: https://git.io/JegMO
dreverri has joined #nixos
rudzha has quit [Ping timeout: 265 seconds]
cosimone has quit [Quit: Quit.]
dreverri has quit [Ping timeout: 240 seconds]
fendor_ has quit [Ping timeout: 265 seconds]
NoctisLabs has joined #nixos
chloekek has quit [Ping timeout: 268 seconds]
o1lo01ol1o has joined #nixos
remirol has quit [Read error: Connection reset by peer]
remirol has joined #nixos
soju has quit [Remote host closed the connection]
NoctisLa1 has quit [Ping timeout: 268 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72629 → python38Packages.clikit: 0.3.2 -> 0.4.0 → https://git.io/JegM2
<{^_^}> [nixpkgs] @gebner opened pull request #72630 → octoprint: 1.3.11 -> 1.3.12 → https://git.io/JegMa
cosimone has joined #nixos
mexisme has quit [Ping timeout: 246 seconds]
soju has joined #nixos
gyroninja has joined #nixos
soju has quit [Read error: Connection reset by peer]
aveltras has joined #nixos
soju has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72607 → pythonPackages.checkmanifest: fix build → https://git.io/Jeg63
<{^_^}> [nixpkgs] @jonringer pushed to master « pythonPackages.checkmanifest: fix build »: https://git.io/JegMo
workimer has joined #nixos
NoctisLa1 has joined #nixos
toppler has quit [Ping timeout: 265 seconds]
NoctisLabs has quit [Ping timeout: 240 seconds]
remirol has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #72398 → vapoursynth: R47.2 -> R48 → https://git.io/JezFp
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JegMP
mexisme has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #72600 → opencv4: 4.1.0 -> 4.1.2, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939 → https://git.io/JegoD
<{^_^}> [nixpkgs] @andir pushed 2 commits to master: https://git.io/JegMM
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72631 → python38Packages.flask-jwt-extended: 3.24.0 -> 3.24.1 → https://git.io/JegMD
kolaente has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72590 → padthv1: 0.9.10 -> 0.9.11 → https://git.io/JegVd
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « padthv1: 0.9.10 -> 0.9.11 (#72590) »: https://git.io/JegMy
<{^_^}> [nixpkgs] @gebner merged pull request #72630 → octoprint: 1.3.11 -> 1.3.12 → https://git.io/JegMa
<{^_^}> [nixpkgs] @gebner pushed 6 commits to master: https://git.io/JegM9
mexisme has quit [Ping timeout: 250 seconds]
soju has quit [Remote host closed the connection]
shibboleth has quit [Quit: shibboleth]
<{^_^}> [nixpkgs] @gebner pushed commit from @otwieracz to release-19.09 « Remove unnecessary `sentry-sdk` dependencies causing problems in python27 builds »: https://git.io/JegMQ
toppler has joined #nixos
__monty__ has quit [Quit: leaving]
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72632 → python38Packages.django_extensions: 2.2.3 -> 2.2.5 → https://git.io/JegMd
<{^_^}> [nixpkgs] @evanjs opened pull request #72633 → cargo-geiger: init at 0.7.3 → https://git.io/JegMb
lord| has joined #nixos
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72561 → libwhereami: 0.3.0 -> 0.3.1 → https://git.io/Jeguj
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « libwhereami: 0.3.0 -> 0.3.1 (#72561) »: https://git.io/JegMj
orivej has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72557 → libxls: 1.5.1 -> 1.5.2 → https://git.io/Jeguk
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « libxls: 1.5.1 -> 1.5.2 (#72557) »: https://git.io/JegDI
Rusty1 has joined #nixos
NoctisLa1 has quit [Read error: Connection reset by peer]
NoctisLa1 has joined #nixos
kreisys has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72565 → matcha: 2019-10-03 -> 2019-11-02 → https://git.io/JegzF
<{^_^}> [nixpkgs] @c0bw3b pushed 2 commits to master: https://git.io/JegD3
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72634 → python38Packages.elementpath: 1.3.0 -> 1.3.1 → https://git.io/JegDs
cosimone has joined #nixos
cosimone has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72635 → python38Packages.emcee: 3.0.0 -> 3.0.1 → https://git.io/JegDl
soju has joined #nixos
iqubic has joined #nixos
NoctisLa1 has quit [Read error: Connection reset by peer]
NoctisLa1 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #72615 → postman: 7.9.0 -> 7.10.0 → https://git.io/JegPG
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JegDR
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72636 → python38Packages.azure-mgmt-storage: 5.0.0 -> 6.0.0 → https://git.io/JegD0
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72545 → libisofs: 1.5.0 -> 1.5.2 → https://git.io/Jeg0g
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « libisofs: 1.5.0 -> 1.5.2 (#72545) »: https://git.io/JegDE
soju has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72637 → gitAndTools.pre-commit: 1.18.3 -> 1.20.0 → https://git.io/JegDo
o1lo01ol1o has quit [Remote host closed the connection]
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mexisme has joined #nixos
Thra11 has quit [Ping timeout: 268 seconds]
soju has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72638 → python38Packages.pypillowfight: 0.2.4 -> 0.3.0 → https://git.io/JegDM
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72547 → libburn: 1.5.0 -> 1.5.2 → https://git.io/Jeg0y
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « libburn: 1.5.0 -> 1.5.2 (#72547) »: https://git.io/JegDy
<{^_^}> [nixpkgs] @fpletz pushed to master « varnishPackages: general version bumps & refactor »: https://git.io/JegDF
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72517 → gmic: 2.7.4 -> 2.7.5 → https://git.io/Jeg4G
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « gmic: 2.7.4 -> 2.7.5 (#72517) »: https://git.io/Jegyf
Thra11 has joined #nixos
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
toppler has quit [Ping timeout: 240 seconds]
spacefrogg has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72496 → drumgizmo: 0.9.18 -> 0.9.18.1 → https://git.io/JegWI
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « drumgizmo: 0.9.18 -> 0.9.18.1 (#72496) »: https://git.io/JegyT
tilpner has quit [Quit: tilpner]
<{^_^}> [nixpkgs] @kirelagin opened pull request #72639 → Tweak cross-compilation of some netbsd stuff → https://git.io/JegyI
soju has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #72435 → chezmoi: 1.5.5 -> 1.7.2 → https://git.io/JegtY
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/Jegyq
<hyperfekt> Any particular reason why qemu doesn't use pname?
<{^_^}> [nixpkgs] @jonringer merged pull request #72635 → python38Packages.emcee: 3.0.0 -> 3.0.1 → https://git.io/JegDl
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.emcee: 3.0.0 -> 3.0.1 »: https://git.io/Jegy3
<{^_^}> [nixpkgs] @c0bw3b merged pull request #72613 → pdf2djvu: 0.9.13 -> 0.9.14 → https://git.io/JegPe
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « pdf2djvu: 0.9.13 -> 0.9.14 (#72613) »: https://git.io/JegyG
<samueldr> hyperfekt: most likely wasn't updated since the introduction of pname
<{^_^}> [nixpkgs] @jonringer merged pull request #72631 → python38Packages.flask-jwt-extended: 3.24.0 -> 3.24.1 → https://git.io/JegMD
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.flask-jwt-extended: 3.24.0 -> 3.24.1 »: https://git.io/JegyZ
<colemickens> how do I disable a C warning with a meson-based derivation?
<colemickens> I can't tell if I have the arg wrong or am using it incorrectly...
<{^_^}> [nixpkgs] @jonringer merged pull request #72634 → python38Packages.elementpath: 1.3.0 -> 1.3.1 → https://git.io/JegDs
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.elementpath: 1.3.0 -> 1.3.1 »: https://git.io/Jegyn
<hyperfekt> samueldr: It got updates, but it's possible noone remembered to do the change. I guess I'll fix it and if there was a good reason I'll know because every single test will start failing :b
<samueldr> it's not mandatory to do the change
<{^_^}> [nixpkgs] @jonringer merged pull request #72636 → python38Packages.azure-mgmt-storage: 5.0.0 -> 6.0.0 → https://git.io/JegD0
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.azure-mgmt-storage: 5.0.0 -> 6.0.0 »: https://git.io/Jegyc
<samueldr> so I figure no one updating qemu cared :)
<hyperfekt> Yeah I just always think my changes aren't applied when the name doesn't change what I set it to so I care c:
toppler has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #72621 → python38Packages.boolean-py: 3.6 -> 3.7 → https://git.io/Jeg1t
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.boolean-py: 3.6 -> 3.7 »: https://git.io/JegyW
jmeredith has quit [Quit: Connection closed for inactivity]
<manveru> anyone know what might be causing this? (just running a build-vm) https://usercontent.irccloud-cdn.com/file/Pjk8OGaA/2019-11-03_00-32-45_shot.png
<{^_^}> [nixpkgs] @jonringer merged pull request #72618 → python38Packages.plumbum: 1.6.7 -> 1.6.8 → https://git.io/JegX3
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.plumbum: 1.6.7 -> 1.6.8 »: https://git.io/Jegy8
<{^_^}> [nixpkgs] @jonringer merged pull request #72632 → python38Packages.django_extensions: 2.2.3 -> 2.2.5 → https://git.io/JegMd
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.django_extensions: 2.2.3 -> 2.2.5 »: https://git.io/Jegy4
o1lo01ol1o has joined #nixos
<manveru> also seems like i can't switch ttys in qemu even if have `boot.extraTTYs` and using `sendkey ctrl-alt-f2` :|
<manveru> so it's kinda hard to see the logs
<{^_^}> [nixpkgs] @jonringer merged pull request #72619 → python38Packages.dogpile_cache: 0.8.0 -> 0.9.0 → https://git.io/JegXu
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.dogpile_cache: 0.8.0 -> 0.9.0 »: https://git.io/Jegyg
o1lo01ol1o has quit [Ping timeout: 276 seconds]
Boohbah has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer merged pull request #72638 → python38Packages.pypillowfight: 0.2.4 -> 0.3.0 → https://git.io/JegDM
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python38Packages.pypillowfight: 0.2.4 -> 0.3.0 »: https://git.io/Jegyr
<{^_^}> [nixpkgs] @jonringer opened pull request #72640 → paperless: add missing dependency → https://git.io/JegyK
<{^_^}> [nixpkgs] @jonringer merged pull request #72628 → appdaemon: add setuptools → https://git.io/JegMI
<{^_^}> [nixpkgs] @jonringer pushed to master « appdaemon: add setuptools »: https://git.io/JegyP
<manveru> i don't get why there's no login prompt just because networking won't start :P
jonringer has quit [Ping timeout: 252 seconds]
lord| has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 5 commits to gcc-9: https://git.io/Jegyd
fendor has quit [Quit: Leaving]
soju has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #72641 → python38Packages.wasabi: 0.2.2 -> 0.3.0 → https://git.io/Jegyx
wildtrees has quit [Quit: Leaving]
mexisme has quit [Ping timeout: 276 seconds]