worldofpeace changed the topic of #nixos to: NixOS 20.09 Nightingale ✨ https://discourse.nixos.org/t/nixos-20-09-release/9668 || https://nixos.org || Latest NixOS: https://nixos.org/nixos/download.html || Latest Nix: https://nixos.org/nix/download.html || Logs: https://logs.nix.samueldr.com/nixos/ || use ,channels for a list of Nix* related channels || nixcon videos: https://tinyurl.com/nixcon2019 || Link to the output of nix-inf
<{^_^}> [nixpkgs] @critbase opened pull request #120957 → djangorestframework-jwt: fix build error → https://github.com/NixOS/nixpkgs/pull/120957
<cgbrewster[m]> Any estimate for how large every package just for linux in the latest unstable release would be?
figgyc has joined #nixos
<gchristensen> I look forward to you finding out :D
<cgbrewster[m]> haha! I will report back
zaeph has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @astro opened pull request #120958 → svd2rust: 0.14.0 -> 0.18.0 → https://github.com/NixOS/nixpkgs/pull/120958
zaeph has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #120959 → .github/workflows/editorconfig.yml: switch to pull_request_target → https://github.com/NixOS/nixpkgs/pull/120959
<cgbrewster[m]> * Oh yeah that does seem relevant to what I'm trying to do (edit: I meant does!)
figgyc has quit [Client Quit]
apache8080 has quit [Ping timeout: 276 seconds]
ddellacosta has joined #nixos
aaabbbbbbbbbb has quit [Ping timeout: 245 seconds]
wnklmnn has quit [Quit: Leaving]
<scott> how should i do the equivalent of `nixos-rebuild boot` on my VPS with a specific NixOS system closure i've already uploaded to it? i've found advice to use `nix-env --profile /nix/var/nix/profiles/system --set $path`, which works, but how do i update the GRUB menu?
figgyc has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/17b101e29df (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
ddellacosta has quit [Ping timeout: 276 seconds]
<infinisil> scott: $path/bin/switch-to-configuration boot
<scott> thank you!
figgyc has quit [Client Quit]
ahmedelgabri has quit [Ping timeout: 250 seconds]
thomasjm_ has quit [Ping timeout: 265 seconds]
apache8080 has joined #nixos
apache8080 has quit [Client Quit]
derpadmin has joined #nixos
meet has joined #nixos
figgyc has joined #nixos
<meet> how do we install make on nix?
scott9 has joined #nixos
scott is now known as Guest65464
scott9 is now known as scott
<gchristensen> nix-shell -p gnumake for temporary use, but usually you'll want a shell.nix-
<infinisil> Even just `nix-shell -p` works
<infinisil> But yeah, shell.nix would be better
domogled has quit [Quit: domogled]
<meet> oh wow, i have been installing stdenv-linux which is compiling a lot of stuff for the last hour
figgyc has quit [Client Quit]
Guest65464 has quit [Ping timeout: 240 seconds]
* meet has no idea what he is doing with nix yet
<gchristensen> oh dear!
<gchristensen> usually you don't want to install libraries like that, and instead use project-specific shell.nix's
tdeo has joined #nixos
diamondburned has joined #nixos
figgyc has joined #nixos
<meet> what if you are the only one from the team using nix
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120960 → kube-capacity: 0.5.1 -> 0.6.0 → https://github.com/NixOS/nixpkgs/pull/120960
h0m1 has quit [Quit: WeeChat 3.1]
h0m1 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/J3vIp
jgt has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/17b101e29df (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
diamondburned has quit [Ping timeout: 245 seconds]
<mica[m]> meet: you keep mentioning how coop nix is until someone else picks it up
<{^_^}> [nixpkgs] @Radvendii closed pull request #120900 → openssl: fix static compilation on windows → https://github.com/NixOS/nixpkgs/pull/120900
diamondburned has joined #nixos
proofofkeags has quit [Ping timeout: 246 seconds]
cole-h has quit [Ping timeout: 252 seconds]
jgt has quit [Ping timeout: 260 seconds]
<meet> how would you search for example shell.nix files for node projects https://github.com/search?p=3&q=filename%3Ashell.nix&type=Code ?
stree has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
ddellaco_ has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
ddellaco_ has quit [Ping timeout: 276 seconds]
stree has joined #nixos
Q8IoXhexAi has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @aanderse merged pull request #119672 → init duckling service → https://github.com/NixOS/nixpkgs/pull/119672
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
thomasjm_ has joined #nixos
<{^_^}> [nixpkgs] @cdepillabout merged pull request #120849 → Unbreak haskellPackages.HTF → https://github.com/NixOS/nixpkgs/pull/120849
ahmedelgabri has quit [Ping timeout: 276 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 27.1]
gustavderdrache has quit [Quit: Leaving.]
rj has quit [Remote host closed the connection]
rj has joined #nixos
h0m2 has joined #nixos
h0m1 has quit [Ping timeout: 260 seconds]
ahmedelgabri has joined #nixos
<pie_> > import <nixpkgs/nixos/lib/eval-config.nix> { modules = [ ({system, ...}: builtins.seq (lib.traceValSeqN 1 system) {}) ]; }
<{^_^}> { _module = <CODE>; config = <CODE>; extraArgs = <CODE>; options = <CODE>; pkgs = <CODE>; }
meet has quit [Quit: Connection closed]
<pie_> ...that infrecs when I try to eval it
<pie_> infinisil: oh i guess the bot doesnt do trace?
<infinisil> Indeed
<gchristensen> you can't deeply evaluate a nixos value
<tomberek> is there a way to exclude certain things from a derivation's inputs? Still to use it impurely at build time, but exclude it from hashing/tracking? Basically I want to exclude things like changes to stdenv and basic utilities from forcing rebuilds?
<pie_> infinisil: wow why are you awake :P
<pie_> gchristensen: I dont follow
<gchristensen> pie_: infinisil is on America/New_York TZ
<infinisil> ^ lol
<pie_> gchristensen: since when? 0.o
<matthewcroughan> gchristensen: What does deeply evaluate mean?
<gchristensen> since forever
<gchristensen> matthewcroughan: if you try to follow every attribute's value all the way out until you have no un-evaluated values ... you'll infinitely recurse.
<matthewcroughan> Is that the difference between procedural and functional in a nutshell?
<gchristensen> infinisil is not *in* America/New_York, but their effective TZ is :)
<matthewcroughan> Just wondering, because I hear a lot about lazy evaluation, and always assume its meaning without fully understandingit.
<matthewcroughan> is lazy evaluation a property of a functional language? Or is it just of Nix?
<gchristensen> matthewcroughan: not *necessarily* but FP languages are perhaps more often lazy
<pie_> laziness/strictness is completely (?) orthognonal to functionalness
<tomberek> something along the lines of allowedReferences, allowedRequisites, but more like ignoredReferences ?
<gchristensen> tomberek: no, that can't be done
rj has quit [Ping timeout: 240 seconds]
ahmedelgabri has quit [Ping timeout: 245 seconds]
<tomberek> (it'd be a dangerous escape hatch)
<{^_^}> [nixpkgs] @mweinelt merged pull request #120806 → python3Packages.pynndescent: 0.5.1 -> 0.5.2; python3Packages.umap-learn: 0.5.0 -> 0.5.1 → https://github.com/NixOS/nixpkgs/pull/120806
<pie_> gchristensen: unless youre referring to some specialty of the evaluator, i dont understand why what Im doing wont work. Im putting an abitrary trace statement that should (?) evaluate the head of its argument in the strict argument of the seq and returning {}
oxalica1 has joined #nixos
<pie_> ok so its a bit trial and error but traceVal and traceValSeqN 0 didnt work either
<gchristensen> ah ok
oxalica has quit [Ping timeout: 252 seconds]
oxalica1 is now known as oxalica
<pie_> no matter what i do touching that system variable it causes infrec
<tomberek> some of the semantic loosening in shlevy's Nomia would be possible if you could tell Nix "don't worry, trust me, this dependency doesn't matter"
<gchristensen> yeah but inevitably it is wrong :P
<infinisil> pie_: How do you pass in the system argument?
<pie_> infinisil: i dont know, it just seems to exist?
<pie_> infinisil: i dont actually know if it exists
<infinisil> Ah no it doesn't
<gchristensen> like 80% of my consulting is people saying "ah it is totally fine!" and I say "I mean, it isn't" and then they say a few weeks later "oh dang this is totally hurting me now"
<pie_> infinisil: ok so module arguments that dont exist cause infrec?
<infinisil> You can replace system with any other argument
<infinisil> Should give the same result
<pie_> wait how does that even work xD
<tomberek> it's wrong, but from Nix's perspective. If you squint and consider different equivalence classes, it may be what you want.
<matthewcroughan> pie_: I always forget what orthognonal means, but I have a colleague who uses that a lot, are you him? :D
<pie_> matthewcroughan: it means unrelated
<pie_> or something like that
<infinisil> pie_: Magic
<pie_> infinisil: i presume __functionArgs, but eh?
<infinisil> Yup
<pie_> matthewcroughan: or like, "you can vary these two parameters separately
<pie_> "
<pie_> matthewcroughan: bad explanation: laziness means you have a bunch of objects in memory that are opaque values of "here is a thing, but i dont actually need it yet", and then when you actually need it, you evaluate the thing and replace it with its actual value
Q8IoXhexAi has quit [Quit: Terminated!]
<pie_> next, you apply this to _every_ value
<pie_> you are blind and following a knotted rope with many branches
<pie_> all alike
ddellacosta has joined #nixos
<pennae> you are eaten by a bottom
<pie_> kinky
<matthewcroughan> pie_: What are they defined as if they have no value?
<matthewcroughan> 0?
<pie_> matthewcroughan: the value is "i dont know my value yet, but you can find out if you ask me for it"
<matthewcroughan> So, tab completion on a flake, have you tried it?
<pie_> basically everything is iin an "opaque wrapper
<pie_> no i havent
<matthewcroughan> I feel like this is as interactive as laziness can be.
<matthewcroughan> In fact, enter a repl and try it, one moment.
zebrag has quit [Quit: Konversation terminated!]
lordcirth has quit [Remote host closed the connection]
<gchristensen> this opaque wrapper is called a thunk
<pie_> ^
<gchristensen> a yet unthought promise of future computation
<infinisil> And what a thunk actually stores is an expression with an environment
<gchristensen> "twitch teaches laziness"
<matthewcroughan> pie_: in a repl, do the following: flake = builtins.getFlake "github:matthewcroughan/nixcfg"
<pennae> "a function not yet called"
<matthewcroughan> then do flake.<tab>
<pie_> matthewcroughan: as a sidenote, the way inifinite recursion detection works if you stick a pin in every knot you pass,and if you end up at a knot that already has a pin in it, you know something is screwy - you've been here before (this a partial, but not a _sufficient_ explanation, i think)
<matthewcroughan> now, if you explore my flake by tab completing the attributes, you'll see it downloads things at different stages
<pie_> I dont think I have flakes enabled since im not on unstable
<matthewcroughan> is this the essence of lazy evaluation?
<infinisil> pennae: Doesn't have to be a function :)
lordcirth has joined #nixos
<pennae> infinisil: everything's a function. some are just nullary :>
<pie_> matthewcroughan: anyway i recommend you think hard and do some reading if you want to understand this better
<pennae> (do you want to build a thunk tree?)
<infinisil> Lol
<gchristensen> matthewcroughan: yes :)
<gchristensen> matthewcroughan: consider if Nix *were not* lazy, you would have to evaluate all 40k packages just to look up pkgs.hello
<matthewcroughan> theoretically then, all procedural alternatives will be crippled under their own weight
<matthewcroughan> such as yocto, which seriously does have to do that
lordcirth has quit [Remote host closed the connection]
<matthewcroughan> well, bitbake, that tooling.
<infinisil> gchristensen: Arguably there would be another mechanism to allow it to be lazy then
<gchristensen> this is the fundamental reason ofborg exists: to do that deep evaluation that nobody else wants to do, and many people literally can't since it requires so much dang ram
<matthewcroughan> gchristensen: It requires lots of ram why?
<matthewcroughan> because of top-level?
<matthewcroughan> What is the consequence of getting rid of top-level, in terms of resources on the system?
<gchristensen> no, just because there are so many packages combined with the deep support for overrides
<matthewcroughan> does it require more ram to evaluate node stuff than it does to evaluate other ecosystems?
tmciver has quit [Read error: Connection reset by peer]
<gchristensen> nix essentially can't garbagecollect any memory while it evaluates because everything has a full handle to everything in its closure
<pennae> how much ram *does* it need?
ahmedelgabri has joined #nixos
tmciver has joined #nixos
<gchristensen> ofborg's full eval of all of nixpkgs across 4(?) architectures takes a bit over 16g iirc
<matthewcroughan> Does this file require more resources?
<matthewcroughan> yknow, to evaluate
<gchristensen> not sure I can answer that
<pennae> i'm once again at "only?" :D
<gchristensen> pennae: :)
<infinisil> gchristensen: Resources can't be attributed to single files
<infinisil> Only parsing time, but that's negligible
<gchristensen> of course
<matthewcroughan> Right, so the fact that node-packages is one of the largest files in Nix has nothing to do with how Nix will perform in terms of resources.
<matthewcroughan> How about a package like Ghost?
<matthewcroughan> Where it has so many dependencies it's just ridiculous?
<gchristensen> each package has a small impact on the memory requirements
<{^_^}> #24936 (by b123400, 4 years ago, closed): ghost: init at 0.11.9
<matthewcroughan> This wasn't merged because of the amount of deps.
<matthewcroughan> As far as I can tell, anyway.
<matthewcroughan> 11K lines, of which a percentage of that number is real deps.
<matthewcroughan> What effect would the introduction of this package have had on evaluation time and on hydra?
<gchristensen> that is more of a maintenance burden and "impact on the repo size" than evaluation
<matthewcroughan> Would it be cataclysmic?
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<matthewcroughan> Oh. Interesting. I had the wrong idea then :D
<infinisil> Siri, define cataclysmic
<infinisil> "A violent upheaval that causes great destruction or brings about a fundamental change."
patagonicus1 has joined #nixos
lordcirth has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
<pie_> the reason I started looking for that system argument is that my config _works_ for some reason, when it shouldnt 0_o
tmciver has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « poppler_gi: fix build on Darwin »: https://git.io/J3v0S
patagonicus has quit [Ping timeout: 246 seconds]
patagonicus1 is now known as patagonicus
<matthewcroughan> infinisil: Node packages definitely are strange in Nix.
<matthewcroughan> Why is it so bad?
<matthewcroughan> Why do we have to have this very large single file in nixpkgs that defines all node packages?
<gchristensen> big questions for 3:45am
<pie_> look at anything else that imports a package repository
<matthewcroughan> gchristensen: I just woke up :(
<matthewcroughan> Nix screws with my sleep schedule.
<pie_> in general, look at the other language infrastructures.
<infinisil> matthewcroughan: There's a single large file because it allows reusing dependency declarations between multiple packages
<pie_> for the node-est experience, look for ones with autogenerated package sets
<matthewcroughan> Yeah.. You mean like Python?
<matthewcroughan> or Haskell
<pie_> i think python is actually handwritten
<pie_> not sure though
<pie_> ok infinisil has a better idea about this
<infinisil> Yeah that's right, python is manual
<infinisil> Haskell is autogenerated
<infinisil> Mostly
<matthewcroughan> Do you see how setuptools is completely undefined in every Python package?
<pie_> i dont actually know what node looks like, is that a rec on the set or something? <infinisil> matthewcroughan: There's a single large file because it allows reusing dependency declarations between multiple packages
<matthewcroughan> So lets say you have a requirements.txt, you can say `packageName==0.11` and it'll do it
<matthewcroughan> But you can't say `setuptools=xx.xx` because there's no way for you to know what version anything needs or wants.
<infinisil> pie_: node2nix allows generating a single nix file from a .json file listing all the packages you want available
<infinisil> matthewcroughan: Not sure what you mean
<pie_> infinisil: ok but what does that have to do with the single large file? well, nevermind, i dont think thats actually the question i want to ask
<DigitalKiwi> gchristensen: you scared me 01:47 gchristensen: big questions for 3:45am
<pennae> it'd always be 3:45am somewhere if it weren't for those meddling timezones
tmciver has joined #nixos
figgyc has joined #nixos
<infinisil> pie_: Ah sorry, but yeah it's a local file recursion I'm pretty sure
<pie_> ok i figured out why my system is suspiciously workin
<infinisil> Actually it doesn't even recurse
<pie_> im copying a valid config by accident
<pie_> now im still confused by why its working in the way that it is working
<infinisil> It's just `let source1 = ...; source2 = ...; in { app1 = build { deps = [ source1 source2 ... ]; }; app2 = ...; }`
<DigitalKiwi> pie_: have you tried taking a nap/walk lol
<infinisil> It looks like that at least
<{^_^}> [nixpkgs] @otavio opened pull request #120961 → cargo-msrv: init at 0.4.0 → https://github.com/NixOS/nixpkgs/pull/120961
<pie_> DigitalKiwi: tiredness isnt the issue, i just dunno what its doin :(
<pie_> * :)
<DigitalKiwi> sometimes just taking a break from it helps
<{^_^}> [nixpkgs] @happysalada opened pull request #120962 → fishplugins: forgit fix dependency linking → https://github.com/NixOS/nixpkgs/pull/120962
evils has quit [Ping timeout: 240 seconds]
<pie_> I should actually go to bed
<pie_> im soooo close to finishing? x)
<matthewcroughan> delroth: I get "'fopen' failed to open 'parsecd-150-68.so' with errno 30" when running Parsec lately, any ideas?
<pie_> matthewcroughan: time to start learning debugging dynamic loading :/
<pie_> matthewcroughan: checked the issue tracker?
<matthewcroughan> well, it only seems to happen if I launch sway without a desktop manager.
<matthewcroughan> display manager*
<pie_> oh i thought this was haskell stuff
<pie_> eek :p
<{^_^}> [nixpkgs] @mkg20001 opened pull request #120963 → distrobuilder: 2019_10_07 -> 1.2 → https://github.com/NixOS/nixpkgs/pull/120963
<matthewcroughan> Hahaha, when I google the error I get this https://logs.nix.samueldr.com/nixos/2020-12-23
<matthewcroughan> lol
<matthewcroughan> last year
<matthewcroughan> same issue
<samueldr> ~ ⬤ errno 30
<samueldr> EROFS 30 Read-only file system
<matthewcroughan> Well yeah, the /nix/store is read-only.
<DigitalKiwi> matthewcroughan: i hate when that happens
<matthewcroughan> I'm confused how this could stop working all of a sudden, and why parsec cares that it's read only.
<DigitalKiwi> all of a sudden 5 months ago lol
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « calls: Fix build »: https://git.io/J3v26
<DigitalKiwi> maybe it's only now hit a thunk...
<matthewcroughan> DigitalKiwi: It's a declarative package, I swear this only happens when I don't use GDM.
<{^_^}> [nixpkgs] @mweinelt merged pull request #120280 → python3Packages.async-upnp-client: 0.16.0 -> 0.16.1; python3Packages.clldutils: 3.7.0 -> 3.8.0; + deepmerge, sacn → https://github.com/NixOS/nixpkgs/pull/120280
<matthewcroughan> It's not like I'm changing anything imperatively, on the cli, to make it work.
<pennae> (when was it again) ago we saw something about "actually portable executables" (written from all alphabets with no pattern except not using the proper letters) that rewrite themselves on first start
<matthewcroughan> It definitely does do that.
<matthewcroughan> Parsec tries to update itself at runtime.
<matthewcroughan> Ah okay, yeah.. so it's trying to write over the so in the /nix/store and of course cannot.
<matthewcroughan> Crap...
ericsagn1 has quit [Ping timeout: 260 seconds]
<pennae> ah yes, cosmopolitan libc it was, with "αcτµαlly pδrταblε εxεcµταblε"s
<matthewcroughan> There's no way of telling me what the latest version of that static object is.
<matthewcroughan> So here, delroth fetches 150-68.so, but there's no way for me to know what the latest numbers are haha.
<matthewcroughan> And parsec won't be happy until that number is changed and I rebuild.
<matthewcroughan> We're all going to burn.
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/c6f0d282ae4 (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
<DigitalKiwi> pennae: i'm a little annoyed i know what you're talking about
<tomberek> we considered doing a "pre-run" for cosmo libc to do the rewrite and proceed. I guess you end up with "thing-cosmo-unbaked" and "thing-cosmo-baked"
evils has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to gnome-40: https://git.io/J3vV1
<pennae> DigitalKiwi: we're a little happy to not be alone in this suffering
orivej has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #120964 → python3Packages.anyio: 2.2.0 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/120964
<matthewcroughan> Is there any way to patch this behavior DigitalKiwi?
<matthewcroughan> This runtime updating behavior has to be stopped.
<matthewcroughan> I want to remove this function from a static binary. Maybe we can decompile it and recompile it?
Ericson2314 has quit [Quit: authenticating]
Ericson2314 has joined #nixos
ericsagn1 has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 closed pull request #120342 → systemd: fix lxd support with ubuntu patches → https://github.com/NixOS/nixpkgs/pull/120342
<matthewcroughan> I hate closed source.
<matthewcroughan> And trains.. and lawyers.
<{^_^}> [nixpkgs] @mkg20001 opened pull request #120965 → better lxd support → https://github.com/NixOS/nixpkgs/pull/120965
thomasjm_ has quit [Ping timeout: 240 seconds]
Q8IoXhexAi has joined #nixos
ddellacosta has quit [Remote host closed the connection]
jrm has quit [Quit: ciao]
theDon has quit [Ping timeout: 240 seconds]
<ajs124> matthewcroughan: I like trains
griff_ has joined #nixos
<pie_> > i like trains
<{^_^}> undefined variable 'i' at (string):494:1
<pie_> oh no
theDon has joined #nixos
<DigitalKiwi> is it throwback tuesday
<matthewcroughan> Anyone know what's going on here? lol.
<matthewcroughan> What the hell is an ssl cert file for a font?
tomberek has quit [Ping timeout: 240 seconds]
<matthewcroughan> all I did was set `home-manager.programs.kitty.font = pkgs.fira-code`
<matthewcroughan> Ah, guess I'm not supposed to put a package there :D
<matthewcroughan> Indiscernible error though!
Qubasa has quit [Quit: WeeChat 2.9]
Qubasa has joined #nixos
ddellacosta has joined #nixos
spacefrogg has quit [Quit: Gone.]
aw has quit [Quit: Quitting.]
aw has joined #nixos
spacefrogg has joined #nixos
<samueldr> you're setting an option "SSL_CERT_FILE" in the modules system
ddellaco_ has joined #nixos
<samueldr> which might happen because of something like a fetcher being used
<samueldr> maybe incorrectly
ddella___ has joined #nixos
<samueldr> usually it's when assigning a package to an option that defines sub-options
<matthewcroughan> samueldr: Yeah is thiswhat a bug looks like in Nix code?
<samueldr> you probably need kitty.font.package = whateveryouwereusing
<samueldr> I don't know what you mean
<matthewcroughan> Yeah that's what I'm going to do, and was my immediate assumption, but the error message could never tell me that.
ddellacosta has quit [Ping timeout: 276 seconds]
<matthewcroughan> I found that out by `man home-configuration.nix` and seeing that the type that was wanted by `programs.kitty.font` was either 'null or sobmodule'
<matthewcroughan> But why then did the type allow package?
<samueldr> because a package is an attrset
<samueldr> > pkgs.hello.src
<{^_^}> "<derivation /nix/store/2nnyj6i4nc2pz0qgp13qj2a5jnxk6x7s-hello-2.10.tar.gz.drv>"
<matthewcroughan> makes sense, so could the type system reject packages?
<samueldr> maybe
<matthewcroughan> if it rejected packages, this bug would not occur
<matthewcroughan> therefore, is this a bug?
<samueldr> I would say it is
<samueldr> but I don't know if it's a fixable bug with the design
<matthewcroughan> design of nix? Or design of home-manager?
<samueldr> the modules system
<D_> it sounds like it's a shortcoming of the type system in use here
<samueldr> so neither
ddellaco_ has quit [Ping timeout: 252 seconds]
ddella___ has quit [Ping timeout: 276 seconds]
Q8IoXhexAi has left #nixos ["Terminated!"]
Henson has joined #nixos
jrm has joined #nixos
jrm has quit [Client Quit]
jrm has joined #nixos
ddellacosta has joined #nixos
jrm has quit [Client Quit]
jrm has joined #nixos
ddellacosta has quit [Ping timeout: 276 seconds]
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
stree has quit [Ping timeout: 276 seconds]
wallacer has quit [Remote host closed the connection]
NitSitherz has joined #nixos
AlpineLlama has joined #nixos
wallacer has joined #nixos
NitSitherz has left #nixos [#nixos]
<DigitalKiwi> man i hate static type systems always getting in my way keeping me from running my broken code that won't work
ddellacosta has joined #nixos
thomasjm_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120966 → cifs-utils: 6.12 -> 6.13 → https://github.com/NixOS/nixpkgs/pull/120966
<Henson> DigitalKiwi: that's why I like Python. It doesn't tell me there's a problem until it trips over it and the whole program comes crashing down
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120967 → btrfs-progs: 5.11 -> 5.11.1 → https://github.com/NixOS/nixpkgs/pull/120967
<simpson> Henson: You missed the context; DigitalKiwi was being sarcastic, I think. The discussion was about how NixOS modules effectively implement an ad-hoc type system.
stree has joined #nixos
<DigitalKiwi> i was hoping Henson was being sarcastic too
<syhn> Henson reads as sarcasm too :p
* Henson chuckles
jesystani has joined #nixos
<Henson> simpson: thanks for the context, I guess I came in too late
stephank has quit [Quit: stephank]
<Henson> DigitalKiwi: I thought your comment was just a random proclamation into an otherwise quiet channel :-)
<jesystani> hello! two questions, with regular nix, i could enter a shell with --pure to test whether my package was exhaustive enough, how would i do that with a flake? secondly, whats the nixxy way to package a program that expects write access to the $out folder?
stephank has joined #nixos
<{^_^}> [nixpkgs] @reedrw opened pull request #120968 → shticker-book-unwritten: fix broken cargoSha256; add libXcursor → https://github.com/NixOS/nixpkgs/pull/120968
<DigitalKiwi> Henson: tbf that's accurate of most of my comments here
<Henson> DigitalKiwi: :-)
jpo has joined #nixos
<simpson> jesystani: Writing to $out is handled contextually. Automatic updates? Disable/patch them out. Config files? Write a default file. First-time binary weirdness? Run the freshly-installed package from $out during the installPhase!
<simpson> e.g. IIRC we generate Python bytecode by invoking Python inside the build sandbox. Python's got stdlib tools for just this sort of situation, which helps.
griff_ has quit [Quit: griff_]
<jesystani> ah ok i think this one is just a patch it out then
<jesystani> so this application creates an sqlite file in $out, which all invocations of the program access, would it be best to move that to /var or something?
growpotk- has joined #nixos
<simpson> That's a good idea, yes. You can have a directory under /var/db, I think.
<simpson> Hm, how does it work on other distros? /usr typically isn't writeable by non-root; is this tool normally installed setuid?
<jesystani> i think its normally just run locally, and other users get a path to the binary
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120969 → calcurse: 4.7.0 -> 4.7.1 → https://github.com/NixOS/nixpkgs/pull/120969
ddellacosta has quit [Ping timeout: 240 seconds]
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @tomberek merged pull request #120956 → janet: 1.15.4 -> 1.15.5 → https://github.com/NixOS/nixpkgs/pull/120956
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120970 → pony-corral: 0.4.1 -> 0.5.0 → https://github.com/NixOS/nixpkgs/pull/120970
<{^_^}> [nixpkgs] @tomberek merged pull request #120969 → calcurse: 4.7.0 -> 4.7.1 → https://github.com/NixOS/nixpkgs/pull/120969
dsrt^ has quit []
<{^_^}> [nixpkgs] @tomberek merged pull request #120952 → humioctl: 0.28.2 -> 0.28.3 → https://github.com/NixOS/nixpkgs/pull/120952
ahmedelgabri has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @tomberek merged pull request #120946 → gitui: 0.14.0 -> 0.15.0 → https://github.com/NixOS/nixpkgs/pull/120946
tomberek has joined #nixos
nehsou^ has joined #nixos
rubm has quit [Ping timeout: 260 seconds]
Supersonic112 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120971 → bzrtp: 4.5.1 -> 4.5.10 → https://github.com/NixOS/nixpkgs/pull/120971
<{^_^}> [nixpkgs] @tomberek merged pull request #120911 → open-policy-agent: 0.27.1 -> 0.28.0 → https://github.com/NixOS/nixpkgs/pull/120911
radu242 has quit [Quit: The Lounge - https://thelounge.chat]
Supersonic has quit [Ping timeout: 246 seconds]
Supersonic112 is now known as Supersonic
<{^_^}> [nixpkgs] @tomberek merged pull request #120929 → cointop: 1.6.3 -> 1.6.5 → https://github.com/NixOS/nixpkgs/pull/120929
<{^_^}> [nixpkgs] @tomberek merged pull request #120927 → chezmoi: 2.0.10 -> 2.0.11 → https://github.com/NixOS/nixpkgs/pull/120927
<{^_^}> [nixpkgs] @tomberek merged pull request #120887 → buf: 0.40.0 -> 0.41.0 → https://github.com/NixOS/nixpkgs/pull/120887
<{^_^}> [nixpkgs] @tomberek merged pull request #120828 → belr: 4.5.1 -> 4.5.3 → https://github.com/NixOS/nixpkgs/pull/120828
<{^_^}> [nixpkgs] @Binary-Eater opened pull request #120972 → [20.09] nvidia-x11: 455.38 -> 455.45.01 and generic marked broken with kernel >= 5.11 → https://github.com/NixOS/nixpkgs/pull/120972
<{^_^}> [nixpkgs] @Binary-Eater closed pull request #120655 → [20.09] nvidia-x11: 455.38 -> 460.67 → https://github.com/NixOS/nixpkgs/pull/120655
<{^_^}> [nixpkgs] @Radvendii opened pull request #120973 → libconfig: fix static windows build → https://github.com/NixOS/nixpkgs/pull/120973
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #119786 → glibc: always compile with a gcc stdenv → https://github.com/NixOS/nixpkgs/pull/119786
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #120439 → nixos: use supportedSystems instead of hardcoded list for netboot → https://github.com/NixOS/nixpkgs/pull/120439
<{^_^}> [nixpkgs] @jtojnar pushed 7 commits to gnome-40: https://git.io/J3ff1
<{^_^}> [nixpkgs] @tomberek merged pull request #120685 → i3wsr: 2.0.0 -> 2.0.1 → https://github.com/NixOS/nixpkgs/pull/120685
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120974 → bpytop: 1.0.63 -> 1.0.64 → https://github.com/NixOS/nixpkgs/pull/120974
<{^_^}> [nixpkgs] @tomberek merged pull request #120645 → checkstyle: 8.41.1 -> 8.42 → https://github.com/NixOS/nixpkgs/pull/120645
wallacer has quit [Quit: No Ping reply in 180 seconds.]
ddellacosta has joined #nixos
wallacer has joined #nixos
pgiarrusso has joined #nixos
domogled has joined #nixos
growpotk- has quit [Ping timeout: 268 seconds]
ddellacosta has quit [Ping timeout: 240 seconds]
wallacer has quit [Read error: Connection reset by peer]
wallacer has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #118313 → pkgsStatic: apply stdenvAdapters to all llvm stdenvs → https://github.com/NixOS/nixpkgs/pull/118313
<{^_^}> [nixpkgs] @tomberek merged pull request #120942 → flyctl: 0.0.210 -> 0.0.211 → https://github.com/NixOS/nixpkgs/pull/120942
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « gnucash: 4.4 → 4.5 »: https://git.io/J3fLZ
domogled has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @thefloweringash closed pull request #100574 → llvmPackages_10: cross-compilation support → https://github.com/NixOS/nixpkgs/pull/100574
zie has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
terinjokes has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120975 → linuxPackages.bpftrace: 0.12.0 -> 0.12.1 → https://github.com/NixOS/nixpkgs/pull/120975
ddellaco_ has joined #nixos
ddellaco_ has quit [Ping timeout: 276 seconds]
<veleiro> how do you specify a make target in a derivation
<{^_^}> [nixpkgs] @tomberek merged pull request #120848 → ffmpeg-normalize: 1.19.0 -> 1.22.1 → https://github.com/NixOS/nixpkgs/pull/120848
ddellacosta has joined #nixos
radu242 has joined #nixos
figgyc has joined #nixos
<{^_^}> [nixpkgs] @tomberek merged pull request #120851 → ssl-cert-check: 3.31 -> 4.14 → https://github.com/NixOS/nixpkgs/pull/120851
sangoma has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
wallacer has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120976 → cdogs-sdl: 0.11.0 -> 0.11.1 → https://github.com/NixOS/nixpkgs/pull/120976
<{^_^}> [nixpkgs] @tomberek merged pull request #120812 → joker: 0.16.0 -> 0.17.1 → https://github.com/NixOS/nixpkgs/pull/120812
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
Synthetica has joined #nixos
wallacer has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120977 → bslizr: 1.2.12 -> 1.2.14 → https://github.com/NixOS/nixpkgs/pull/120977
jgt has joined #nixos
palo1 has joined #nixos
<{^_^}> [nixpkgs] @tomberek merged pull request #120148 → aws-nuke: 2.14.0 -> 2.15.0 → https://github.com/NixOS/nixpkgs/pull/120148
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
<{^_^}> [nixpkgs] @dywedir merged pull request #120917 → pijul: 1.0.0-alpha.46 -> 1.0.0-alpha.48 → https://github.com/NixOS/nixpkgs/pull/120917
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120978 → dico: 2.10 -> 2.11 → https://github.com/NixOS/nixpkgs/pull/120978
<elvishjerricco> I've just installed nixos on my old macbook. I had to make a couple changes to the installer iso to get wifi working fully. But after making the same changes in the installed config, wifi barely works. I can talk to devices on my local network, but I can't reach out to the internet, e.g. ping google.com (or a public IP address)
<etu> Sounds like network configuration rather than wifi problems
<tomberek> dns?
stree has quit [Ping timeout: 252 seconds]
<elvishjerricco> etu: I mean all my other devices work fine, including my nixos desktop
<elvishjerricco> tomberek: I can't even reach something on the internet by ip
<tomberek> hrm... routes?
<etu> elvishjerricco: Sounds like missing routes, which is... network configuration
<elvishjerricco> etu: I get this every few seconds in journalctl https://www.irccloud.com/pastebin/PMInyT2S/
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120979 → enlightenment.evisum: 0.5.11 -> 0.5.13 → https://github.com/NixOS/nixpkgs/pull/120979
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @tomberek merged pull request #119636 → seaweedfs: add version check to passthru.tests → https://github.com/NixOS/nixpkgs/pull/119636
<elvishjerricco> etu: Any idea what this `hardware address b8:e8:56:2d:b9:62 claims 169.254.31.82` bit means?
dschrempf has joined #nixos
<etu> elvishjerricco: Then you have some failure in dhcp
<elvishjerricco> I'm not really sure where to go from there :P
<tomberek> dhclient can sometimes brute-force help
ddellacosta has quit [Ping timeout: 265 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<elvishjerricco> tomberek: What do you mean?
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120980 → eksctl: 0.41.0 -> 0.46.0 → https://github.com/NixOS/nixpkgs/pull/120980
figgyc has joined #nixos
<tomberek> you can run https://linux.die.net/man/8/dhclient with verbose to get a better idea of what is happening with DHCP
stree has joined #nixos
figgyc has quit [Client Quit]
attila_lendvai has joined #nixos
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @mkg20001 opened pull request #120981 → nginxQuic: 47a43b011dec - → https://github.com/NixOS/nixpkgs/pull/120981
ahmedelgabri has joined #nixos
ahmedelgabri has quit [Ping timeout: 276 seconds]
mounty has quit [Ping timeout: 260 seconds]
figgyc has joined #nixos
<Ke> copying path '/nix/store/gczfd68r4x736zvq7aafd56hhwp91pjp-glibc-2.32-40' from 'https://cache.nixos.org'... does this mean everything will be rebuilt?
infowicz has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120982 → dbus-glib: 0.110 -> 0.112 → https://github.com/NixOS/nixpkgs/pull/120982
waleee-cl has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @Fuuzetsu opened pull request #120983 → openblas: Allow setting DYNAMIC_ARCH → https://github.com/NixOS/nixpkgs/pull/120983
ddellacosta has joined #nixos
thc202 has joined #nixos
LilleCarl has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c90bb6bbf17 (from 51 minutes ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/282473158cf (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
orivej has joined #nixos
cole-h has joined #nixos
phalrax has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #120776 → mldonkey: 3.1.6 -> 3.1.7-2 → https://github.com/NixOS/nixpkgs/pull/120776
v45h has quit [Ping timeout: 265 seconds]
v45h has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120984 → dar: 2.6.14 -> 2.7.0 → https://github.com/NixOS/nixpkgs/pull/120984
figgyc has quit [Quit: No Ping reply in 180 seconds.]
attila_lendvai has quit [Ping timeout: 245 seconds]
figgyc has joined #nixos
jonringer has quit [Ping timeout: 250 seconds]
jmeredith has quit [Quit: Connection closed for inactivity]
gulplante has joined #nixos
cr4y1_ has joined #nixos
attila_lendvai has joined #nixos
<{^_^}> [nixpkgs] @Synthetica9 opened pull request #120985 → hikari: 2.2.2 -> 2.3.0 → https://github.com/NixOS/nixpkgs/pull/120985
ddellacosta has joined #nixos
seanparsons has quit [Ping timeout: 265 seconds]
bahamas has joined #nixos
bahamas has joined #nixos
seanparsons has joined #nixos
ddellacosta has quit [Ping timeout: 268 seconds]
attila_lendvai has quit [Ping timeout: 265 seconds]
orivej has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120986 → debootstrap: 1.0.123 -> 1.0.124 → https://github.com/NixOS/nixpkgs/pull/120986
yjftsjthsd has joined #nixos
ddellacosta has joined #nixos
turlando has joined #nixos
johnny101 has quit [Ping timeout: 240 seconds]
johnny101 has joined #nixos
<{^_^}> [nixpkgs] @critbase opened pull request #120987 → requests-http-signature: fix error in tests → https://github.com/NixOS/nixpkgs/pull/120987
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to gnome-40: https://git.io/J3fHt
<{^_^}> [nixpkgs] @mkg20001 merged pull request #120981 → nginxQuic: 47a43b011dec -> 12f18e0bca09 → https://github.com/NixOS/nixpkgs/pull/120981
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120988 → dpkg: 1.20.7.1 -> 1.20.9 → https://github.com/NixOS/nixpkgs/pull/120988
<{^_^}> [nixpkgs] @danieldk merged pull request #120588 → ethminer: provide a CUDA-free version → https://github.com/NixOS/nixpkgs/pull/120588
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
ManiacOfMadness has joined #nixos
mallox has joined #nixos
<matthewcroughan> Does anybody know what nixos/nixpkgs/master is?
<matthewcroughan> It seems to work just fine, which I didn't expect
<matthewcroughan> It didn't seem to update much
<{^_^}> [nixpkgs] @fabaff merged pull request #120974 → bpytop: 1.0.63 -> 1.0.64 → https://github.com/NixOS/nixpkgs/pull/120974
ahmedelgabri has joined #nixos
ddellacosta has joined #nixos
lsix has joined #nixos
ddellacosta has quit [Ping timeout: 276 seconds]
jgt has quit [Ping timeout: 276 seconds]
aaabbbbbbbbbb has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #120102 → coqPackages.paramcoq: enable for Coq 8.13 → https://github.com/NixOS/nixpkgs/pull/120102
saschagrunert has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
ManiacOfMadness has quit [Ping timeout: 250 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120989 → cvs_fast_export: 1.55 -> 1.56 → https://github.com/NixOS/nixpkgs/pull/120989
nehsou^ has quit []
figgyc has joined #nixos
vidbina has joined #nixos
jumper149 has joined #nixos
ericsagn1 has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @markuskowa merged pull request #120919 → openmpi: 4.1.0 -> 4.1.1 → https://github.com/NixOS/nixpkgs/pull/120919
fendor has joined #nixos
respawn_ has joined #nixos
kraem has quit [Ping timeout: 260 seconds]
cfricke has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
respawn__ has joined #nixos
tbreslein has joined #nixos
figgyc has joined #nixos
hiro98 has joined #nixos
jgt has joined #nixos
respawn_ has quit [Ping timeout: 240 seconds]
stree has quit [Ping timeout: 276 seconds]
ericsagn1 has joined #nixos
ddellacosta has joined #nixos
MysteriousSilver has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/267761cf444 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<{^_^}> [nixpkgs] @ehmry merged pull request #120586 → maiko: init at 2021-04-14 → https://github.com/NixOS/nixpkgs/pull/120586
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « imagemagick: Try to fix Darwin build »: https://git.io/J3JfA
stree has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120990 → freeciv: 2.6.3 -> 2.6.4 → https://github.com/NixOS/nixpkgs/pull/120990
respawn_ has joined #nixos
cole-h has quit [Ping timeout: 260 seconds]
<MysteriousSilver> GPG uses pinentry curses, how do i configure it to use something else?
<MysteriousSilver> should i change the pinentry binary to something else in gpg-agent.conf
respawn__ has quit [Ping timeout: 252 seconds]
evanjs has quit [Read error: Connection reset by peer]
<MysteriousSilver> how do i make sure the other options are installed?
<MysteriousSilver> like say pinentry-qt
<MysteriousSilver> couldn't find them at $PATH
<symphorien[m]> what do you mean ?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120991 → gallery-dl: 1.17.1 -> 1.17.3 → https://github.com/NixOS/nixpkgs/pull/120991
<MysteriousSilver> i've set it to gnome3 and it still uses curses
<symphorien[m]> did you log out and log in again ?
<symphorien[m]> (after the change)
<MysteriousSilver> oh, didn't know that i should
<MysteriousSilver> brb
MysteriousSilver has quit [Remote host closed the connection]
evanjs has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
Qwerky has joined #nixos
ManiacOfMadness has joined #nixos
xkapastel has quit [Quit: Connection closed for inactivity]
respawn_ has quit [Quit: Leaving]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120992 → fuzzel: 1.5.1 -> 1.5.3 → https://github.com/NixOS/nixpkgs/pull/120992
kini has joined #nixos
MysteriousSilver has joined #nixos
figgyc has quit [Client Quit]
avaq has joined #nixos
<MysteriousSilver> symphorien[m]: thanks! i had to set `programs.gnupg.agent.enable = true` and now it works fine
<MysteriousSilver> sorry if i'm being annoying
<symphorien[m]> oh right !
<symphorien[m]> not at all
<{^_^}> [nixpkgs] @peti pushed 1000 commits to haskell-updates: https://git.io/J3JLe
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « Stackage Nightly 2021-04-28 »: https://git.io/J3JLJ
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/J3JLL
jesystani has quit [Ping timeout: 260 seconds]
m0rphism has joined #nixos
zupo_ has joined #nixos
ddellacosta has joined #nixos
buovjaga has joined #nixos
<buovjaga> I'm getting a failed assertion on rebuild https://paste.simplylinux.ch/view/c3c7baab related to this https://github.com/NixOS/nixpkgs/pull/115332 what the heck is going on?
<{^_^}> #115332 (by symphorien, 7 weeks ago, merged): nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}
<symphorien[m]> do you have the same but with isSystemUser elsewhere ?
devhell has quit [Ping timeout: 246 seconds]
figgyc has joined #nixos
<buovjaga> no
<buovjaga> now I commented it out, let's see
<symphorien[m]> do you set an uid < 500 (which is equivalent to isSystemUser=true, iirc)
<buovjaga> no
ddellacosta has quit [Ping timeout: 265 seconds]
<buovjaga> it built fine when I commented it out
tomberek has quit [Quit: Connection closed]
<symphorien[m]> you can check what the actually computed values are with `nixos-option users.users.backup`
<buovjaga> now it's null
<buovjaga> I built with sudo nixos-rebuild boot
devhell has joined #nixos
<buovjaga> ok it seems to have been because I defined a user and group in services.borgbackup.repos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @regnat opened pull request #120993 → Make the bootsrap respect the contentAddressedByDefault setting → https://github.com/NixOS/nixpkgs/pull/120993
figgyc has joined #nixos
pinkieval has quit [Excess Flood]
pinkieval has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
ezemtsov has quit [Ping timeout: 240 seconds]
colemickens has quit [Quit: Bridge terminating on SIGTERM]
fgaz has quit [Quit: Bridge terminating on SIGTERM]
Piece_Maker has quit [Quit: Bridge terminating on SIGTERM]
awaxa has quit [Quit: Bridge terminating on SIGTERM]
Yakulu[m] has quit [Quit: Bridge terminating on SIGTERM]
Ox4A6F has quit [Quit: Bridge terminating on SIGTERM]
eddyb has quit [Quit: Bridge terminating on SIGTERM]
Dandellion has quit [Quit: Bridge terminating on SIGTERM]
LuxExUmbra has quit [Quit: Bridge terminating on SIGTERM]
ThaEwat has quit [Quit: Bridge terminating on SIGTERM]
axx has quit [Quit: Bridge terminating on SIGTERM]
ms[m] has quit [Quit: Bridge terminating on SIGTERM]
JaakkoLuttinen[m has quit [Quit: Bridge terminating on SIGTERM]
cwfefifofum[m] has quit [Quit: Bridge terminating on SIGTERM]
lambdaclan has quit [Quit: Bridge terminating on SIGTERM]
Minijackson has quit [Quit: Bridge terminating on SIGTERM]
M86ul[m] has quit [Quit: Bridge terminating on SIGTERM]
NobbZ[m] has quit [Quit: Bridge terminating on SIGTERM]
Valodim[m] has quit [Quit: Bridge terminating on SIGTERM]
kgjfeduwieigt83e has quit [Quit: Bridge terminating on SIGTERM]
diegov_ has quit [Quit: Bridge terminating on SIGTERM]
zuh0 has quit [Quit: Bridge terminating on SIGTERM]
hiroshi[m] has quit [Quit: Bridge terminating on SIGTERM]
kevin[m] has quit [Quit: Bridge terminating on SIGTERM]
jtojnar has quit [Quit: Bridge terminating on SIGTERM]
musicmatze has quit [Quit: Bridge terminating on SIGTERM]
codebam_ has quit [Quit: Bridge terminating on SIGTERM]
symphorien[m] has quit [Quit: Bridge terminating on SIGTERM]
madonius[m] has quit [Quit: Bridge terminating on SIGTERM]
fendingshadows[m has quit [Quit: Bridge terminating on SIGTERM]
leonardp has quit [Quit: Bridge terminating on SIGTERM]
alienpirate5 has quit [Quit: Bridge terminating on SIGTERM]
mt[m] has quit [Quit: Bridge terminating on SIGTERM]
SumnerEvans[m] has quit [Quit: Bridge terminating on SIGTERM]
crazazy[m] has quit [Quit: Bridge terminating on SIGTERM]
ibizaman[m] has quit [Quit: Bridge terminating on SIGTERM]
ptotter[m] has quit [Quit: Bridge terminating on SIGTERM]
Lorenzoas3ii[m] has quit [Quit: Bridge terminating on SIGTERM]
hazel[m] has quit [Quit: Bridge terminating on SIGTERM]
dunc4n has quit [Quit: Bridge terminating on SIGTERM]
Schicko has quit [Quit: Bridge terminating on SIGTERM]
michaelpj has quit [Quit: Bridge terminating on SIGTERM]
elementsmatrix[m has quit [Quit: Bridge terminating on SIGTERM]
m1kr0[m] has quit [Quit: Bridge terminating on SIGTERM]
rnhmjoj has quit [Quit: Bridge terminating on SIGTERM]
hpfr has quit [Quit: Bridge terminating on SIGTERM]
alexrelis[m] has quit [Quit: Bridge terminating on SIGTERM]
demostanis[m] has quit [Quit: Bridge terminating on SIGTERM]
t_unix[m] has quit [Quit: Bridge terminating on SIGTERM]
Guest4686 has quit [Quit: Bridge terminating on SIGTERM]
chreekat[m] has quit [Quit: Bridge terminating on SIGTERM]
swirly[m]1 has quit [Quit: Bridge terminating on SIGTERM]
fufexan[m] has quit [Quit: Bridge terminating on SIGTERM]
Paul[m]2 has quit [Quit: Bridge terminating on SIGTERM]
kuel0[m] has quit [Quit: Bridge terminating on SIGTERM]
cemguresci[m] has quit [Quit: Bridge terminating on SIGTERM]
l-as has quit [Quit: Bridge terminating on SIGTERM]
leons has quit [Quit: Bridge terminating on SIGTERM]
mindtree[m] has quit [Quit: Bridge terminating on SIGTERM]
FreeVariable has quit [Quit: Bridge terminating on SIGTERM]
wenngle[m] has quit [Quit: Bridge terminating on SIGTERM]
e[m] has quit [Quit: Bridge terminating on SIGTERM]
kevincox has quit [Quit: Bridge terminating on SIGTERM]
phodina[m] has quit [Quit: Bridge terminating on SIGTERM]
BaD_CrC[m] has quit [Quit: Bridge terminating on SIGTERM]
jul1u5[m] has quit [Quit: Bridge terminating on SIGTERM]
nicbk has quit [Quit: Bridge terminating on SIGTERM]
scheibenkleister has quit [Quit: Bridge terminating on SIGTERM]
Ke has quit [Quit: Bridge terminating on SIGTERM]
kalbasit[m] has quit [Quit: Bridge terminating on SIGTERM]
jschievink has quit [Quit: Bridge terminating on SIGTERM]
enjoinedmot[m] has quit [Quit: Bridge terminating on SIGTERM]
nikola[m]1 has quit [Quit: Bridge terminating on SIGTERM]
MatthieuCoudron[ has quit [Quit: Bridge terminating on SIGTERM]
Sid[m] has quit [Quit: Bridge terminating on SIGTERM]
melchizedek6809[ has quit [Quit: Bridge terminating on SIGTERM]
livestradamus[m] has quit [Quit: Bridge terminating on SIGTERM]
andutu[m] has quit [Quit: Bridge terminating on SIGTERM]
matrisemann[m] has quit [Quit: Bridge terminating on SIGTERM]
zacate[m] has quit [Quit: Bridge terminating on SIGTERM]
M0x76[m] has quit [Quit: Bridge terminating on SIGTERM]
sofus[m] has quit [Quit: Bridge terminating on SIGTERM]
Zoom[m] has quit [Quit: Bridge terminating on SIGTERM]
kunrooted[m] has quit [Quit: Bridge terminating on SIGTERM]
pbcheesecake[m] has quit [Quit: Bridge terminating on SIGTERM]
dotdotok[m] has quit [Quit: Bridge terminating on SIGTERM]
babbaj[m] has quit [Quit: Bridge terminating on SIGTERM]
atemu12[m] has quit [Quit: Bridge terminating on SIGTERM]
rednaZ[m] has quit [Quit: Bridge terminating on SIGTERM]
RomanBall[m] has quit [Quit: Bridge terminating on SIGTERM]
KoyMikajlo[m] has quit [Quit: Bridge terminating on SIGTERM]
OJ[m] has quit [Quit: Bridge terminating on SIGTERM]
ramses[m] has quit [Quit: Bridge terminating on SIGTERM]
rycee has quit [Quit: Bridge terminating on SIGTERM]
n0emis[m] has quit [Quit: Bridge terminating on SIGTERM]
evalexpr[m] has quit [Quit: Bridge terminating on SIGTERM]
spinlock[m] has quit [Quit: Bridge terminating on SIGTERM]
ploupiboulba[m] has quit [Quit: Bridge terminating on SIGTERM]
berberman__ has quit [Quit: Bridge terminating on SIGTERM]
fl0yd[m] has quit [Quit: Bridge terminating on SIGTERM]
LinuxHackerman has quit [Quit: Bridge terminating on SIGTERM]
thefloweringash has quit [Quit: Bridge terminating on SIGTERM]
dxb[m] has quit [Quit: Bridge terminating on SIGTERM]
yurb has quit [Quit: Bridge terminating on SIGTERM]
davidak[m] has quit [Quit: Bridge terminating on SIGTERM]
humanwire[m] has quit [Quit: Bridge terminating on SIGTERM]
regnat[m] has quit [Quit: Bridge terminating on SIGTERM]
q3k[m] has quit [Quit: Bridge terminating on SIGTERM]
viq[m] has quit [Quit: Bridge terminating on SIGTERM]
MariaShishkina[m has quit [Quit: Bridge terminating on SIGTERM]
Guest14320 has quit [Quit: Bridge terminating on SIGTERM]
jgart[m] has quit [Quit: Bridge terminating on SIGTERM]
landed-pending[m has quit [Quit: Bridge terminating on SIGTERM]
a[m]6 has quit [Quit: Bridge terminating on SIGTERM]
Robozman[m] has quit [Quit: Bridge terminating on SIGTERM]
nh2[m] has quit [Quit: Bridge terminating on SIGTERM]
jdally987[m] has quit [Quit: Bridge terminating on SIGTERM]
maralorn has quit [Quit: Bridge terminating on SIGTERM]
qbit[m] has quit [Quit: Bridge terminating on SIGTERM]
princemachiavell has quit [Quit: Bridge terminating on SIGTERM]
kloenk has quit [Quit: Bridge terminating on SIGTERM]
a12l has quit [Quit: Bridge terminating on SIGTERM]
akirill0v[m] has quit [Quit: Bridge terminating on SIGTERM]
Michael[m]3 has quit [Quit: Bridge terminating on SIGTERM]
v0lde[m] has quit [Quit: Bridge terminating on SIGTERM]
ejpcmac has quit [Quit: Bridge terminating on SIGTERM]
ryantm has quit [Quit: Bridge terminating on SIGTERM]
pacc6[m] has quit [Quit: Bridge terminating on SIGTERM]
bachp has quit [Quit: Bridge terminating on SIGTERM]
roberth has quit [Quit: Bridge terminating on SIGTERM]
jumper[m] has quit [Quit: Bridge terminating on SIGTERM]
Guest77948 has quit [Quit: Bridge terminating on SIGTERM]
domenkozar[m] has quit [Quit: Bridge terminating on SIGTERM]
eliasp[m] has quit [Quit: Bridge terminating on SIGTERM]
humancalico[m] has quit [Quit: Bridge terminating on SIGTERM]
srid has quit [Quit: Bridge terminating on SIGTERM]
Guest25201 has quit [Quit: Bridge terminating on SIGTERM]
bvr77[m] has quit [Quit: Bridge terminating on SIGTERM]
idkrn[m] has quit [Quit: Bridge terminating on SIGTERM]
Liam[m] has quit [Quit: Bridge terminating on SIGTERM]
Guest85450 has quit [Quit: Bridge terminating on SIGTERM]
ongy[m] has quit [Quit: Bridge terminating on SIGTERM]
aanderse has quit [Quit: Bridge terminating on SIGTERM]
mvnetbiz_ has quit [Quit: Bridge terminating on SIGTERM]
jdnixx[m] has quit [Quit: Bridge terminating on SIGTERM]
suprime[m] has quit [Quit: Bridge terminating on SIGTERM]
danielrf[m] has quit [Quit: Bridge terminating on SIGTERM]
emily has quit [Quit: Bridge terminating on SIGTERM]
kraem[m] has quit [Quit: Bridge terminating on SIGTERM]
mjlbach has quit [Quit: Bridge terminating on SIGTERM]
ThomasTuegel[m] has quit [Quit: Bridge terminating on SIGTERM]
GideonOgbonna[m] has quit [Quit: Bridge terminating on SIGTERM]
toasty_avocado[m has quit [Quit: Bridge terminating on SIGTERM]
figsoda[m] has quit [Quit: Bridge terminating on SIGTERM]
lemmie[m]1 has quit [Quit: Bridge terminating on SIGTERM]
ice7[m] has quit [Quit: Bridge terminating on SIGTERM]
wangoe[m] has quit [Quit: Bridge terminating on SIGTERM]
mhj[m] has quit [Quit: Bridge terminating on SIGTERM]
fliegendewurst[m has quit [Quit: Bridge terminating on SIGTERM]
tad-lispy[m] has quit [Quit: Bridge terminating on SIGTERM]
nwp[m] has quit [Quit: Bridge terminating on SIGTERM]
coloneljohnby[m] has quit [Quit: Bridge terminating on SIGTERM]
berbiche has quit [Quit: Bridge terminating on SIGTERM]
slabity has quit [Quit: Bridge terminating on SIGTERM]
kb[m] has quit [Quit: Bridge terminating on SIGTERM]
smitop2[m] has quit [Quit: Bridge terminating on SIGTERM]
siraben has quit [Quit: Bridge terminating on SIGTERM]
Raphael[m] has quit [Quit: Bridge terminating on SIGTERM]
cab404[m] has quit [Quit: Bridge terminating on SIGTERM]
veleiro has quit [Quit: Bridge terminating on SIGTERM]
manveru[m] has quit [Quit: Bridge terminating on SIGTERM]
ezemtsov has joined #nixos
aaronjanse has quit [Quit: Bridge terminating on SIGTERM]
hsiktas[m] has quit [Quit: Bridge terminating on SIGTERM]
DevTurks[m] has quit [Quit: Bridge terminating on SIGTERM]
lostnet[m] has quit [Quit: Bridge terminating on SIGTERM]
l33[m] has quit [Quit: Bridge terminating on SIGTERM]
throwaway740928[ has quit [Quit: Bridge terminating on SIGTERM]
gurkan[m] has quit [Quit: Bridge terminating on SIGTERM]
liff has quit [Quit: Bridge terminating on SIGTERM]
duffelbag[m] has quit [Quit: Bridge terminating on SIGTERM]
nujabells[m] has quit [Quit: Bridge terminating on SIGTERM]
korrr[m] has quit [Quit: Bridge terminating on SIGTERM]
phirsch has quit [Quit: Bridge terminating on SIGTERM]
Guest94493 has quit [Quit: Bridge terminating on SIGTERM]
pacc[m] has quit [Quit: Bridge terminating on SIGTERM]
kcombinator[m] has quit [Quit: Bridge terminating on SIGTERM]
yaoifangirl420[m has quit [Quit: Bridge terminating on SIGTERM]
gyzac[m] has quit [Quit: Bridge terminating on SIGTERM]
Unempl0yed[m] has quit [Quit: Bridge terminating on SIGTERM]
alexfmpe has quit [Quit: Bridge terminating on SIGTERM]
ydlr[m] has quit [Quit: Bridge terminating on SIGTERM]
TrinityHex[m] has quit [Quit: Bridge terminating on SIGTERM]
dalton[m] has quit [Quit: Bridge terminating on SIGTERM]
peterstorm[m] has quit [Quit: Bridge terminating on SIGTERM]
iv_nn[m] has quit [Quit: Bridge terminating on SIGTERM]
aynish has quit [Quit: Bridge terminating on SIGTERM]
dominicusin[m] has quit [Quit: Bridge terminating on SIGTERM]
Edmund[m] has quit [Quit: Bridge terminating on SIGTERM]
grin[m] has quit [Quit: Bridge terminating on SIGTERM]
Kng[m] has quit [Quit: Bridge terminating on SIGTERM]
philipp[m] has quit [Quit: Bridge terminating on SIGTERM]
notgne2[m] has quit [Quit: Bridge terminating on SIGTERM]
jojosch[m] has quit [Quit: Bridge terminating on SIGTERM]
puzzlewolf has quit [Quit: Bridge terminating on SIGTERM]
gh0st[m] has quit [Quit: Bridge terminating on SIGTERM]
leibniz[m] has quit [Quit: Bridge terminating on SIGTERM]
antholop[m] has quit [Quit: Bridge terminating on SIGTERM]
us3r[m] has quit [Quit: Bridge terminating on SIGTERM]
Guest2571 has quit [Quit: Bridge terminating on SIGTERM]
rmcgibbo[m] has quit [Quit: Bridge terminating on SIGTERM]
alarsyo[m] has quit [Quit: Bridge terminating on SIGTERM]
anton[m] has quit [Quit: Bridge terminating on SIGTERM]
steve[m] has quit [Quit: Bridge terminating on SIGTERM]
leon[m] has quit [Quit: Bridge terminating on SIGTERM]
sebbadk[m] has quit [Quit: Bridge terminating on SIGTERM]
cogito271[m] has quit [Quit: Bridge terminating on SIGTERM]
RageGamermatrixo has quit [Quit: Bridge terminating on SIGTERM]
contrun has quit [Quit: Bridge terminating on SIGTERM]
ravecoin[m] has quit [Quit: Bridge terminating on SIGTERM]
DavHau[m] has quit [Quit: Bridge terminating on SIGTERM]
anser78[m] has quit [Quit: Bridge terminating on SIGTERM]
spacetato has quit [Quit: Bridge terminating on SIGTERM]
marin[m] has quit [Quit: Bridge terminating on SIGTERM]
cgbrewster[m] has quit [Quit: Bridge terminating on SIGTERM]
blakeellis[m] has quit [Quit: Bridge terminating on SIGTERM]
DarkTrancer[m] has quit [Quit: Bridge terminating on SIGTERM]
Felix[m]6 has quit [Quit: Bridge terminating on SIGTERM]
pheoxy has quit [Quit: Bridge terminating on SIGTERM]
raccoon[m] has quit [Quit: Bridge terminating on SIGTERM]
ipv6[m] has quit [Quit: Bridge terminating on SIGTERM]
ekotik[m] has quit [Quit: Bridge terminating on SIGTERM]
Jess[m]1 has quit [Quit: Bridge terminating on SIGTERM]
pdp8[m] has quit [Quit: Bridge terminating on SIGTERM]
ikko[m] has quit [Quit: Bridge terminating on SIGTERM]
stites[m] has quit [Quit: Bridge terminating on SIGTERM]
wrkzk[m] has quit [Quit: Bridge terminating on SIGTERM]
davidwhiting[m] has quit [Quit: Bridge terminating on SIGTERM]
konfou[m] has quit [Quit: Bridge terminating on SIGTERM]
wvud[m] has quit [Quit: Bridge terminating on SIGTERM]
veryepicusername has quit [Quit: Bridge terminating on SIGTERM]
phjlip[m] has quit [Quit: Bridge terminating on SIGTERM]
mica[m] has quit [Quit: Bridge terminating on SIGTERM]
garbas[m] has quit [Quit: Bridge terminating on SIGTERM]
bourbon has quit [Quit: Bridge terminating on SIGTERM]
anonymouserobot[ has quit [Quit: Bridge terminating on SIGTERM]
JJJollyjim has quit [Quit: Bridge terminating on SIGTERM]
Linus[m]1 has quit [Quit: Bridge terminating on SIGTERM]
pushqrdx[m] has quit [Quit: Bridge terminating on SIGTERM]
oh_lawd[m] has quit [Quit: Bridge terminating on SIGTERM]
ma27[m] has quit [Quit: Bridge terminating on SIGTERM]
disposabled[m] has quit [Quit: Bridge terminating on SIGTERM]
afontain_ has quit [Quit: Bridge terminating on SIGTERM]
arcnmx has quit [Quit: Bridge terminating on SIGTERM]
programming[m]1 has quit [Quit: Bridge terminating on SIGTERM]
DamienCassou has quit [Quit: Bridge terminating on SIGTERM]
syntaxoid[m] has quit [Quit: Bridge terminating on SIGTERM]
edrex has quit [Quit: Bridge terminating on SIGTERM]
Antoine01[m] has quit [Quit: Bridge terminating on SIGTERM]
beardhatcode has quit [Quit: Bridge terminating on SIGTERM]
heyarne[m] has quit [Quit: Bridge terminating on SIGTERM]
eadwu has quit [Quit: Bridge terminating on SIGTERM]
hiking[m] has quit [Quit: Bridge terminating on SIGTERM]
kitty_hut[m] has quit [Quit: Bridge terminating on SIGTERM]
CRTified[m] has quit [Quit: Bridge terminating on SIGTERM]
awuji[m] has quit [Quit: Bridge terminating on SIGTERM]
hdjdjd[m] has quit [Quit: Bridge terminating on SIGTERM]
aiden[m] has quit [Quit: Bridge terminating on SIGTERM]
hjones[m] has quit [Quit: Bridge terminating on SIGTERM]
sshow[m] has quit [Quit: Bridge terminating on SIGTERM]
mith[m] has quit [Quit: Bridge terminating on SIGTERM]
sabry97[m] has quit [Quit: Bridge terminating on SIGTERM]
Greg[m]1 has quit [Quit: Bridge terminating on SIGTERM]
figgyc[m] has quit [Quit: Bridge terminating on SIGTERM]
llamp[m] has quit [Quit: Bridge terminating on SIGTERM]
xelaushi[m] has quit [Quit: Bridge terminating on SIGTERM]
onny[m] has quit [Quit: Bridge terminating on SIGTERM]
Lurkki[m] has quit [Quit: Bridge terminating on SIGTERM]
tams[m] has quit [Quit: Bridge terminating on SIGTERM]
chvp has quit [Quit: Bridge terminating on SIGTERM]
BinkyTheClown has quit [Quit: Bridge terminating on SIGTERM]
rschulman has quit [Quit: Bridge terminating on SIGTERM]
kevin_m02[m] has quit [Quit: Bridge terminating on SIGTERM]
slby[m] has quit [Quit: Bridge terminating on SIGTERM]
vaibhavsagar has quit [Quit: Bridge terminating on SIGTERM]
pager[m] has quit [Quit: Bridge terminating on SIGTERM]
oreoking[m]1 has quit [Quit: Bridge terminating on SIGTERM]
FOSSGuy[m] has quit [Quit: Bridge terminating on SIGTERM]
sibi has quit [Quit: Bridge terminating on SIGTERM]
faya01[m] has quit [Quit: Bridge terminating on SIGTERM]
Ericson2314 has quit [Quit: Bridge terminating on SIGTERM]
TomaszRymkiewicz has quit [Quit: Bridge terminating on SIGTERM]
pinkieval has quit [Excess Flood]
pinkieval has joined #nixos
stree has quit [Excess Flood]
stree has joined #nixos
<{^_^}> [nixpkgs] @Oro closed pull request #92858 → rofi-blocks: init at 2020-07-09 → https://github.com/NixOS/nixpkgs/pull/92858
attila_lendvai has joined #nixos
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
jgt has quit [Ping timeout: 260 seconds]
buovjaga has left #nixos [#nixos]
<{^_^}> [nixpkgs] @talyz merged pull request #114175 → php: fixed not being able to disable phpdbgSupport → https://github.com/NixOS/nixpkgs/pull/114175
Qwerky has quit [Remote host closed the connection]
lopsided98 has joined #nixos
ddellacosta has joined #nixos
q3k[m] has joined #nixos
__monty__ has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
codyopel has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
ManiacOfMadness has quit []
Qwerky has joined #nixos
figgyc has joined #nixos
ddellacosta has joined #nixos
Qwerky has quit [Read error: Connection reset by peer]
Qwerky_ has joined #nixos
proofofpizza[m] has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
devhell has quit [Quit: nyaa~]
lord| has quit [Ping timeout: 252 seconds]
ddellacosta has quit [Ping timeout: 276 seconds]
<phalrax> I currently have enabled xserver and sddm as display manager, what do I need to disable if I just manually want to do startx whenever I need graphical environment?
lord| has joined #nixos
<{^_^}> [nixpkgs] @udf opened pull request #120994 → tdesktop: 2.7.1 -> 2.7.3 → https://github.com/NixOS/nixpkgs/pull/120994
<proofofpizza[m]> it gives me no errors, but still installs the original version 3.1.402
<proofofpizza[m]> Base Path: /nix/store/3nh92ygcp9xr0mywklqqla28cdqhiar7-dotnet-sdk-4.1.407/sdk/3.1.402/
figgyc has quit [Client Quit]
figgyc has joined #nixos
bennofs_ has joined #nixos
jesystani has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
Qwerky_ has quit [Remote host closed the connection]
devhell has joined #nixos
figgyc has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120995 → freetds: 1.2.18 -> 1.2.21 → https://github.com/NixOS/nixpkgs/pull/120995
figgyc has joined #nixos
jesystani has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @happysalada merged pull request #120939 → erlang: 23.3.1 -> 23.3.2 → https://github.com/NixOS/nixpkgs/pull/120939
attila_lendvai_ has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
attila_lendvai has quit [Ping timeout: 240 seconds]
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @elohmeier opened pull request #120996 → xdg-desktop-portal-wlr: 0.2.0 -> 0.3.0 → https://github.com/NixOS/nixpkgs/pull/120996
stevenroose has quit [Ping timeout: 252 seconds]
Qwerky has joined #nixos
stevenroose has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
griff_ has joined #nixos
<{^_^}> [nixpkgs] @jdelStrother opened pull request #120997 → nodejs: Fix build with icu 69 → https://github.com/NixOS/nixpkgs/pull/120997
fre has joined #nixos
Qwerky has quit [Ping timeout: 258 seconds]
figgyc has quit [Client Quit]
NULLx76 has left #nixos ["The Lounge - https://thelounge.chat"]
figgyc has joined #nixos
LinuxHackerman has joined #nixos
llamp[m] has joined #nixos
humancalico[m] has joined #nixos
oh_lawd[m] has joined #nixos
rnhmjoj has joined #nixos
programming[m]1 has joined #nixos
Piece_Maker has joined #nixos
jtojnar has joined #nixos
jojosch[m] has joined #nixos
cepheus has joined #nixos
bachp has joined #nixos
rmcgibbo[m] has joined #nixos
cab404[m] has joined #nixos
toasty_avocado[m has joined #nixos
DamienCassou has joined #nixos
rednaZ[m] has joined #nixos
ydlr[m] has joined #nixos
kgjfeduwieigt83e has joined #nixos
siraben has joined #nixos
BinkyTheClown has joined #nixos
Raphael[m] has joined #nixos
maralorn has joined #nixos
Linus[m] has joined #nixos
mith[m] has joined #nixos
kevin_m02[m] has joined #nixos
e[m] has joined #nixos
eadwu has joined #nixos
domenkozar[m] has joined #nixos
leibniz[m] has joined #nixos
m1kr0[m] has joined #nixos
alarsyo[m] has joined #nixos
Schicko has joined #nixos
anton[m] has joined #nixos
syntaxoid[m] has joined #nixos
hiroshi[m] has joined #nixos
awaxa has joined #nixos
bbigras has joined #nixos
chreekat[m] has joined #nixos
wenngle[m] has joined #nixos
puzzlewolf has joined #nixos
Edmund[m] has joined #nixos
faya01[m] has joined #nixos
wrkzk[m] has joined #nixos
garbas[m] has joined #nixos
demostanis[m] has joined #nixos
dominicusin[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
leons has joined #nixos
berbiche has joined #nixos
viq[m] has joined #nixos
arcnmx has joined #nixos
hdjdjd[m] has joined #nixos
M86ul[m] has joined #nixos
ongy[m] has joined #nixos
alienpirate5 has joined #nixos
wvud[m] has joined #nixos
pheoxy has joined #nixos
nujabells[m] has joined #nixos
afontain_ has joined #nixos
jschievink has joined #nixos
enjoinedmot[m] has joined #nixos
pushqrdx[m] has joined #nixos
jdnixx[m] has joined #nixos
figsoda[m] has joined #nixos
eddyb has joined #nixos
nh2[m] has joined #nixos
axx has joined #nixos
madonius[m] has joined #nixos
CRTified[m] has joined #nixos
phjlip[m] has joined #nixos
MatthieuCoudron[ has joined #nixos
pacc6[m] has joined #nixos
spinlock[m] has joined #nixos
disposabled[m] has joined #nixos
roberth has joined #nixos
emily has joined #nixos
Minijackson has joined #nixos
marin[m] has joined #nixos
jgart[m] has joined #nixos
scheibenkleister has joined #nixos
gh0st[m]1 has joined #nixos
l-as has joined #nixos
idkrn[m] has joined #nixos
jumper[m] has joined #nixos
Ke has joined #nixos
grin[m] has joined #nixos
ThaEwat has joined #nixos
jul1u5[m] has joined #nixos
spacetato has joined #nixos
catcow has joined #nixos
livestradamus[m] has joined #nixos
fufexan[m] has joined #nixos
Unempl0yed[m] has joined #nixos
ekotik[m] has joined #nixos
michaelpj has joined #nixos
berberman__ has joined #nixos
antholop[m] has joined #nixos
Yakulu[m] has joined #nixos
t_unix[m] has joined #nixos
davidak[m] has joined #nixos
phodina[m] has joined #nixos
mvnetbiz_ has joined #nixos
kuel0[m] has joined #nixos
davidwhiting[m] has joined #nixos
Kng[m] has joined #nixos
awuji[m] has joined #nixos
alexfmpe has joined #nixos
FreeVariable has joined #nixos
Guest71549 has joined #nixos
kunrooted[m] has joined #nixos
rycee has joined #nixos
FOSSGuy[m] has joined #nixos
DarkTrancer[m] has joined #nixos
l33[m] has joined #nixos
cemguresci[m] has joined #nixos
hsiktas[m] has joined #nixos
jdally987[m] has joined #nixos
anonymouserobot[ has joined #nixos
humanwire[m] has joined #nixos
ptotter[m] has joined #nixos
suprime[m] has joined #nixos
yaoifangirl420[m has joined #nixos
leonardp has joined #nixos
LuxExUmbra has joined #nixos
codebam_ has joined #nixos
pager[m] has joined #nixos
princemachiavell has joined #nixos
ThomasTuegel[m] has joined #nixos
Zoom[m] has joined #nixos
cwfefifofum[m] has joined #nixos
kraem[m] has joined #nixos
ibizaman[m] has joined #nixos
hpfr has joined #nixos
aynish has joined #nixos
NobbZ[m] has joined #nixos
zuh0 has joined #nixos
ma27[m] has joined #nixos
mjlbach has joined #nixos
pdp8[m] has joined #nixos
ramses[m] has joined #nixos
babbaj[m] has joined #nixos
Felix[m]6 has joined #nixos
pacc[m] has joined #nixos
melchizedek6809[ has joined #nixos
tams[m] has joined #nixos
luke has joined #nixos
throwaway740928[ has joined #nixos
xelaushi[m] has joined #nixos
landed-pending[m has joined #nixos
stites[m] has joined #nixos
coloneljohnby[m] has joined #nixos
duffelbag[m] has joined #nixos
MariaShishkina[m has joined #nixos
lemmie[m]2 has joined #nixos
RomanBall[m] has joined #nixos
phirsch has joined #nixos
beardhatcode has joined #nixos
Liam[m] has joined #nixos
smitop2[m] has joined #nixos
qbit[m] has joined #nixos
TomaszRymkiewicz has joined #nixos
nikola[m]1 has joined #nixos
diegov_ has joined #nixos
leon[m] has joined #nixos
regnat[m] has joined #nixos
danielrf[m] has joined #nixos
DevTurks[m] has joined #nixos
iv_nn[m] has joined #nixos
hiking[m] has joined #nixos
Sid[m] has joined #nixos
matrisemann[m] has joined #nixos
M0x76[m] has joined #nixos
hjones[m] has joined #nixos
grahamc[m] has joined #nixos
SumnerEvans[m] has joined #nixos
peterstorm[m] has joined #nixos
kalbasit[m] has joined #nixos
symphorien[m] has joined #nixos
v0lde[m] has joined #nixos
ploupiboulba[m] has joined #nixos
OJ[m] has joined #nixos
a[m]1 has joined #nixos
heyarne[m] has joined #nixos
mindtree[m] has joined #nixos
crazazy[m] has joined #nixos
rschulman has joined #nixos
JJJollyjim has joined #nixos
petrichor has joined #nixos
alexrelis[m] has joined #nixos
ice7[m] has joined #nixos
hazel[m] has joined #nixos
contrun has joined #nixos
us3r[m] has joined #nixos
tad-lispy[m] has joined #nixos
ejpcmac has joined #nixos
mt[m] has joined #nixos
yurb has joined #nixos
nicbk has joined #nixos
dunc4n has joined #nixos
Dandellion has joined #nixos
ili has joined #nixos
anser78[m] has joined #nixos
veleiro has joined #nixos
lambdaclan has joined #nixos
Lorenzoas3ii[m] has joined #nixos
notgne2[m] has joined #nixos
cogito271[m] has joined #nixos
eliasp[m] has joined #nixos
Valodim[m] has joined #nixos
manveru[m] has joined #nixos
sebbadk[m] has joined #nixos
Ox4A6F has joined #nixos
aanderse has joined #nixos
aiden[m] has joined #nixos
ipv6[m] has joined #nixos
vaibhavsagar has joined #nixos
konfou[m] has joined #nixos
Antoine01[m] has joined #nixos
dxb[m] has joined #nixos
Michael[m]3 has joined #nixos
steve[m] has joined #nixos
wangoe[m] has joined #nixos
liff has joined #nixos
Greg[m]1 has joined #nixos
philipp[m] has joined #nixos
zacate[m] has joined #nixos
ravecoin[m] has joined #nixos
n0emis[m] has joined #nixos
gyzac[m] has joined #nixos
ryantm has joined #nixos
bvr77[m] has joined #nixos
thefloweringash has joined #nixos
elementsmatrix[m has joined #nixos
colemickens has joined #nixos
Ericson2314 has joined #nixos
ms[m] has joined #nixos
akirill0v[m] has joined #nixos
sshow[m] has joined #nixos
andutu[m] has joined #nixos
Robozman[m] has joined #nixos
fl0yd[m] has joined #nixos
ddellacosta has joined #nixos
edrex has joined #nixos
sabry97[m] has joined #nixos
kloenk has joined #nixos
aaronjanse has joined #nixos
kevin[m]2 has joined #nixos
fgaz has joined #nixos
swirly[m]1 has joined #nixos
chvp has joined #nixos
RageGamermatrixo has joined #nixos
musicmatze has joined #nixos
lostnet[m] has joined #nixos
kitty_hut[m] has joined #nixos
bitonic has joined #nixos
dalton[m] has joined #nixos
sibi has joined #nixos
DavHau[m] has joined #nixos
BaD_CrC[m] has joined #nixos
Paul[m]1 has joined #nixos
slby[m] has joined #nixos
oreoking[m] has joined #nixos
mica[m] has joined #nixos
pbcheesecake[m] has joined #nixos
fendingshadows[m has joined #nixos
kevincox has joined #nixos
nwp[m] has joined #nixos
KoyMikajlo[m] has joined #nixos
kcombinator[m] has joined #nixos
kb[m] has joined #nixos
ikko[m] has joined #nixos
veryepicusername has joined #nixos
raccoon[m] has joined #nixos
korrr[m] has joined #nixos
srid has joined #nixos
mhj[m] has joined #nixos
atemu12[m] has joined #nixos
TrinityHex[m] has joined #nixos
onny[m] has joined #nixos
fliegendewurst[m has joined #nixos
figgyc[m] has joined #nixos
cgbrewster[m] has joined #nixos
sofus[m] has joined #nixos
dotdotok[m] has joined #nixos
evalexpr[m] has joined #nixos
gurkan[m] has joined #nixos
GideonOgbonna[m] has joined #nixos
a12l has joined #nixos
Lurkki[m] has joined #nixos
Jess[m]1 has joined #nixos
kaiha[m] has joined #nixos
blakeellis[m] has joined #nixos
slabity has joined #nixos
luke is now known as Guest86962
figgyc has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #120999 → inter: 3.15 -> 3.18 → https://github.com/NixOS/nixpkgs/pull/120999
jgt has joined #nixos
ddellacosta has quit [Ping timeout: 252 seconds]
<{^_^}> [nix] @chkoss opened pull request #4752 → doc: fix broken link → https://github.com/NixOS/nix/pull/4752
figgyc has joined #nixos
mallox has quit [Quit: WeeChat 3.1]
zupo_ has quit [Ping timeout: 265 seconds]
zupo has joined #nixos
ezemtsov_ has joined #nixos
ezemtsov has quit [Ping timeout: 276 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed to gnome-40 « Fix tarball build »: https://git.io/J3Jzr
<{^_^}> [hydra] @regnat opened pull request #939 → Include localhost's features in the default machine file → https://github.com/NixOS/hydra/pull/939
griff__ has joined #nixos
attila_lendvai_ has quit [Quit: Leaving]
attila_lendvai has joined #nixos
attila_lendvai has quit [Changing host]
attila_lendvai has joined #nixos
griff_ has quit [Ping timeout: 260 seconds]
griff__ is now known as griff_
Qwerky has joined #nixos
hiro98 has quit [Ping timeout: 265 seconds]
bahamas has quit [Ping timeout: 252 seconds]
lsix1 has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/17b101e29df (from 12 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
MysteriousSilver has quit [Ping timeout: 245 seconds]
lsix has quit [Ping timeout: 276 seconds]
fuiltilt has quit [Quit: WeeChat 2.9]
civodul has joined #nixos
vidbina has quit [Ping timeout: 276 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
dotlambda has quit [Quit: ZNC 1.8.1 - https://znc.in]
figgyc has joined #nixos
dotlambda has joined #nixos
MysteriousSilver has joined #nixos
figgyc has quit [Client Quit]
phalrax has quit [Quit: Connection closed]
figgyc has joined #nixos
ddellacosta has joined #nixos
ezemtsov_ is now known as ezemtsov
figgyc has quit [Client Quit]
figgyc has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121000 → expat: 2.2.10 -> 2.3.0 → https://github.com/NixOS/nixpkgs/pull/121000
hansolo_ has joined #nixos
hansolo_ has quit [Client Quit]
<{^_^}> [hydra] @edolstra merged pull request #939 → Include localhost's features in the default machine file → https://github.com/NixOS/hydra/pull/939
<{^_^}> [hydra] @regnat opened pull request #940 → Run the tests with a remote dest store → https://github.com/NixOS/hydra/pull/940
figgyc has quit [Quit: No Ping reply in 180 seconds.]
gulplante has quit [Ping timeout: 252 seconds]
hiro98 has joined #nixos
vidbina has joined #nixos
figgyc has joined #nixos
avaq has quit [Ping timeout: 252 seconds]
phalrax has joined #nixos
dev_mohe has joined #nixos
dev_mohe has quit [Client Quit]
teasea has quit [Quit: teasea]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121001 → fcitx-engines.anthy: 0.2.3 -> 0.2.4 → https://github.com/NixOS/nixpkgs/pull/121001
teasea has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121002 → filezilla: 3.53.0 -> 3.53.1 → https://github.com/NixOS/nixpkgs/pull/121002
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121003 → galene: 0.3 -> 0.3.3 → https://github.com/NixOS/nixpkgs/pull/121003
<{^_^}> [nixpkgs] @Profpatsch merged pull request #120795 → kgt: init at 2021-04-07 → https://github.com/NixOS/nixpkgs/pull/120795
<thibm> phalrax: just change the services.xserver.displayManager.sddm.enable and services.xserver.displayManager.startx.enable options
ddellacosta has quit [Ping timeout: 240 seconds]
okc0mputer has joined #nixos
ddellacosta has joined #nixos
stree has quit [Ping timeout: 252 seconds]
jgt_ has joined #nixos
<{^_^}> [nixpkgs] @7c6f434c merged pull request #120877 → bctoolbox: 4.5.1 -> 4.5.7 → https://github.com/NixOS/nixpkgs/pull/120877
<{^_^}> [nixpkgs] @7c6f434c merged pull request #120967 → btrfs-progs: 5.11 -> 5.11.1 → https://github.com/NixOS/nixpkgs/pull/120967
jgt has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @7c6f434c merged pull request #120886 → mpfi: use autoreconfHook → https://github.com/NixOS/nixpkgs/pull/120886
ddellacosta has quit [Ping timeout: 240 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
aveltras has joined #nixos
figgyc has joined #nixos
hiro98 has quit [Ping timeout: 260 seconds]
phalrax has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121004 → gifski: 1.4.0 -> 1.4.3 → https://github.com/NixOS/nixpkgs/pull/121004
figgyc has quit [Client Quit]
stree has joined #nixos
JerryXiao has quit [Ping timeout: 240 seconds]
bahamas has joined #nixos
<{^_^}> [nixpkgs] @flokli opened pull request #121005 → opensmtpd: set --with-path-pidfile → https://github.com/NixOS/nixpkgs/pull/121005
<{^_^}> [nixpkgs] @veprbl closed pull request #120814 → kitty: 0.19.3 -> 0.20.1 → https://github.com/NixOS/nixpkgs/pull/120814
cr4y1_ has quit [Quit: WeeChat 3.1]
figgyc has joined #nixos
griff_ has quit [Ping timeout: 240 seconds]
JerryXiao has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @onsails opened pull request #121006 → vimPlugins: add friendly-snippets → https://github.com/NixOS/nixpkgs/pull/121006
figgyc has quit [Client Quit]
figgyc has joined #nixos
Qwerky_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121007 → gpsprune: 20.2 -> 20.3 → https://github.com/NixOS/nixpkgs/pull/121007
avaq has joined #nixos
ddellacosta has joined #nixos
Qwerky has quit [Ping timeout: 252 seconds]
dev_mohe has joined #nixos
ddellacosta has quit [Ping timeout: 246 seconds]
bahamas has quit [Ping timeout: 252 seconds]
bennofs_ has quit [Ping timeout: 248 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121008 → gnucash: 4.4 -> 4.5 → https://github.com/NixOS/nixpkgs/pull/121008
konobi has quit [Read error: Connection reset by peer]
konobi has joined #nixos
<{^_^}> [nixpkgs] @ruuda opened pull request #121009 → solana: init at 1.5.19 → https://github.com/NixOS/nixpkgs/pull/121009
<{^_^}> [nixpkgs] @Flakebi opened pull request #121010 → amdvlk: 2021.Q1.6 -> 2021.Q2.2 → https://github.com/NixOS/nixpkgs/pull/121010
<{^_^}> [nixpkgs] @eduardosm closed pull request #120870 → pythonPackages.mayavi: mark as broken → https://github.com/NixOS/nixpkgs/pull/120870
MysteriousSilver has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @happysalada opened pull request #121012 → broot: 1.2.9 -> 1.3.0 → https://github.com/NixOS/nixpkgs/pull/121012
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
tlaxkit has joined #nixos
pbb has joined #nixos
<{^_^}> [nixpkgs] @eduardosm opened pull request #121013 → pythonPackages.pyface: fix build → https://github.com/NixOS/nixpkgs/pull/121013
zupo has joined #nixos
dev_mohe has quit [Remote host closed the connection]
ddellacosta has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddellacosta has quit [Ping timeout: 246 seconds]
hiro98 has joined #nixos
respawn_ has joined #nixos
jgt_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121014 → gmsh: 4.8.1 -> 4.8.3 → https://github.com/NixOS/nixpkgs/pull/121014
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixos-weekly] @rickynils opened pull request #155 → Add 'Data Science with Nix: Parameter Sweeps' blog post → https://github.com/NixOS/nixos-weekly/pull/155
<{^_^}> [nixpkgs] @fricklerhandwerk opened pull request #121015 → docs: expand explanation of patchShebangs hook → https://github.com/NixOS/nixpkgs/pull/121015
vidbina has quit [Ping timeout: 265 seconds]
chpatrick has joined #nixos
libnix has joined #nixos
figgyc has joined #nixos
<chpatrick> hi, does anyone know why lsblk/mount would show weird things after an EBS volume is attached on AWS?
<chpatrick> they show that the volume that was just attached is already mounted at /
hiro98 has quit [Quit: hiro98]
<chpatrick> and the real / is now mounted at /nix/store
<libnix> How well is Nix supported in terms of packages when compared to something like Debian?
hiro99 has joined #nixos
dschrempf has quit [Ping timeout: 276 seconds]
<Synthetica> libnix: what do you mean?
hiro99 is now known as hiro98
<libnix> how many "mainstream" packages doe nix have? (i.e. including common proprietary apps as a baseline)
ram19890 has quit [Quit: Konversation terminated!]
<hrnz> 20
vidbina has joined #nixos
<Synthetica> libnix: I have no idea what mainstream means to you, but quite a lot probably https://repology.org/graph/map_repo_size_fresh.svg
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<hrnz> otoh most vendors that somehow "support linux" just ship debian packages (that aren't in the repos)
CMCDragonkai2 has joined #nixos
<hrnz> and pretty much everything there is for nixos is in nixpkgs
figgyc has joined #nixos
xkapastel has joined #nixos
<libnix> Synthetica, tl;dr: how wide is the nix repository in terms of software compared to other distros
karantan has joined #nixos
<Synthetica> libnix: very
<karantan> how can I figure out in which nix pkgs does the tool `source` lives? `readlink $(which source)` doesn't return anything
dev_mohe has joined #nixos
<Synthetica> karantan: source is a bash builtin
<Synthetica> similar to cd
<libnix> what if there's a package that is missing in the official repos and i really want it? i.e. CoreCtrl
<Synthetica> libnix: that's not missing?
<karantan> @Synthetica I want to use it in my systemd service: `ExecStart = "source /root/.zshenv && ...";`
<karantan> to activate the env vars from .zshenv
<karantan> but I get this error: Executable "source" not found in path "/nix/store/3ri1jzc32mdlywwwxpj4lzzc0b1w9awf-systemd-246.4/bin/"
<libnix> nvm it's in the unstable branch
<symphorien[m]> since it's a shell builtin, run with a shell: `ExecStart = "${pkgs.zsh}/bin/zsh -c "..."`
<karantan> I could do `${pkgs.bash}/bin/bash -c ...` but then all the output in journal will be tagged as "bash". searching through journal logs will be harder
figgyc has quit [Client Quit]
<symphorien[m]> finish your shell script by `exec` then
<hrnz> systemd units also have superb options for manipulating the environment :D
figgyc has joined #nixos
<karantan> @hrnz I can't use any of them. already looked into that
<hrnz> :-(
<{^_^}> [nixpkgs] @schnusch opened pull request #121016 → esbuild: 0.11.15 -> 0.11.16 → https://github.com/NixOS/nixpkgs/pull/121016
respawn_ has quit [Quit: Leaving]
<pennae> karantan: use EnvironmentFile= in the unit to load env vars for services
<karantan> AFAIK `EnvironmentFile` doesn't support the regular .zshenv/.bashrc format
<pennae> or the systemd.services.<name>.environment attrset, if that's possible
jgt_ has joined #nixos
<pennae> does it have to be that format?
<hrnz> libnix: then you can always write a derivation yourself (and possibly submit it to nixpkgs)
<karantan> good question. let me check
<pgiarrusso> 2:24 PM <karantan> I could do `${pkgs.bash}/bin/bash -c ...` but then all the output in journal will be tagged as "bash". searching through journal logs will be harder
<{^_^}> [nixpkgs] @eduardosm opened pull request #121017 → pythonPackages.Markups: 3.1.1 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/121017
<pgiarrusso> karantan: could you write a zsh script instead and name it there?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121018 → gmic: 2.9.6 -> 2.9.7 → https://github.com/NixOS/nixpkgs/pull/121018
<pennae> there's also SyslogIdentifier= that'll rename stuff in the journal if you must
<karantan> I think I would rather change the .zshenv file. it would be cleaner
vidbina has quit [Ping timeout: 260 seconds]
<{^_^}> [nixos-org-configurations] @edolstra pushed 7 commits to master: https://git.io/J3Usn
mauro^ has joined #nixos
dev_mohe has quit [Quit: dev_mohe]
ddellacosta has joined #nixos
CMCDragonkai2 has quit [Remote host closed the connection]
Maxdamantus has quit [Ping timeout: 252 seconds]
libnix has quit [Remote host closed the connection]
libnix has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121019 → gitlab-pages: 1.35.0 -> 1.38.0 → https://github.com/NixOS/nixpkgs/pull/121019
libnix has quit [Read error: Connection reset by peer]
<conkker> is there a way to specify environment variables explicitly in mkShell? I wanna load them dynamically from a file, without the possibility of overwriting attributes like shellHook
meh` has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
cfricke has quit [Quit: WeeChat 3.1]
<radvendii> conkker: wait, what's wrong with shellHook for that purpose?
<radvendii> i have a bunch of export BLAH statements in a shellHook
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121020 → groonga: 11.0.0 -> 11.0.1 → https://github.com/NixOS/nixpkgs/pull/121020
dev_mohe has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
dev_mohe has quit [Client Quit]
figgyc has joined #nixos
<radvendii> conkker: oh, it appears you can also just set it like mkShell { FOO="bar"; } and you'll have $FOO set in the environment. Does that help?
turlando has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @NinjaTrappeur merged pull request #121005 → opensmtpd: set --with-path-pidfile → https://github.com/NixOS/nixpkgs/pull/121005
<{^_^}> [nixpkgs] @pennae opened pull request #121021 → nixos/nix-containers: use SIGTERM to stop containers → https://github.com/NixOS/nixpkgs/pull/121021
<{^_^}> [nixpkgs] @pennae closed pull request #120636 → nixos/nix-containers: bind container units to machined and dbus → https://github.com/NixOS/nixpkgs/pull/120636
<conkker> radvendii: nothing, that's how I currently do it, but it'd be nice to have them as a variable in nix, to modify the derivation based on env variables. Maybe I could just generate shell code with a bunch of `export`s
libnix has joined #nixos
<conkker> radvendii: that's what I'm trying to avoid, with that approach it'd be possible to overwrite attributes like `buildInputs`, `shellHook` etc if i did a `//`
<conkker> I'm loading the variables from a .env file
ddellacosta has joined #nixos
<karantan> @pennae it turns out that I can remove the `export` prefix from my .zshenv file. With this I can now use EnvironmentFile. thanks!
Maxdamantus has joined #nixos
<{^_^}> [nixpkgs] @happysalada merged pull request #121012 → broot: 1.2.9 -> 1.3.0 → https://github.com/NixOS/nixpkgs/pull/121012
dschrempf has joined #nixos
<pennae> neat :)
<radvendii> conkker: wait why would you be setting buildInputs as an environment variable?
ddellacosta has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121022 → gpxsee: 8.9 -> 9.0 → https://github.com/NixOS/nixpkgs/pull/121022
bahamas has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121023 → python38Packages.hg-evolve: 10.3.0 -> 10.3.1 → https://github.com/NixOS/nixpkgs/pull/121023
<ambroisie> Hello people
<ambroisie> I'm not sure how `override` works with attribute set
<ambroisie> Completely override the value of `cfg` or just its `enableGnomeExtensions` value?
bn_work has joined #nixos
lord| has quit [Ping timeout: 248 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
stree has quit [Ping timeout: 265 seconds]
figgyc has joined #nixos
ixxie has joined #nixos
<conkker> completely
<{^_^}> [nixpkgs] @petabyteboy merged pull request #120947 → Draft: gitlab: 13.10.2 -> 13.11.2 → https://github.com/NixOS/nixpkgs/pull/120947
ddellac__ has joined #nixos
<ambroisie> conkker: thanks
<ambroisie> That doesn't seem like the best idea, I'm going to do an MR for that
<ambroisie> I assume that using `cfg.foo` would only override foo, and keep the rest of the attribute set intact
bahamas has quit [Quit: leaving]
vidbina has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
ddellac__ has quit [Ping timeout: 252 seconds]
<radvendii> ambroisie: it's the difference between // and recursiveUpdate
<ambroisie> radvendii: if you mention this, I assume that `override` is implemented with the later?
figgyc has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121024 → hwinfo: 21.72 -> 21.73 → https://github.com/NixOS/nixpkgs/pull/121024
lord| has joined #nixos
stree has joined #nixos
figgyc has quit [Client Quit]
dschrempf has quit [Remote host closed the connection]
tomberek has joined #nixos
figgyc has joined #nixos
ddellacosta has quit [Remote host closed the connection]
mibbitttt has joined #nixos
ddellacosta has joined #nixos
<mibbitttt> hello
wnklmnn has joined #nixos
vk3wtf_ has joined #nixos
<pie_> any reason users.users.root.password = "root"; wouldnt work?
<pie_> it seems to be setting the /etc/shadow entry but i cant log in...
vk3wtf has quit [Ping timeout: 248 seconds]
figgyc has quit [Client Quit]
<mibbitttt> I'm interested in setting up my system with full disk encryption and yubico key support so that my disk is decrypted on boot via my key and password. The guide on the wiki is 2 years old now and I was wondering if there are any updates to it or things to keep in mind since it was written.
<conkker> ambroisie: you can do `.override (old: { cfg = old.cfg // fcfg })` instead there. If you do `nix-build -E '(import <nixpkgs> {}).neovim-unwrapped.override { stdenv = { }; }'` you can see that it fails with mkDerivation not found, so it gets completely replaced
figgyc has joined #nixos
<ambroisie> Okay, thanks for the answers, that's pretty much what I would have written anyway ^^
justanotheruser has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #120068 → Kernels 2021-04-21 → https://github.com/NixOS/nixpkgs/pull/120068
liberage has joined #nixos
libnix has quit [Read error: Connection reset by peer]
<radvendii> conkker: WAIT you can use (old: with .override?? I thought that was just for .overrideAttrs!
<radvendii> this changes *everything*
<radvendii> i mean not everything, but it's mildly more convenient
figgyc has quit [Client Quit]
figgyc has joined #nixos
<pennae> there's quite a few places in nixpkgs that are like that
dev_mohe has joined #nixos
<ambroisie> pennae: that either take a function or value?
<pennae> yes
<{^_^}> [nixpkgs] @petabyteboy merged pull request #120669 → python3.pkgs.signedjson: fix build → https://github.com/NixOS/nixpkgs/pull/120669
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #121026 → [20.09] Kernels 2021-04-21 → https://github.com/NixOS/nixpkgs/pull/121026
<pie_> radvendii: ikr? :D
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @zowoq merged pull request #120959 → .github/workflows/editorconfig.yml: switch to pull_request_target → https://github.com/NixOS/nixpkgs/pull/120959
ddellaco_ has joined #nixos
<mibbitttt> =D
<eyJhb> pie_: Ehm. it does not override a exsisting password
<eyJhb> As far as I know
marek has quit [Ping timeout: 245 seconds]
anders^ has joined #nixos
Uma_ has quit [Remote host closed the connection]
XgF has joined #nixos
Uma has joined #nixos
<symphorien[m]> maybe with mutableUsers = false;
<eyJhb> ^ but that will nuke all other users
<eyJhb> Or.. Users not explicit set in the config
ddellaco_ has quit [Remote host closed the connection]
<ambroisie> Having once unset mutable users without setting my users' password, it is annoying to recover from that scenario
<ambroisie> So be careful before trying it out :-)
figgyc has quit [Quit: No Ping reply in 180 seconds.]
ddellacosta has joined #nixos
<symphorien[m]> I thought there was a assertion that at least root has a password
figgyc has joined #nixos
<eyJhb> Oh, that I am unsure of :)
<ambroisie> Maybe... It was on a remote server with root login disabled though so that would not have helped anyway...
<symphorien[m]> heh
superherointj has joined #nixos
marek has joined #nixos
ddellac__ has joined #nixos
<conkker> is there a .nixrc file or something that gets loaded every time you run `nix repl`? I'm tired of typing pkgs = import <nixpkgs> {}
<symphorien[m]> you can do `nix repl <nixpkgs>`
<conkker> ooooh I love that, thanks
ddellac__ has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ikervagyok opened pull request #121028 → rofi-power-menu: init at 3.0.2 → https://github.com/NixOS/nixpkgs/pull/121028
<pennae> we have no root password set and mutableUsers=false on all machines, root is accessible only via ssh keys
figgyc has quit [Quit: No Ping reply in 180 seconds.]
<pennae> assertions that root must have a password would be quite inconvenient :D
<eyJhb> password OR ssh key? :D
<eyJhb> Wait, that would still suck..
figgyc has joined #nixos
karantan has quit [Ping timeout: 240 seconds]
<thibm> conkker: I use it so many times, I aliased `repl` to nix repl '<nixpkgs>' '<nixpkgs/lib>'
<pennae> don't like having passwords for root anywhere if at all possible
<okc0mputer> has anyone been able to make screen sharing work with sway?
aveltras has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @domenkozar opened pull request #121029 → Test backport → https://github.com/NixOS/nixpkgs/pull/121029
<{^_^}> [nixpkgs] @domenkozar closed pull request #121029 → Test backport → https://github.com/NixOS/nixpkgs/pull/121029
figgyc has quit [Client Quit]
<radvendii> why does overrideAttrs *need* to take in a function though? that should presumably be able to take in a set, too
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121030 → help2man: 1.48.1 -> 1.48.3 → https://github.com/NixOS/nixpkgs/pull/121030
figgyc has joined #nixos
<SumnerEvans[m]> okc0mputer: Yes. You need to enable the proper xdg portals (https://git.sr.ht/~sumner/nixos-configuration/tree/master/item/services/sway.nix#L21) and you need to set a couple of XDG variables (https://git.sr.ht/~sumner/home-manager-config/tree/master/item/modules/window-manager/wayland.nix#L112)
<SumnerEvans[m]> okc0mputer: if you are using Chrome, I think there's also a feature flag you have to toggle. I don't think that screensharing works on Firefox.
<{^_^}> [nixpkgs] @romildo opened pull request #121031 → lxqt: does not explicitly require gvfs package → https://github.com/NixOS/nixpkgs/pull/121031
<thibm> radvendii: overrideAttrs is defined in make-derivation.nix and does not support a attribute set. (Why? Nobody implemented it but I don't see why not)
ddellacosta has joined #nixos
<thibm> radvendii: override is defined in lib/customisation.nix ans is a bit smarted
<thibm> smarter*
Goldstein[m] has joined #nixos
<okc0mputer> SumnerEvans[m]: Thanks, I've been through all of that already but I don't have the gtk portal, I'll try to add it
figgyc has quit [Client Quit]
<radvendii> thibm: gotcha. maybe i'll submit a PR for that
gustavderdrache has joined #nixos
sangoma has quit [Ping timeout: 276 seconds]
figgyc has joined #nixos
MysteriousSilver has joined #nixos
FRidh has joined #nixos
<{^_^}> [nixpkgs] @Radvendii opened pull request #121032 → zlib: fix windows static compile → https://github.com/NixOS/nixpkgs/pull/121032
karantan has joined #nixos
figgyc has quit [Client Quit]
<okc0mputer> SumnerEvans[m]: yeah it's still not working, I must have missed something but I feel like I've been through every single issue and wiki page about the subject. I'll look more into your config, maybe you do something I don't.
figgyc has joined #nixos
<SumnerEvans[m]> okc0mputer: is anything working? Like, in Chromium if you try to share a screen does anything happen?
waleee-cl has joined #nixos
<okc0mputer> SumnerEvans[m]: I just get a blank screen when I try to share
zupo has joined #nixos
<okc0mputer> SumnerEvans[m]: but I can see errors in the pipewire and pipewire-media-session journals every time
<SumnerEvans[m]> okc0mputer: so you are able to select a screen, but then it's black?
<ehmry> anyone know any tricks for fixing missing tray icons?
<okc0mputer> SumnerEvans[m]: white but yes
<okc0mputer> SumnerEvans[m]: yes I do
anandprabhu has joined #nixos
<{^_^}> [nixpkgs] @Radvendii opened pull request #121033 → libgnurx: output libgnurx.a when static → https://github.com/NixOS/nixpkgs/pull/121033
figgyc has quit [Quit: No Ping reply in 180 seconds.]
queiw has joined #nixos
<Synthetica> ehmry: gonna need some more info there, which DE?
<queiw> Hello. Does anyone happen to know where /etc/issue is written? I'm trying to customize it, but environment.etc.issue.text seems to have no effect.
<radvendii> it would be super cool if // could take a function on the right hand side also.
<ehmry> Synthetica: sway
figgyc has joined #nixos
ddellac__ has joined #nixos
<SumnerEvans[m]> okc0mputer: hmm... I'm not sure what to tell you. Sorry :(
<SumnerEvans[m]> ehmry: are you getting the red :( emojis, too?
<ehmry> SumnerEvans[m]: I dont do emojis
<SumnerEvans[m]> ehmry: no, I meant in your status bar (in place of the status icon you expect)
<ehmry> no
<queiw> Oh, never mind, found it in getty.nix
<okc0mputer> SumnerEvans[m]: no problem :) thank you
<ehmry> I just have things that should be in the tray but never show up, but I don't know if that is because of missing icons
<SumnerEvans[m]> okc0mputer: actually, I did think of one other thing. Do you have: `wrapperFeatures.gtk = true;`?
virkony has quit [Ping timeout: 245 seconds]
<SumnerEvans[m]> (I have no idea if that will help or not)
tomberek has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121034 → jove: 4.17.3.6 -> 4.17.3.7 → https://github.com/NixOS/nixpkgs/pull/121034
ddellac__ has quit [Ping timeout: 240 seconds]
virkony has joined #nixos
qyliss_ has joined #nixos
<okc0mputer> SumnerEvans[m]: yes this one is also set
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121035 → jruby: 9.2.16.0 -> 9.2.17.0 → https://github.com/NixOS/nixpkgs/pull/121035
<{^_^}> [nixpkgs] @eduardosm opened pull request #121036 → pythonPackages.sip_5: add `platform_tag` attribute → https://github.com/NixOS/nixpkgs/pull/121036
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
justanotheruser has joined #nixos
AberDerBart[m] has joined #nixos
anandprabhu_ has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
cirno-999 has quit [Ping timeout: 252 seconds]
anandprabhu has quit [Ping timeout: 252 seconds]
growpotkin has joined #nixos
figgyc has quit [Client Quit]
tomberek has joined #nixos
figgyc has joined #nixos
orivej has joined #nixos
jonringer has joined #nixos
anandprabhu_ has quit [Quit: Konversation terminated!]
figgyc has quit [Client Quit]
figgyc has joined #nixos
cirno-999 has joined #nixos
tbreslein has quit [Quit: tbreslein]
fuzzypixelz has joined #nixos
wallacer has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @bobvanderlinden opened pull request #121037 → hwinfo: update meta information → https://github.com/NixOS/nixpkgs/pull/121037
<{^_^}> [nixpkgs] @sikmir opened pull request #121038 → josm: 17702 → 17833 → https://github.com/NixOS/nixpkgs/pull/121038
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #121039 → sbt-extras: 2021-04-06 → 2021-04-26 → https://github.com/NixOS/nixpkgs/pull/121039
ixxie has quit [Ping timeout: 268 seconds]
<nextloop> hey, i run nix on debian, is there a way to somehow use a python module from a system-wide installation, when running python3 in my nix shell?
ddellac__ has joined #nixos
<hexa-> it could work if you mess with PYTHONPATH
<simpson> nextloop: You can do horrible things to PYTHONPATH, sure. We don't support it.
<{^_^}> [nixpkgs] @Gabriel439 opened pull request #121040 → darwin: Backport tbd stdenv (Big Sur support) to 20.09 → https://github.com/NixOS/nixpkgs/pull/121040
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
<nextloop> i believe it worked
<jumper149> How can I find the documentation on makeWrapper?
ddellac__ has quit [Ping timeout: 265 seconds]
endformationage has joined #nixos
<srhb> jumper149: In the nixpkgs manual.
<jumper149> srhb: Ahh, was looking in the nix manual...
figgyc has quit [Client Quit]
karantan has joined #nixos
wallacer has joined #nixos
figgyc has joined #nixos
orivej has quit [Ping timeout: 240 seconds]
tlaxkit has quit [Quit: Konversation terminated!]
karantan has quit [Client Quit]
<radvendii> is there an easier way to get the derivation from an output path than running `nix show-derivation /nix/store/output-path` and then looking at the first line?
figgyc has quit [Client Quit]
<radvendii> oh, never mind. i can just call `nix log` on an output path directly. that's convenient
karantan has joined #nixos
<qbit> is there a way to expand a list into each item it contains?
<gchristensen> qbit: can you clarify what the input is and what you want the result to be?
<srhb> qbit: As... What?
<qbit> for example, I want to use services.openssh.ports in networking.firewall.allowedTCPPorts
tomberek has quit [Ping timeout: 240 seconds]
figgyc has joined #nixos
<gchristensen> networking.firewall.allowedTCPPorts = config.services.openssh.ports
<pennae> like, ++?
<qbit> so networking.firewall.allowedTCPPorts = [ config.services.openssh.ports... 33 80 443 ]
karantan has quit [Client Quit]
<gchristensen> networking.firewall.allowedTCPPorts = config.services.openssh.ports ++ [ 33 80 443 ]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121041 → ircdHybrid: 8.2.36 -> 8.2.38 → https://github.com/NixOS/nixpkgs/pull/121041
<qbit> nice, ty!
neiluj has joined #nixos
neiluj has joined #nixos
neiluj has quit [Changing host]
philr has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @gebner opened pull request #121042 → diffoscope: enable bloat by default → https://github.com/NixOS/nixpkgs/pull/121042
Supersonic has quit [Quit: Bye]
Supersonic has joined #nixos
Henson has quit [Ping timeout: 252 seconds]
jgt_ has quit [Ping timeout: 246 seconds]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @raboof opened pull request #121043 → jre_minimal: add basic test → https://github.com/NixOS/nixpkgs/pull/121043
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121044 → hdparm: 9.60 -> 9.61 → https://github.com/NixOS/nixpkgs/pull/121044
figgyc has quit [Client Quit]
figgyc has joined #nixos
sangoma has joined #nixos
cfricke has joined #nixos
<{^_^}> [nixpkgs] @NeQuissimus opened pull request #121045 → Kernels 2021-04-28 → https://github.com/NixOS/nixpkgs/pull/121045
cole-h has joined #nixos
figgyc has quit [Client Quit]
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #120993 → Make the bootsrap respect the contentAddressedByDefault setting → https://github.com/NixOS/nixpkgs/pull/120993
ddellac__ has joined #nixos
figgyc has joined #nixos
abathur has joined #nixos
<{^_^}> [nixpkgs] @domenkozar closed pull request #120555 → cache manual results only for pushes → https://github.com/NixOS/nixpkgs/pull/120555
azdle has quit [Remote host closed the connection]
ddellac__ has quit [Ping timeout: 260 seconds]
karantan has joined #nixos
proofofpizza[m] has left #nixos ["User left"]
stree has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nly has joined #nixos
azdle has joined #nixos
<nly> why doesn't nginx make .well-known/ directory? i thought i enabled acme
<nly> in configuration.nix
Batou has quit [Ping timeout: 265 seconds]
Batou has joined #nixos
karantan has quit [Client Quit]
figgyc has quit [Quit: No Ping reply in 180 seconds.]
Henson has joined #nixos
tomberek has joined #nixos
figgyc has joined #nixos
<srhb> nly: If you pastebin the relevant configuration, it will be easier for people to help you :)
<nly> ok
figgyc has quit [Client Quit]
mibbitttt has quit [Quit: Connection closed]
figgyc has joined #nixos
MysteriousSilver has quit [Ping timeout: 276 seconds]
dev_mohe has quit [Quit: dev_mohe]
figgyc has quit [Client Quit]
stree has joined #nixos
figgyc has joined #nixos
<nly> thought it would enable acme and respective files but /var/www/nly.cyka.cf is empty
<srhb> nly: I think that should suffice. Are you sure it doesn't respond on /.well-known/acme-challenge?
<nly> it doesn't. i'll give it another go
<pennae> nly: .well-known for acme purposes lives somewhere else
<{^_^}> [nixpkgs] @romildo opened pull request #121046 → xfce: does not explicitly require a gvfs package → https://github.com/NixOS/nixpkgs/pull/121046
<pennae> the acme module creates the proper config for nginx to not have it live in your webroot
<srhb> nly: What error do you get on that path? 404?
<nly> yep
<pennae> the whole acme protocol thing is handles by lego, which'll also clear out .well-known when it's done and leave you only with certificates
<srhb> nly: How are you testing exactly? Host header matching vhost etc?
<srhb> nly: That doesn't sound like 404. Did you open the firewall?
<nly> i have allowed port 80
<srhb> nly:
<srhb> nly: How? :) I also can't reach it on port 80.
fresheyeball has joined #nixos
<nly> this is my full config: https://github.com/o-nly/nixos-config
erasmas has joined #nixos
<fresheyeball> is there a way in nix to test the presence of a member?
<fresheyeball> foo = { a = 3; }
<fresheyeball> if foo.baz then def else 4;
<fresheyeball> something like that
<fresheyeball> where we can test if the set has a member
<srhb> > {}.bar or 42
<tomberek> foo ? baz
<{^_^}> 42
<fresheyeball> oooo
<fresheyeball> srhb: that worked in the repl
<fresheyeball> tomberek: that did not work in the repl
<cransom> the `or` syntax is the one you want.
<srhb> nly: You seem to have some custom iptables rules involving port 80... I don't read iptables very well, are you sure they're not affecting you?
<nly> maybe that's it. i can work around that
<fresheyeball> cransom: yeah, it works
saschagrunert has quit [Remote host closed the connection]
<nly> i hit the rate limit for ACME, guess i'll find out later if it worked
<tomberek> foo?bar is just a test returning a boolean. The `or` approach uses the truthiness value of the null.
<nly> thanks :D
<srhb> nly: You can probably find some free testers out there that will check if they can at least reach you on port 80 :) (I can't)
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
crazazy[m] has quit [Quit: Idle for 30+ days]
<nly> thanks
sorenson[m] has joined #nixos
<pennae> nly: you can also use the staging environment of letsencrypt for more testing (acme.server = "https://acme-staging-v02.api.letsencrypt.org/directory")
<infinisil> Not-so-well known fact: or and ? work with attribute paths as well
<infinisil> > {} ? foo.bar.baz
<{^_^}> false
<infinisil> > { foo = 10; }.foo.bar.baz or 20
<{^_^}> 20
<nly> thanks
ddellac__ has joined #nixos
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
ddellac__ has quit [Ping timeout: 240 seconds]
figgyc has joined #nixos
figgyc has quit [Client Quit]
mkaito has quit [Quit: WeeChat 3.1]
figgyc has joined #nixos
karantan has joined #nixos
<{^_^}> [nixpkgs] @kalekseev opened pull request #121047 → python2Packages.importlib-resources: use version 3.3.1 for python2 → https://github.com/NixOS/nixpkgs/pull/121047
jumper149 has quit [Quit: WeeChat 3.1]
figgyc has quit [Client Quit]
figgyc has joined #nixos
devhell has quit [Quit: nyaa~]
avaq has quit [Ping timeout: 240 seconds]
azdle has quit [Remote host closed the connection]
FRidh has quit [Ping timeout: 260 seconds]
ahmedelgabri has quit [Ping timeout: 245 seconds]
figgyc has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @nkpvk opened pull request #121049 → pam: fix build → https://github.com/NixOS/nixpkgs/pull/121049
figgyc has joined #nixos
cfricke has quit [Quit: WeeChat 3.1]
liberage has quit [Remote host closed the connection]
figgyc has quit [Client Quit]
liberage has joined #nixos
vidbina has quit [Ping timeout: 260 seconds]
figgyc has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nsnc has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @alyssais opened pull request #121051 → gupnp-igd: disable tests → https://github.com/NixOS/nixpkgs/pull/121051
ddellac__ has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
mayhew has quit [Quit: Konversation terminated!]
h4ck3rm4n has quit [Quit: The Lounge - https://thelounge.chat]
h4ck3rm4n has joined #nixos
fuzzypixelz has quit [Quit: Connection closed]
ddellac__ has quit [Ping timeout: 240 seconds]
sangoma has quit [Ping timeout: 252 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121052 → highlight: 3.60 -> 4.0 → https://github.com/NixOS/nixpkgs/pull/121052
figgyc has quit [Quit: No Ping reply in 180 seconds.]
figgyc has joined #nixos
ahmedelgabri has joined #nixos
saschagrunert has joined #nixos
sangoma has joined #nixos
saschagrunert has quit [Remote host closed the connection]
saschagrunert has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121053 → hydroxide: 0.2.17 -> 0.2.18 → https://github.com/NixOS/nixpkgs/pull/121053
figgyc has quit [Client Quit]
ahmedelgabri has quit [Ping timeout: 260 seconds]
figgyc has joined #nixos
Qwerky_ has quit [Remote host closed the connection]
tomberek has quit [Quit: Connection closed]
ScottHDev9 has joined #nixos
ScottHDev has quit [Ping timeout: 252 seconds]
ScottHDev9 is now known as ScottHDev
knupfer1 has joined #nixos
tomberek has joined #nixos
<{^_^}> [nixpkgs] @ttuegel merged pull request #120983 → openblas: Allow setting DYNAMIC_ARCH → https://github.com/NixOS/nixpkgs/pull/120983
knupfer1 is now known as knupfer
bennofs_ has joined #nixos
figgyc has quit [Quit: No Ping reply in 180 seconds.]
knupfer1 has joined #nixos
figgyc has joined #nixos
Qwerky has joined #nixos
jlv has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121054 → haproxy: 2.3.7 -> 2.3.10 → https://github.com/NixOS/nixpkgs/pull/121054
knupfer has quit [Ping timeout: 260 seconds]
knupfer1 is now known as knupfer
qyliss_ is now known as qyliss
ahmedelgabri has joined #nixos
<yaymukund> what's the simplest way to get to obs-studio v27 RC2 (not yet in nixpkgs master). I was thinking I could copy the .nix file from master, change the fetchFromGitHub line and update the SHA and that should work..?
<{^_^}> [nixpkgs] @toonn opened pull request #121055 → darwin stdenv bootstrap-tools bump → https://github.com/NixOS/nixpkgs/pull/121055
ManiacOfMadness has quit [Ping timeout: 268 seconds]
<pennae> you don't even have to do that, instead you can plop an override into the nixpkgs config
figgyc has quit [Client Quit]
<yaymukund> thank you, pennae !
figgyc has joined #nixos
Qwerky has quit [Ping timeout: 265 seconds]
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121056 → ibus-engines.m17n: 1.4.4 -> 1.4.5 → https://github.com/NixOS/nixpkgs/pull/121056
knupfer has quit [Ping timeout: 240 seconds]
figgyc has quit [Client Quit]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @jojosch opened pull request #121057 → haruna: 0.6.2 -> 0.6.3 → https://github.com/NixOS/nixpkgs/pull/121057
ddellac__ has joined #nixos
saschagrunert has quit [Quit: Leaving]
Qwerky has joined #nixos
figgyc has quit [Client Quit]
figgyc has joined #nixos
<{^_^}> [nixpkgs] @winterqt opened pull request #121058 → jesec-rtorrent: init at 0.9.8-r11 → https://github.com/NixOS/nixpkgs/pull/121058
ddellac__ has quit [Ping timeout: 252 seconds]
ixxie has joined #nixos
<{^_^}> [nixpkgs] @gebner opened pull request #121059 → diffoscope: 171 -> 172 → https://github.com/NixOS/nixpkgs/pull/121059
proofofkeags has joined #nixos
Qwerky has quit [Remote host closed the connection]
figgyc has quit [Client Quit]
figgyc has joined #nixos
ahmedelgabri has joined #nixos
figgyc has quit [Client Quit]
ahmedelgabri has quit [Ping timeout: 276 seconds]
figgyc has joined #nixos
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @veprbl opened pull request #121060 → gtk*: remove assert cupsSupport -> cups != null → https://github.com/NixOS/nixpkgs/pull/121060
<{^_^}> [nixpkgs] @romildo merged pull request #120979 → enlightenment.evisum: 0.5.11 -> 0.5.13 → https://github.com/NixOS/nixpkgs/pull/120979
<{^_^}> [nixpkgs] @alex-eyre opened pull request #121061 → nimbo: init at 0.2.2 → https://github.com/NixOS/nixpkgs/pull/121061
liberage has quit [Remote host closed the connection]
Qwerky has quit [Ping timeout: 240 seconds]
azdle has joined #nixos
<{^_^}> [hydra] @grahamc merged pull request #937 → hydra-api: flesh out Jobset, JobsetInput schemas; implement DELETE /jobset/{project-id}/{jobset-id} → https://github.com/NixOS/hydra/pull/937
cole-h_ has joined #nixos
cole-h has quit [Quit: Goodbye]
vidbina has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @jtojnar merged pull request #120934 → file-roller: fixed fatal error occuring when extracting zip files → https://github.com/NixOS/nixpkgs/pull/120934
<gchristensen> anyone using morph? what is the right way to call it to make the server update the bootloader with the new version and reboot?
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @06kellyjac opened pull request #121062 → terragrunt: 0.29.0 -> 0.29.1 → https://github.com/NixOS/nixpkgs/pull/121062
<{^_^}> [nixpkgs] @jtojnar pushed commit from @dasj19 to gnome-40 « file-roller: fixed fatal error occuring when extracting zip files »: https://git.io/J3Tj4
ddellac__ has joined #nixos
<gchristensen> I guess `boot --reboot`
karantan has joined #nixos
<hexa-> yep
nly has quit [Ping timeout: 252 seconds]
karantan has quit [Client Quit]
SigmaSquadron[m] has joined #nixos
SigmaSquadron[m] has left #nixos ["User left"]
ddellac__ has quit [Ping timeout: 268 seconds]
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @domenkozar opened pull request #121063 → editorconfig check: instruct user what to do → https://github.com/NixOS/nixpkgs/pull/121063
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121064 → intel-media-sdk: 20.5.1 -> 21.2.0 → https://github.com/NixOS/nixpkgs/pull/121064
cole-h_ is now known as cole-h
xelxebar_ has joined #nixos
xelxebar has quit [Ping timeout: 240 seconds]
<jasom> is it possible to use immutable users without having the password hash be world-readable?
turlando has joined #nixos
<pennae> it'll always be in the store in some fashion
cyrinux has quit [Quit: bye]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121065 → iproute2: 5.11.0 -> 5.12.0 → https://github.com/NixOS/nixpkgs/pull/121065
<jasom> that's less than ideal :/ I use strong passwords and a large number of rounds, but it seems to completely defeat the whole idea of a shadow file that's been considered a "Good Thing" for over 30 years.
<pennae> oh, retracted! passwordFile doesn't readFile as we thought, so that should be good
stree has joined #nixos
infandum has joined #nixos
<pennae> where'd we get that idea anyway, that would've been a little pointless
<jasom> pennae: I see it in e.g. /nix/store/03amdynrmwz5jhfsvrbb945fpm3jbjaa-users-groups.json
<pennae> how'd you set it? setting passwordFile to a path that isn't in the store should be sufficient
<pennae> or maybe you're looking at an old generation?
<jasom> oh, I can set passwordFile; I was doing users.*.hashedPassword, per the manual
<pennae> yeah. had thought that just wraps readFile too, but it doesn't :)
cyrinux has joined #nixos
jumper149 has joined #nixos
<jumper149> I am using `shellFor` to create a haskell development shell, but is there a way to bring the haddocks of the inputs into scope?
<infandum> I am converting to NixOS. I am trying to transition first through nix using home-manager. I am trying to get an xmonad / xmobar setup through home-manager, but my xmobar does not see the xmonad modules. Can this only be done through NixOS?
<jasom> Perhaps "Passwords may still be assigned by setting the user's hashedPassword option. A hashed password can be generated using mkpasswd -m sha-512." should be changed to suggest passwordFile instead?
<infandum> My xmonad config works, but xmobar does not see the haskell modules
thc202 has quit [Quit: thc202]
<infandum> I put all of the haskellPackages in home.packages but not sure if that is working
<srhb> infandum: That's likely not working, more likely you'd need to set the exact ghcWithPackages for both xmobar and xmonad.. Let me check how the home manager module works...
<jumper149> infandum: Does xmobar see ghc?
aiken has joined #nixos
sangoma has quit [Ping timeout: 246 seconds]
<srhb> Oh, it's not a separate module. How are you getting xmobar?
<infandum> jumper149: How can I tell?
jb55 has joined #nixos
<infandum> I don't see a verbose option with the xmonad / xmobar part for home-manager
<infandum> the verbosity just says other stuff
<infandum> I'm getting xmobar through home.packages = [ pkgs.xmobar ];
<jumper149> infandum: actually nvm, I was thinking too much of xmonad. xmonad calls the ghc binary to compile the user config. I'm not sure if xmobar does that too.
<infandum> Then xmonad through https://pastebin.com/rwpuHikN
<infandum> I think xmobar does
ddellac__ has joined #nixos
<jumper149> Do you see an error somewhere?
<jumper149> I'm not too familiar with home-manager
<jumper149> maybe something like ~/.xmonad/xmonad.error
<infandum> So if I just run xmobar on its own with the configuration, I get Could not find module xmobar: .local/share/xmobar/xmobar.errors: hGetContents: invalid argument (invalid byte sequence)
<infandum> Then that file has a bunch of Could not find module "Xmonad.etc...."
<infandum> I assume because of how nix works
<infandum> which is fine, but I don't know how to link xmonad and xmobar together in nix in home-manager
<infandum> which is probably pretty esoteric
jgt_ has joined #nixos
<jumper149> Ah, I think I sort of see what's your problem
<jumper149> you only let xmonad see your xmobar
<jumper149> but not the other way around
<infandum> On top of that, xmonad needs to talk to xmobar and so they probably need to be linked under the same environment somehow
<infandum> exactly
bitmapper has joined #nixos
<infandum> not sure what the solution is
<jumper149> You run xmobar from your xmonad config?
<infandum> err, outside of NixOS, but just with nix
<jumper149> So you can pipe stuff into right?
<infandum> I try, but it doesn't pop up
<jumper149> ok, so that should be fine
<infandum> so i figure I could run it separately
<jumper149> I think you might need to add `buildInputs` to xmobar
<infandum> like, xmonad =<< xmobar config
<infandum> which one? the home.packages or the xmonad.extraPackages?
cfricke has joined #nixos
<jumper149> infandum: I would think `home.packages` takes priority in this case
<jumper149> And I don't think you need xmobar as a direct dependency of xmonad
<jumper149> s/of/to
<jumper149> try removing xmobar from xmonad.extraPackages
<jumper149> just so you know what you are working with
<infandum> ok
ddellac__ has quit [Ping timeout: 246 seconds]
<infandum> Does home-manager work like configuration.nix with overriding buildInputs?
<jumper149> Next you will have to override the remaining xmobar with the additional inputs.
<srhb> This all seems very wrong to me...
<srhb> infandum: Jumping in a bit, are you sure you're even getting xmobar from nix?
<srhb> infandum: as in what does `which xmobar` say
mauro^ has quit []
<infandum> $HOME/.nix-profile/bin/xmobar
<srhb> Okay. I'm befuddled.
<infandum> I made sure to remove all other xmobars
<radvendii> has anyone run into "Error in tempfile(): ... Parent directory does not exist" when using autoreconf --install?
<srhb> infandum: Can you run `nix-shell -p xmobar --run xmobar` and pastebin the entire error message please
<jumper149> Try something like: (haskellPackages.xmobar.overrideAttrs (oldAttrs: { buildInputs = oldAttrs.buildInputs ++ [ haskellPackages.xmonad haskellPackages.other-missing-dependency ] }))
<infandum> jumper149: Changing home.packages to home.packages = [
<infandum> buildInputs = oldAttrs.buildInputs ++ [ pkgs.haskellPackages.xmonad ]; }))
<infandum> (pkgs.haskellPackages.xmobar.overrideAttrs (oldAttrs: {
<infandum> ]; did not work
<infandum>
<jumper149> It's still saying it's missing xmonad?
<infandum> yes
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/afd7f222bf6 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<jumper149> hmmm, then I'm not sure actually
<srhb> I don't think it's likely that xmobar has lost its dependency on xmonad somehow, something else is going on. Let's see the full error message from the command above please.
<srhb> (in a pastebin)
<infandum> srhb: That does work, but it doesn't talk to xmonad. Using my configuration which is a *.hs file as opposed to .xmobarrc (which doesn't talk to xmonad), I get this output: https://pastebin.com/S2W50Dkj
<jumper149> srhb: xmobar doesn't depend on xmonad. I'm guessing that infandum has a spicy config, making use of the xmonad library somehow.
<infandum> I do
<infandum> pretty hot stuff
<infandum> But yeah, it uses various haskell libraries so that needs to be seen by all of xmobar
<srhb> I apologize, I missed the spicyness :)
<srhb> So are you saying that xmobar knows how to invoke ghc?
<infandum> I made a custom config for taffybar and I was porting it to xmobar for less headaches with building
<infandum> but alas...
<infandum> srhb: apparently haha
<srhb> In that case we just need to wrap it with a ghc what has the right dependencies, surely doable with ghcWithPackages
<infandum> good idea, but does that include xmonad?
<infandum> like, will they be the same environment?
<srhb> infandum: What do you mean environment?
zupo has joined #nixos
<srhb> We're just passing whatever modules to both their GHCs, that's entirely separate from env vars etc. necessary for cross-communication
sangoma has joined #nixos
<{^_^}> [nixpkgs] @jonringer opened pull request #121068 → visualvm: 2.0.6 -> 2.0.7 → https://github.com/NixOS/nixpkgs/pull/121068
<srhb> I'm just really surprised because I've never heard of this mode of operation, so trying to figure out how it invokes GHC.. Like from a library or shelling out.
<infandum> because right now xmonad isn't in home.packages and it's installed through enabling with its own configurations in home-manager
<infandum> ghcWithPackages in home.packages with xmobar and xmonad did not work
<srhb> That seems to indicate that it's not just shelling out.
cfricke has quit [Ping timeout: 276 seconds]
<infandum> If I put the ghcWithPackages in the extraPackages in xmonad's configs in home-manager, xmobar the command isn't installed at all
<infandum> so that must be libraries only
mumuluxi has quit [Quit: ZNC 1.7.5 - https://znc.in]
gpanders has joined #nixos
<srhb> OK, so a wrapper should do it.
<jumper149> xmobar is probably using the ghc that it finds in your path.
<jumper149> and that doesn't have xmonad in it
<jumper149> You have ghc in home.packages?
<infandum> through ghcWithPackages
<{^_^}> [nixpkgs] @sternenseemann merged pull request #120729 → last-resort: init at 13.001 → https://github.com/NixOS/nixpkgs/pull/120729
<infandum> which ghc
<infandum> return ~/.nix-profile/bin/ghc
sangoma has quit [Ping timeout: 240 seconds]
slack1256 has joined #nixos
nly has joined #nixos
<infandum> maybe it requires NixOS to control the xserver?
<jumper149> try `home.packages = [ pkgs.haskellPackages.ghcWithPackages (p: p.xmobar.buildInputs ++ [ p.xmobar p.xmonad ]) ]`
<jumper149> that adds a ghc that should have all necessary libraries in scope
mumuluxi has joined #nixos
<jumper149> atleast that's the idea I'm having
<infandum> That did not work
<infandum> unfortunately
<jumper149> what is the error?
<infandum> Same as before
<jumper149> still can't find xmonad?
wucke13 has joined #nixos
<infandum> could not find module xmonad
<infandum> (on import XMonad)
<infandum> that's after home-manager switch followed by xmobar /path/to/config
kfiz has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #120897 → [20.09] chromium: 90.0.4430.85 -> 90.0.4430.93 → https://github.com/NixOS/nixpkgs/pull/120897
<jumper149> can you run `ghc-pkg list`
strikerlulu_ has quit [Ping timeout: 246 seconds]
<infandum> lots of stuff
<jumper149> including xmonad now?
<infandum> xmonad is there
<infandum> and which ghc-pkg returns ~/.nix-profile/bin/ghc-pkg
sangoma has joined #nixos
<jumper149> ok, that satisfies me, but I have no idea why it isn't working still
<infandum> is something hardcoded in xmobar?
<infandum> ugh
sabikin[m] has joined #nixos
<infandum> oh screw that
<infandum> I think I know
<jumper149> xmobar calls the `ghc` that it has in scope
<infandum> ah, that did it
<jumper149> so?
<infandum> not sure if it works yet but it somehow found that build script in the dotfiles folder
<infandum> so it was using stack :/
strikerlulu has joined #nixos
<infandum> the first line of the error says it found the build script
<infandum> so I just moved it
<srhb> Wow, trauma.
<infandum> still might not work though, let me finish putting in dependencies
<jumper149> ahhh ok.
h0m2 has quit [Quit: WeeChat 3.1]
<jumper149> Your best bet is putting ghcWithPackages in scope of xmobar I guess.
<srhb> infandum: A good way to do this is to _wrap xmobar_ so that nothing leaks in.
<srhb> Don't rely on arbitrary paths in home.
aramend has joined #nixos
<infandum> im so angry
h0m1 has joined #nixos
<jumper149> Yep that would be the correct thing to do
<jumper149> (not being angry)
<srhb> Hehe, indeed :)
<infandum> (I'm porting from stack, hence the issue)
<jumper149> ?
<Kinnison> Is there a way for me to mark a package as runtime-depending on another package being present without the first package having a binary to wrap or similar? (two vscode extensions, where one depends on the other)
<nly> how do I let a command run on ssh even if I d/c?
<srhb> Kinnison: You bay be looking for propagatedBuildInputs ? But how does one need to be exposed to the other? You may just need to make a real dependency.
<scott> can someone help me understand how https://github.com/NixOS/nixpkgs/pull/61022 is intended to work? it seems to only work for me in nix-shell, not when installed, afaict because RUBYLIB gets set when i use nix-shell but not when i use environment.systemPackages or home.packages. cc qyliss
<{^_^}> #61022 (by alyssais, 1 year ago, merged): ruby: install ri docs to devdoc output
<Kinnison> srhb: if I just cause both to be installed then vscode joins them together at runtime
<Kinnison> srhb: In this instance, the ms-python.python extension requires ms-toolsai.jupyter, but the latter does not require the former. And neither needs the other for "build"
<spacetato> nly: run in `tmux`, then detach with `Ctrl+B, D`
<spacetato> later, `tmux at`
<spacetato> from a new ssh session
<nly> thanks
<{^_^}> [nixos-common-styles] @garbas opened pull request #5 → Making storybook work → https://github.com/NixOS/nixos-common-styles/pull/5
<srhb> Kinnison: propagatedBuildInputs might just do it for you.
<{^_^}> [nixpkgs] @mweinelt opened pull request #121069 → nixos/promtail: Set TimeoutStopSec=10 → https://github.com/NixOS/nixpkgs/pull/121069
<srhb> Kinnison: if packageA has propagatedBuildInputs = [ packageB ]; it essentially just writes the nix store path of B into the output path of A, such that A runtime depends on B.
ntqz has quit [Remote host closed the connection]
ddellac__ has joined #nixos
<Kinnison> I guess that this means packageA rebuilds if packageB changes, but that would be hard to prevent otherwise?
<aramend> Is there any documentation on garbage collection for the new nix commands? Ie something like `nix store --gc`. Currently the man pages suggest to do `nix-store --gc`.
<srhb> Kinnison: That's right. If you don't want that, create a meta package consisting of both.
<Kinnison> I think the "spurious" rebuilds is probably better than confusing people who already have the python extension when they upgrade
<Kinnison> I'll give that a go
<srhb> aramend: I don't think the experimental commands have full functionality nor docs, but nix store gc --help would be where they're at
<{^_^}> [nixpkgs] @Ma27 merged pull request #120907 → cargo-outdated: 0.9.14 -> 0.9.15 → https://github.com/NixOS/nixpkgs/pull/120907
<aramend> srhb: Yeah, figured that might be the case. Currently for nix store 'gc' is not a recognised command.
<srhb> aramend: "currently" is relative, mine does :)
<spacetato> mine does as well, `nix (Nix) 2.4pre20210326_dd77f71`
<qyliss> scott: you're not really supposed to install libraries globally with Nix
<qyliss> scott: instead, use project-specific shell.nix files and nix-shell
ddellac__ has quit [Ping timeout: 260 seconds]
lsix1 has quit [Ping timeout: 276 seconds]
nehsou^ has joined #nixos
<aramend> Hah wow, you're all right. Updated to the new commands a week or so ago, and yeah I found nix store gc now :)
hiro98 has quit [Remote host closed the connection]
<srhb> experimental nix is a fast moving target :)
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aramend has quit [Quit: Leaving]
<scott> qyliss: i'd be installing ruby (and it's docs) for use of the REPL, independent of any particular project
aramend has joined #nixos
<qyliss> scott: hmm yes that's valid
<qyliss> in that case, it's just because nobody has made it work yet
LilleCarl has quit [Ping timeout: 265 seconds]
<scott> reasonable
<qyliss> (I'm the author of that PR, but it's been years since I did anything with Ruby, so I don't think I'd be able to take it any further at this point)
<{^_^}> [nixpkgs] @Ma27 merged pull request #120864 → [20.09] strace: 5.8 -> 5.12 → https://github.com/NixOS/nixpkgs/pull/120864
<Kinnison> srhb: curses! That does indeed cause a dependency, but actually it's not what I need to do, I think I'm going to have to poke at the vscode extensions stuff harder :(
<srhb> Kinnison: Yeah, I had a suspicion :)
<scott> qyliss: yeah, totally fair :). i'm willing to try to do it myself, i just wasn't sure what the current state of it was
<Kinnison> srhb: I knew it couldn't be that easy :D
zupo has joined #nixos
<qyliss> scott: I suppose you'd need to patch Ruby to have ri look at the devdoc output by default
<qyliss> the current approach of using a setupHook means it'll only work in nix-shell
<scott> makes sense
<gpanders> hi all, I have a newbie question. I want to install the pync Python module alongside weechat (I use a plugin that depends on that module) but I'm not sure how to do that. I tried creating an attribute in packageOverrides in my nixpkgs config.nix file, but it doesn't seem to have changed anything
zupo has quit [Client Quit]
<gpanders> more generally, how do I modify a package derivation to also include an arbitrary python module?
nly has left #nixos ["ERC (IRC client for Emacs 27.1)"]
fuiltilt has joined #nixos
lsix1 has joined #nixos
cyrinux has quit [Quit: bye]
karantan has joined #nixos
turlando has quit [Ping timeout: 240 seconds]
<gpanders> this is what I have right now: https://upaste.de/fnV
<infandum> srhb, jumper149: It's almost working! It will run, but not update. That's enough for now though, thank you!
cyrinux has joined #nixos
ddellacosta has quit [Remote host closed the connection]
<srhb> infandum: Glad you figured it out.
bennofs_ has quit [Read error: Connection reset by peer]
bennofs_ has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Kinnison> srhb: in the end I think it's easier to rename the current ms-python.python extension and then put a meta-package in its place
<Kinnison> I suppose I now have to work out how to do a clean patch for nixpkgs
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @globin pushed 44 commits to structured-attrs: https://git.io/J3klJ
<{^_^}> [nixpkgs] @wamserma opened pull request #121070 → [20.09] croc: 8.6.12 -> 9.1.0 (CVE-2021-31603) → https://github.com/NixOS/nixpkgs/pull/121070
sangoma has quit [Ping timeout: 252 seconds]
ahmed_elgabri has joined #nixos
lsix1 has quit [Ping timeout: 260 seconds]
ahmedelgabri has quit [Ping timeout: 276 seconds]
tomberek has quit [Quit: Connection closed]
<gpanders> figured it out, I had a typo in the directory name of the config file (s/nixpks/nixpkgs)
Robozman[m] has left #nixos ["User left"]
milahu has joined #nixos
<gpanders> although apparently pync is only supported in nixpkgs for Python 2.7
oxalica has quit [Quit: oxalica]
<Kinnison> srhb: Is it considered poor form to need to add `rec` in something like pkgs/misc/vscode-extensions/default.nix ?
milahu has quit [Client Quit]
ddellacosta has joined #nixos
cyrinux has quit [Quit: bye]
shibboleth has joined #nixos
cyrinux has joined #nixos
<srhb> Kinnison: I don't know that particular corner of nixpkgs, sorry :)
ddellaco_ has joined #nixos
lsix1 has joined #nixos
<srhb> Kinnison: Looks like you may already have self though
<gchristensen> FYI I've had to restart the ofborg machines which receive webhook events from GitHub, so some PRs will need evaluations restarted
<gchristensen> re-triggered*
ddellacosta has quit [Ping timeout: 240 seconds]
<Kinnison> srhb: I'll try `self` thanks
<Kinnison> Also is there a blessed invocation of nixfmt for nixpkgs?
<Kinnison> Whatever vscode has ended up with seems to want to reflow a whole bunch
<gchristensen> typically autoformatting is not enabled for nixpkgs
<gchristensen> unfortunately
<Kinnison> aah that'd explain it
<Kinnison> I'll just try and make it neat then
orivej has joined #nixos
<{^_^}> [nixos-common-styles] @garbas pushed to update « fix nix build to work again »: https://git.io/J3k4K
<Synthetica> Kinnison: There isn't, there has been off and on discussion about that, most recently here: https://github.com/NixOS/nixpkgs/issues/120832
<{^_^}> #120832 (by domenkozar, 1 day ago, open): Automatically formatting nixpkgs
<Synthetica> Ideally I'd like to move towards that, but that's not up to me to decide
<pennae> gchristensen: anything that got stuck on ofborg eval wait?
<{^_^}> [hydra] @cole-h opened pull request #941 → ToJSON: allow custom as_json function; JobsetInputs, Jobsets: update schema to align with the API → https://github.com/NixOS/hydra/pull/941
<pennae> (we've been wondering why one of ours wasn't being merged despite approval, maybe it's that?)
<Kinnison> Synthetica: a cross-codebase reformatting is always a pain point :/
<Synthetica> Kinnison: it's not trivial, no
jumper149 has quit [Quit: WeeChat 3.1]
<Synthetica> Especially not with a million+ line codebase like nixpkgs
gamb1 has joined #nixos
rj has joined #nixos
<Kinnison> jeepers, my patch appears to have worked
<Kinnison> gchristensen: I blame you entirely for this new part of my life :D
<gchristensen> :D
<Kinnison> I'd blame popey but you're close at hand
<gamb1> Hey, I'm currently subscribed to the `https://nixos.org/channels/nixpkgs-unstable` channel. Is there a utility I can use to pin the current revision of nixpkgs-unstable? i.e. to generated a pinned.nix file
<gchristensen> you didn't know the way I'd ruin your life, meeting outside that hotel in Montreal
<Kinnison> Truly I didn't :D
<gchristensen> <3
<{^_^}> [nixos-common-styles] @garbas merged pull request #5 → Making storybook work → https://github.com/NixOS/nixos-common-styles/pull/5
* Kinnison readies himself to submit this PR
<gamb1> Ah, got it
* Kinnison tries to work out what to tick for "Updated my flake.nix for my system to use my branch, rebuilt the system, and confirmed the extension worked"
Lord_of_Life has quit [Ping timeout: 265 seconds]
Lord_of_Life_ has joined #nixos
* Kinnison supposes "Tested execution of all binary files" counts?
* ris wonders if he is the first person to try nixos-infecting a phoenixnap bare-metal-cloud machine...
<gchristensen> :eyes:
<Kinnison> aah screw it, I'm a first-time contributor, someone will go easy on me, right?
<{^_^}> [nixpkgs] @kinnison opened pull request #121072 → Update vscode python → https://github.com/NixOS/nixpkgs/pull/121072
<ris> ah fails on the grub installation. i'm sure it just needs a little tinkering
Lord_of_Life_ is now known as Lord_of_Life
<Kinnison> oh blast, I missed `init at $ver` when checking for commit messages
jgt_ has quit [Remote host closed the connection]
<Synthetica> Kinnison: just rebase and force-push, it's fine
<Kinnison> I *think* that's a more acceptable set of commit summaries
gamb1 has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121073 → cheat: 4.2.0 -> 4.2.1 → https://github.com/NixOS/nixpkgs/pull/121073
stree has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @ajs124 merged pull request #121069 → nixos/promtail: Set TimeoutStopSec=10 → https://github.com/NixOS/nixpkgs/pull/121069
wallacer has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @georgyo closed pull request #63821 → NTPSec → https://github.com/NixOS/nixpkgs/pull/63821
ddellacosta has joined #nixos
zupo has joined #nixos
wallacer has joined #nixos
<Kinnison> gchristensen: So I'm assuming the `10.rebuild-$os: $nnn` is a marker to say that ofborg is doing/has-done a build. But what is the significance of the nnn?
ixxie has quit [Quit: leaving]
<ris> the default ubuntu is using lvm... wonder what nixos-infect will make of this...
ddellacosta has quit [Ping timeout: 252 seconds]
jgt_ has joined #nixos
<pennae> ris: we lustrated an arch install with luks-lvm and came out just fine
<ris> wtf
<ris> well let's see
<V> Kinnison: the number of packages that will be rebuilt
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Kinnison> V: aah cool
<V> somewhere in the range of the number, at least, usually within an order of magnitude or so
<Kinnison> :D
jgt_ has quit [Ping timeout: 265 seconds]
stree has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @skykanin opened pull request #121074 → mailspring: fix build → https://github.com/NixOS/nixpkgs/pull/121074
ahmed_elgabri has quit [Ping timeout: 260 seconds]
jgt_ has joined #nixos
TraineeScott[m] has joined #nixos
<aramend> Does anyone here use haskell.nix? In a flake setup, how would you specify to build several executables in defaultPackage?
aiken has quit [Disconnected by services]
aiken has joined #nixos
aiken has quit [Disconnected by services]
<{^_^}> [nixpkgs] @arcnmx opened pull request #121075 → ncmpcpp: enableParallelBuilding → https://github.com/NixOS/nixpkgs/pull/121075
aiken has joined #nixos
aiken has quit [Disconnected by services]
aiken has joined #nixos
<immae> Hello there, is there a way to locally add a "stage" to a given stdenv stack?
sangoma has joined #nixos
aiken is now known as Guest40157
Guest40157 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
<drozdziak1> What does passthru do in some derivations?
Guest40157 has joined #nixos
<{^_^}> [nixpkgs] @minijackson opened pull request #121076 → carla: remove ffmpeg as dependency → https://github.com/NixOS/nixpkgs/pull/121076
<{^_^}> [nixpkgs] @wamserma opened pull request #121078 → croc: fix passthru.tests → https://github.com/NixOS/nixpkgs/pull/121078
ddellacosta has joined #nixos
neiluj has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121079 → dnsproxy: 0.37.2 -> 0.37.3 → https://github.com/NixOS/nixpkgs/pull/121079
Guest40157 has quit [Quit: Leaving]
ddellacosta has quit [Ping timeout: 265 seconds]
ManiacOfMadness has joined #nixos
dev_mohe has joined #nixos
zupo has joined #nixos
aramend has quit [Quit: Leaving]
cole-h has quit [Quit: Goodbye]
dev_mohe has quit [Client Quit]
sciamp has joined #nixos
abstrn has quit [Ping timeout: 240 seconds]
cole-h has joined #nixos
bn_work has quit []
tokudan has joined #nixos
<evalexpr[m]> anyone noticed any issues with pcscd recently? It seems like whenever I try start it (even via manually running the command in the systemd file) it tries to use every file in /etc/ as it's config file but /etc/reader.conf should be where it looks, I get a bunch of `00000000 [139919024829568] configfile.l:272:tok_error() tok_error: invalid value line 1 in /etc/passwd:` lines in the journal for each file in /etc/ then it
<evalexpr[m]> fails to start
<ris> drozdziak1: it doesn't actually do anything to the derivation
<ris> but it exposes the attr in the resulting nix object representing the derivation
kraem has joined #nixos
<{^_^}> [nixpkgs] @FlorianFranzen opened pull request #121080 → jp2a: 1.0.7 -> 1.1.0 → https://github.com/NixOS/nixpkgs/pull/121080
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121081 → elan: 1.0.0 -> 1.0.2 → https://github.com/NixOS/nixpkgs/pull/121081
kaliumxyz has quit [Ping timeout: 252 seconds]
abstrn has joined #nixos
<colemickens> evalexpr: dude, yes.
<colemickens> evalexpr: but I started hitting it in the middle of me testing gnupg-2.3 so I wasn't sure if I'd broken something.
<ris> pennae: yeah - didn't like the LVM stuff - a problem for the morning i think. at least i've got a virtual kvm to the machine for debugging.
<colemickens> evalexpr: I even went and hacked at some things to try to fix it and couldn't.
<colemickens> I did wind up getting gpg+yubikey to work with pcscd though, and I'm in progress of submitting PRs and docs for it.
<colemickens> without** pcscd
kaliumxyz has joined #nixos
<{^_^}> [nixpkgs] @tazjin opened pull request #121082 → openldap: Enable argon2 hash support by default → https://github.com/NixOS/nixpkgs/pull/121082
<evalexpr[m]> colemickens: I'm glad it's not just me. Been trying to hack around and fix it for an hour or so now. If you want to cc me in whatever PR you end up creating username is the same on GitHub, otherwise can you ping me here when you get those submitted?
<ris> phoenixnap looks interesting - $0.18/h for a 6 core xeon, 64G, 1T NVMe bare metal machine
<ris> i wonder if it's the bandwidth @ $0.03/G they "get you"
infandum has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @colemickens opened pull request #121083 → gnupg23: add variant for beta 2.3.1 → https://github.com/NixOS/nixpkgs/pull/121083
ddellacosta has joined #nixos
ddellacosta has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @primeos opened pull request #121084 → chromiumBeta: 91.0.4472.19 -> 91.0.4472.27 → https://github.com/NixOS/nixpkgs/pull/121084
<{^_^}> [nixpkgs] @colemickens opened pull request #121085 → nixos/hardware/gnupg-ccid: init udev rules → https://github.com/NixOS/nixpkgs/pull/121085
haijuno has joined #nixos
vidbina has quit [Ping timeout: 252 seconds]
<jlv> How can I fix `error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory` in a Steam game? I tried to `steam-run` it with `openssl` in the path (`nix-shell -p openssl steam-run`), but it looks like `nix-shell -p openssl` only includes `bin`.
<hexa-> probably openssl.lib
<hexa-> ,locate libcrypto.so.1.1
<{^_^}> Found in packages: openssl, openssl.debug
ManiacOfMadness has quit [Ping timeout: 268 seconds]
<hexa-> or … not
mschwaig has quit [Ping timeout: 240 seconds]
mschwaig has joined #nixos
<jlv> `nix-shell -p openssl.debug steam-run` didn't work either.
<colemickens> evalexpr: is there any way I can convince you to file an issue on pcscd while I finish up some other things? no worries if not
<colemickens> or rather on nixpkgs, about pcscd
ahmed_elgabri has joined #nixos
nek0 has joined #nixos
ddellacosta has joined #nixos
attila_lendvai has quit [Ping timeout: 252 seconds]
nek0 has quit [Client Quit]
<evalexpr[m]> colemickens: I'll write up something and cc you, you've probably gone deeper into it than I have tonight :-)
ddellaco_ has quit [Remote host closed the connection]
ahmedelgabri has quit [Ping timeout: 250 seconds]
nek0 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121086 → ffuf: 1.3.0 -> 1.3.1 → https://github.com/NixOS/nixpkgs/pull/121086
ddellaco_ has joined #nixos
mounty has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
meh` has quit [Ping timeout: 260 seconds]
zupo has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @fabaff merged pull request #120804 → python3Packages.python-gitlab: 2.6.0 -> 2.7.1 → https://github.com/NixOS/nixpkgs/pull/120804
<evalexpr[m]> colemickens: created a bare bones issue, feel free to chime in
zupo has joined #nixos
<{^_^}> [nixpkgs] @alyssais merged pull request #120865 → lib.trivial.warnIf: init → https://github.com/NixOS/nixpkgs/pull/120865
<colemickens> is there a way to make a builtins.fetchUrl file at a specific $(out)/tree/struct/file without using runCommandNoCC and just mkdir/mv?
ddellaco_ has quit [Remote host closed the connection]
<colemickens> evalexpr: okay, thanks, I'll find it and try to come back to it soon. I'm wrapping up some adjacent work, then will wait on the PRs to merge so I can make it easy for others to test, and then hopefully maybe Friday dig back in more thoroughly. I thought this was going to be a few hours yesterday and it's really unraveled :P
<colemickens> (yay smartcard gpg land!)
<{^_^}> [nixpkgs] @fabaff merged pull request #120847 → python3Packages.PyGithub: 1.54.1 -> 1.55 → https://github.com/NixOS/nixpkgs/pull/120847
<conkker> builtins.fetchGit caches only for 1 hour by default, right? Can you change the 1 hour to something else?
zupo has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @wamserma opened pull request #121089 → minidlna: switch from ffmpeg_3 to ffmpeg → https://github.com/NixOS/nixpkgs/pull/121089
zupo_ has joined #nixos
<evalexpr[m]> colemickens: Indeed! Pinged you on the issue, will likely be around to help with the testing at some point
<conkker> nvm, i can change it with `tarball-ttl`
<{^_^}> [nixpkgs] @fabaff merged pull request #121086 → ffuf: 1.3.0 -> 1.3.1 → https://github.com/NixOS/nixpkgs/pull/121086
sangoma has quit [Quit: WeeChat 3.1]
<{^_^}> [nixpkgs] @urlordjames opened pull request #121090 → [20.09] steam: fix readonly boostrap.tar.xz → https://github.com/NixOS/nixpkgs/pull/121090
ddellaco_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121091 → gdu: 4.11.0 -> 4.11.1 → https://github.com/NixOS/nixpkgs/pull/121091
ddellaco_ has quit [Ping timeout: 265 seconds]
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @pinpox opened pull request #121092 → Which key nvim → https://github.com/NixOS/nixpkgs/pull/121092
__monty__ has quit [Quit: leaving]
oxalica has joined #nixos
<{^_^}> [nixpkgs] @alyssais opened pull request #121093 → python3.pkgs.django_extensions: 3.1.1 -> 3.1.3 → https://github.com/NixOS/nixpkgs/pull/121093
billalive[m] has joined #nixos
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/7482d1b568e (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
fendor_ has joined #nixos
<{^_^}> [nixpkgs] @wamserma opened pull request #121094 → pythonPackages.trollius: remove, adjust downstream dependencies → https://github.com/NixOS/nixpkgs/pull/121094
fendor has quit [Ping timeout: 252 seconds]
<{^_^}> [hydra] @grahamc opened pull request #942 → Port api-test to yath → https://github.com/NixOS/hydra/pull/942
iceypoi has quit [Ping timeout: 245 seconds]
riksteri has quit [Quit: riksteri]
iceypoi has joined #nixos
justanotheruser has quit [Ping timeout: 250 seconds]
stree has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @fabaff opened pull request #121095 → python3Packages.twitterapi: 2.7.2 -> 2.7.3 → https://github.com/NixOS/nixpkgs/pull/121095
Synthetica has quit [Quit: Connection closed for inactivity]
<pennae> who/what determines what goes into the -small channels?
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<hexa-> everything goes into the channel, but not everything is required for it to be bumped
<pennae> i mean. that :D
<hexa-> primarily no desktop stuff gets tested for -small
<hexa-> you can use -small for server setups
<pennae> that makes sense. (we do)
<pennae> had just wondered why we're never getting nsd substituted, can't remember setting up overrides for it
<hrnz> I like how there is php in there, but essentially nothing else
<hexa-> if you break all php based web apps that would be bad, no?
<hrnz> breaking all python apps would also be bad.
<hexa-> yeah, but where would you start and where would you end?
<hexa-> nixos.tests basically implies python3 gets built
abathur has quit [Quit: abathur]
<hexa-> no python, no nixos.tests
<hrnz> makes sense
<hrnz> something probably also pulls in perl
<hexa-> likely
<pennae> the activation script is perl, wasn't it?
haijuno has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @fabaff merged pull request #121091 → gdu: 4.11.0 -> 4.11.1 → https://github.com/NixOS/nixpkgs/pull/121091
Qwerky has quit [Remote host closed the connection]
stree has joined #nixos
rubm has joined #nixos
ezemtsov has quit [Ping timeout: 240 seconds]
jgt_ has quit [Ping timeout: 252 seconds]
ezemtsov has joined #nixos
<Cadey> how would i install the perl language server in NixOS?
ddellacosta has quit [Remote host closed the connection]
ddellacosta has joined #nixos
gustavderdrache has joined #nixos
Quick_Wango has joined #nixos
ddellaco_ has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
ahmed_elgabri has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #121096 → himalaya: 0.2.7 -> 0.3.0 → https://github.com/NixOS/nixpkgs/pull/121096
tomberek has joined #nixos
<{^_^}> [nixpkgs] @lukegb merged pull request #120071 → ceph: 15.2.10 -> 16.2.1 → https://github.com/NixOS/nixpkgs/pull/120071
orivej has quit [Ping timeout: 265 seconds]
ddellaco_ has quit [Ping timeout: 240 seconds]
aaabbbbbbbbbb has quit [Ping timeout: 252 seconds]
lsix1 has quit [Ping timeout: 260 seconds]
philr has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #121097 → gstreamer: 1.18.2 -> 1.18.4 → https://github.com/NixOS/nixpkgs/pull/121097
ddellacosta has joined #nixos
Qwerky has joined #nixos
ddellacosta has quit [Remote host closed the connection]
ddellaco_ has joined #nixos
jesystani has joined #nixos
<matthewcroughan> Does anybody know how this works?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/7482d1b568e (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
sciamp has quit [Quit: Konversation terminated!]
ddellac__ has joined #nixos
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @TredwellGit opened pull request #121098 → electron_12: 12.0.4 -> 12.0.5 → https://github.com/NixOS/nixpkgs/pull/121098
Qwerky has quit [Ping timeout: 265 seconds]
zeta_0 has joined #nixos
ddellaco_ has quit [Ping timeout: 268 seconds]
wnklmnn has quit [Quit: Leaving]
<zeta_0> hello everyone, has anyone here used nixos-wsl( https://github.com/Trundle/NixOS-WSL ) ? I have a couple of questions about it.
<{^_^}> [nixpkgs] @mweinelt opened pull request #121099 → gst_all_1.gst-plugins-good: Fix matroska security issues → https://github.com/NixOS/nixpkgs/pull/121099
ddellac__ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @happysalada merged pull request #120962 → fishplugins: forgit fix dependency linking → https://github.com/NixOS/nixpkgs/pull/120962
<{^_^}> [nixpkgs] @happysalada closed pull request #120024 → vector: add afterservices option → https://github.com/NixOS/nixpkgs/pull/120024
marsh has quit [Ping timeout: 240 seconds]
qyliss has quit [Quit: bye]
ahmedelgabri has joined #nixos
<elvishjerricco> matthewcroughan: it uses binfmt_misc, which tells the kernel what program to use as an interpreter when files with given magic headers are executed. `boot.binfmt.emulatedSystems = [ "aarch64-linux" ];` just causes NixOS to register arm binaries to be run with qemu-aarch64
marsh has joined #nixos
m0rphism has quit [Ping timeout: 260 seconds]
dominikh has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #121090 → [20.09] steam: fix readonly boostrap.tar.xz → https://github.com/NixOS/nixpkgs/pull/121090
<matthewcroughan> elvishjerricco: but the wiki article suggests that you can use it for remote builds
<matthewcroughan> like with --builders ssh://username@system
mbrgm_ has joined #nixos
<matthewcroughan> In which case, how do I that? Do I make the remote builder advertise supportedSystems as aarch64-linux? Then put this binfmt stuff in its config?
dominikh has joined #nixos
<matthewcroughan> the remote builder is an x86 machine
ahmed_elgabri has quit [Ping timeout: 260 seconds]
<elvishjerricco> matthewcroughan: That sounds right
dominikh is now known as Guest88325
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
supersandro2000 has quit [Killed (kornbluth.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos
m0rphism has joined #nixos
<elvishjerricco> beware that emulation is very slow. IIRC it's a lot slower than even an rpi. I built my own kernel for the rpi this way on a cpu with 32 threads, and it was only a little faster than building it on the rpi
bennofs_ has quit [Read error: Connection reset by peer]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/f93ecc4f6bc (from 6 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
bennofs_ has joined #nixos
<elvishjerricco> I ended up figuring out how to cross compile just the kernel and do the rest on the pi
<matthewcroughan> elvishjerricco: what about a beefy cpu like ryzen?
<matthewcroughan> 3900x
qyliss has joined #nixos
<elvishjerricco> matthewcroughan: I don't know how it would compare, but I was using a Threadripper 1950X, so first gen ryzen 16c/32t
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #121099 → gst_all_1.gst-plugins-good: Fix matroska security issues → https://github.com/NixOS/nixpkgs/pull/121099
Quick_Wango has quit [Quit: Bye! - http://cubeisland.de]
ddellacosta has joined #nixos
<matthewcroughan> elvishjerricco: this is more about ram and sd card lifespan
<{^_^}> [nixpkgs] @mweinelt reopened pull request #121099 → gst_all_1.gst-plugins-good: Fix matroska security issues → https://github.com/NixOS/nixpkgs/pull/121099
Quick_Wango has joined #nixos
<matthewcroughan> elvishjerricco: single thread rating is comparable, but a little better on the 3900x
<pennae> matthewcroughan: our 3900x is about as fast as our pinebook for compiling stuff
<matthewcroughan> pennae: for cross compilation?
<matthewcroughan> or emulated rather
<pennae> emulated, crosscompiling is a whole lot faster
civodul has quit [Ping timeout: 260 seconds]
ddellaco_ has joined #nixos
<matthewcroughan> so emulated compilation of arm64 stuff is as fast as a pinebook compilation?
<matthewcroughan> in other words, it's worth the pain?
<pennae> around the same, yeah. probably a bit faster and doesn't suffer from low ram situations as much, but the extra power cost makes me cringe a bit
<matthewcroughan> well, how easy is cross compilation?
<matthewcroughan> with remote builders
<pennae> haven't tried that out yet
<AmandaC> Problem with cross-compilation is it'll have a different hash, AIUI?
<AmandaC> just because the gcc/etc is in the inputs, and the cross-gcc is naturally different from the native-gcc on arm
<matthewcroughan> extra-platforms = aarch64-linux, how can I declare this in my nix.conf?
<matthewcroughan> extra-platforms = aarch64-linux, how can I declare this in my nix.conf?
<matthewcroughan> crap, duplicated that
<matthewcroughan> there is no nix.extra-platforms
<{^_^}> [nixpkgs] @7c6f434c merged pull request #117881 → julia: cleanup/reorganisation → https://github.com/NixOS/nixpkgs/pull/117881
ddellaco_ has quit [Ping timeout: 260 seconds]
superherointj has quit [Quit: Leaving]
jmeredith has joined #nixos
tomberek has quit [Quit: Connection closed]
<elvishjerricco> matthewcroughan: To cross compile the kernel, I did `boot.kernelPackages = (import pkgs.path { ... }).linuxPackages;`. I forget what the exact arguments were for importing nixpkgs, but it's not complicated. You just put `lib.systems.examples.aarch64-multiplatform` somewhere
<elvishjerricco> Set up an x86_64-linux remote builder, and it just worked automatically
Qwerky has joined #nixos
<matthewcroughan> That doesn't let me use --builders ssh://name@machine on an arm64 device though.
<matthewcroughan> Does it?
<hexa-> maybe add --system aarch64-linux
<matthewcroughan> That won't just automatically cross-compile things.
ahmedelgabri has quit [Ping timeout: 276 seconds]
<matthewcroughan> extra-platforms doesn't seem to be able to be declared from `nix.*`
<elvishjerricco> matthewcroughan: The way I did it, I ran the actual build command on the rpi, with a x86 remote builder configured. Then in the nix expression, I set kernelPackages to the linuxPackages attribute of a nixpkgs that's instantiated to cross compile from x86 to aarch64.
<AmandaC> There's an `extraConfig` or similar you can use, matthewcroughan
<elvishjerricco> It sees it needs to build the kerne from an x86 machine and sends it off to the builder
<matthewcroughan> AmandaC: nix.extraConfig isn't a thing.
<matthewcroughan> it's called extraOptions, cool
<elvishjerricco> And the x86 builder hands back an aarch64, cross compiled kernel
Qwerky has quit [Ping timeout: 252 seconds]
m0rphism has quit [Ping timeout: 240 seconds]
<{^_^}> [hydra] @grahamc merged pull request #942 → Port api-test to yath → https://github.com/NixOS/hydra/pull/942
<{^_^}> [nixpkgs] @mweinelt opened pull request #121100 → python3Packages.clevercsv: 0.6.7 -> 0.6.8 → https://github.com/NixOS/nixpkgs/pull/121100
ddellaco_ has joined #nixos
jesystani has quit [Ping timeout: 276 seconds]
ahmedelgabri has joined #nixos
ddellaco_ has quit [Ping timeout: 246 seconds]