<{^_^}>
[nixpkgs] @Philipp-M opened pull request #111375 → zfs: fix zfs legacy mount → https://git.io/JtBU9
<Nickelfront>
The docs on vim need a bit of refining. I tried following the advice on `opt` with `elm-vim` and it just doesn't work. Seems like common vim wisdom is to stick to `start`. Should I open an issue or just make my best edit on the respective docs and comments?
simba1 has quit [Ping timeout: 272 seconds]
<Nickelfront>
To back up this opinion I have my own experience and the advice of high rep users on vim.stackexchange.com
<Yaniel>
what is the correct place for helper functions that are specific to a single nixos module?
zeta_0 has joined #nixos
<Yaniel>
(should be visible for users of that module)
xelxebar_ has joined #nixos
xelxebar has quit [Ping timeout: 268 seconds]
<zeta_0>
hello there, i'm trying to setup miso with my current setup: (diren+nix-direnv+emacs-direnv), anyways, i'm able to get miso to install with my setup, but i'm having a hard time trying to get callCabal2Nix to install with my setup, could any of you help me out? I can pastebin my code if any of you would like to take a look?
<zeta_0>
is anyone here? or should I go somewhere else to ask for help with this nix miso issue?
mvnetbiz_ is now known as mvnetbiz
mvtva[m] is now known as mvnetbiz_
<abathur>
there will inevitably be people passing through
mvnetbiz_ has joined #nixos
mvnetbiz_ has quit [Changing host]
<zeta_0>
ya, I need to be more patient!
<abathur>
not familiar with haskell or cabal
simba1 has joined #nixos
<abathur>
what do you mean by "trying to get callCabal2Nix to install"?
ahmedelgabri has joined #nixos
mvnetbiz has quit [Quit: Bye!]
<zeta_0>
when I follow the miso/nix example, everything works fine, but whenever I try to configure this with my (direnv+nix-diren+emacs-direnv) setup, callCabal2Nix does not work, a bunch of dependency errors are returned?
<zeta_0>
abathur: ^
<zeta_0>
abathur: I think, I'm close, but I'm not sure what exactly I'm missing.
<Nickelfront>
should we be looking at your default.nix?
<abathur>
it can be that way :)
<{^_^}>
[nixpkgs] @lukegb opened pull request #111376 → wimboot: fix builds under binutils 2.34+ → https://git.io/JtBkJ
<abathur>
zeta_0: not at all familiar with that stuff, but I did find this comment on a previous issue about a doctest error; may not still be the case but it at least made me wonder if you need to disable something https://github.com/NixOS/nixpkgs/issues/47437#issuecomment-429657590
zot has joined #nixos
<zeta_0>
abathur: thanks, but i'm not sure how this will help with my issue, I'll keep doing some research.
<{^_^}>
[nixpkgs] @stigtsp opened pull request #111380 → perlPackages.MathBigIntLite: fix for perl530 → https://git.io/JtBL3
nhs has quit [Ping timeout: 272 seconds]
simba1 has quit [Ping timeout: 265 seconds]
sigmundv_ has quit [Ping timeout: 240 seconds]
nhs has joined #nixos
<abathur>
I'm not sure it does, either, and wouldn't recommend going too far down the rabbit-hole on it, but a little more searching around does suggest this is a common issue; I see a lot of .nix files clearly working around it on gh
<Nickelfront>
nevermind, "The application is written with Ember.js [5] and Ruby on Rails.[6] PostgreSQL serves as its back-end database management system."
<{^_^}>
[nixpkgs] @aanderse pushed 2 commits to release-20.09: https://git.io/JtBtQ
growpotk- has quit [Ping timeout: 240 seconds]
bingobango has joined #nixos
bgamari_ has joined #nixos
logand` has quit [Ping timeout: 240 seconds]
bgamari has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
<bingobango>
hello, im wondering about generating acme certs for use with prosody. im following the manual, but i think i need to also set up a web server to handle the challenge, which is mentioned but not shown in the manual. im unsure how i need to set this up in order for my cert to be avaliable at the location prosody expects it (following the example in the prosody section of the manual)
<anna[m]>
testing my matrix homeserver federated irc forwarding
<anna[m]>
it's incredibly slow apparently
<Nickli>
anna[m] > how do you have it setup?
nhs has joined #nixos
<{^_^}>
[nixpkgs] @AndersonTorres opened pull request #111394 → Xfce - my last updates → https://git.io/JtB3B
<chreekat[m]>
That's too bad, I was hoping having a federated server would help with IRC bridges. This room is practically unusable to me, for instance, because it takes minutes for the scrollback to show up
eacameron has quit [Quit: Connection closed for inactivity]
jmeredith has quit [Quit: Connection closed for inactivity]
<anna[m]>
Nickli: i joined the room on matrix.org. the problem is that there's a lot of users and homeservers to federate to, and my HS only has 1 GB RAM which is not enough for synapse
<anna[m]>
hopefully dendrite helps when it's finally ready
<alienpirate5>
... and my homeserver keeps OOMing. i'm going to stick to matrix.org for now
<anna[m]>
...and it keeps OOMing which is not helping.
<anna[m]>
i'm just going to use matrix.org for now
<DigitalKiwi>
is there an echo
<Nickli>
noticed that some clients seem to send quote+message than both separately
sss2 has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
<alienpirate5>
<DigitalKiwi "is there an echo"> no i sent those messages and they were taking several minutes to arrive, so i resent it from another account
<Ke>
ok, so seriously speaking, I now enabled radeonsi for mesa and things work, how workable would it be to change mesa behaviour on staging to include radeonsi and switch from auto to hardcoded driver list
<Ke>
I checked and one can't append to auto, it's either auto or list of drivers
zupo_ has joined #nixos
<Ke>
patching mesa is the alternate option
<Ke>
poking upstream maybe
<Ke>
but would be nice to have this in nixos-21.03, I guess needs to go through staging
nhs has quit [Ping timeout: 265 seconds]
zupo has quit [Ping timeout: 246 seconds]
<Ke>
since obviously mesa is such a base library that outside of hacking it makes nixos binary caches almost useless for aarch64 workstations, if properly fixed
<pie_>
is there some way i can ping nixpkgs inside an extra-container container.nix? or do i need to call eval-config manually? (probably results in nested eval-config with extra-container)
<{^_^}>
[nixpkgs] @rnhmjoj pushed 3 commits to release-20.09: https://git.io/JtBC7
jonatanb has quit [Remote host closed the connection]
<pie_>
colemickens what I actually want is to use niv here
virus_dave has joined #nixos
kini has quit [Ping timeout: 264 seconds]
bifunc2 has joined #nixos
krkini has joined #nixos
<bifunc2>
Hey, has anyone here used stuff like dwm, spacefm, st, etc. on NixOS?
xelxebar_ has quit [Remote host closed the connection]
xelxebar has joined #nixos
<pie_>
I edited the issue to be clearer.
<midchildan>
Is anyone experiencing issues with GitHub code search? None of my searches on the nixpkgs repository seems to return any results this past few days.
gkbfufdyhvhkuxh has joined #nixos
SomeoneSerge has joined #nixos
jonatanb has joined #nixos
zupo has joined #nixos
simba1 has quit [Ping timeout: 272 seconds]
hiro98 has joined #nixos
simba1 has joined #nixos
ahmedelgabri has joined #nixos
<Kimat[m]>
<midchildan "Is anyone experiencing issues wi"> Github prevents full code searches when you are using their website without being logged in
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111432 → nixos/resilio: add sharedFolders type → https://git.io/JtBBx
<virkony>
I guess main reason for tests is to vet getting broken things into system. If so, it should be possible to move out test dependencies from derivation that produce content and have other throw away derivation that just tests it before getting it spawned in system/env/profile (not yet used to those terms).
SomeoneSerge has quit [Ping timeout: 240 seconds]
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111433 → nixos/rippled: add extraConfig type → https://git.io/JtBBp
<{^_^}>
[nixpkgs] @jlesquembre opened pull request #111434 → vimPlugins.lispdocs-nvim: init at 2021-01-26 → https://git.io/JtBBh
<s1341>
I'm getting this when trying to do a home-manager switch.... I updated channels both for root and my user: /nix/store/5d6nvbjqxss6k3mbdsmyd16i05lgs71c-manual-combined/manual-combined.xml:11068: element xref: validity error : IDREF attribute linkend references an unknown ID "opt-home.file._name__.source"
<s1341>
anyone have any idea how to fix this?
ahmedelgabri has quit [Ping timeout: 240 seconds]
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111444 → nixos/cinnamon: add sessionPath type → https://git.io/JtBRM
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111445 → nixos/gnome3: add sessionPath type → https://git.io/JtBRD
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111446 → nixos/pantheon: add sessionPath type → https://git.io/JtBRQ
<{^_^}>
[nixpkgs] @siraben opened pull request #111447 → stdenv/generic: throw when using stdenv.lib → https://git.io/JtBR7
hleb[m] has joined #nixos
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111448 → nixos/lightdm-greeters/gtk: add type → https://git.io/JtBRA
<aveltras>
anyone using spotifyd with spotify-tui ? i've used it in the past, it worked, but now that im coming back to it i only get spotify errors 500 (not sure those actually come from the spotify api)
<{^_^}>
[nixpkgs] @tex opened pull request #111458 → borgbackup: add randomizedDelaySec and persistent options → https://git.io/JtBg4
ahmedelgabri has quit [Quit: WeeChat 3.0]
<{^_^}>
[nixpkgs] @Scriptkiddi opened pull request #111459 → lib/types: add description for functionTo and uniq # Please enter the… → https://git.io/JtBg6
<{^_^}>
[nixpkgs] @petabyteboy pushed commit from @Scriptkiddi to master « nixos/quassel: add types (#111429) »: https://git.io/JtB2k
seku has joined #nixos
<mpickering>
I am trying to use qtcreator which gives the following error in initial configure - "/nix/store/hiwz81i1g3fn3p0acjs042a4h5fri6dh-binutils-2.31.1/bin/ld: cannot find crt1.o: No such file or directory"
<{^_^}>
[nixpkgs] @holymonson opened pull request #111468 → darwin.hfs: remove from Libsystem and mark broken → https://git.io/JtBaP
Mic92 has joined #nixos
meh` has joined #nixos
Mic92 has quit [Client Quit]
Mic92 has joined #nixos
<ambroisie>
Hey people, I am trying to use ACME on a new server and am experiencing issues, could anyone help me ?
<ambroisie>
I'd like to know if it may be caused by the shenanigans I am trying to pull: I already have another server setup using letsencrypt, at <example.com>
<ambroisie>
So for this NixOs server, before I fully migrate to it, I have DNS entries pointing <*.test.example.com> and <test.example.com> to its IP
<ambroisie>
And use this subdomain in my config, could that be the reason I am experiencing issues ?
<SomeoneSerge>
Could anybody, please, fastforward me to some references on why there should be /run/opengl-driver/lib, how GL stuff is to be linked generally, and how the decision was mode? Thx
<noonien>
figsoda[m]: sorry for the tag, i'd though to ask here before creating an issue, is there a reason why there are fewer cross-compilation targets than rust supports? i'm trying to cross-compile to thumbv7m-none-eabi
aveltras has quit [Quit: Connection closed for inactivity]
K0kada has joined #nixos
jmeredith has joined #nixos
hiro98 has joined #nixos
Qwerky has quit [Remote host closed the connection]
marcusr has quit [Remote host closed the connection]
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
marcusr has joined #nixos
kfr[m] has quit [Quit: Idle for 30+ days]
Wraul[m] has quit [Quit: Idle for 30+ days]
scheibenkleister has quit [Quit: Idle for 30+ days]
fast1[m] has joined #nixos
<fast1[m]>
Is there a way to declaratively configure a NixOS guest VM within a NixOS host? (From the host's configuration.nix)
<noonien>
fast1[m]: nixos-rebuild build-vm
<noonien>
might be what you want
gkbfufdyhvhkuxh has quit [Ping timeout: 272 seconds]
gkbfufdyhvhkuxh has joined #nixos
<fast1[m]>
<noonien "fast1: nixos-rebuild build-vm"> Is there a way to use a different config for the VM than the host? For example, have a desktop environment on the host but not in the VM
<noonien>
well, build-vm is just a shortcut to build a vm for the current configuration.nix. what are you trying to do? test configurations, or just build a different vm?
<fast1[m]>
nixos-rebuild build-vm is a clone of the host's config right?
<noonien>
it builds a vm with the same configuration.nix used by `nixos-rebuild`, yes
<cole-h>
fast1[m]: You can specify the NixOS config by using `-I nixos-config=/path/to/newconf.nix`
berberman has quit [Client Quit]
<cole-h>
Also accepts relative paths
berberman has joined #nixos
<{^_^}>
[nixpkgs] @twhitehead opened pull request #111479 → tcsh: workaround source moving to old subdirectory after new release → https://git.io/JtBP3
<Emantor>
dadada_: AFAIK you're on your own, this was also the only instance of declarative guests I could find.
<pinpox>
Is anyone using home-assistant with the nixos service and could share a minimal working config? I can't get the http frontend to show up
endformationage has joined #nixos
dps910 has quit [Quit: Connection closed]
<s1341>
1. why does cross-compiling for android with clang want gcc????
simba1 has quit [Ping timeout: 260 seconds]
<s1341>
i mean, why does it want to build stage-final-gcc-9.3.0-debug?
<stolyaroleh_>
Not sure about android, but clang is not able to produce binaries for linux on its own - it links libgcc for c++ static initialization routines.
<stolyaroleh_>
I was trying to assemble a llvm-only toolchain for a while
simba1 has joined #nixos
<s1341>
stolyaroleh_: so it appears that the aarch64-unknown-linux-android-stage-final-gcc-debug-9.3.0.drv fails because it libgcc's confgiure script tries to run the preprocessor on bionic's /sys/cdefs, which uses the __has_include function... which is c++17 only.
<s1341>
any idea how i can fix this???
<stolyaroleh_>
...but gcc 9 should have c++17, afaik
<s1341>
yeah. i agree, but it's failing anyways....
<stolyaroleh_>
can you somehow patch configure flags?
<stolyaroleh_>
(inspect libgcc expression in nixpkgs and tweak it in an overlay)
<s1341>
its in an AC_PROG_CPP macro... i don't know where it is?
<{^_^}>
[nixpkgs] @SuperSandro2000 opened pull request #111481 → nss: remove usage of stdenv.lib → https://git.io/JtBXn
<s1341>
i mean, i don't know where to patch it... it comes from autotools c.m4
<s1341>
autoconf*
<s1341>
stolyaroleh_: i've been banging away at this all day... :(
<s1341>
stolyaroleh_: any direction, or help would be appreciated.
cptrbn has quit [Quit: Gooooooood niiiiiiiiiight]
<stolyaroleh_>
I am reading the definition of libgcc but it will take a while
<stolyaroleh_>
can you share a gist of your toolchain?
<{^_^}>
[nixpkgs] @risicle opened pull request #111482 → cloudfoundry-cli: 7.0.1 -> 7.2.0, switch to buildGoModule, relocate → https://git.io/JtBXa
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtBXr
<s1341>
stolyaroleh_: what do you mean? I'm just trying to do this:
devgkz[m] has joined #nixos
<ambroisie>
Hey peeps, I'm kinda new at the whole nix langugage thingy, is there a one-liner to create an array of string read from each file in a subfolder ?
<stolyaroleh_>
whatever gcc you are using must be your system gcc
<Ke>
chloekek: at least ldd shows quite some promising libs
bifunc2 has joined #nixos
<s1341>
what do you mean it doesn't introduce gcc??? it builds the stage-final-gcc-debug-9.3.0.drv.....
<stolyaroleh_>
...which clang depends on
<stolyaroleh_>
try nix-shell --pure
<bifunc2>
Cadey btw, you've been using dwm now for > 6 months? that's a while. never missed tiling window managers?
<bifunc2>
(many give up and go back)
<Ke>
chloekek_: maybe 0000000000000000 F UND 0000000000000000 _ZN3nix8hashPathENS_8HashTypeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERSt8functionIFbS8_EE
<Cadey>
bifunc2: i've actually been using dwm fairly regularly since college a decade ago
<Ke>
nix::hashPath I believe
<Cadey>
most recently i've been playing with sway however
<stolyaroleh_>
@s1341, one cool thing that you can try doing is bisect the nixpkgs to find exactly what has changed
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtBDt
<Cadey>
bifunc2: i mean at some level i gave up lol
<s1341>
stolyaroleh_: how do i do that?
<bifunc2>
ok..
gustavderdrache has joined #nixos
<bifunc2>
Cadey as in, not use such apps at all, or use those apps only in tiling wm?
ManiacOfMadness has quit [Ping timeout: 265 seconds]
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<bifunc2>
s/tiling/stacking
<stolyaroleh_>
https://git-scm.com/docs/git-bisect. Basically, go to good commit in src/nixpkgs, do git bisect good, go to bad commit, do git bisect bad, and then do git bisect run ./foo.sh where foo will attempt to nix-shell --run true or something.
ahmed_elgabri has joined #nixos
<stolyaroleh_>
Then, make yourself a hot beverage and wait until it binary-searches for a commit that broke/fixed it
<Cadey>
bifunc2: i pop windows into stacking mode all the time
<bifunc2>
dwm has this?
<Cadey>
it's really useful for things like media players, so i can have those float over everything else
<Cadey>
yeah
<bifunc2>
cool!
<bifunc2>
thanks :)
<Cadey>
you detach it from the tiling hieraechy
malook has joined #nixos
kalbasit_ has quit [Ping timeout: 260 seconds]
saschagrunert has quit [Remote host closed the connection]
malook has quit [Client Quit]
<s1341>
stolyaroleh_: cool i'll run that overnight.
malook has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
rajivr has quit [Quit: Connection closed for inactivity]
<s1341>
how can I overLoad a buildInput to set e.g. CFLAGS='-stdlib=libc++'
<s1341>
?
<stolyaroleh_>
not sure that's easy without updating toolchain/wrapper scripts
bitmapper has quit [Quit: Connection closed for inactivity]
<{^_^}>
[nixpkgs] @risicle pushed 2 commits to release-20.09: https://git.io/JtByQ
<{^_^}>
[nixpkgs] @andersk opened pull request #111486 → test-driver: Run ptpython REPL at global scope → https://git.io/JtBSm
SomeoneSerge has joined #nixos
waleee-cl has joined #nixos
<{^_^}>
[nixpkgs] @github-actions[bot] pushed 149 commits to staging-next: https://git.io/JtBSi
<{^_^}>
[nixpkgs] @github-actions[bot] pushed 150 commits to staging: https://git.io/JtBSP
bifunc2 has quit [Quit: -]
simba1 has quit [Ping timeout: 264 seconds]
v0|d has joined #nixos
<{^_^}>
[nixpkgs] @SuperSandro2000 merged pull request #111479 → tcsh: workaround source moving to old subdirectory after new release → https://git.io/JtBP3
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtBS9
<{^_^}>
[nixpkgs] @wchresta opened pull request #111488 → legendary-gl: Remove wchresta from maintainers → https://git.io/JtBQG
<iceypoi83>
Hey all, I'm looking for a way of building a home server. It's supposed to combine the roles of ZFS NAS and Hypervisor. So something like TrueNAS SCALE, maybe? I'm quite comfortable with nixos - even ran it as my main desktop for a while. My questions is basically, can I get the usual NAS-like features set up, like e-mails, smart monitoring,
<iceypoi83>
auto-snapshots, backups, etc. and also provide something like a web GUI for vms? (QEMU's command line is terrible, virt-manager was ok locally, but I don't know if this can be used remotely?)
<{^_^}>
[nixpkgs] @Mic92 opened pull request #111489 → bzip2: add mic92 as maintainer → https://git.io/JtBQi
quinn has joined #nixos
acairncross[m] has joined #nixos
dnlkrgr has quit [Ping timeout: 240 seconds]
<{^_^}>
[nixpkgs] @vbgl opened pull request #111490 → ocamlPackages.ocaml-migrate-parsetree: use Dune 2 → https://git.io/JtB7U
<{^_^}>
[nixpkgs] @SuperSandro2000 merged pull request #100989 → python3Packages.cassandra-driver: fix build by packaging new dependencies → https://git.io/JTlCl
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 4 commits to master: https://git.io/JtBdo
zupo has joined #nixos
<infinisil>
iceypoi83: There's nothing inherent to NixOS that would prevent that. It's a matter of finding the software that does that and hoping it's packaged on NixOS, and package it yourself if it isn't :)
fendor has quit [Remote host closed the connection]
jb55 has quit [Remote host closed the connection]
davidv7 has quit [Ping timeout: 240 seconds]
davidv7 has joined #nixos
cfricke has joined #nixos
dnlkrgr has joined #nixos
respawn_ has quit [Remote host closed the connection]
iceypoi83 has quit [Ping timeout: 248 seconds]
fendor has joined #nixos
LnL has joined #nixos
iceypoi57 has joined #nixos
cfricke has quit [Client Quit]
j0ni[m] has joined #nixos
Qwerky has quit [Remote host closed the connection]
<{^_^}>
[nixpkgs] @Luflosi opened pull request #111493 → [20.09] nginx module: fix typo in proxyWebsockets description → https://git.io/JtBFC
xelxebar_ has joined #nixos
xelxebar has quit [Ping timeout: 268 seconds]
bifunc2 has joined #nixos
<{^_^}>
[nixpkgs] @rien opened pull request #111494 → rage: skip check if not x86 → https://git.io/JtBFP
meh` has joined #nixos
<steveeJ>
flokli: any chance you're around for a nixos container question with acme?
<{^_^}>
[nixpkgs] @andersk opened pull request #111495 → nixosTests.installer: Increase memory allocated to the VM → https://git.io/JtBFN
<steveeJ>
flokli: to not tease the issue. it looks like I'm hitting the issue that your PR https://github.com/NixOS/nixpkgs/pull/91121 should have fixed. ACME doesn't work during boot in a container because the internet isn't available yet
<bifunc2>
it perplexes me that EVERYBODY is not using nixos
<bifunc2>
it's so superior lol
<clever>
bifunc2: i think the same thing, every time i see an rpi user trying to fix the machine after apt-get upgrade bricked it
<immae>
I wouldn’t bet that this kind of brick wouldn’t happen with a nixos
Qwerky has joined #nixos
<clever>
immae: its mostly the rollback option allowing you to undo almost anything
<immae>
ah maybe I didn’t understand what you meant with "brick"
<bifunc2>
in nixos, when should one apt-get install, and when should one put the program in the configuration?
<bifunc2>
never!
<bifunc2>
to 1st. we just use nix always
respawn has joined #nixos
<clever>
immae: its usually a case of some critical app getting into a bad state, and there is no undo button in apt
Darkmatter66 has joined #nixos
<immae>
ok
growpotkin has joined #nixos
<immae>
to me brick is when it’s absoluetly unrecoverable (i.e. you damaged the boot part)
<clever>
immae: in the case of the rpi, there are many levels of bricking
<immae>
(usually happens when you flash a smartphone for instance)
<immae>
ok
mkaito has joined #nixos
mkaito has joined #nixos
<clever>
immae: the most common is just when the boot firmware/kernel on the sd card is broken, so you need to put the rootfs into another machine to repair it
<clever>
but even if you can mount it fine, knowing what you need to undo isnt easy
<clever>
rollback would make that much simpler
<immae>
I see
Qwerky has quit [Ping timeout: 265 seconds]
kalbasit__ has quit [Ping timeout: 240 seconds]
<bifunc2>
how worried are you about intel ME backdoors? to me it's far-fetched. if they were grabbing your data and sending it back home, it might not show up on that computer, but a router might capture the traffic. risky move for intel to participate in
tru_tru has quit [Quit: leaving]
<bifunc2>
and after years, nothing of the sort has been captured/demonstrated by anyone
tru_tru has joined #nixos
<tpw_rules>
to me the bigger sin is that it's not especially hard for someone else to do that to certain people
titouan7 has quit [Quit: titouan7]
<bifunc2>
tpw_rules okay but even here they need access to your LAN don't they?
<bifunc2>
if not physical access
<tpw_rules>
well your assertion as i understand that is that if intel was snooping everyone's, idk, disk encryption keys and sending them across the network someone would have figured out by now. i believe that is true.
<bifunc2>
yep
kanashimia has joined #nixos
<bifunc2>
tpw_rules then you mentioned more targeted attacks. but i wonder if those don't require at least LAN access if not physical access
<tpw_rules>
my assertion is that intel has constructed a system with so much power, and that has a history of vulnerabilities, that it's a relatively easy way for the NSA or North Korea to embed something on the PC of a particular person they don't like.
<bifunc2>
ah
<bifunc2>
yeah that i'd agree with :D
<tpw_rules>
evil maid attacks are a real thing. and if you can get another virus on the PC that has root, then it doesn't matter what access you originally had
<bifunc2>
good point
kana has joined #nixos
<tpw_rules>
and all they had to do was not design a hidden and unauditable supervisor with ultimate power over every aspect of the system. 99.95% of intel's users don't benefit one iota from ME
<bifunc2>
it's been years and they still haven't done anything about it
<bifunc2>
suspicious
<tpw_rules>
what do you mean?
<bifunc2>
the story broke years ago
<bifunc2>
they could have come out with a CPU without ME by now
<bifunc2>
if they wanted to
simba1 has quit [Ping timeout: 272 seconds]
<tpw_rules>
i mean i don't really think it still exists because the NSA/NK is compelling them to. but because it does what they want in terms of system administration and DRM and they don't care enough to do it differently
<{^_^}>
[nixpkgs] @jtojnar pushed commit from @andir to master « gtk4: init at 4.0.2 »: https://git.io/JtBAk
Qwerky has joined #nixos
fendor__ has joined #nixos
fendor_ has quit [Ping timeout: 256 seconds]
fendor has quit [Ping timeout: 264 seconds]
fendor has joined #nixos
rapgru has quit [Ping timeout: 248 seconds]
bingobango has joined #nixos
Qwerky has quit [Ping timeout: 240 seconds]
Valentin[m]1 has joined #nixos
iceypoi15 has joined #nixos
<bingobango>
morning, i was wondering what the minimal config i need to get a letsencrypt cert covering 3 domains is, in a folder on my computer. i followed what was listed under the prosody section of the manual, but its failing to get the certs and i believe its because i need a web server to open the .well-known/acme-challenge route? the manual had no more in thta section so im a little lost
<iceypoi15>
does anyone here have experience with using nixos as a NAS and/or hypervisor?
WilliButz has quit [Remote host closed the connection]
<matthewcroughan>
Does anyone know how I could use multiple dns servers with NixOS?
<matthewcroughan>
I want to use networking.wg-quick.interfaces.dns = [ "192.168..4.1" ], and if the name isn't found there it should fallback to something else
WilliButz has joined #nixos
<steveeJ>
matthewcroughan: you can use dnsmasq as a local resolver and set up multi-forwarding there
<steveeJ>
matthewcroughan: I think it can even query them all in parallel so you wouldn't have to wait for a negative answer
<{^_^}>
[nixpkgs] @SuperSandro2000 opened pull request #111496 → pythonPackages.cassandra-driver: Remove usage of stdenv.lib → https://git.io/JtBxr
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JtBx6
respawn has quit [Quit: Leaving]
arahael2 is now known as arahael
sss2 has joined #nixos
<matthewcroughan>
steveeJ: really? So just run dnsmasq everywhere?
<bingobango>
goibhniu: that helped thank you! im getting a problem with prosody reading the certs now but ill bash it out and see how it goes
dsx has quit [Quit: dsx]
<bingobango>
ok sorry for the spam but one last question. im trying to use the postgres backend on prosody, which i believe needs luadbi-postgresql installed. i have it in my environment, but its still not showing as an option for prosody, do i need to override the lua that prosody has to include that library?
<{^_^}>
[nixpkgs] @mweinelt opened pull request #111498 → wpa_supplicant: backport support for OWE → https://git.io/JtBxh
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dsx has joined #nixos
WilliButz has quit [Quit: bye]
WilliButz has joined #nixos
<pinpox>
Hi, I'm having some kind of caching problem and can't figure out why: I changed my nixos configuratin and rebuild, but some of the store contents are still unchanged
<flokli>
steveeJ: only saw that now. probably best to discuss this in the issue tracker.
philr_ has joined #nixos
eyJhb has quit [Quit: Clever message]
sss2 has joined #nixos
eyJhb has joined #nixos
eyJhb has quit [Changing host]
eyJhb has joined #nixos
<colemickens>
trace: Warning: `stdenv.lib` is deprecated and will be removed in the next release. Please use `pkgs.lib` instead. For more information see https://github.com/NixOS/nixpkgs/issues/108938
<{^_^}>
#108938 (by siraben, 3 weeks ago, closed): Deprecate use of stdenv.lib across Nixpkgs
<colemickens>
Well, I have no idea where that usage would be :P
bennofs has joined #nixos
<{^_^}>
[nixos-homepage] @garbas pushed to blog « include weekly news button, one announcements button and removing the rss button »: https://git.io/JtBhA
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}>
[nixpkgs] @SuperSandro2000 pushed 2 commits to staging: https://git.io/JtRvN
itai has joined #nixos
<itai>
how does the lexical scope of something like `with pkgs;` work? just by the indentations?
<clever>
itai: the `with pkgs;` must be followed by exactly one expression, and it only effects the parsing of that expr
<itai>
i'm asking because i want to nest them for concatenating the normal package list and the haskell package list, so i don't have to write `haskellPackages.foo` every time