gchristensen changed the topic of #nixos to: The Nix Ecosystem, https://nixos.org | NixOS: https://nixos.org/nixos/download.html | Nix: https://nixos.org/nix/download.html | Logs: https://logs.nix.samueldr.com/nixos/ | #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat
<lovesegfault> PyroLagus: How do I nix-build this? It complains about auto-call'ing a function with no default
<lovesegfault> `error: cannot auto-call a function that has an argument without a default value ('stdenv')`
<PyroLagus> did you clone nixpkgs?
<jackdk> lovesegfault: in the sense of copying another's work (informal)
jluttine has quit [Ping timeout: 248 seconds]
<lovesegfault> PyroLagus: Yeah, I'm in the dir, and have bumped the version
<{^_^}> [nixpkgs] @r-ryantm opened pull request #66997 → nmap: 7.70 -> 7.80 → https://git.io/fjFd5
<tdeo> go to the root directory of nixpkgs and nix-build -A beets
<lovesegfault> tdeo: Boom!
<lovesegfault> Exactly what I was looking for :)
<PyroLagus> hm, would `nix-build /path/to/nixpkgs -A beets` also work?
<lovesegfault> Alright, the dummy bump worked
<lovesegfault> It didn't complain about the sha though
<lovesegfault> vat da fack
<PyroLagus> nice :)
<PyroLagus> oh
<lovesegfault> Yeah something's off
<PyroLagus> check in result/?
<lovesegfault> I did, and it's bork
freeman[w]_ has joined #nixos
<lovesegfault> it's pulling 1.4.7 srcs for some reason
<jackdk> have you changed the hash? swap some characters for zeroes so it can't get the matching hash from the store
<lovesegfault> jackdk: Ah, that's why!
dansho has quit [Remote host closed the connection]
dansho has joined #nixos
freeman[w]__ has quit [Ping timeout: 248 seconds]
klntsky has quit [Ping timeout: 260 seconds]
klntsky has joined #nixos
Guanin has quit [Remote host closed the connection]
___laika has joined #nixos
ng0 has quit [Quit: Alexa, when is the end of world?]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #66998 → driversi686Linux.mesa: 19.1.3 -> 19.1.4 → https://git.io/fjFFq
ris has quit [Ping timeout: 258 seconds]
<vaibhavsagar> how do I pin nixpkgs in `configuration.nix`?
<selfsymmetric-mu> vaibhavsagar: Here's how I do it: https://gist.github.com/277837b90446bdb45aa1398a79c371f5
<selfsymmetric-mu> Now where I would normally say `pkgs`, I can say `pkgs.unstable` or `pkgs.stable1903`.
___laika has quit [Ping timeout: 268 seconds]
<vaibhavsagar> selfsymmetric-mu: what if I want `pkgs` itself to be a specific revision?
kvda has joined #nixos
<selfsymmetric-mu> vaibhavsagar: Not sure. I was hesitant to override something to fundamental. I respect what you're going for though. I'd rather have no channels declared on the command line at all.
<vaibhavsagar> selfsymmetric-mu: this is for a short blog post about deploying a new system using `nix-copy-closure` and `switch-to-configuration`
<vaibhavsagar> we used to do this all the time at my last job but I think we set `NIX_PATH` and I don't want to do that for this
<vaibhavsagar> I'm basically following https://typeclasses.com/nixos-on-aws but with less Haskell
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #66983 → memtier-benchmark: 1.2.11 -> 1.2.17 → https://git.io/fjFQy
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @r-ryantm to master « memtier-benchmark: 1.2.11 -> 1.2.17 »: https://git.io/fjFFs
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #66994 → libndctl: 65 -> 66 → https://git.io/fjF5x
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @r-ryantm to master « libndctl: 65 -> 66 »: https://git.io/fjFFG
<selfsymmetric-mu> Awesome, good luck! I'm pretty sure someone here will know how to do that and help you out.
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #66970 → ttyd: 1.4.2_pre* -> 1.5.2 → https://git.io/fjF9j
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @dtzWill to master « ttyd: 1.4.2_pre* -> 1.5.2 »: https://git.io/fjFFZ
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/fjFFn
<{^_^}> [nixpkgs] @stephengroat closed pull request #50047 → terraform-providers.sumologic: init at 0.2.1 → https://git.io/fpLOX
<alienpirate5> What could be causing this error? https://hastebin.com/uyixaresiy
<jackdk> vaibhavsagar: I use something like this, but you could easily modify it to pass the arg from a pinned nixpkgs https://www.irccloud.com/pastebin/ieogW87s/
szicari has quit [Ping timeout: 264 seconds]
<lovesegfault> Alright, I bumped successfully and everything works
<lovesegfault> Anything I should know before making a PR?
MmeQuignon has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos
<jackdk> the PR template in the github has that covered
szicari has joined #nixos
<jackdk> There are a lot of PRs, so if you don't get motion in like a week, consider asking for review on IRC or at https://discourse.nixos.org/t/prs-ready-for-review-may-2019/3032
thc202 has quit [Ping timeout: 250 seconds]
<jackdk> but IME people are good at onboarding new contributors here
<lovesegfault> :+1
<lovesegfault> Thanks jackdk!
<jackdk> ping me when you post the PR and I'll try to take a look
jluttine has joined #nixos
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #66999 → ncdu: 1.14 -> 1.14.1 → https://git.io/fjFF0
oborot has joined #nixos
<DigitalKiwi> yeah i've been happy with the help i've got with PRs
jluttine has quit [Ping timeout: 246 seconds]
psy3497 has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace pushed to revert-66886-auto-update/fwupd « Revert "fwupd: 1.2.8 -> 1.2.10" »: https://git.io/fjFFV
smc9115 has joined #nixos
smc9115 has quit [Excess Flood]
<{^_^}> [nixpkgs] @worldofpeace opened pull request #67000 → Revert "fwupd: 1.2.8 -> 1.2.10" → https://git.io/fjFFr
smc9115 has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #67000 → Revert "fwupd: 1.2.8 -> 1.2.10" → https://git.io/fjFFr
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjFFo
smc9115 has quit [Excess Flood]
<{^_^}> [nixpkgs] @worldofpeace pushed 0 commits to revert-66886-auto-update/fwupd: https://git.io/fjFFK
smc9115 has joined #nixos
smc9115 has quit [Excess Flood]
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjFF6
smc9115 has joined #nixos
smc9115 has quit [Excess Flood]
smc9115 has joined #nixos
smc9115 has quit [Excess Flood]
smc9115 has joined #nixos
smc9115 has quit [Excess Flood]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67001 → nfdump: 1.6.17 -> 1.6.18 → https://git.io/fjFFD
jluttine has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67002 → oidentd: 2.3.2 -> 2.4.0 → https://git.io/fjFFF
freeman[w]__ has joined #nixos
lovesegfault has quit [Quit: WeeChat 2.5]
freeman[w]_ has quit [Ping timeout: 245 seconds]
evanjs has joined #nixos
philr_ has joined #nixos
evanjs has quit [Ping timeout: 248 seconds]
ryantrinkle has joined #nixos
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/fjFbO
<{^_^}> [nixpkgs] @WilliButz merged pull request #66999 → ncdu: 1.14 -> 1.14.1 → https://git.io/fjFF0
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/fjFbs
<{^_^}> [nixpkgs] @WilliButz merged pull request #66997 → nmap: 7.70 -> 7.80 → https://git.io/fjFd5
gyroninja__ has quit [Quit: WeeChat 2.5]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67003 → openapi-generator-cli: 4.0.3 -> 4.1.0 → https://git.io/fjFbc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67004 → osinfo-db: 20190726 -> 20190805 → https://git.io/fjFbB
jtojnar has quit [Quit: jtojnar]
jluttine has quit [Ping timeout: 268 seconds]
jtojnar has joined #nixos
jluttine has joined #nixos
<{^_^}> [nixpkgs] @bbigras opened pull request #67005 → httplz: 1.5.1 -> 1.5.2 → https://git.io/fjFbV
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67006 → padthv1: 0.9.8 -> 0.9.9 → https://git.io/fjFbX
Okinan has joined #nixos
<{^_^}> [nixpkgs] @danbst merged pull request #54090 → moolticute: init at 0.30.8 → https://git.io/fhlat
<{^_^}> [nixpkgs] @danbst pushed commit from @kirikaza to master « moolticute: init at 0.30.8 (#54090) »: https://git.io/fjFbd
<Okinan> Hey uh, I seem to have been invited to the NixOS organization on github out of the blue? (Github is Chiiruno)
<Okinan> Anyone know if this was sent purposefully?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67007 → ocamlPackages.lwt_log: 1.1.0 -> 1.1.1 → https://git.io/fjFbb
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67008 → ocamlPackages.uri: 2.2.0 -> 3.0.0 → https://git.io/fjFbA
<drakonis> Okinan: its purposeful
<drakonis> this is related to RFC #39
oborot_ has joined #nixos
<{^_^}> https://github.com/NixOS/nixpkgs/pull/39 (by 7c6f434c, 7 years ago, merged): Sbcl 1.0.57
<drakonis> woops
<Okinan> Ah okay, thanks for the link to the RFC. Guess I'll give it a shot.
<oborot_> I have a default.nix file, I guess you call them derivation files (?). Anyways, it's encapsulating my ruby dev environment. I had the latest ruby specified in there, but I downgraded. It seemed to work, but bundler seems to still think it's using the original ruby version, not the new version that a specified.
<oborot_> I tried running the nix-garbage-collector, but that didn't seem to make a different.
<oborot_> Is there some way that I can clear everything that might be sticking around from the original ruby version in my derivation file?
<oborot_> Specifically bundler is complaining that I'm using the old version or ruby, it doesn't seem to recognize that I downgraded.
Thra11 has quit [Ping timeout: 258 seconds]
felixfoertsch23 has joined #nixos
felixfoertsch has quit [Ping timeout: 264 seconds]
___laika has joined #nixos
ddellacosta has quit [Ping timeout: 264 seconds]
mexisme has quit [Ping timeout: 252 seconds]
elais[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67009 → opensmtpd: 6.4.1p2 -> 6.4.2p1 → https://git.io/fjFNt
Ralith_ has joined #nixos
laalf has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
laalf has joined #nixos
dbmikus__ has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67010 → ocamlPackages.ocurl: 0.8.1 -> 0.8.2 → https://git.io/fjFNq
<samueldr> > toString pkgs.bundler.ruby.version
<{^_^}> "2.5.5"
<samueldr> oborot_: the top-level `bundler` attribute has been built for use with a particular ruby
<samueldr> it "knows" about that one
* samueldr digs for a relevant PR
<samueldr> oops, it's not relevant, so I don't have a relevant PR
vika_nezrimaya has quit [Ping timeout: 258 seconds]
<samueldr> I've been using an overlay like this to synchronize the bundler to its ruby https://gist.github.com/samueldr/3d1afbd13a0eb21f8d30863165c8174b
<samueldr> that bit was lifted from pkgs/top-level/all-packages.nix
liberiga has joined #nixos
mkoenig has quit [Ping timeout: 245 seconds]
mkoenig has joined #nixos
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67011 → oniguruma: 6.9.2 -> 6.9.3 → https://git.io/fjFNG
Lears has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @xrelkd opened pull request #67012 → eksctl: 0.3.1 -> 0.4.0 → https://git.io/fjFNB
<teto> w
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67013 → ocamlPackages.ppxlib: 0.6.0 -> 0.8.1 → https://git.io/fjFNz
<oborot_> I installed a pip package via virtual-env as documented here: https://nixos.wiki/wiki/Python#pip
<oborot_> How do I access the binaries?
<oborot_> I'm a Python + Nix noob
<mdash> oborot_: `my-new-python-venv/bin/foo`
<oborot_> Ah, makes sense, thanks!
<oborot_> Gah, it's not there
<{^_^}> [nixpkgs] @teto merged pull request #66938 → btanks: fix building with lua 5.2 → https://git.io/fjF1g
<{^_^}> [nixpkgs] @teto pushed commit from @peterhoeg to master « btanks: fix building with lua 5.2 »: https://git.io/fjFN2
<oborot_> Nvm, I got it. It put it under some weird _build directory.
<{^_^}> [nixpkgs] @jtojnar opened pull request #67014 → joypixels: init at 5.0.2 → https://git.io/fjFNP
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67015 → ocamlPackages.uuidm: 0.9.6 -> 0.9.7 → https://git.io/fjFNX
mexisme has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67016 → fpp: 0.7.2 -> 0.8.2 → https://git.io/fjFNM
mexisme has quit [Ping timeout: 264 seconds]
alex`` has quit [Ping timeout: 258 seconds]
___laika has quit [Ping timeout: 272 seconds]
kleisli has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67017 → openconnect: 8.03 -> 8.04 → https://git.io/fjFNb
gentauro has quit [Quit: leaving]
george_ has joined #nixos
liberiga has quit [Ping timeout: 260 seconds]
<george_> hey
___laika has joined #nixos
lunik18 has quit [Quit: :x]
<{^_^}> [nixpkgs] @ryantm closed pull request #66961 → libwacom: 0.33 -> 0.99.901 → https://git.io/fjFSx
<george_> \quit
george_ has quit [Client Quit]
lunik18 has joined #nixos
ottidmes has quit [Ping timeout: 245 seconds]
ee1943 has quit [Ping timeout: 246 seconds]
ee1943 has joined #nixos
nexgen has joined #nixos
ksundar has joined #nixos
oborot has quit [Ping timeout: 245 seconds]
oborot_ has quit [Ping timeout: 245 seconds]
<ksundar> I'm not sure how to interpret the `fish` package. Am I supposed to put a fish config in /etc/fish/config.fish? https://github.com/NixOS/nixpkgs/blob/master/pkgs/shells/fish/default.nix
alex_giusi_tiri has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #66986 → vnote: fix by using qt's mkDerivation, 2.6 -> 2.7.2 → https://git.io/fjF7B
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjFAI
<ryantm> ksundar: That looks right, if you need to configure it globally.
<ksundar> hmm, that feels...wrong
<ksundar> and if I want a per-user configuration?
<ryantm> ksundar: It looks like maybe ~/.config/fish/config.fish
<ryantm> ksundar: If you are using NixOS, you can declaratively specify files in /etc
<ksundar> ooh, that sounds nice. any docs on that?
<ryantm> ksundar: https://nixos.org/nixos/options.html#etc environment.etc options
<ksundar> cool cool. I've seen home-manager as an extension of this to home directories, but it looks experimental
<ryantm> ksundar: home-manager? I've been using it for probably a year now. It's been fine for me.
felixfoertsch23 has quit [Quit: ZNC 1.7.3 - https://znc.in]
felixfoertsch has joined #nixos
<ksundar> ah, ok. I might use it in the future then. I'm literally just setting up NixOS for the first time. The goal is to get something that works like a minimal server that I can run computationally expensive jobs on
<{^_^}> [nixpkgs] @jonafato opened pull request #67018 → Keybase 4.3.1 → https://git.io/fjFA3
<ryantm> ksundar: Welcome to the community!
Wizek has quit [Quit: Connection closed for inactivity]
<ksundar> thanks! I'll probabaly have a question soon about setting up a recurring script, but I'll try to bang my head on the keyboard for a bit first
<{^_^}> [nixpkgs] @worldofpeace pushed 4 commits to master: https://git.io/fjFAs
<{^_^}> [nixpkgs] @worldofpeace merged pull request #65545 → graalvm8-ee: init at 19.1.1 → https://git.io/fjSTM
endformationage has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #66344 → clj-kondo: init at 2019.07.31-alpha → https://git.io/fj7I1
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjFAZ
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67019 → picard-tools: 2.20.4 -> 2.20.5 → https://git.io/fjFAc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67020 → pgpool: 4.0.5 -> 4.0.6 → https://git.io/fjFAC
<{^_^}> [nixpkgs] @vbgl opened pull request #67021 → ocamlPackages.javalib: 3.0 -> 3.1.1 → https://git.io/fjFA8
<{^_^}> [nixpkgs] @worldofpeace merged pull request #66952 → plata-theme: 0.8.8 -> 0.8.9 → https://git.io/fjFye
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjFA4
Rusty1 has quit [Quit: Konversation terminated!]
<Izorkin> aanderse: i did not understand the question in prosody tests (bad speak english)
<{^_^}> [nixpkgs] @vbgl merged pull request #66624 → ocamlPackages.ppx_deriving: 4.2.1 -> 4.4 → https://git.io/fj5hk
<{^_^}> [nixpkgs] @vbgl pushed 3 commits to master: https://git.io/fjFAB
freeman[w]_ has joined #nixos
drakonis has quit [Quit: WeeChat 2.5]
<{^_^}> [nixpkgs] @emilazy opened pull request #67022 → Update FOSS EDA tools again → https://git.io/fjFAu
freeman[w]__ has quit [Ping timeout: 268 seconds]
Guest77 has joined #nixos
Guest77 has quit [Client Quit]
<{^_^}> [nixpkgs] @teto merged pull request #58207 → boot.kernelPackages: check for conflicts → https://git.io/fjJXQ
<{^_^}> [nixpkgs] @teto pushed 4 commits to master: https://git.io/fjFAo
Chiliparrot has joined #nixos
freeman[w]__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67023 → pscircle: 1.3.0 -> 1.3.1 → https://git.io/fjFAK
freeman[w]_ has quit [Ping timeout: 245 seconds]
hmpffff has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 245 seconds]
palo1 is now known as palo
madhukar93 has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67024 → python37Packages.deprecation: 2.0.6 -> 2.0.7 → https://git.io/fjFAX
hmpffff has quit [Quit: nchrrrr…]
equbit[m] has left #nixos ["User left"]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67025 → python37Packages.braintree: 3.55.0 -> 3.56.0 → https://git.io/fjFA1
<ksundar> ryantm, nope, no questions from me. I got dynamic DNS updating every 10min super easy! I really really like Nix so far
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67027 → python37Packages.cmd2: 0.9.15 -> 0.9.16 → https://git.io/fjFA5
<{^_^}> [nixpkgs] @teto merged pull request #67027 → python37Packages.cmd2: 0.9.15 -> 0.9.16 → https://git.io/fjFA5
<{^_^}> [nixpkgs] @teto pushed commit from @r-ryantm to master « python37Packages.cmd2: 0.9.15 -> 0.9.16 »: https://git.io/fjFAd
ck3d[m] has joined #nixos
hyper_ch2 has joined #nixos
<rsoeldner> Morning, I\m trying to use an overlay to change a specific package like this https://gist.github.com/rsoeldner/de17922c242b92d21b11508538627a34 but nix is still downloading the package from hackage. What am I missing ?
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
felixfoertsch has joined #nixos
ksundar has quit [Quit: Leaving]
casaca has quit [Ping timeout: 258 seconds]
phreedom has quit [Ping timeout: 260 seconds]
phreedom has joined #nixos
___laika has quit [Ping timeout: 246 seconds]
bakakuna has joined #nixos
dansho has quit [Ping timeout: 245 seconds]
dansho has joined #nixos
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
cinimod has joined #nixos
<cinimod> clever: from yesterday - I don't have overlays or a config.nix
<cinimod> Also if I try building with gfortran7 then the derivation starts to rebuild ghc - so I could be into several hours before the whole thing finally fails :(
cinimod` has joined #nixos
cinimod has quit [Ping timeout: 268 seconds]
orivej has joined #nixos
<hpfr[m]> Ok, I have a package in boot.extramodulepackages now. I put the name of the package in boot.kernelmodules, but lsmod | grep packagename returns nothing. What am I doing wrong?
bakakuna has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @peterhoeg opened pull request #67028 → owl-lisp: 0.1.16 -> 0.1.19 → https://git.io/fjFxn
bakakuna has joined #nixos
<clever> hpfr[m]: boot.kernelmodules is only obeyed on bootup, you need to manually `modprobe` it if you dont want to reboot
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67029 → python37Packages.distributed: 1.28.1 -> 2.2.0 → https://git.io/fjFx8
<hpfr[m]> clever: I tried modprobe packagename and it said fatal the module wasn’t found in the /run/current-system/... directory
<hpfr[m]> And I rebooted after nixos-rebuild switch prior to that
<hpfr[m]> Do I need a kernel config option set to m?
casaca has joined #nixos
<{^_^}> [nixpkgs] @Izorkin opened pull request #67030 → nftables: 0.9.1 -> 0.9.2 → https://git.io/fjFx4
<hpfr[m]> Or system.requiredKernelConfig isYes Modules?
<Izorkin> ajs124: need to add something in PR #63150 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/63150 (by Izorkin, 9 weeks ago, open): nixos/tests/prosody: update prosody tests
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67031 → python37Packages.azure-mgmt-network: 2.7.0 -> 4.0.0 → https://git.io/fjFxB
bakakuna has quit [Ping timeout: 246 seconds]
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67033 → python37Packages.azure-cli-core: 2.0.69 -> 2.0.71 → https://git.io/fjFxz
bakakuna has joined #nixos
Thra11 has joined #nixos
Tucky has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67034 → python37Packages.dominate: 2.3.5 -> 2.4.0 → https://git.io/fjFxy
wfranzini has joined #nixos
Thra11 has quit [Quit: WeeChat 2.5]
dasj19 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67035 → protozero: 1.6.7 -> 1.6.8 → https://git.io/fjFxd
pie_ has quit [Ping timeout: 252 seconds]
___laika has joined #nixos
cinimod` has quit [Remote host closed the connection]
<ajs124> Izorkin: did you move the ejabberd test instead of copying/duplicating it?
<ajs124> Izorkin: that commit doesn't delete nixos/tests/ejabberd.nix, does it? So it leaves us with nixos/tests/xmpp/ejabberd.nix *and* nixos/tests/ejabberd.nix?
<{^_^}> [nixpkgs] @lsix merged pull request #67034 → python37Packages.dominate: 2.3.5 -> 2.4.0 → https://git.io/fjFxy
cinimod has joined #nixos
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/fjFpm
<Izorkin> ajs124: hm, found error. Need fix PR. This PR nod removed nixos/tests/ejabberd.nix, need full moved to nixos/tests/xmpp/ejabberd.nix
<clever> hpfr[m]: boot.extramodulepackages should be adding it, confirm that the drv has the module in the right path
<clever> 86 #extraModulePackages = [ config.boot.kernelPackages.v4l2loopback ];
<clever> > linuxPackages.v4l2loopback
<{^_^}> "<derivation /nix/store/6kjd95fm8k33mi92d30v7k1arjsr3p5k-v4l2loopback-0.12.0-4.19.67.drv>"
<clever> hpfr[m]: run nix-build on this, and see how it differs from yours
johnw has quit [Ping timeout: 250 seconds]
johnw has joined #nixos
kleisli has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #66985 → mediainfo: 19.04 -> 19.07 → https://git.io/fjFQp
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjFpn
<{^_^}> [nixpkgs] @mmahut merged pull request #66977 → mullvad-vpn: 2019.6 -> 2019.7 → https://git.io/fjFH5
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjFp8
<{^_^}> [nixpkgs] @lsix merged pull request #67024 → python37Packages.deprecation: 2.0.6 -> 2.0.7 → https://git.io/fjFAX
<{^_^}> [nixpkgs] @lsix pushed 2 commits to master: https://git.io/fjFpB
<{^_^}> [nixpkgs] @uvNikita opened pull request #67036 → sampler: init at 1.0.3 → https://git.io/fjFpE
xkapastel has joined #nixos
<{^_^}> [nixpkgs] @jbgi opened pull request #67037 → sweethome3d: 6.1.2 -> 6.2 → https://git.io/fjFp2
philr has joined #nixos
lsix has joined #nixos
<rsoeldner> Is using `overlays` for using forked packages the correct way to go ? I'm still fetching a package from hackage and I do not get why , https://gist.github.com/rsoeldner/de17922c242b92d21b11508538627a34
philr_ has quit [Ping timeout: 245 seconds]
Arahael has quit [Ping timeout: 245 seconds]
Arahael has joined #nixos
<{^_^}> [nixpkgs] @doronbehar opened pull request #67038 → neovim-remote: 2.1.9 -> 2.2.0 → https://git.io/fjFhe
___laika has quit [Ping timeout: 244 seconds]
peterhoeg has joined #nixos
peterhoeg has left #nixos [#nixos]
thc202 has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg opened pull request #67039 → quaternion: use qt specific mkDerivation → https://git.io/fjFhq
cizra has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67040 → python37Packages.cupy: 6.0.0 -> 6.2.0 → https://git.io/fjFh3
joshuagl has joined #nixos
nikivi has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @etu opened pull request #67041 → wsjtx: Fix qt errors → https://git.io/fjFhK
hmpffff has joined #nixos
o1lo01ol1o has joined #nixos
levdub has quit [Ping timeout: 264 seconds]
cinimod has quit [Remote host closed the connection]
hyper_ch2 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #66736 → glusterfs: 4.0 -> 6.5 → https://git.io/fjd9G
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to master: https://git.io/fjFhD
___laika has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67042 → python37Packages.funcy: 1.12 -> 1.13 → https://git.io/fjFhy
<{^_^}> [nixpkgs] @7c6f434c merged pull request #66883 → lua: fix cross-compilation; fixes #66742 → https://git.io/fjFVG
<{^_^}> [nixpkgs] @7c6f434c pushed 2 commits to master: https://git.io/fjFjf
<{^_^}> [nixpkgs] @teto merged pull request #67038 → neovim-remote: 2.1.9 -> 2.2.0 → https://git.io/fjFhe
<{^_^}> [nixpkgs] @teto pushed commit from @doronbehar to master « neovim-remote: 2.1.9 -> 2.2.0 »: https://git.io/fjFjU
<{^_^}> [nixpkgs] @7c6f434c merged pull request #66351 → python3Packages.mpv: 0.1 -> 0.3.9 → https://git.io/fj7tV
<{^_^}> [nixpkgs] @7c6f434c closed pull request #29017 → pythonPackages: new and updates → https://git.io/v5z7o
<{^_^}> [nixpkgs] @7c6f434c pushed 3 commits to master: https://git.io/fjFjm
hyper_ch2 has joined #nixos
bakakuna has quit [Ping timeout: 272 seconds]
casaca has quit [Ping timeout: 258 seconds]
casaca has joined #nixos
<Nyanloutre[m]> Hello, there seems to be a problem with the staging-next branch on hydra. Lots of failed builds because the e2fsprogs failed. But when I replicate the build on my computer it's working.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67043 → python37Packages.cachy: 0.2.0 -> 0.3.0 → https://git.io/fjFj6
<Nyanloutre[m]> * Hello, there seems to be a problem with the staging-next branch on hydra. Lots of failed builds because the e2fsprogs build failed. But when I replicate the build on my computer it's working.
<{^_^}> [nixpkgs] @Ekleog merged pull request #67009 → opensmtpd: 6.4.1p2 -> 6.4.2p1 → https://git.io/fjFNt
<{^_^}> [nixpkgs] @Ekleog pushed 2 commits to master: https://git.io/fjFjP
<{^_^}> [nixpkgs] @mmahut closed pull request #54494 → Support wrapping a file system under LUKS → https://git.io/fhaVi
an9wer has joined #nixos
<{^_^}> [nixpkgs] @adisbladis merged pull request #67041 → wsjtx: Fix qt errors → https://git.io/fjFhK
<{^_^}> [nixpkgs] @adisbladis pushed 2 commits to master: https://git.io/fjbek
___laika has quit [Ping timeout: 244 seconds]
pie_ has joined #nixos
freeman[w]_ has joined #nixos
sigmundv__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67044 → python37Packages.azure-storage-common: 1.4.2 -> 2.0.0 → https://git.io/fjbve
freeman[w]__ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67045 → pulseeffects: 4.6.5 -> 4.6.6 → https://git.io/fjbvT
fusion809 has quit [Remote host closed the connection]
casaca has quit [Ping timeout: 245 seconds]
ilikeheaps has joined #nixos
rsoeldner has quit [Ping timeout: 244 seconds]
o1lo01ol1o has quit [Ping timeout: 245 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67046 → python37Packages.libcloud: 2.4.0 -> 2.5.0 → https://git.io/fjbvu
rsoeldner has joined #nixos
<{^_^}> [nixpkgs] @teto merged pull request #63150 → nixos/tests/prosody: update prosody tests → https://git.io/fj2b7
<{^_^}> [nixpkgs] @teto pushed 5 commits to master: https://git.io/fjbvz
<{^_^}> [nixpkgs] @peterhoeg merged pull request #67039 → quaternion: use qt specific mkDerivation → https://git.io/fjFhq
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to master: https://git.io/fjbv2
an9wer has left #nixos [#nixos]
an9wer has joined #nixos
casaca has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67047 → python37Packages.ftfy: 5.5.1 -> 5.6 → https://git.io/fjbvN
leotaku has quit [Ping timeout: 268 seconds]
hyper_ch2 has quit [Remote host closed the connection]
mexisme has joined #nixos
rsoeldner has quit [Remote host closed the connection]
rsoeldner has joined #nixos
fresheyeball has quit [Quit: WeeChat 2.4]
nikivi has joined #nixos
felixfoertsch has quit [Ping timeout: 264 seconds]
levdub has joined #nixos
Zer0xp has joined #nixos
felixfoertsch has joined #nixos
hyper_ch2 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67048 → python37Packages.elementpath: 1.1.8 -> 1.2.0 → https://git.io/fjbfj
cinimod has joined #nixos
<{^_^}> [hydra] @nlewo opened pull request #673 → Add error boolean attribute to jobset API response → https://git.io/fjbJC
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
ThatDocsLady has joined #nixos
o1lo01ol1o has joined #nixos
felixfoertsch has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67049 → powerstat: 0.02.19 -> 0.02.20 → https://git.io/fjbJ8
ottidmes has joined #nixos
psy3497 has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67050 → python37Packages.azure-mgmt-storage: 3.3.0 -> 4.0.0 → https://git.io/fjbJx
o1lo01ol1o has quit [Remote host closed the connection]
nikivi has quit [Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net]
levdub has quit [Quit: ZNC - https://znc.in]
<pie_> do i need to enable something to get my internal sd card reader to work
alex`` has joined #nixos
<{^_^}> [nixpkgs] @mmahut opened pull request #67051 → jormungandr: removing rustup → https://git.io/fjbUT
inkbottle has quit [Ping timeout: 268 seconds]
growpotkin has quit [Ping timeout: 248 seconds]
nikivi has joined #nixos
MichalLaskus[m] has left #nixos ["User left"]
inkbottle has joined #nixos
levdub has joined #nixos
rsoeldner has quit [Ping timeout: 272 seconds]
<hyper_ch2> hmmmm, has anyone run gpt-2 on nixos yet?
<craige> Does anyone know how we bump Planet NixOS to re-read it's config from master?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67052 → python37Packages.authres: 1.1.1 -> 1.2.0 → https://git.io/fjbUD
<hyper_ch2> craige: re-read from master?
leotaku has joined #nixos
<craige> The config has been updated in gihub but not reflected in the live site.
Chiliparrot has joined #nixos
<craige> (planet.nixos.org/)
psyanticy has joined #nixos
<hyper_ch2> ah
<hyper_ch2> no idea
<craige> That makes two of us :-)
Havvy has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @prusnak opened pull request #67053 → uhubctl: init at 2.0.0-dev → https://git.io/fjbUQ
Havvy has joined #nixos
m0rphism has joined #nixos
moredhel has joined #nixos
<pie_> lspci doesnt seem to list andthing that looks like an sd card reader "/
<pie_> * :/
ng0 has joined #nixos
ng0 has quit [Client Quit]
ng0 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67054 → python37Packages.django_modelcluster: 4.4 -> 5.0 → https://git.io/fjbTP
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
moredhel has quit [Ping timeout: 245 seconds]
felixfoertsch has joined #nixos
<{^_^}> [nixpkgs] @cw789 opened pull request #67055 → unifiStable: 5.10.25 -> 5.10.26 → https://git.io/fjbTX
<{^_^}> [nixpkgs] @marsam merged pull request #67042 → python37Packages.funcy: 1.12 -> 1.13 → https://git.io/fjFhy
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/fjbTD
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67056 → python37Packages.django-webpack-loader: 0.2.4 -> 0.6.0 → https://git.io/fjbTy
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
rsoeldner has joined #nixos
felixfoertsch has joined #nixos
o1lo01ol1o has joined #nixos
chisui has joined #nixos
<chisui> Hey, I have a Problem running firefox-esr-52
<chisui> I get the following error
<chisui> $ firefox -no-remote ~/projects/bonprix/selenium-system-tests(firefox:14022): Gtk-WARNING **: 11:34:42.079: Unable to locate theme engine in module_path: "adwaita",(firefox:14022): Gtk-WARNING **: 11:34:42.086: Unable to locate theme engine in module_
<chisui> path: "adwaita",[1] 14022 segmentation fault firefox -no-remote
<chisui> I can open the profilemanager. But as soon as I select a Profile I get a Segfault
<chisui> I have firefox-68 installed in my user environment and try to open the nix-shell for the following expression
<chisui> { pkgs ? import <nixpkgs> {} , lib ? pkgs.lib, mkDerivation ? pkgs.stdenv.mkDerivation}:mkDerivation { name = "xxx"; version = "1.0.0"; src = if lib.inNixShell then null else ./.; buildPhase = '' echo "TODO: implement buildphase" exit 1 ''; buildInputs = with pkgs; [ jdk11 maven firefox-esr-52 ];}
dasj19 has quit [Quit: dasj19]
dasj19 has joined #nixos
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
kvda has joined #nixos
felixfoertsch has joined #nixos
moredhel has joined #nixos
moredhel has quit [Client Quit]
mexisme has quit [Ping timeout: 252 seconds]
<chisui> It was a problem with X -.-
chisui has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @dtzWill opened pull request #67057 → nghttp2: 1.39.1 -> 1.39.2 (security!) → https://git.io/fjbkv
cinimod has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67058 → python37Packages.node-semver: 0.6.1 -> 0.7.0 → https://git.io/fjbkJ
<{^_^}> [nixpkgs] @gebner merged pull request #66962 → khal: build and install man page → https://git.io/fjFSp
<{^_^}> [nixpkgs] @gebner pushed 4 commits to master: https://git.io/fjbkT
___laika has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67059 → python37Packages.gssapi: 1.6.0 -> 1.6.1 → https://git.io/fjbkL
Synthetica has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67060 → python37Packages.openapi-spec-validator: 0.2.7 -> 0.2.8 → https://git.io/fjbkO
<Synthetica> I'm trying to update my system after some time away, and I'm getting the following error: https://gist.github.com/Synthetica9/93c619d7f0ec0a05a4d1a95e0997f39c
<Synthetica> Any pointers?
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ericsagnes has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @WilliButz merged pull request #67037 → sweethome3d: 6.1.2 -> 6.2 → https://git.io/fjFp2
<{^_^}> [nixpkgs] @WilliButz pushed 2 commits to master: https://git.io/fjbkC
dansho has quit [Remote host closed the connection]
rauno has quit [Ping timeout: 250 seconds]
hmpffff has quit [Quit: nchrrrr…]
<Zer0xp> exit
Zer0xp has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67061 → jenkins-job-builder: 2.10.1 -> 3.0.1 → https://git.io/fjbk0
Zer0xp has joined #nixos
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67062 → python37Packages.nameparser: 1.0.3 -> 1.0.4 → https://git.io/fjbkg
pie_ has quit [Quit: pie_]
felixfoertsch has joined #nixos
rsoeldner_ has joined #nixos
iyzsong has joined #nixos
ericsagnes has joined #nixos
<{^_^}> [nixpkgs] @danbst merged pull request #67020 → pgpool: 4.0.5 -> 4.0.6 → https://git.io/fjFAC
<{^_^}> [nixpkgs] @danbst pushed commit from @r-ryantm to master « pgpool: 4.0.5 -> 4.0.6 (#67020) »: https://git.io/fjbkM
rauno has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67063 → python37Packages.invoke: 1.2.0 -> 1.3.0 → https://git.io/fjbk9
zupo has joined #nixos
__monty__ has joined #nixos
___laika has quit [Ping timeout: 248 seconds]
pie_ has joined #nixos
nikivi has quit [Ping timeout: 252 seconds]
levdub has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @erictapen closed pull request #66833 → haskellPackages.hakyll: jailbreak → https://git.io/fjFWy
lunik18 has quit [Quit: :x]
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67064 → python37Packages.geojson: 2.4.1 -> 2.5.0 → https://git.io/fjbkF
lunik18 has joined #nixos
lunik18 has quit [Client Quit]
felixfoertsch has joined #nixos
lunik1 has joined #nixos
lunik1 has quit [Client Quit]
lunik18 has joined #nixos
lunik18 is now known as lunik1
felixfoertsch has quit [Client Quit]
felixfoertsch has joined #nixos
<{^_^}> [nixpkgs] @erictapen opened pull request #67065 → haskellPackages.hakyll: patch Cabal file from upstream → https://git.io/fjbIv
is_null has joined #nixos
rsoeldner has quit [Ping timeout: 244 seconds]
rsoeldner has joined #nixos
felixfoertsch has quit [Quit: ZNC 1.7.3 - https://znc.in]
nikivi has joined #nixos
levdub has joined #nixos
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/b8fac94b0fc (from 4 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
felixfoertsch has joined #nixos
ericsagnes has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67066 → python37Packages.loguru: 0.3.1 -> 0.3.2 → https://git.io/fjbIc
<__monty__> ,${}
<__monty__> ,escape
<{^_^}> __monty__: Did you mean escape"?
<{^_^}> " double quote: \" backslash: \\ bash curly bois: \${} newline: \n tab: \t "
<__monty__> ,escape''
<{^_^}> '' two single quotes: ''' bash curly bois: ''${} newline: ''\n tab: ''\t any character x: ''\x ''
<{^_^}> [nixpkgs] @prusnak opened pull request #67067 → kodelife: init at 0.8.3.93 → https://git.io/fjbIW
nakkle has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67053 → uhubctl: init at unstable-2019-07-31 → https://git.io/fjbUQ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbIl
ericsagnes has joined #nixos
rsoeldner has quit [Ping timeout: 258 seconds]
<nakkle> Hey guys! Any tips on how to use a channel I set up with hydra? The channel URL I get is, e.g., https://my-hydra-server/project/project_name/channel/latest, and when I add it with `nix-channel --add`, it works. But how do I use it in a nixos config? builtins.fetchTarball on this URL just says "This does not look like a tar archive".
<palo> How to write a cabal file that depends on c libraries. I thought I should use pkg-config. https://hub.darcs.net/thielema/blas-ffi/browse/blas-ffi.cabal cabal2nix is not capable of finding c package.
<palo> sorry I was wrong, this is an old package or something,...
rsoeldner has joined #nixos
<qubasa> When I do a nix search firefox I get a result with firefox (with plugins:) what does this mean?
ericsagnes has quit [Ping timeout: 250 seconds]
cinimod has joined #nixos
<palo> Ah there is a name clash
<__monty__> nakkle: I think it's easiest to give it a name and then use it like you would <nixpkgs>.
jgt has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @saschagrunert opened pull request #67068 → buildah: 1.9.0 -> 1.10.1 → https://git.io/fjbIy
<nakkle> __monty__: I already figured out that you can just add "nixexprs.tar.bz2" to the URL hydra outputs, and you can do fetchTarball on that URL. but thanks for your help :)
rsoeldner has quit [Ping timeout: 248 seconds]
<__monty__> nakkle: If you want to use it via the url then you don't have to add it ass a channel.
reanimus has quit [Quit: Logging off...]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67069 → python37Packages.mysqlclient: 1.4.2.post1 -> 1.4.4 → https://git.io/fjbIF
reanimus has joined #nixos
rsoeldner has joined #nixos
<srhb> qubasa: The package can be configured to enable certain plugins. Their names are interpolated into the description of the package, which is a bit unclear especially in the case of the versions with no configured plugins.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67070 → python37Packages.pyglet: 1.4.1 -> 1.4.2 → https://git.io/fjbIA
<qubasa> srhb: Ahh I see thank you!
cinimod has quit [Ping timeout: 245 seconds]
___laika has joined #nixos
nexgen has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jtojnar opened pull request #67071 → nixos/fontconfig: harmonize with penultimate → https://git.io/fjbLv
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67072 → python37Packages.phonenumbers: 8.10.15 -> 8.10.16 → https://git.io/fjbLg
rsoeldner has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @srhb merged pull request #67049 → powerstat: 0.02.19 -> 0.02.20 → https://git.io/fjbJ8
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjbL2
jgt has joined #nixos
Okinan has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @srhb merged pull request #67021 → ocamlPackages.javalib: 3.0 -> 3.1.1 → https://git.io/fjFA8
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjbtL
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67073 → python37Packages.pytesseract: 0.2.7 -> 0.2.9 → https://git.io/fjbtt
smakarov has quit [Quit: rcirc on GNU Emacs 26.2]
rsoeldner has joined #nixos
sigmundv__ has quit [Ping timeout: 272 seconds]
jgt has quit [Ping timeout: 252 seconds]
moredhel has joined #nixos
aiowej has joined #nixos
___laika has quit [Ping timeout: 245 seconds]
<Ashy> is there more info or an updated approach to managing private nix packages? this blog post seems to be the most comprehensive example i can find: http://sandervanderburg.blogspot.com/2014/07/managing-private-nix-packages-outside.html
<srhb> Ashy: Aside from the prevevalence of overlays, I don't imagine much has changed.
<srhb> Ashy: (Which in my experience means that the nixpkgs manual covers it all, really)
<Ashy> ok cool
<aiowej> Hi! My disk is encrypted with LUKS. I bought a Microsoft Ergonomic Keyboard 4000 (version numbers are better when multiplied by 1000...). It does not work for opening the disk, in the LUKS prompt. After some research, I've found that I need to append a value to boot.initrd.kernelModules. What I am failing to find, is the exact value to put in there? Is there some knowledge to find in these lines of code?
ericsagnes has joined #nixos
rsoeldner has quit [Ping timeout: 245 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
rsoeldner has joined #nixos
<srhb> aiowej: What made you think you need to append some value there? (I'm curious since that knowledge seems to usually imply that you also know at least conceptually what it is you need there)
<srhb> Is it a USB keyboard?
<hyper_ch2> github is not loading for me
<srhb> hyper_ch2: Looks fine here.
<hyper_ch2> ok, now it loaded
<qubasa> I am trying to overrideAttr of firefox. It does switch to the configuration nix without problems but it does not do any changes. Has someone an idea?
<hyper_ch2> aiowej: just add all the modules and then start removing them or add one after the other and test
<srhb> qubasa: Please elaborate on the changes you made, how you made them, what you did to switch and what changes you expected :)
fendor has joined #nixos
sigmundv__ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67074 → python37Packages.PyChromecast: 3.2.2 -> 3.2.3 → https://git.io/fjbtd
<qubasa> This is the configuration file. What I wanted is to add these files into the derivation
<srhb> qubasa: And then you did a nixos-rebuild switch?
<qubasa> Yep
<qubasa> But it does not generate the files and it does not recompile firefox either
<aiowej> srhb: From reading documentation and searching the web, and asking a friend more experienced with Linux. I found that the LUKS login screen appears during initrd (init ram-disk) phase. Yes, it's a USB keyboard.
<aiowej> hyper_ch2: Yeah, maybe that's the best solution... Will publish a blog post so that the next guy doesn't have to do that
<srhb> qubasa: It wouldn't rbuild firefox since you're just altering the wrapped version. How did youj conclude the files are not there?
<risson> Hi! I'm getting kernel panics when hibernating or sleeping. The error showed in journalctl is `kernel: PM: Image not found (code -22)`
<risson> Anyone had these issues before?
<tilpner> qubasa: Guess: The overriden buildCommand of firefox deviates from the standard phases, so postFixup is ignored
<{^_^}> [nixpkgs] @jtojnar opened pull request #67075 → paprefs: clean up dependencies → https://git.io/fjbtA
<srhb> aiowej: I mean, I would expect it to work with just the usbhid module, which should be there by default
<qubasa> tilpner: Hmm that could be
<srhb> aiowej: Hence my wonder :)
<tilpner> qubasa: Try appending to buildCommand
<qubasa> srhb: I made a readlink /run/current-system/sw/bin/firefox then got into the directory and looked if the files are there
<srhb> qubasa: OK, that sounds right to me. tilpner is probably correct then :)
<aiowej> srhb: A mystery to me as well :-). Try every entry in this list: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/system/boot/kernel.nix#L228 after coming home from work and then publish the result at www.martinjosefsson.com/blog so if we don't meet in this chat room the answer will be there
<aiowej> :s/Try every/I will try every/g
<srhb> aiowej: Alright ;-) Good luck.
<qubasa> tilpner: Nice one! That did the job :D
<qubasa> srhb, tilpner thanks =)
<aiowej> srhb: thanks!
aiowej has quit [Remote host closed the connection]
hyper_ch2 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @srhb merged pull request #66976 → taskell: 1.4.3 -> 1.6.0 → https://git.io/fjFHw
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjbqR
ericsagnes has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #67014 → joypixels: init at 5.0.2 → https://git.io/fjFNP
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/fjbqH
ericsagnes has joined #nixos
<risson> anyone ?
<__monty__> risson: Did it work before? Do you have swap setup? Is it encrypted?
<{^_^}> [nixpkgs] @Chattered opened pull request #67076 → keeperrl: init at alpha28 → https://git.io/fjbq7
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/cb45126c3ed (from 47 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67077 → python37Packages.lmdb: 0.96 -> 0.97 → https://git.io/fjbqF
<risson> __monty__: yes, yes and yes
hyper_ch2 has joined #nixos
<__monty__> I assume you're asked for the passphrase before the resume tries to go ahead?
<risson> Yes
<risson> It worked before, so I don't really know what went wrong, especially since I didn't modify anything related to my disk layout recently
<risson> myabe a kernel update ?
mexisme has joined #nixos
<__monty__> Have you tried booting an earlier generation?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67078 → python37Packages.peewee: 3.9.6 -> 3.10.0 → https://git.io/fjbmu
<risson> Nope
<risson> Are they all listed in grub, or do I have to specify one before rebooting
rsoeldner has quit [Ping timeout: 248 seconds]
rsoeldner has joined #nixos
<{^_^}> [nixpkgs] @danbst merged pull request #66988 → zstd: 1.4.2 -> 1.4.3 → https://git.io/fjF7H
<{^_^}> [nixpkgs] @danbst pushed 2 commits to master: https://git.io/fjbm2
hyper_ch2 has quit [Remote host closed the connection]
mexisme has quit [Ping timeout: 268 seconds]
<tilpner> risson: They should all be listed in grub/systemd-boot
<{^_^}> [nixpkgs] @ryantm merged pull request #67025 → python37Packages.braintree: 3.55.0 -> 3.56.0 → https://git.io/fjFA1
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/fjbmK
rsoeldner_ has quit [Ping timeout: 248 seconds]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #67045 → pulseeffects: 4.6.5 -> 4.6.6 → https://git.io/fjbvT
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/fjbm6
jgt has joined #nixos
zmlww has quit [Read error: Connection reset by peer]
bakakuna has joined #nixos
zmlww has joined #nixos
selfsymmetric-pa has joined #nixos
hyper_ch2 has joined #nixos
Okinan has joined #nixos
<{^_^}> [nixpkgs] @thoughtpolice opened pull request #67080 → liburing: bump to 0.1 tag + some extra patches → https://git.io/fjbY3
hyper_ch2 has quit [Remote host closed the connection]
bakakuna has quit [Ping timeout: 245 seconds]
zmlww has quit [Quit: Bye!]
zmlww has joined #nixos
ryantrinkle has quit [Ping timeout: 245 seconds]
zmlww has quit [Client Quit]
Havvy has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @rickynils pushed to master « Remove myself as maintainer of some packages. »: https://git.io/fjbY1
zmlww has joined #nixos
moredhel has quit [Read error: Connection reset by peer]
waleee-cl has joined #nixos
___laika has joined #nixos
Havvy has joined #nixos
moredhel has joined #nixos
jgt has quit [Ping timeout: 252 seconds]
moredhel has quit [Read error: Connection reset by peer]
uwap_ has quit [Quit: ZNC 1.7.1 - https://znc.in]
uwap has joined #nixos
stampe has joined #nixos
vmandela has joined #nixos
ilikeheaps has quit [Ping timeout: 268 seconds]
<risson> it indeed works with an older version of my system
<risson> something broke in there:
<{^_^}> [nixpkgs] @domenkozar merged pull request #67003 → openapi-generator-cli: 4.0.3 -> 4.1.0 → https://git.io/fjFbc
<{^_^}> [nixpkgs] @domenkozar pushed 2 commits to master: https://git.io/fjb3U
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #67080 → liburing: bump to 0.1 tag + some extra patches → https://git.io/fjbY3
<{^_^}> [nixpkgs] @thoughtpolice pushed to master « liburing: bump to 0.1 tag + some extra patches »: https://git.io/fjb3E
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #66452 → libressl_3_0: init at 3.0.0 → https://git.io/fj7X1
<{^_^}> [nixpkgs] @thoughtpolice pushed commit from @ruuda to master « libressl_3_0: init at 3.0.0 »: https://git.io/fjb3u
stampe has left #nixos ["Au revoir"]
<risson> probably the kernel update from 5.1.12 to 5.1.21
<risson> __monty__ tilpner ^
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67081 → python37Packages.libkeepass: 0.3.0 -> 0.3.1.post1 → https://git.io/fjb32
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hyper_ch2 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
hyper_ch2 has joined #nixos
<__monty__> Sounds like a likely culprit, yeah.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67083 → python37Packages.moretools: 0.1.9 -> 0.1.10 → https://git.io/fjbsY
___laika has quit [Ping timeout: 272 seconds]
<srhb> risson: If it is, it's unlikely to get fixed, since 5.1 is EOL.
Mrmaxmeier has quit [Quit: The Lounge - https://thelounge.chat]
dsx has quit [Quit: dsx]
Mrmaxmeier has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67084 → python37Packages.lark-parser: 0.7.2 -> 0.7.3 → https://git.io/fjbsl
<risson> Is there a way to specify the kernel version to use to nixos?
jgt has joined #nixos
<__monty__> ,kernel
<__monty__> risson: boot.kernelPackages : )
nakkle has quit [Ping timeout: 252 seconds]
<__monty__> > linuxPackages
<{^_^}> { __unfix__ = <LAMBDA>; acpi_call = <CODE>; amdgpu-pro = <CODE>; anbox = <CODE>; ati_drivers_x11 = <CODE>; batman_adv = <CODE>; bbswitch = <CODE>; bcc = <CODE>; beegfs-module = <CODE>; blcr = <CODE>; ...
<__monty__> : /
dsx has joined #nixos
cinimod has joined #nixos
nakkle has joined #nixos
vmandela has quit [Quit: Leaving]
o1lo01ol1o has quit [Remote host closed the connection]
cjpbirkbeck has joined #nixos
domogled has joined #nixos
ryantrinkle has joined #nixos
evanjs has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
<risson> I'm guessing that by default, linuxPackages refers to the latest version?
<evanjs> linuxPackages_latest does
<risson> what pkgs.linuxPackages refer to then?
<risson> and more importantly, how can I find this information on my own
<evanjs> Stable. Currently 4.19. You can use nix eval to check this stuff
<risson> bc rn, I'm just looking at https://nixos.org/nixos/packages.html#linuxpackages
<risson> okay, thanks!
aswanson has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @thoughtpolice pushed to nixpkgs/liburing-release-tweak « liburing: replace obsoleted patch with new upstream patch »: https://git.io/fjbGT
ilikeheaps has joined #nixos
<evanjs> Example: `nix eval nixpkgs.linuxPackages_latest.kernel.version`
<{^_^}> [nixpkgs] @thoughtpolice opened pull request #67085 → liburing: replace obsoleted patch with new upstream patch → https://git.io/fjbGk
aswanson has joined #nixos
hyper_ch2 has joined #nixos
hyper_ch2 has quit [Remote host closed the connection]
<thoughtpolice> Gaah. I forgot to use my github origin again... That branch will be going away later this morning, sorry.
<thoughtpolice> (I really wish it were possible to restrict pushes based on branch name patterns in GH. Alas...)
<exarkun> is sqlite3 w/ interactive=true in nixpkgs somewhere or am I just meant to nixpkgs.sqlite.overrideAttrs to get that?
jgt has quit [Ping timeout: 252 seconds]
<risson> evanjs: thanks a lot!
domogled has quit [Ping timeout: 272 seconds]
hyper_ch2 has joined #nixos
<evanjs> risson: np. If nix eval gets tiring, the repl is also pretty nice.
<tilpner> > sqlite-interactive # exarkun
<thoughtpolice> exarkun: nixpkgs.sqlite-interactive is what you want
<{^_^}> "<derivation /nix/store/7ry410949wc6r3xqc5saxcp4gsas0xbk-sqlite-3.28.0.drv>"
<exarkun> ty
<niso> thoughtpolice: you can always restrict that locally by using git-hooks
<thoughtpolice> exarkun: also skimming all-packages.nix is useful for finding those things too JFYI, which is how i found `interactive = true`. Provided you at least know the name of the attribute you want. Lots of packages have various versions like that which only get specified in all-packages.nix
<thoughtpolice> niso: That's true but I'd rather have the server stop me, rather than my own git config. :) It's not terrible in this case. It would just be nice to block 'obvious' accidents like that in one place for everyone, is all.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67086 → python37Packages.pyodbc: 4.0.26 -> 4.0.27 → https://git.io/fjbGF
hyper_ch2 has quit [Remote host closed the connection]
<thoughtpolice> (This feature is actually pretty powerful and useful in systems like Gitolite or Phabricator, IME anyway.)
englishm has quit [Excess Flood]
englishm has joined #nixos
stampe has joined #nixos
zupo has joined #nixos
<gchristensen> we could do that with github actually
sb0 has joined #nixos
evanjs_ has joined #nixos
<{^_^}> [nixpkgs] @danbst opened pull request #67087 → agdaIowaStdlib: 1.4.0 -> 1.5.0 → https://git.io/fjbZC
<gchristensen> but we're super far away from that ever being a reality, of course
hmpffff has joined #nixos
iyzsong has quit [Ping timeout: 264 seconds]
stampe has quit [Quit: stampe]
<samueldr> git remote set-url --push origin NOPE
<samueldr> :)
evanjs has quit [Ping timeout: 245 seconds]
evanjs_ has quit [Read error: Connection reset by peer]
evanjs has joined #nixos
orivej has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #67085 → liburing: replace obsoleted patch with new upstream patch → https://git.io/fjbGk
<{^_^}> [nixpkgs] @thoughtpolice pushed to master « liburing: replace obsoleted patch with new upstream patch »: https://git.io/fjbZd
<{^_^}> [nixpkgs] @thoughtpolice pushed 0 commits to nixpkgs/liburing-release-tweak: https://git.io/fjbZF
rsoeldner_ has joined #nixos
<gchristensen> domenkozar[m]: do you have a "How to cachix on travis"?
<domenkozar[m]> I just started proper docs for cachix yesterday, until then there's cargoculting available
<gchristensen> any favorite cargoculty links? :)
<gchristensen> yay, thank you!
cinimod has quit [Ping timeout: 246 seconds]
zupo has quit [Remote host closed the connection]
zupo has joined #nixos
rsoeldner_ has quit [Ping timeout: 272 seconds]
ToxicFrog has quit [Ping timeout: 245 seconds]
selfsymmetric-pa has quit [Ping timeout: 272 seconds]
___laika has joined #nixos
alex`` has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @AmineChikhaoui opened pull request #67088 → ec2: update create-amis script → https://git.io/fjbnn
jollyjester has joined #nixos
<jollyjester> what tools do you guys use to manage your config files?
<jollyjester> i want to upload my config files using git
<jollyjester> what can i use?
Tucky has quit [Quit: WeeChat 2.5]
<srhb> jollyjester: git? :-)
alex`` has joined #nixos
jgt has joined #nixos
<jollyjester> srhb: yeah but how do i do it? i can't just manually cp -r stuff to another directory
<jollyjester> do i use symlinks?
<jollyjester> i want something to automate it
<srhb> jollyjester: Symlinking /etc/nixos/configuration.nix is probably quite common. Having the entire directory be a git repo probably too.
<jollyjester> so do i juse ln -s /etc/nixos/configuration.nix to dotfiles/configuration.nix?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67089 → python37Packages.parsel: 1.5.1 -> 1.5.2 → https://git.io/fjbnW
ToxicFrog has joined #nixos
<jollyjester> srhb: ?
MmeQuignon has joined #nixos
evanjs has quit [Remote host closed the connection]
evanjs has joined #nixos
<slabity> Where does `boot.initrd.availableKernelModules` initially get generated from?
<slabity> It looks like it adds 'usb_storage' module by default. Is that correct? If so, is there a reason we don't include 'uas' module as well?
<srhb> jollyjester: Sure, that works..
<srhb> slabity: Do you mean the list generated by nixos-generate-config?
<slabity> srhb: Yes
<slabity> I'm assuming some modules are added by default for booting from various devices. I'm curious why the `uas` driver isn't included in that list.
jollyjester has quit [Quit: leaving]
jgt has quit [Ping timeout: 250 seconds]
<srhb> slabity: I believe the trick is something like loading a metric ton of modules, then traversing the available modules' pseudo file systems to correlate with active hardware, then selecting some subgroup of that.
<slabity> Ah, so that would mean 'usb_storage' module only gets added because the install disk is mounted from a USB.
<srhb> I don't think it needs to be mounted to show up in /sys with the driver active
<srhb> Just present
<slabity> That explains why it still happened with botting in copytoram mode
Zer0xp has quit [Ping timeout: 245 seconds]
Okinan has quit [Ping timeout: 250 seconds]
<slabity> Would it be useful to include a list of reasonable defaults for commonly used block drivers? It would make it easier to boot in the event of a hardware change
<srhb> I think nixos-generate-config.pl can be safely extended to include it if we're not doing that already.
casaca has quit [Ping timeout: 246 seconds]
casaca has joined #nixos
nakkle has quit [Quit: Leaving.]
Okinan has joined #nixos
xkapastel has joined #nixos
evanjs has quit [Ping timeout: 244 seconds]
jgt has joined #nixos
Okinan has quit [Client Quit]
Ariakenom has quit [Quit: Leaving]
Okinan has joined #nixos
Palpares has quit [Ping timeout: 260 seconds]
wildtrees has joined #nixos
___laika has quit [Ping timeout: 258 seconds]
Palpares has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67090 → python37Packages.plotly: 4.0.0 -> 4.1.0 → https://git.io/fjbcJ
erasmas has joined #nixos
ambro718 has joined #nixos
vyorkin has joined #nixos
pie_ has quit [Ping timeout: 252 seconds]
<marek> courious, what is causing this eval failure, when no alias is used https://github.com/NixOS/nixpkgs/pull/67067 ?
<{^_^}> #67067 (by prusnak, 4 hours ago, open): kodelife: init at 0.8.3.93
<{^_^}> [nixpkgs] @mmahut merged pull request #67051 → jormungandr: removing rustup → https://git.io/fjbUT
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbc4
<gchristensen> commented, marek
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67091 → python37Packages.pynamodb: 3.4.1 -> 4.0.0 → https://git.io/fjbcR
MmeQuignon has quit [Ping timeout: 252 seconds]
<marek> gchristensen: you are awesome, thank you
<gchristensen> ^.^ thanks for doing the good work
endformationage has joined #nixos
levdub has quit [Quit: ZNC - https://znc.in]
<srhb> marek: fwiw I tend to destroy the aliases.nix list and try to build locally to diagnose that stuff :-P
<srhb> Faster than running the eval, usually.
<srhb> s/list/attrset
ddellacosta has joined #nixos
<marek> srhb: that's a good idea
levdub has joined #nixos
<gchristensen> you can also disable aliases locally
<srhb> Then you get: called without required argument 'xlibs', at [...]
<gchristensen> allowUnfree = true; allowAliases = false;
<ivegotasthma> allowUnfree is the devil's package tree
sigmundv__ has quit [Ping timeout: 246 seconds]
<marek> gchristensen: what is the reason we do not want to resolve aliases during build times?
<gchristensen> they can skirt around overrides and overlays
<gchristensen> so it provides a inconsistent UX when you thought you overrode a package but that package used an alias
<marek> I see
evanjs has joined #nixos
amfl_ has joined #nixos
y0x3y[m] has joined #nixos
joshuagl has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
amfl has quit [Ping timeout: 245 seconds]
wfranzini has quit [Remote host closed the connection]
cizra has joined #nixos
ixxie has joined #nixos
<{^_^}> [nixpkgs] @volth closed pull request #66584 → libvirt: 5.4.0 -> 5.6.0 → https://git.io/fj5ih
<{^_^}> [nixpkgs] @Infinisil merged pull request #66291 → roon-server: disable DynamicUser → https://git.io/fjQS1
<{^_^}> [nixpkgs] @Infinisil pushed 8 commits to master: https://git.io/fjbcA
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67092 → python37Packages.starlette: 0.12.4 -> 0.12.7 → https://git.io/fjbcx
<{^_^}> [nixpkgs] @worldofpeace merged pull request #66987 → qownnotes: 19.7.3 -> 19.8.6, use qt's mkDerivation → https://git.io/fjF7P
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjbcj
orivej has joined #nixos
Mateon2 has joined #nixos
Mateon2 has quit [Read error: Connection reset by peer]
shibboleth has joined #nixos
o1lo01ol1o has joined #nixos
___laika has joined #nixos
cizra has quit [Ping timeout: 252 seconds]
chloekek has joined #nixos
cizra has joined #nixos
sigmundv has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67093 → python37Packages.uncertainties: 3.1.1 -> 3.1.2 → https://git.io/fjbC2
Ariakenom has joined #nixos
dbmikus__ has joined #nixos
<{^_^}> [nixpkgs] @timokau merged pull request #65492 → castget: init at 1_2_4 → https://git.io/fjyim
<{^_^}> [nixpkgs] @timokau pushed commit from @doronbehar to master « castget: init at 1_2_4 (#65492) »: https://git.io/fjbCV
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace merged pull request #66392 → nixos/qt5: init → https://git.io/fj78Y
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjbCo
<{^_^}> [nixpkgs] @mmahut merged pull request #67067 → kodelife: init at 0.8.3.93 → https://git.io/fjbIW
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbCX
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67095 → python37Packages.uproot: 3.7.0 -> 3.8.0 → https://git.io/fjbC1
<{^_^}> [nixpkgs] @doronbehar opened pull request #67096 → pythonPackages.urwid: 1.3.1 -> 2.0.1 → https://git.io/fjbCy
<{^_^}> [nixpkgs] @worldofpeace opened pull request #67097 → nixos/pantheon: use qt5 module for adwaita-qt → https://git.io/fjbCS
<{^_^}> [nixpkgs] @worldofpeace merged pull request #67075 → paprefs: clean up dependencies → https://git.io/fjbtA
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjbCp
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67098 → python37Packages.w3lib: 1.20.0 -> 1.21.0 → https://git.io/fjbCh
vmandela has joined #nixos
wildtrees has quit [Ping timeout: 248 seconds]
dbmikus__ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @ninjin opened pull request #67099 → julia: 1.0.3 -> 1.0.4 and 1.1.0 -> 1.1.1 → https://git.io/fjbWq
ThatDocsLady has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #67097 → nixos/pantheon: use qt5 module for adwaita-qt → https://git.io/fjbCS
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjbW3
___laika has quit [Read error: Connection reset by peer]
wildtrees has joined #nixos
___laika has joined #nixos
selfsymmetric-pa has joined #nixos
sondr3 has joined #nixos
<sondr3> anyone here use KDE? I'm having some issues with my locale settings, it keep getting set to en_US.ASCII instead of en_US.UTF-8
<sondr3> I've specified it with i18n.defaultLocale
<selfsymmetric-pa> Does `nixpkgs` have `reveal.js`?
<selfsymmetric-pa> I want to install `https://github.com/yjwen/org-reveal`.
<tilpner> > nodePackages.reveal # is a thing
<{^_^}> attribute 'reveal' missing, at (string):262:1
<{^_^}> [nixpkgs] @nyanloutre opened pull request #67100 → networkmanager: revert name -> pname → https://git.io/fjbW4
<tilpner> Well, uhh
<infinisil> > nodePackages."reveal.js"
<{^_^}> "<derivation /nix/store/k9kw90l10zm20ffic2sc4s9xm3sdvhj8-node-reveal.js-3.8.0.drv>"
<tilpner> That attribute exists here
<tilpner> Ahh, reveal on 19.03, reveal.js on unstable
<{^_^}> [nixpkgs] @matthewbauer closed pull request #38535 → nixos/zsh: do not set ZSH prompt to the 'walters' style → https://git.io/vxHuj
<{^_^}> [nixpkgs] @matthewbauer merged pull request #66992 → nixos: zsh: setopt prompt_sp to workaround a zsh bug → https://git.io/fjF5X
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to master: https://git.io/fjbWR
<evanjs> selfsymmetric-pa: for easy querying, nix-env -qaPA nixos.nodePackages is pretty helpful
<Nyanloutre[m]> I just pushed the PR https://github.com/NixOS/nixpkgs/pull/67100 wich fix networkmanager build on the staging branch, if anyone can review it.
<{^_^}> #67100 (by nyanloutre, 1 minute ago, open): networkmanager: revert name -> pname
___laika has quit [Ping timeout: 245 seconds]
nakkle has joined #nixos
wfranzini has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67101 → quilter: 1.9.3 -> 1.9.5 → https://git.io/fjbWE
nakkle has quit [Client Quit]
sondr3 has quit [Quit: WeeChat 2.4]
sondr3 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67102 → python37Packages.Wand: 0.5.5 -> 0.5.6 → https://git.io/fjbWu
sondr3_ has joined #nixos
dbmikus__ has joined #nixos
freeman[w]_ has quit [Quit: Leaving]
freeman[w] has joined #nixos
sondr3 has quit [Ping timeout: 244 seconds]
gxt has joined #nixos
orivej has quit [Ping timeout: 272 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @mmahut merged pull request #66980 → mdds: 1.4.3 -> 1.5.0 → https://git.io/fjFQR
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbWK
<{^_^}> [nixpkgs] @mmahut merged pull request #66989 → nx-libs: 3.5.99.20 -> 3.5.99.21 → https://git.io/fjF5f
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbW6
<{^_^}> [nixpkgs] @matthewbauer merged pull request #66747 → Androidenv fixes → https://git.io/fjd5H
<{^_^}> [nixpkgs] @matthewbauer pushed 6 commits to master: https://git.io/fjbWi
<{^_^}> [nixpkgs] @mmahut merged pull request #66991 → mkvtoolnix: 35.0.0 -> 36.0.0 → https://git.io/fjF5K
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbWP
<{^_^}> [nixpkgs] @matthewbauer merged pull request #66634 → at-spi2-core: provide fallback dbus_daemon manually → https://git.io/fjdeD
<{^_^}> [nixpkgs] @matthewbauer pushed 2 commits to staging: https://git.io/fjbWX
<{^_^}> [nixpkgs] @globin opened pull request #67103 → treewide: update globin's maintained drvs → https://git.io/fjbWM
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67104 → python37Packages.tblib: 1.3.2 -> 1.4.0 → https://git.io/fjbWS
<{^_^}> [nixpkgs] @mmahut merged pull request #67001 → nfdump: 1.6.17 -> 1.6.18 → https://git.io/fjFFD
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbWQ
<{^_^}> [nixpkgs] @mmahut merged pull request #67002 → oidentd: 2.3.2 -> 2.4.0 → https://git.io/fjFFF
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbW7
meck has quit [Quit: WeeChat 2.5]
meck has joined #nixos
Palpares has quit [Ping timeout: 260 seconds]
<Izorkin> jtojnar: please check updated variant build libvirt-glib - https://pastebin.com/QcHjSgiJ
<jtojnar> Izorkin: what is the purpose? smaller closure?
<Izorkin> jtojnar: smaller closure and need to build virt-viewer without xen
Palpares has joined #nixos
Thra11 has joined #nixos
vyorkin has quit [Read error: Connection reset by peer]
<buckley310> has anyone managed to exclude gnome-terminal from a gnome installation? environment.gnome3.excludePackages does not seem to work with gnome-terminal
fendor has quit [Ping timeout: 245 seconds]
zmlww has quit [Quit: Bye!]
<jtojnar> buckley310: it is installed by services.gnome3.gnome-terminal-server.enable option
<{^_^}> [nixpkgs] @danieldk opened pull request #67105 → freeoffice: init at 966 → https://git.io/fjblU
<buckley310> ahhh, thanks :)
<jtojnar> buckley310: also that option is going to be renamed soon https://github.com/NixOS/nixpkgs/pull/66990
<{^_^}> #66990 (by worldofpeace, 19 hours ago, open): nixos/gnome-terminal: init
<jtojnar> Izorkin: the intltool should go to nativeBuildInputs, otherwise looks fine
vyorkin has joined #nixos
<{^_^}> [nixpkgs] @globin merged pull request #67103 → treewide: update globin's maintained drvs → https://git.io/fjbWM
<{^_^}> [nixpkgs] @globin pushed 2 commits to master: https://git.io/fjblk
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67106 → python37Packages.rebulk: 1.0.0 -> 1.0.1 → https://git.io/fjblI
fionnan has quit [Remote host closed the connection]
<Izorkin> jtojnar: view build log virt-viewer, not used xen. Need remove from build config?
is_null has quit [Ping timeout: 246 seconds]
zmlww has joined #nixos
<jtojnar> Izorkin: we might be able to make it leaner by splitting the python into a separate output like e.g. volume-key does
drakonis has joined #nixos
<sondr3_> when using Cachix as a NixOS module, is there a way for it to not try to build everything the first time you run nixos-rebuild on a new machine?
<sondr3_> I have to comment out the relevant Cachix lines, let it evaluate and then uncomment then and it copies properly from the binary caches
freeman[w]_ has joined #nixos
<jtojnar> Izorkin: does it build without it?
___laika has joined #nixos
<jtojnar> it is not in the runtime closure but it might still be needed for something during build
<srhb> sondr3_: Because you're missing the binary cache? If you're a trusted user, you can add it in for the first build
<Izorkin> jtojnar: In the master branch xen error build. Virt-manager normal build without xen
<sondr3_> srhb: I have included them in my dotfiles, it mostly looks like it doesn't install and configure cachix before getting to the part where it tries to install the packages
erasmas has quit [Ping timeout: 246 seconds]
<sondr3_> this is only an issue the first time I setup my machines, just wondering if there is a solution
freeman[w] has quit [Ping timeout: 245 seconds]
orivej has joined #nixos
<qubasa> Does someone know why runCommand here does not generate a derivation? https://github.com/Luis-Hebendanz/nix-configs/blob/master/firefox.nix
erasmas has joined #nixos
<srhb> qubasa: Looks like a permission error?
<jtojnar> Izorkin: I do not see it referenced in the source code, perhaps it is required when building against xen-enabled libvirt
shibboleth has quit [Quit: shibboleth]
<qubasa> srhb: The nixos switch config does not fail
<qubasa> though
<srhb> qubasa: Are you running with sandbox disabled?
<qubasa> srhb: No I do not
philr has quit [Ping timeout: 272 seconds]
<srhb> qubasa: Oh, you're referencing some weird config value
<srhb> qubasa: nixpkgs.config.environment.systemPackages
<srhb> qubasa: That's probably not what you meant :)
ddellacosta has quit [Ping timeout: 258 seconds]
<qubasa> You are a genious :D
<qubasa> srhb: By the way I am trying to get this to work: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Enterprise_deployment_before_60
ddellacosta has joined #nixos
<qubasa> This way you could have a global firefox config
<srhb> qubasa: Wasn't this possible by simply placing a file in /etc before?
hmpffff has quit [Ping timeout: 250 seconds]
<srhb> I think I did that.. Or was that with chromium.
<srhb> Needed it for kerberizing some laptops.
dbmikus has joined #nixos
Synthetica has quit [Quit: Connection closed for inactivity]
<qubasa> No in firefox sadly not that I know of
<{^_^}> [nixpkgs] @mmahut merged pull request #67008 → ocamlPackages.uri: 2.2.0 -> 3.0.0 → https://git.io/fjFbA
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjblE
<srhb> Oh well.
<{^_^}> [nixpkgs] @mmahut merged pull request #67019 → picard-tools: 2.20.4 -> 2.20.5 → https://git.io/fjFAc
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjblz
vmandela has quit [Quit: Leaving]
<srhb> qubasa: Which firefox version are you using exactly?
tilpner has quit [Quit: WeeChat 2.4]
<{^_^}> [nixpkgs] @mmahut merged pull request #67023 → pscircle: 1.3.0 -> 1.3.1 → https://git.io/fjFAK
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbl2
dbmikus__ has quit [Ping timeout: 272 seconds]
<qubasa> srhb: What do you think is the best way to address this issue? firefox v68
<qubasa> I have to write a file into firefox-unwrapped/lib/firefox
freeman42x[m] has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67107 → python37Packages.voluptuous: 0.11.5 -> 0.11.7 → https://git.io/fjblV
<srhb> qubasa: Pretty sure you can still do that. Hang on..
<disasm> Mic92 reviewed https://github.com/NixOS/nixpkgs/pull/66576 and said it should be fine since it's not applied by default. I'd kinda like to get it merged if there's no other issues with it, but need an approving review.
<{^_^}> #66576 (by disassembler, 1 week ago, open): kernelPatches: mac nvme t2 support
<disasm> if it helps, we've been running with this patch on a mac mini for about 5 days and no problems.
<{^_^}> [nixpkgs] @mmahut merged pull request #67016 → fpp: 0.7.2 -> 0.8.2 → https://git.io/fjFNM
<{^_^}> [nixpkgs] @mmahut pushed 3 commits to master: https://git.io/fjblQ
vyorkin has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @sl-gitlab-integration opened pull request #67108 → trezord: add docs → https://git.io/fjbl5
<{^_^}> [nixpkgs] @sl-gitlab-integration closed pull request #67108 → trezord: add docs → https://git.io/fjbl5
<qubasa> srhb: Did it! lndir was a saviour ^^
drakonis has quit [Read error: Connection reset by peer]
<srhb> qubasa: Great! And yeah, I couldn't find the new way to do it, maybe it really doesn't exist. Which seems bizarre. Oh well.
<{^_^}> [nixpkgs] @mmahut merged pull request #67035 → protozero: 1.6.7 -> 1.6.8 → https://git.io/fjFxd
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjblF
hmpffff has joined #nixos
<qubasa> srhb: If I get this to work i will submit this as a module or so
<srhb> qubasa: There's nicer ways to override it. I'd suggest eg buildEnv.
vyorkin has joined #nixos
boxscape has joined #nixos
<qubasa> Ahh neat I will look into it
<qubasa> !
<{^_^}> [nixpkgs] @1000101 opened pull request #67109 → trezord: add docs → https://git.io/fjblj
<{^_^}> [nixpkgs] @mmahut merged pull request #67031 → python37Packages.azure-mgmt-network: 2.7.0 -> 4.0.0 → https://git.io/fjFxB
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8v
<{^_^}> [nixpkgs] @mmahut merged pull request #67033 → python37Packages.azure-cli-core: 2.0.69 -> 2.0.71 → https://git.io/fjFxz
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8J
freeman42x[m] has quit [Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org]
freeman42x[m] has joined #nixos
boxscape has quit [Ping timeout: 245 seconds]
boxscape has joined #nixos
<{^_^}> [nixpkgs] @worldofpeace opened pull request #67110 → gnome3.gnome-characters: correct entry point → https://git.io/fjb8I
dbmikus has quit [Ping timeout: 245 seconds]
dbmikus_ has joined #nixos
fusion809 has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67102 → python37Packages.Wand: 0.5.5 -> 0.5.6 → https://git.io/fjbWu
freeman42x[m] has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8n
freeman42x[m] has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67104 → python37Packages.tblib: 1.3.2 -> 1.4.0 → https://git.io/fjbWS
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8W
<{^_^}> [nixpkgs] @mmahut merged pull request #67101 → quilter: 1.9.3 -> 1.9.5 → https://git.io/fjbWE
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8l
<{^_^}> [nixpkgs] @mmahut merged pull request #67098 → python37Packages.w3lib: 1.20.0 -> 1.21.0 → https://git.io/fjbCh
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb84
<{^_^}> [nixpkgs] @mmahut merged pull request #67095 → python37Packages.uproot: 3.7.0 -> 3.8.0 → https://git.io/fjbC1
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8R
<{^_^}> [nixpkgs] @mmahut merged pull request #67093 → python37Packages.uncertainties: 3.1.1 -> 3.1.2 → https://git.io/fjbC2
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8E
freeman42x[m] has quit [Client Quit]
<{^_^}> [nixpkgs] @mmahut merged pull request #67091 → python37Packages.pynamodb: 3.4.1 -> 4.0.0 → https://git.io/fjbcR
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8a
das_j has joined #nixos
<das_j> probably easy question, but how would I merge an attrset of attrsets with a filter?
<{^_^}> [nixpkgs] @mmahut merged pull request #67089 → python37Packages.parsel: 1.5.1 -> 1.5.2 → https://git.io/fjbnW
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8V
dbmikus_ has quit [Ping timeout: 268 seconds]
freeman42x has joined #nixos
bvdw has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mmahut merged pull request #67090 → python37Packages.plotly: 4.0.0 -> 4.1.0 → https://git.io/fjbcJ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8r
<aanderse> <3 marek the merging machine :D
<{^_^}> marek's karma got increased to 2
<{^_^}> [nixpkgs] @mmahut merged pull request #67086 → python37Packages.pyodbc: 4.0.26 -> 4.0.27 → https://git.io/fjbGF
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8o
<{^_^}> [nixpkgs] @mmahut merged pull request #67084 → python37Packages.lark-parser: 0.7.2 -> 0.7.3 → https://git.io/fjbsl
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb86
o1lo01ol1o has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mmahut merged pull request #67083 → python37Packages.moretools: 0.1.9 -> 0.1.10 → https://git.io/fjbsY
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8i
<{^_^}> [nixpkgs] @mmahut merged pull request #67081 → python37Packages.libkeepass: 0.3.0 -> 0.3.1.post1 → https://git.io/fjb32
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8P
<{^_^}> [nixpkgs] @mmahut merged pull request #67077 → python37Packages.lmdb: 0.96 -> 0.97 → https://git.io/fjbqF
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8X
tilpner has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #67111 → linux: 5.2-rc7 -> 5.3-rc5 → https://git.io/fjb8M
<{^_^}> [nixpkgs] @danbst merged pull request #67087 → agdaIowaStdlib: 1.4.0 -> 1.5.0, also agdaPrelude update → https://git.io/fjbZC
<{^_^}> [nixpkgs] @danbst pushed 3 commits to master: https://git.io/fjb8D
<{^_^}> [nixpkgs] @mmahut merged pull request #67069 → python37Packages.mysqlclient: 1.4.2.post1 -> 1.4.4 → https://git.io/fjbIF
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8y
chloekek has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67015 → ocamlPackages.uuidm: 0.9.6 -> 0.9.7 → https://git.io/fjFNX
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb89
<{^_^}> [nixpkgs] @mmahut merged pull request #67106 → python37Packages.rebulk: 1.0.0 -> 1.0.1 → https://git.io/fjblI
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb87
<{^_^}> [nixpkgs] @mmahut merged pull request #67013 → ocamlPackages.ppxlib: 0.6.0 -> 0.8.1 → https://git.io/fjFNz
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb85
dbmikus_ has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67107 → python37Packages.voluptuous: 0.11.5 -> 0.11.7 → https://git.io/fjblV
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8F
<jtojnar> Izorkin: it seems to build without xen even when building against xen-enabled libvirt
petercommand has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67011 → oniguruma: 6.9.2 -> 6.9.3 → https://git.io/fjFNG
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8A
<jtojnar> izorkin: maybe it was in libvirt's pc file as required but it is not there anymore; it was introduced here: https://github.com/NixOS/nixpkgs/commit/8260022a1bf7c4a63b095ad96eeb36c1e7786c84
ee1943 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb8x
<{^_^}> [nixpkgs] @mmahut merged pull request #67078 → python37Packages.peewee: 3.9.6 -> 3.10.0 → https://git.io/fjbmu
ee1943 has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67040 → python37Packages.cupy: 6.0.0 -> 6.2.0 → https://git.io/fjFh3
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4e
<{^_^}> [nixpkgs] @mmahut merged pull request #67029 → python37Packages.distributed: 1.28.1 -> 2.2.0 → https://git.io/fjFx8
<{^_^}> [nixpkgs] @mmahut pushed 3 commits to master: https://git.io/fjb4v
Izorkin has quit [Quit: ZNC 1.7.4 - https://znc.in]
zmlww_ has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67074 → python37Packages.PyChromecast: 3.2.2 -> 3.2.3 → https://git.io/fjbtd
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4q
<{^_^}> [nixpkgs] @mmahut merged pull request #67073 → python37Packages.pytesseract: 0.2.7 -> 0.2.9 → https://git.io/fjbtt
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4Y
bvdw has joined #nixos
zmlww_ has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67006 → padthv1: 0.9.8 -> 0.9.9 → https://git.io/fjFbX
<{^_^}> [nixpkgs] @mmahut pushed 3 commits to master: https://git.io/fjb43
<{^_^}> [nixpkgs] @mmahut merged pull request #66995 → nsd: 4.2.0 -> 4.2.1 → https://git.io/fjFdJ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4G
<{^_^}> [nixpkgs] @mmahut merged pull request #66993 → miniflux: 2.0.16 -> 2.0.17 → https://git.io/fjF5y
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4Z
<{^_^}> [nixpkgs] @mmahut merged pull request #66979 → nextcloud: 16.0.3 -> 16.0.4 → https://git.io/fjFQG
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4n
<{^_^}> [nixpkgs] @mmahut merged pull request #66951 → matomo: 3.10.0 -> 3.11.0 → https://git.io/fjFDQ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4C
selfsymmetric-pa has quit [Remote host closed the connection]
ixxie has quit [Ping timeout: 268 seconds]
mmlb3 is now known as mmlb
cfricke has joined #nixos
<{^_^}> [nixpkgs] @srhb merged pull request #66812 → lazydocker: 0.5.5 -> 0.7 → https://git.io/fjF3N
<{^_^}> [nixpkgs] @srhb pushed 2 commits to master: https://git.io/fjb4B
<{^_^}> [nixpkgs] @Ma27 merged pull request #66711 → codimd: 1.4.0 -> 1.5.0 → https://git.io/fjdVz
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/fjb40
vyorkin has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mmahut merged pull request #67070 → python37Packages.pyglet: 1.4.1 -> 1.4.2 → https://git.io/fjbIA
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4u
<{^_^}> [nixpkgs] @mmahut merged pull request #67072 → python37Packages.phonenumbers: 8.10.15 -> 8.10.16 → https://git.io/fjbLg
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4z
vyorkin has joined #nixos
freeman[w]__ has joined #nixos
cfricke has quit [Quit: WeeChat 2.5]
freeman[w]_ has quit [Ping timeout: 245 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67114 → python37Packages.rasterio: 1.0.24 -> 1.0.25 → https://git.io/fjb46
ris has joined #nixos
iqubic has joined #nixos
<qubasa> srhb: I managed to place the files corretctly but it seems a recompile of firefox is necessary to get it to work :/
<qubasa> srhb: So no module sadly
<{^_^}> [nixpkgs] @worldofpeace merged pull request #67096 → pythonPackages.urwid: 1.3.1 -> 2.0.1 → https://git.io/fjbCy
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/fjb47
<{^_^}> [nixpkgs] @evanjs opened pull request #67115 → postman: 7.0.7 -> 7.5.0 → https://git.io/fjb4b
<{^_^}> [nixpkgs] @mmahut merged pull request #67109 → trezord: add docs → https://git.io/fjblj
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjb4N
vyorkin has quit [Ping timeout: 245 seconds]
<iqubic> How do people usually go about getting Emacs packages to work with a Nix-Shell.
<iqubic> My issue is that many Emacs packages built to facilitate programming, like company's auto completion, or flycheck's underlining of errors only work if Emacs can find the libraries that I'm using.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67116 → python37Packages.yamllint: 1.16.0 -> 1.17.0 → https://git.io/fjbBJ
<{^_^}> [nixpkgs] @jtojnar merged pull request #61978 → ibus-engines.table: fix after update of settings infrastructure → https://git.io/fjBRY
joshuagl has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 4 commits to master: https://git.io/fjbBU
dasj19 has quit [Quit: dasj19]
Henson has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67118 → python27Packages.trollius: 2.2 -> 2.2.post1 → https://git.io/fjbBL
is_null has joined #nixos
<Henson> is there some way to prevent nix-build from downloading missing derivations, and throw an error instead?
<gchristensen> mmm --substituters '' ?
joshuagl has quit [Client Quit]
Walker3R has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67099 → julia: 1.0.3 -> 1.0.4 and 1.1.0 -> 1.1.1 → https://git.io/fjbWq
<{^_^}> [nixpkgs] @mmahut pushed 3 commits to master: https://git.io/fjbBO
<{^_^}> [nixpkgs] @mmahut merged pull request #66785 → acme-sh: 2.8.1 -> 2.8.2 → https://git.io/fjFIy
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbBG
domogled has joined #nixos
<Henson> gchristensen: hmm, that seems to biuld the derivations from scratch instead of downloading them
Walker3R has quit [Remote host closed the connection]
<gchristensen> add -j0
zmlww has quit [Quit: Bye!]
<{^_^}> [nixpkgs] @danbst opened pull request #67119 → xen: 4.8.3 -> 4.8.5, unbreak → https://git.io/fjbBZ
sondr3_ has quit [Quit: WeeChat 2.4]
domogled has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67120 → python37Packages.voluptuous-serialize: 2.1.0 -> 2.2.0 → https://git.io/fjbBn
zmlww has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #65104 → swift: 5.0.1 -> 5.0.2 → https://git.io/fjMmd
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbBC
<{^_^}> [nixpkgs] @jtojnar merged pull request #67110 → gnome3.gnome-characters: correct entry point → https://git.io/fjb8I
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to master: https://git.io/fjbBl
chloekek has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #66537 → mirrors: Add centos mirror → https://git.io/fj5nr
<{^_^}> [nixpkgs] @veprbl pushed commit from @knedlsepp to master « mirrors: Add centos mirror (#66537) »: https://git.io/fjbB4
MmeQuignon has joined #nixos
W1lkins has quit [Quit: Bye]
W1lkins has joined #nixos
ambro718 has quit [Quit: Konversation terminated!]
is_null has quit [Ping timeout: 244 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67121 → python37Packages.zict: 0.1.4 -> 1.0.0 → https://git.io/fjbBw
is_null has joined #nixos
selfsymmetric-pa has joined #nixos
Izorkin has joined #nixos
<Izorkin> jtojnar: checked on the home server - virt-viewer worked. Checked with libvirt + xen support. There is no way to check connect to the xen server
zmlww_ has joined #nixos
zmlww has quit [Quit: Bye!]
<{^_^}> [nixpkgs] @laMudri closed pull request #57732 → ibus-table: revert 1.9.21 -> 1.9.20 → https://git.io/fjvfG
<{^_^}> [nixpkgs] @worldofpeace merged pull request #67100 → networkmanager: revert name -> pname → https://git.io/fjbW4
<{^_^}> [nixpkgs] @worldofpeace pushed commit from @nyanloutre to staging-next « networkmanager: hardcode parts of the source URL (#67100) »: https://git.io/fjbBH
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67123 → python37Packages.spark_parser: 1.8.7 -> 1.8.9 → https://git.io/fjbBQ
<{^_^}> [nixpkgs] @globin pushed 11 commits to openssl-1.1: https://git.io/fjbBb
___laika has quit [Ping timeout: 248 seconds]
hmpffff has quit [Quit: Bye…]
zmlww_ is now known as zmlww
petar has quit [Remote host closed the connection]
mexisme has joined #nixos
petar has joined #nixos
<iqubic> So anyone know what to do about getting Emacs and Nix work well?
<DigitalKiwi> direnv?
MarcWeber has joined #nixos
is_null has quit [Ping timeout: 268 seconds]
<iqubic> How would that help me?
<gchristensen> what is it you're having problems with?
<alexarice[m]> iqubic: if you are talking about working with nix-shells then there is https://github.com/travisbhartwell/nix-emacs though I haven't personally tried the sandboxing stuff
o1lo01ol1o has joined #nixos
<Yaniel> what is the correct way to point an application at the gl drivers nowadays?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67124 → python37Packages.wsproto: 0.14.1 -> 0.15.0 → https://git.io/fjbRI
<iqubic> Emacs, actually flycheck to be specific, is giving me errors and saying that a whole host of functions in my Haskell file don't actually exist, when I know for a fact that these function exist in libraries I have pulled in from my nix-shell.
<DigitalKiwi> the result is that programs started from within emacs, such as inferior shells, linters, compilers, and test runners, will be looked up in the correct $PATH, and will be started with the correct environment variables set.
<iqubic> flycheck is an emacs package that underlines errors with a red line.
<Yaniel> getting an error saying nvidia driver can't find libnvidia-glvkspirv.so.430.40
<iqubic> DigitalKiwi: That sounds good.
<DigitalKiwi> that sounds like it would help you
<iqubic> How hard is it to set up, and do you have experience with it?
<DigitalKiwi> easy, yes
<DigitalKiwi> lorri is a nice companion
<iqubic> Also, I know I could just launch my emacs instances from inside my nix-shell, but I don't want to do that, because I run EXWM, and having a second emacs instance running seems pointless.
zmlww has quit [Quit: Bye!]
<iqubic> DigitalKiwi: I have no experience running lorri.
<DigitalKiwi> i didn't until i started using it either ;)
<iqubic> I have no idea how to set-up any of this.
<iqubic> How could I setup direnv to work with both emacs and nix?
<DigitalKiwi> https://github.com/target/lorri this has instructions for setting up direnv that may be useful even if you don't use lorri
<iqubic> I love the built with Nix Bagde.
<iqubic> You can find the lorri tutorial in the ./example directory. After following this tutorial, you will have a working setup of lorri, direnv, and working basic editor integration into Emacs.
<iqubic> And there it is, on a silver platter.
<iqubic> That's literally everything I could ever want, all in one convenient place.
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @ivan closed pull request #52814 → pywb: init at 2.1.0; init pythonPackages.{warcio, surt, portalocker, certauth, wsgiprox, py3amf, redis_2, lupa, fakeredi… → https://git.io/fhUy9
<DigitalKiwi> <3 lorri
<DigitalKiwi> Profpatsch++
<{^_^}> Profpatsch's karma got increased to 5
<DigitalKiwi> gchristensen++
zmlww has joined #nixos
<{^_^}> gchristensen's karma got increased to 143
<iqubic> Perhaps that will be my feeling too, after a while.
MmeQuignon has quit [Quit: WeeChat 2.4]
mexisme has quit [Quit: WeeChat 2.5]
pjan has quit [Ping timeout: 244 seconds]
mexisme has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67125 → snd: 19.5 -> 19.6 → https://git.io/fjbR8
mexisme has quit [Client Quit]
matthuszagh has joined #nixos
mexisme has joined #nixos
Ariakenom has quit [Quit: Leaving]
<matthuszagh> hello. I'm getting this error when trying to use matplotlib to plot: `qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""'. This looks like it's related to the new way of using qt with `wrapQtAppsHook'. However, I haven't been able to get this to work with matplotlib. Any idea how I can solve this?
<{^_^}> [nixpkgs] @LouisDK1 closed pull request #66975 → translations for libreoffice-still and libreoffice-fresh, mythtv 29.1 -> 30.0 → https://git.io/fjFH4
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67126 → rapid-photo-downloader: 0.9.15 -> 0.9.16 → https://git.io/fjbR4
pjan has joined #nixos
<alexarice[m]> matthuszagh: that's almost certainly caused by the lack of `wrapQtAppsHook` given that error message
LouisDK has joined #nixos
<alexarice[m]> you could try overriding the package and adding wrapQtAppsHook to the nativeBuildInputs
<iqubic> Is it just me, or does the version of Firefox from unstable use a ton more ram that the version from 19.03 stable?
wfranzini has quit [Remote host closed the connection]
selfsymmetric-pa has quit [Remote host closed the connection]
is_null has joined #nixos
<alexarice[m]> or I think if the correct Qt libraries are in your path then you won't get the problem though unfortunately I do not know what libraries you need
<{^_^}> [nixpkgs] @globin pushed to openssl-1.1 « bitcoin-unlimited: 1.0.3.0 -> 1.6.0.1 »: https://git.io/fjbRE
<matthuszagh> alexarice[m]: i've tried and unfortunately I'm still getting the error message
<matthuszagh> using `wrapQtAppsHook` in nativeBuildInputs
<LouisDK> I wanted to undo some changes in my work but ended up getting my pull req closed due to force-pushing: https://github.com/NixOS/nixpkgs/pull/66975 - Can someone reopen it or should I just submit a new pull req?
<{^_^}> #66975 (by LouisDK1, 1 day ago, closed): translations for libreoffice-still and libreoffice-fresh, mythtv 29.1 -> 30.0
MrCCoffee has joined #nixos
xkapastel has joined #nixos
<alexarice[m]> matthuszagh: https://nixos.wiki/wiki/Qt I think matplotlib is using qt 4 so you could try giving the qt4 instructions a go
is_null has quit [Ping timeout: 268 seconds]
is_null has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67127 → rambox-pro: 1.1.4 -> 1.1.6 → https://git.io/fjbRz
<{^_^}> [nixpkgs] @timokau merged pull request #65247 → openjdk: enable bootstrapping on ARM → https://git.io/fjMMI
<{^_^}> [nixpkgs] @timokau pushed 11 commits to staging: https://git.io/fjbRg
<{^_^}> [nixpkgs] @LouisDK1 opened pull request #67128 → All available translations added for libreoffice-fresh and libreoffice-still → https://git.io/fjbRa
LouisDK has quit [Remote host closed the connection]
is_null has quit [Ping timeout: 248 seconds]
is_null has joined #nixos
mexisme has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67114 → python37Packages.rasterio: 1.0.24 -> 1.0.25 → https://git.io/fjb46
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRo
<iqubic> Blergg... I screwed up my system trying to install lorri.
matthuszagh has quit [Remote host closed the connection]
<iqubic> Is there anyway to do a rollback without rebooting?
<iqubic> I'm running Nixos.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67129 → riot-web: 1.3.0 -> 1.3.2 → https://git.io/fjbR6
jgt1 has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67068 → buildah: 1.9.0 -> 1.10.1 → https://git.io/fjbIy
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRP
<{^_^}> [nixpkgs] @uvNikita opened pull request #67130 → nixos/containers: add unprivileged option → https://git.io/fjbR1
is_null has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67062 → python37Packages.nameparser: 1.0.3 -> 1.0.4 → https://git.io/fjbkg
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRM
<{^_^}> [nixpkgs] @mmahut merged pull request #67061 → jenkins-job-builder: 2.10.1 -> 3.0.1 → https://git.io/fjbk0
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRD
<{^_^}> [nixpkgs] @mmahut merged pull request #67059 → python37Packages.gssapi: 1.6.0 -> 1.6.1 → https://git.io/fjbkL
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRy
zeta_0 has joined #nixos
jgt has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @mmahut merged pull request #67060 → python37Packages.openapi-spec-validator: 0.2.7 -> 0.2.8 → https://git.io/fjbkO
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbR9
is_null has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #67058 → python37Packages.node-semver: 0.6.1 -> 0.7.0 → https://git.io/fjbkJ
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRH
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbR7
<{^_^}> [nixpkgs] @mmahut merged pull request #67056 → python37Packages.django-webpack-loader: 0.2.4 -> 0.6.0 → https://git.io/fjbTy
<{^_^}> [nixpkgs] @mmahut merged pull request #67052 → python37Packages.authres: 1.1.1 -> 1.2.0 → https://git.io/fjbUD
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbR5
<{^_^}> [nixpkgs] @mmahut merged pull request #67050 → python37Packages.azure-mgmt-storage: 3.3.0 -> 4.0.0 → https://git.io/fjbJx
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRd
<marek> iqubic: yes, nixos-rebuild switch --rollback
<DigitalKiwi> what did you do
<iqubic> Well, I'm not sure.
<{^_^}> [nixpkgs] @mmahut merged pull request #67047 → python37Packages.ftfy: 5.5.1 -> 5.6 → https://git.io/fjbvN
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRF
<{^_^}> [nixpkgs] @mmahut merged pull request #67046 → python37Packages.libcloud: 2.4.0 -> 2.5.0 → https://git.io/fjbvu
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/fjbRb
rsoeldner_ has joined #nixos
<alienpirate5> I'm trying to build an SD image and having trouble with this error: https://hastebin.com/qutunokoru.txt
chloekek has quit [Ping timeout: 246 seconds]
<alienpirate5> it's trying to build the fontconfig cache but it can't find the fc-cache command
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67131 → rainloop-community: 1.12.1 -> 1.13.0 → https://git.io/fjbRj
<iqubic> DigitalKiwi: I figured out the issue. I accidentally deleted my /nix/store directory.
<m1crOman> I was wondering if I could get some tips on improving my workflow in nixpkgs. So right now I want to try updating the glusterfs package to 6.0. I know how to make a simple nix script to overrideAttrs but looking at the glusterfs service config I can't set the pkg to be used, so I need to update from the nixpkgs repo. Is it standard procedure to have a fork of nixpkgs with my own changes and set the nix-channel (?) on my machines to source
<m1crOman> from there?
jgt1 has quit [Ping timeout: 272 seconds]
<m1crOman> Oh I cut the "Hello" off my message sorry :P kind of rude
cjpbirkbeck has quit [Quit: Quitting now.]
<worldofpeace> Can someone check if they can execute audacity on nixos-unstable or 19.03? I'm having issues, not sure if it's environmentally specific
<DigitalKiwi> iqubic: that's impressive
<alienpirate5> how does one manage to do that?
<worldofpeace> thinking the same here.
<iqubic> Actually, I made that up.
<symphorien> worldofpeace: audacity runs fine here (19.03)
jgt1 has joined #nixos
<symphorien> 19.03.172927.30a82bba734 (Koi)
<iqubic> worldofpeace: audacity runs fine here (nixos-unstable)
zeta_0 has quit [Quit: taking break]
<worldofpeace> Thanks symphorien iqubic
<alienpirate5> m1crOman: you would want to make an overlay
iqubic has quit [Remote host closed the connection]
jgt1 is now known as jgt
iqubic has joined #nixos
rsoeldner_ has quit [Remote host closed the connection]
rsoeldner_ has joined #nixos
<{^_^}> [nixpkgs] @jtojnar opened pull request #67132 → libv4l: disable building qt → https://git.io/fjb0J
<m1crOman> alienpirate5, that is _exactly_ what I need :D thanks
jgt has quit [Ping timeout: 252 seconds]
<m1crOman> In the long run if I was to update the glusterfs package and PR back to nix I will do it the hard way as doc'd in the quick start guide for nixpkgs essentially
<{^_^}> [nixpkgs] @jtojnar closed pull request #67132 → libv4l: disable building qt → https://git.io/fjb0J
<symphorien> m1crOman: look for the recently opened or merged PR, iirc there is one for glusterfs
<{^_^}> [nixpkgs] @globin pushed 2 commits to openssl-1.1: https://git.io/fjb0t
<m1crOman> oh yeah! 4 days ago, up to 6.5
jgt has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #67133 → python3Packages.xdis: 4.0.1 -> 4.0.3 → https://git.io/fjb0q
Thra11 has quit [Ping timeout: 272 seconds]
rsoeldner_ has quit [Remote host closed the connection]
rsoeldner_ has joined #nixos
<m1crOman> How can I find out when those changes will reach the unstable channel?
jgt has quit [Ping timeout: 246 seconds]
jgt has joined #nixos
__monty__ has quit [Quit: leaving]
___laika has joined #nixos
<m1crOman> oh it's based on the last successful hydra build ok
drakonis has joined #nixos
<{^_^}> [nixpkgs] @zimbatm merged pull request #66587 → terraform-providers: bump versions → https://git.io/fj51P
<{^_^}> [nixpkgs] @zimbatm pushed commit from @dshkyra to master « terraform-providers: bump versions (#66587) »: https://git.io/fjb0n
paileyb has joined #nixos
ryantrinkle has quit [Ping timeout: 245 seconds]
<paileyb> Nix on macOS question. Has anyone had issues with ssh passphrases stored in keychain? I can get them to work outside nix with system ssh. But ssh from openssh-7.9p1 doesn't seem to have this integration (also doesn't support UseKeychain in ssh-config). Thanks!
<alienpirate5> m1crOman: howoldis.herokuapp.com
<m1crOman> That is amazing :D
<m1crOman> ok so I think I'll just wait a day and it should be updated then
rsoeldner_ has quit [Ping timeout: 272 seconds]
<EsperLily> paileyb: The UseKeychain directive is unique to Apple's fork of openssh and only available with the system SSH
<EsperLily> Homebrew actually copied Apple's patch for their openssh package, but Nix can't do it because Apple's patch is written against OpenSSL 0.9.8 and Nix's OpenSSL is too new
<EsperLily> if you don't have UseKeychain in your .ssh/config that's why keychain doesn't work at all. Older macOS versions defaulted that on, but newer ones turned it off to match default behavior of other systems
<EsperLily> if you do put UseKeychain there, you need to add `IgnoreUnknown UseKeychain` as well or else other SSH packages (like Nix's) will fail to parse the config
<{^_^}> [nixpkgs] @jtojnar opened pull request #67134 → qt5.mkDerivation: allow disabling hook insertion → https://git.io/fjb04
<EsperLily> BTW for mosh, since it just uses the ssh binary and nothing else, I overrode it locally to change its openssh dependency to a tiny wrapper that's just a symlink of /usr/bin/ssh. That way I can still use the keychain for mosh connections
<{^_^}> [nixpkgs] @aanderse merged pull request #66492 → nixos/httpd: extraSubservices cleanup → https://git.io/fj7jY
<{^_^}> [nixpkgs] @aanderse pushed 6 commits to master: https://git.io/fjb0B
felixfoertsch23 has joined #nixos
wildtrees_ has joined #nixos
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67135 → smemstat: 0.02.04 -> 0.02.05 → https://git.io/fjb02
paileyb has quit [Ping timeout: 260 seconds]
felixfoertsch has quit [Ping timeout: 264 seconds]
wildtrees_ has quit [Remote host closed the connection]
wildtrees has quit [Ping timeout: 245 seconds]
wildtrees_ has joined #nixos
<{^_^}> [nixpkgs] @jollheef opened pull request #67136 → out-of-tree: init at 1.0.1 → https://git.io/fjb0w
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67137 → shaarli: 0.11.0 -> 0.11.1 → https://git.io/fjb0r
o1lo01ol1o has quit [Remote host closed the connection]
<hpfr[m]> Can I just list patch files in boot.kernelpatches or do I have to make packages wrapping them? If so, where can I find examples
<hpfr[m]> The example given makes it seems like you need a package wrapper but I can’t find an example :(
paileyb has joined #nixos
judson_ has quit [Remote host closed the connection]
judson_ has joined #nixos
<paileyb> looks like I may have disconnected before this sent: Thanks EsperLily! It's a bit unfortunate, because I can't really use ssh from within an nix env. It also looks like homebrew openssl is 8.0p1 (newer than nix?). So perhaps the patch would work? Would there be interest in this? I'd be willing to maintain. It's a bit of a dealbreaker for using nix
<paileyb> on macOS if ssh is unusable.
sigmundv_ has joined #nixos
nDuff has joined #nixos
sigmundv has quit [Ping timeout: 268 seconds]
dansvo has joined #nixos
thc202 has quit [Ping timeout: 250 seconds]
dansvo has quit [Ping timeout: 245 seconds]
<infinisil> hpfr[m]: And the option description <https://nixos.org/nixos/options.html#kernelpatches> mentions pkgs.kernelPatches.ubuntu_fan_4_4 as an example. While that attribute doesn't exist, there's other kernel patches there, which you can check out with `nix eval nixpkgs.kernelPatches.<TAB>`
Rusty1 has joined #nixos
selfsymmetric-mu has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67138 → reaper: 5.980 -> 5.981 → https://git.io/fjbEq
<{^_^}> [nixpkgs] @globin pushed to openssl-1.1 « golden-cheetah: build with newer qt5 »: https://git.io/fjbEm
lord| has quit [Read error: Connection reset by peer]
ddellacosta has quit [Ping timeout: 258 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #67139 → skypeforlinux: 8.50.0.38 -> 8.51.0.72 → https://git.io/fjbEc
wildtrees_ has quit [Quit: Leaving]
shandogs has joined #nixos
lord| has joined #nixos
<NemesisD> are there any tools i can use to determine why a particular derivation is in my closure? i'm baking a docker image and its dragging in a really huge derivation i'm not expecting
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c0b62a782d2 (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<hpfr[m]> infinisil: thanks a lot. Still getting the hang of the structure of nixpkgs
<nDuff> NemesisD, I'd personally search through nix show-derivation -r
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 268 seconds]
mbrgm_ is now known as mbrgm
dansho has joined #nixos
<NemesisD> nDuff: 165,000 lines of JSON later, lol