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
INF04ME has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116008 → libgdata: 0.18.0 -> 0.18.1 → https://github.com/NixOS/nixpkgs/pull/116008
<{^_^}> [nixpkgs] @fzakaria opened pull request #116009 → Fix JAVA_HOME to support proper jmod support → https://github.com/NixOS/nixpkgs/pull/116009
kfiz has joined #nixos
atkh8 has joined #nixos
atkh has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #115985 → promscale: 0.2.0 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/115985
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
<yaymukund> what's the point of putting stuff in programs.sway.extraPackages as opposed to directly in environment.systemPackages?
<yaymukund> Is the point to define sway-related packages near the rest of the sway options?
atkh8 is now known as atkh
kfiz has joined #nixos
<sterni> yaymukund: I think just limiting the scope, extraPackages will only be available inside a sway session and not part of the *global* environment
rj has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @lsix opened pull request #116010 → spike: fix build and tests. → https://github.com/NixOS/nixpkgs/pull/116010
kfiz has quit [Client Quit]
<yaymukund> It looks like it gets merged into systemPackages : https://github.com/NixOS/nixpkgs/blob/nixos-20.09/nixos/modules/programs/sway.nix#L120 ? and also the description specifically says "system-wide"
<{^_^}> [nixpkgs] @samuela opened pull request #116011 → vscode: 1.53.2 -> 1.54.2 → https://github.com/NixOS/nixpkgs/pull/116011
Qwerky has quit [Remote host closed the connection]
<yaymukund> (caveat: It's my second or third day trying nix so it's very likely I have no clue)
criptonauta__ has joined #nixos
criptonauta_ has quit [Remote host closed the connection]
Guest18063 is now known as benley
rj has joined #nixos
benley has quit [Quit: WeeChat 2.9]
<tejing> it's probably to make the programs.sway attrset into a more modular component, so you could copy just that part to another configuration and have it all function properly
benley has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<yaymukund> cool, that makes sense
<yaymukund> ty
<redmp_> is there anyone available who might be able to help me debug a flake+overlay issue?
bennofs__ has joined #nixos
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #116012 → apple-music-electron: 1.5.2 -> 1.5.5 → https://github.com/NixOS/nixpkgs/pull/116012
<supersandro2000> figgyc: Do you know what path they would be on debian?
<pie_> redmp_: i dont know, but it might helpfinding someone if you can either paste the code and describe the issue, and/or try to post some sort of minimal repro (yay nix)
bennofs_ has quit [Ping timeout: 264 seconds]
<supersandro2000> figgyc: there is a package called hyphen
<figgyc> yeah i just looked in debian and it's /usr/share/hyphen/hyph_en_GB.dic so probably the hyphen package
kfiz has joined #nixos
<supersandro2000> I think hyph_en_GB.dic is only available as part of some other packages which vendored them in
<figgyc> yeah i just tried nix-shell -p hyphen and the error still came up so the dictionaries must be stored seperately
wadii has quit [Ping timeout: 260 seconds]
kfiz has quit [Client Quit]
kfiz has joined #nixos
mbrgm_ has joined #nixos
mbrgm has quit [Ping timeout: 264 seconds]
mbrgm_ is now known as mbrgm
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
rj has quit [Ping timeout: 268 seconds]
kfiz has quit [Client Quit]
<redmp_> pie_: thanks for your response
<pie_> *nod*
<redmp_> the problem is this: i have two overlays in a flake, and i'm importing them to another flake, but while their effect is observed in the first, it seems lost in the second.. here's a description of the problem with links: https://termbin.com/p6th .. i am currently working to narrow down the problem in a minimal repro
mcornick has quit [Quit: leaving]
<tpw_rules> i think you would have to make your first flake have an overlays output that is the concatenation of the two overlays you want and then include that as an overlay in the second flake. you don't just get the overlays automatically
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
<redmp_> tpw_rules: yes, i'm explicitly applying the overlays from the dependency...
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116013 → libtpms: 0.8.0 -> 0.8.2 → https://github.com/NixOS/nixpkgs/pull/116013
<redmp_> tpw_rules: would exporting a concatenation of the two overlays be better than exporting a list of them? or more following conventions?
m3thos has joined #nixos
<tpw_rules> oh okay that is what you are doing. i was a little confused
<m3thos> hey there, I'm in desperate need for help. I was using without issues podman container defined in configuration.nix and it ran fine, I've since then tinkered with my configuration and I no longer can get it to work
<tpw_rules> i meant concatenation as in make sure you don't end up with lists of lists
<m3thos> I've tried switching to the config where it worked the last time, but it still doesn't and I didn't make any change related to that container neither..
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115986 → dasel: 1.13.3 -> 1.13.4 → https://github.com/NixOS/nixpkgs/pull/115986
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116014 → libpostal: 1.0.0 -> 1.1 → https://github.com/NixOS/nixpkgs/pull/116014
<m3thos> I don't understand how, but I'm now unable to get a very basic container working (using virtualization.oci-containers.container..)
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115981 → pythonPackages.hcloud: 1.10.0 -> 1.11.0 → https://github.com/NixOS/nixpkgs/pull/115981
<m3thos> anyone else had problems recently with running podman containers ?
<m3thos> running the container w/ podman manually works fine.. but not through the nixos systemd generated files
mcornick has joined #nixos
kfiz has joined #nixos
<supersandro2000> m3thos: in Docker I copied the failing start line and started it manually which yielded the same error. Maybe that helps you finding the issue.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115995 → libwebsockets: improve cross-compilation support → https://github.com/NixOS/nixpkgs/pull/115995
<m3thos> I've tried, coppying the ExecStart=.. content and running by hand w/ root works without issues
<m3thos> I also have the problem with different container images.. even a basic hello image
rajivr has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/6be212cce73 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
nhs has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115500 → pythonPackages: move overrides into new lines → https://github.com/NixOS/nixpkgs/pull/115500
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
nhs has quit [Ping timeout: 246 seconds]
thc202 has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/fde0082ca4b (from 5 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
<supersandro2000> nice
<m3thos> it's very easy to repro the problem:
<m3thos> virtualisation = {
<m3thos> podman = {
<m3thos> enable = true;
<m3thos> dockerCompat = true;
<m3thos> };
<m3thos> oci-containers = {
<m3thos> backend = "podman";
<m3thos> containers = {
<m3thos> hello = {
<m3thos> image = "hello-world";
<m3thos> };
<m3thos> };
<m3thos> };
<m3thos> };y
<exarkun> pastebins are kinda nice
<supersandro2000> ,paste
<{^_^}> Use a website such as [ https://gist.github.com/ https://hastebin.com/ http://sprunge.us/ https://paste.ee/ ] or similar services to share anything that's longer than a couple lines.
kfiz has joined #nixos
<exarkun> How do I configure Apache's ServerName? I turned on services.limesurvey and it generated and httpd.conf with a `ServerName` directive with no value...
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116009 → jruby: Fix JAVA_HOME to support proper jmod support → https://github.com/NixOS/nixpkgs/pull/116009
<m3thos> sorry, won't repeat, here is the output of the systemctl status podman-hello: http://sprunge.us/Vo7f9E
<exarkun> The limesurvey virtualhost has a vaid ServerName but the global config seems bogus
kfiz has quit [Client Quit]
kfiz has joined #nixos
dbmikus has quit [Ping timeout: 256 seconds]
proofofkeags has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JqcG3
kfiz has quit [Client Quit]
kfiz has joined #nixos
nhs has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115718 → tmuxPlugins: rename function to build plugin → https://github.com/NixOS/nixpkgs/pull/115718
<{^_^}> [nixpkgs] @zseri opened pull request #116015 → Improve zs-apc-spdu-ctl → https://github.com/NixOS/nixpkgs/pull/116015
kfiz has quit [Client Quit]
dbmikus has joined #nixos
ScottHDev5 has quit [Ping timeout: 246 seconds]
dbmikus has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115997 → lorri: 1.3.0 -> 1.3.1 → https://github.com/NixOS/nixpkgs/pull/115997
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115989 → cocoapods / cocoapods-beta: 1.10.0 -> 1.10.1 → https://github.com/NixOS/nixpkgs/pull/115989
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115937 → kube3d: 4.2.0 -> 4.3.0 → https://github.com/NixOS/nixpkgs/pull/115937
<superbaloo> would someone know how nixos gets the commitid
<superbaloo> of nixpkgs
<superbaloo> when rebuilding?
<superbaloo> the commitid of the git somehow gets in the version shown in the grub/systemd-boot loader
<superbaloo> and I can't find how it's injected :(
<superbaloo> wait what
<gchristensen> the channel produced has a file injected in the tarball of the hash
<gchristensen> off-channel, it tries other means
ivan_ is now known as ivan
<superbaloo> fun
<superbaloo> I'm reading the implementation of commitIdFromGitRepo
<superbaloo> this is hairy
kfiz has joined #nixos
m3thos has quit [Ping timeout: 264 seconds]
kfiz has quit [Client Quit]
nhs has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
kfiz has joined #nixos
stree has quit [Ping timeout: 265 seconds]
gustavderdrache has quit [Quit: Leaving.]
kfiz has quit [Client Quit]
kfiz has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @veprbl opened pull request #116016 → rivet: apply patches to fix several issues with make-plot → https://github.com/NixOS/nixpkgs/pull/116016
patagonicus5 has joined #nixos
m0rphism has quit [Ping timeout: 260 seconds]
<redmp_> tpw_rules: ah yeah, i'm doing something like `import inputs.nixpkgs { overlays = inputs.foo.overlays ++ self.overlays; }` .. did you see anything wrong with what i was doing?
<redmp_> working on a minimal repro still..
stree has joined #nixos
patagonicus has quit [Ping timeout: 265 seconds]
patagonicus5 is now known as patagonicus
ScottHDev5 has joined #nixos
dbmikus has joined #nixos
h0m1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mweinelt merged pull request #115498 → stdenv/darwin: allow brotli reference from curl → https://github.com/NixOS/nixpkgs/pull/115498
dbmikus has quit [Ping timeout: 246 seconds]
h0m1 has joined #nixos
<redmp_> Ok, I've figured out the that problem i'm having is related to overriding haskellPackages incorrectly
supersandro2000 has quit [Remote host closed the connection]
gustavderdrache has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
griff_ has joined #nixos
sigmundv_ has quit [Ping timeout: 260 seconds]
nhs has joined #nixos
<{^_^}> [nixpkgs] @samuela closed pull request #115249 → vscode: 1.53.2 -> 1.54.1 → https://github.com/NixOS/nixpkgs/pull/115249
redmp_ has quit [Ping timeout: 260 seconds]
Lord_of_Life_ has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
Lord_of_Life has quit [Ping timeout: 245 seconds]
Lord_of_Life_ is now known as Lord_of_Life
redmp has joined #nixos
ahmed_elgabri has quit [Ping timeout: 264 seconds]
dominikh has quit [Ping timeout: 246 seconds]
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
dominikh has joined #nixos
kfiz has joined #nixos
orion has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @thoughtpolice opened pull request #116017 → vector: 0.10.0 -> 0.12.0 → https://github.com/NixOS/nixpkgs/pull/116017
orion has joined #nixos
<{^_^}> [nixpkgs] @TredwellGit opened pull request #116018 → wireshark: 3.4.3 -> 3.4.4 → https://github.com/NixOS/nixpkgs/pull/116018
nhs has joined #nixos
redmp has quit [Ping timeout: 265 seconds]
griff__ has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
griff_ has quit [Ping timeout: 246 seconds]
griff__ is now known as griff_
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
philr_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116019 → mruby: 2.1.2 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/116019
kfiz has joined #nixos
philr has quit [Ping timeout: 245 seconds]
D_ has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
D_ has joined #nixos
Fare has joined #nixos
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
<{^_^}> [nixpkgs] @mweinelt opened pull request #116020 → firefox: 86.0 -> 86.0.1 → https://github.com/NixOS/nixpkgs/pull/116020
nhs has quit [Ping timeout: 246 seconds]
kfiz has quit [Client Quit]
kfiz has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #116002 → dunst: fix 1.6.1 src and build → https://github.com/NixOS/nixpkgs/pull/116002
lsix1 has quit [Ping timeout: 272 seconds]
kfiz has quit [Client Quit]
jmeredith has quit [Quit: Connection closed for inactivity]
kfiz has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #116019 → mruby: 2.1.2 -> 3.0.0 → https://github.com/NixOS/nixpkgs/pull/116019
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116021 → moodle: 3.10.1 -> 3.10.2 → https://github.com/NixOS/nixpkgs/pull/116021
<{^_^}> [nixpkgs] @happysalada closed pull request #107557 → vector: 0.10.0 -> 0.11.0 → https://github.com/NixOS/nixpkgs/pull/107557
orion has quit [Read error: Connection reset by peer]
orion__ has joined #nixos
ahmed_elgabri has joined #nixos
nhs has joined #nixos
ahmed_elgabri has quit [Ping timeout: 272 seconds]
slack1256 has quit [Remote host closed the connection]
orivej has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
est31 has quit [Remote host closed the connection]
dansho has joined #nixos
est31 has joined #nixos
<{^_^}> [nixpkgs] @lovesegfault merged pull request #116020 → firefox: 86.0 -> 86.0.1 → https://github.com/NixOS/nixpkgs/pull/116020
<{^_^}> [nixpkgs] @matthewbauer opened pull request #116022 → aws-c-cal, aws-c-io: fix on big sur → https://github.com/NixOS/nixpkgs/pull/116022
evils has quit [Ping timeout: 264 seconds]
redj has quit [Read error: Connection reset by peer]
hiro98 has quit [Remote host closed the connection]
orion__ has quit []
<{^_^}> [nixpkgs] @dramforever opened pull request #116023 → radvd: Fix ar not found when cross-compiling → https://github.com/NixOS/nixpkgs/pull/116023
cidkid[m] has joined #nixos
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/d973d214160 (from 17 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
<{^_^}> [nixpkgs] @marsam merged pull request #115977 → [20.09] podman: 2.1.0 -> 3.0.1 → https://github.com/NixOS/nixpkgs/pull/115977
D_ has quit [Remote host closed the connection]
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @marsam merged pull request #116011 → vscode: 1.53.2 -> 1.54.2 → https://github.com/NixOS/nixpkgs/pull/116011
AlpineLlama has joined #nixos
nhs has joined #nixos
ManiacOfMadness has quit [Ping timeout: 272 seconds]
nhs has quit [Ping timeout: 246 seconds]
Fare has quit [Ping timeout: 264 seconds]
mcornick has quit [Quit: zzz]
proofofkeags has joined #nixos
fresheyeball has joined #nixos
<veleiro> does anyone use go-neb?
<veleiro> looks like the nixpkgs derivation wont do encryption
D_ has joined #nixos
<ajs124> veleiro: I was thinking of deploying it
ddellaco_ has joined #nixos
dbmikus has joined #nixos
stree has quit [Ping timeout: 245 seconds]
nhs has joined #nixos
ddellacosta has quit [Ping timeout: 260 seconds]
dbmikus has quit [Ping timeout: 245 seconds]
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
lord| has quit [Quit: https://i.imgur.com/xacQ09F.mp4]
Supersonic112 has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
Supersonic has quit [Ping timeout: 260 seconds]
Supersonic112 is now known as Supersonic
proofofkeags has quit [Ping timeout: 276 seconds]
dbmikus has joined #nixos
nhs has joined #nixos
D_ has quit [Ping timeout: 264 seconds]
stree has joined #nixos
terinjokes has quit [Quit: ZNC 1.8.1 - https://znc.in]
i1l has joined #nixos
<i1l> Shados: btw: https://github.com/NixOS/nix/issues/4337. all: i am sorry for noise i maded here.
<{^_^}> nix#4337 (by zhaofengli, 13 weeks ago, open): /nix/store is writable in a nix-shell started by root
<i1l> bb
i1l has left #nixos [#nixos]
dbmikus has quit [Ping timeout: 264 seconds]
nhs has quit [Ping timeout: 260 seconds]
terinjokes has joined #nixos
alexisnotme[m] has joined #nixos
nhs has joined #nixos
endformationage has quit [Quit: WeeChat 2.9]
kfiz has joined #nixos
redmp has joined #nixos
nhs has quit [Ping timeout: 256 seconds]
kfiz has quit [Client Quit]
zebrag has quit [Quit: Konversation terminated!]
<redmp> hah
<redmp> sorry for spamming the channel this week
<redmp> thanks for all y'all's help
veegee_ has quit [Read error: Connection reset by peer]
<Ke> is this some apologies giving day in the US?
veegee has joined #nixos
lord| has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116024 → ntl: 11.4.3 -> 11.4.4 → https://github.com/NixOS/nixpkgs/pull/116024
kfiz has joined #nixos
Dr8128 has joined #nixos
nhs has joined #nixos
fresheyeball has quit [Quit: WeeChat 2.9]
fresheyeball has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/c5147860e23 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
marusich has joined #nixos
<redmp> as i said earlier i've narrowed the problem down to incorrect overriding of haskellPackages
<redmp> here's a minimal repro: https://termbin.com/m6f0 .. now i'll work on fixing it
<redmp> Ke: no, i've just been asking for a lot of help while other people are actually doing important stuff lol
veegee has quit [Quit: veegee]
<redmp> and here's a fix.. https://termbin.com/g8p4 it's gross though, so if anybody with experience overriding haskell packages has a better solution, please let me know!
<Miyu-saki> redmp: I woduln't call that hacky, but I think you're using the wrong overriding mechanism.
i1l has joined #nixos
<Miyu-saki> Also,
<Miyu-saki> `nix repl ./fix.nix`
i1l has left #nixos ["Leaving"]
<Miyu-saki> Anyways, the TL;DR, and you may have already realized this, is that you're replacing your `overrides` everytime you `.override`.
<Miyu-saki> I'm actually curious when `extend` was added.
palo1 has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy merged pull request #116018 → wireshark: 3.4.3 -> 3.4.4 → https://github.com/NixOS/nixpkgs/pull/116018
palo has quit [Ping timeout: 265 seconds]
palo1 is now known as palo
essencequam[m] has joined #nixos
<essencequam[m]> hey
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116025 → ocamlPackages.csexp: 1.3.2 -> 1.4.0 → https://github.com/NixOS/nixpkgs/pull/116025
mallox has joined #nixos
essencequam[m] is now known as Essence[m]
<redmp> Miyu-saki: `nix repl ./fix.nix` doesn't print the result.. i wanted to test what packages were present by running at the shell over and over
<Miyu-saki> Oh. Fair enough. I often just rely on the metadata
<redmp> Miyu-saki: ah! extend! .. hmm i have avoided using that until now because i think after doing an .extend i can no longer do an .override, which is important if I want to change all-cabal-hashes
nhs has quit [Ping timeout: 245 seconds]
<Miyu-saki> FWIW, I think `.override foo` is equivalent to `.extend (_: _: foo)`
<Miyu-saki> (If foo's a raw attrset)
ahmed_elgabri has joined #nixos
<Miyu-saki> Seems like using `nix repl` is actually the only way to do that with Nix 2 lol
<Miyu-saki> `nix eval` doesn't seem to work with derivations idk why
<redmp> https://termbin.com/n53u Miyu-saki
<Miyu-saki> Right. You can replace `override` with `extend`.
<Miyu-saki> I think?
<Miyu-saki> (obv. you also have to change the signature)
<redmp> hrm... you mean to update all-cabal-hashes, use extend? hmm.. ok, i'll try that.
mcwitt has quit [Ping timeout: 264 seconds]
ahmed_elgabri has quit [Ping timeout: 260 seconds]
criptonauta__ has quit [Quit: Leaving]
graf_blutwurst has joined #nixos
sss2 has joined #nixos
<redmp> oh
<redmp> i don't need to deal with haskellPackages at all for all-cabal-hashes.. that's a property on nixpkgs
<redmp> i can just add it in the top level of the overlay
nhs has joined #nixos
fabian_a has joined #nixos
<redmp> Miyu-saki++
<{^_^}> Miyu-saki's karma got increased to 3
Jd007 has quit [Quit: Jd007]
stree has quit [Quit: Caught exception]
sangoma has joined #nixos
stree has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
fresheyeball has quit [Quit: WeeChat 2.9]
dbmikus has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
dbmikus has quit [Ping timeout: 245 seconds]
griff_ has quit [Quit: griff_]
waleee-cl has quit [Quit: Connection closed for inactivity]
cfricke has joined #nixos
migy_ is now known as flx
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
redmp has quit [Quit: leaving]
nhs has joined #nixos
johannes has joined #nixos
johannes is now known as kenran
kenran has quit [Remote host closed the connection]
johannes has joined #nixos
veegee has joined #nixos
palo1 has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
investing has joined #nixos
palo has quit [Ping timeout: 264 seconds]
palo1 is now known as palo
respawn_ has joined #nixos
jumper149 has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
domogled has joined #nixos
<{^_^}> [nixpkgs] @danieldk merged pull request #115893 → _1password-gui: 0.9.26 -> 8.0.27 → https://github.com/NixOS/nixpkgs/pull/115893
nhs has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
nixuser_ has joined #nixos
fabian_a has quit [Quit: Leaving]
simba1 has joined #nixos
investing is now known as creamking
johannes has quit [Ping timeout: 246 seconds]
nhs has joined #nixos
creamking is now known as cream
nicoo has quit [Ping timeout: 268 seconds]
nhs has quit [Ping timeout: 264 seconds]
tfl^ has quit []
rawtaz has quit [Changing host]
rawtaz has joined #nixos
simba1 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116027 → nushell: 0.27.1 -> 0.28.0 → https://github.com/NixOS/nixpkgs/pull/116027
<cream> Hello, I joined this application today.
<cream> If I turn off the computer, can I meet again tomorrow?
simba1 has joined #nixos
dansho has quit [Quit: Leaving]
brown121407_ has quit [Remote host closed the connection]
brown121407 has joined #nixos
brown121407 has quit [Changing host]
brown121407 has joined #nixos
griff_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116028 → nexus: 3.29.2-02 -> 3.30.0-01 → https://github.com/NixOS/nixpkgs/pull/116028
simba1 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @vbgl merged pull request #115176 → ocamlPackages.zarith: 1.11 → 1.12 → https://github.com/NixOS/nixpkgs/pull/115176
simba1 has joined #nixos
<{^_^}> [nixpkgs] @Mindavi closed pull request #62231 → pythonPackages.pyworld: init at 0.2.8 → https://github.com/NixOS/nixpkgs/pull/62231
respawn_ has quit [Quit: Leaving]
nicoo has joined #nixos
<l-as> Using overrideAttrs with allowSubstitutes on pkgs.fetchurl doesn't seem to have any effect; how do I prevent it from checking cache.nixos.org? My problem is specifically that I have around a thousand or so derivations for fetching some URLs that are not on cache.nixos.org, and just querying whether they are present on cache.nixos.org takes a lot of time.
haritz has quit [Ping timeout: 265 seconds]
haritz has joined #nixos
haritz has quit [Changing host]
haritz has joined #nixos
<{^_^}> [nixpkgs] @jojosch opened pull request #116029 → dnsviz: 0.9.2 -> 0.9.3 → https://github.com/NixOS/nixpkgs/pull/116029
wadii has joined #nixos
civodul has joined #nixos
lsix1 has joined #nixos
kfiz- has joined #nixos
griff__ has joined #nixos
kfiz has quit [Ping timeout: 260 seconds]
kfiz- has quit [Client Quit]
griff_ has quit [Ping timeout: 264 seconds]
griff__ is now known as griff_
drsensor has joined #nixos
saschagrunert has joined #nixos
kfiz has joined #nixos
ahmed_elgabri has joined #nixos
philr_ has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
zupo has joined #nixos
ronthecookie has quit [Excess Flood]
ronthecookie has joined #nixos
ahmed_elgabri has quit [Client Quit]
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
supersandro2000 has joined #nixos
ahmedelgabri has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<yaymukund> is the wiki saying that `programs.neovim.enable = true` should alias `vi`/`vim`? https://nixos.wiki/wiki/Neovim
jonringer has quit [Remote host closed the connection]
<yaymukund> Reading the actual nix file, it appears to default to false https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/programs/neovim.nix#L38
griff__ has joined #nixos
<yaymukund> actually, I think this is easy enough for me to test out and stumble through
graf_blutwurst has quit [Read error: Connection reset by peer]
avaq_ has joined #nixos
werner291 has joined #nixos
fendor has joined #nixos
griff_ has quit [Ping timeout: 246 seconds]
griff__ is now known as griff_
avaq_ has quit [Read error: Connection reset by peer]
nhs has quit [Ping timeout: 256 seconds]
avaq has joined #nixos
graf_blutwurst has joined #nixos
<hauleth> yaymukund: as NeoVim isn't compatible with Vi, that could be harmful
stree has quit [Ping timeout: 264 seconds]
dbmikus has joined #nixos
makergrl has quit [Ping timeout: 260 seconds]
<yaymukund> hauleth: any more harmful than doing `alias vim='neovim'` in my zshrc?
<hauleth> If you do that on your own, then you are fully aware of the consequences.
<hauleth> Additionally it is only shell alias, I do not know how Nix aliases, but if it is symlink, then the behaviour of shell alias and symlink is different
nhs has joined #nixos
dbmikus has quit [Ping timeout: 276 seconds]
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
<FreeVariable> Hello, is there a workable Plasma Wayland session available from NixOS?
<FreeVariable> I'd be very interested in testing.
<yaymukund> oo, that makes sense. i might stick to the alias as I have in my dotfiles then
poscat has quit [Ping timeout: 256 seconds]
Sigyn has quit [*.net *.split]
poscat1 has joined #nixos
<yaymukund> thank you hauleth
graf_blutwurst has quit [Read error: Connection reset by peer]
nhs has quit [Ping timeout: 256 seconds]
jimmiehansson has joined #nixos
zupo has joined #nixos
<FreeVariable> Hello, is there a workable Plasma Wayland session available from NixOS?
stree has joined #nixos
malook has joined #nixos
dbmikus has joined #nixos
kaliumxyz has quit [Ping timeout: 264 seconds]
dsrt^ has joined #nixos
<cole-h> Just FYI, it's generally considered rude to repeat the same question over the span of a handful of minutes. It's typically slow around this time, so you probably won't get any immediate answers, and asking more frequently won't change that.
kaliumxyz has joined #nixos
Boomerang has joined #nixos
<cole-h> that said, you may be interested in checking out https://github.com/NixOS/nixpkgs/pull/100057
<{^_^}> #100057 (by pasqui23, 22 weeks ago, open): nixos/plasma: use upstream xsession/wayland files
dbmikus has quit [Ping timeout: 276 seconds]
evanjs has quit [Read error: Connection reset by peer]
jybs- has quit [Quit: ZNC 1.7.5 - https://znc.in]
<FreeVariable> <cole-h "that said, you may be interested"> Alright, so it's still in the pipe and not really commended
<FreeVariable> not even official supported, in fact.
<FreeVariable> * not even officially supported, in fact.
evanjs has joined #nixos
cole-h has quit [Ping timeout: 245 seconds]
vrinek has joined #nixos
<aforemny> There is a new release for a Haskell package that I use. I originally wanted to make a PR updating it, but having realized that Haskell packages are updated regularly and in bulk, I think I should just wait. Or is there anything sensible for me to do? (I already updated locally.)
jybs has joined #nixos
<yaymukund> I keep getting "the option programs.neovim defined in configuration.nix does not exist". Does this mean I've misconfigured something?
<yaymukund> well, I mean obviously I have haha. but I have defined programs.neovim.enable = true; in my config file.
<Miyu-saki> Seems like you might have an outdated NixOS, since that exists for me.
<Miyu-saki> Oh
<Miyu-saki> It's only avaialable on unstable.
<Miyu-saki> [myrl@myrl-thinkpad:~]$ nixos-option -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixos-20.09.tar.gz programs.neovim
<Miyu-saki> error: At 'neovim' in path 'programs.neovim': Attribute not found
<Miyu-saki> An error occurred while looking for attribute names. Are you sure that 'programs.neovim' exists?
<yaymukund> Oh!
<yaymukund> Thank you. That would have taken me awhile to figure out
bahamas has joined #nixos
malook has quit [Quit: malook]
philr_ has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 10 commits to release-20.09: https://git.io/JqcaE
<{^_^}> [nixpkgs] @vcunat merged pull request #115394 → [20.09] Staging → https://github.com/NixOS/nixpkgs/pull/115394
sigmundv_ has joined #nixos
nhs has joined #nixos
cornfeedhobo has quit [Quit: ZNC - https://znc.in]
cornfeedhobo has joined #nixos
graf_blutwurst has joined #nixos
<{^_^}> [nixos-weekly] @tfc merged pull request #147 → Propose tutorial: Building Docker images with Nix → https://github.com/NixOS/nixos-weekly/pull/147
nhs has quit [Ping timeout: 276 seconds]
vidbina has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116031 → openethereum: 3.1.1 -> 3.2.0 → https://github.com/NixOS/nixpkgs/pull/116031
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116021 → moodle: 3.10.1 -> 3.10.2 → https://github.com/NixOS/nixpkgs/pull/116021
attila_lendvai_ has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #116027 → nushell: 0.27.1 -> 0.28.0 → https://github.com/NixOS/nixpkgs/pull/116027
<{^_^}> Channel nixos-20.09 advanced to https://github.com/NixOS/nixpkgs/commit/6be212cce73 (from 16 hours ago, history: https://channels.nix.gsc.io/nixos-20.09)
werner292 has joined #nixos
<Taneb> gnome3.pomodoro seems to freeze after a few seconds for me... is this a me problem or a package problem
werner291 has quit [Ping timeout: 265 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115998 → lilypond-unstable: drop because lilypond is newer and it does not build → https://github.com/NixOS/nixpkgs/pull/115998
<viric> if a project has flake.nix does it make it easier to make it part of nixpkgs?
<aforemny> I have confirmed a few packages to compile on aarch64 that do not have aarch64-linux yet in their platform attributes. Should I open aone PR for each package, or should I open one PR for that batch of <10 packages?
graf_blutwurst has quit [Remote host closed the connection]
kfiz has quit [Quit: ZNC 1.8.1 - https://znc.in]
kfiz has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #115992 → coqPackages.mathcomp-analysis: 0.3.1 -> 0.3.6 → https://github.com/NixOS/nixpkgs/pull/115992
<{^_^}> [nixpkgs] @Mic92 opened pull request #116032 → nix: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/116032
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115870 → libfabric: 1.11.2 -> 1.12.0 → https://github.com/NixOS/nixpkgs/pull/115870
vrinek has quit [Ping timeout: 272 seconds]
Qwerky has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116033 → pcb2gcode: 2.2.3 -> 2.3.0 → https://github.com/NixOS/nixpkgs/pull/116033
m0rphism has joined #nixos
nhs has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116034 → pentobi: 18.4 -> 18.5 → https://github.com/NixOS/nixpkgs/pull/116034
thc202 has joined #nixos
Qwerky has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @06kellyjac opened pull request #116036 → tektoncd-cli: 0.16.0 -> 0.17.0 → https://github.com/NixOS/nixpkgs/pull/116036
griff_ has quit [Quit: griff_]
<{^_^}> [nixpkgs] @petabyteboy opened pull request #116037 → prometheus-jitsi-exporter: init at 0.2.18 → https://github.com/NixOS/nixpkgs/pull/116037
nf has quit [Quit: Fairfarren.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116038 → osu-lazer: 2021.226.0 -> 2021.312.0 → https://github.com/NixOS/nixpkgs/pull/116038
bahamas has quit [Ping timeout: 245 seconds]
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @Flakebi opened pull request #116039 → amdvlk: 2021.Q1.4 -> 2020.Q1.5 → https://github.com/NixOS/nixpkgs/pull/116039
jD91mZM2 has quit [Quit: ZNC 1.8.2 - https://znc.in]
vidbina has quit [Ping timeout: 264 seconds]
nhs has joined #nixos
jD91mZM2 has joined #nixos
drsensor has quit [Quit: Connection closed for inactivity]
<{^_^}> [nixpkgs] @taku0 opened pull request #116040 → firefox-bin: 86.0 -> 86.0.1 → https://github.com/NixOS/nixpkgs/pull/116040
<{^_^}> [nixpkgs] @petabyteboy opened pull request #116041 → jitsi-meet-electron: 2.4.2 -> 2.7.0 → https://github.com/NixOS/nixpkgs/pull/116041
bahamas has joined #nixos
nf has joined #nixos
sangoma has quit [Ping timeout: 245 seconds]
nf has quit [Client Quit]
fuiltilt has quit [Ping timeout: 272 seconds]
nhs has quit [Ping timeout: 276 seconds]
fuiltilt has joined #nixos
sangoma has joined #nixos
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
nf has joined #nixos
bahamas has quit [Ping timeout: 264 seconds]
nf has quit [Client Quit]
<sterni> viric: nope, you can't reuse nix expressions from source distributions in nixpkgs
Sigyn has joined #nixos
<viric> I see
nf has joined #nixos
<l-as> What is the standard way to build a derivation on a remote machine and only store it on that remote machine? Currently I'm evaluating the derivation locally, copying it with `nix copy --derivation`, then just running `nix build` on the remote machine, but this doesn't work very well. `nix build` some times just stalls on the build (which doesn't happen if I evaluate the derivation remotely, but I don't want to/can't do this).
<{^_^}> [nixpkgs] @dotlambda opened pull request #116042 → python3Packages.agate-sql: use fetchPypi → https://github.com/NixOS/nixpkgs/pull/116042
Qwerky has quit [Remote host closed the connection]
nhs has joined #nixos
hyper_ch has quit [Read error: Connection reset by peer]
<supersandro2000> l-as: you could use the machine as a remote builder and forbid local builds but that would still copy the drv to the local machine
<l-as> well that's fine
<l-as> how do I forbid local builds?
respawn_ has joined #nixos
nhs has quit [Ping timeout: 264 seconds]
fuiltilt has quit [Ping timeout: 264 seconds]
fuiltilt has joined #nixos
<sterni> viric: it would require ifd currently, with flakes it could be possible in the future I guess, but the overhead would probably be too great for nixpkgs and maintenance would also be harder since we wouldn't control the expression
<viric> sterni: but a flake can use another package's flake, right?
nhs has joined #nixos
<l-as> why would you make external flakes part of nixpkgs?
stree has quit [Ping timeout: 256 seconds]
<sterni> viric: flakes can always pull in other flakes if that's what you mean
<viric> yes, ok
<sterni> not sure how cyclical depencies work out with flakes though
<sterni> probably they can't be evaluated lazily so having packages from other flakes in nixpkgs and exposing them would not work if the third party flake depends on nixpkgs
nhs has quit [Ping timeout: 246 seconds]
graf_blutwurst has joined #nixos
<genevino> can i request a rebuild of the "git" package? https://www.openwall.com/lists/oss-security/2021/03/09/3
superherointj has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bahamas has joined #nixos
<supersandro2000> l-as: -j 0 IIRC
<{^_^}> #115785 (by rb2k, 1 day ago, closed): git: 2.30.1 -> 2.30.2
<supersandro2000> genevino: https://github.com/NixOS/nixpkgs/pull/115597 got merged to staging
<{^_^}> #115597 (by primeos, 2 days ago, merged): git: 2.30.1 -> 2.30.2 (CVE-2021-21300)
<genevino> tazjin: i'm getting 2.29.2 after a nixos-rebuild switch --upgrade, am i overlooking something?
<supersandro2000> it will be on master in a few weeks
<genevino> ah
<supersandro2000> 20.09 requires a backport
<genevino> gotcha, ty
stree has joined #nixos
<tazjin> genevino: note that you're unlikely to be affected, unless you specifically opted for using a case-insensitive filesystem
nhs has joined #nixos
bahamas has quit [Ping timeout: 256 seconds]
<genevino> tazjin: yup just read that. :)
bahamas has joined #nixos
<superherointj> Hello supersandro2000. Can you follow up on this PR? https://github.com/NixOS/nixpkgs/pull/115544 Thanks.
<{^_^}> #115544 (by superherointj, 2 days ago, open): tfk8s: init at 0.1.0
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116043 → plantuml: 1.2021.1 -> 1.2021.2 → https://github.com/NixOS/nixpkgs/pull/116043
<supersandro2000> superherointj: Will do today. Didn't check github notifications the last days
<superherointj> supersandro2000, thanks.
nhs has quit [Ping timeout: 246 seconds]
zupo has joined #nixos
<genevino> tazjin: ty again!
<genevino> superherointj: ty2!
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Qwerky has joined #nixos
avaq has quit [Ping timeout: 245 seconds]
jimstutt has joined #nixos
<jimstutt> hi, I haven't used xmonad for the past year or so and the manual now says install it as per user with nix-env. Has global install via configuration.nix  been deprecated as not best practice?
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/e716ddfac4b (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/e716ddfac4b (from 8 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c5147860e23 (from 10 hours ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116044 → projectm: 3.1.11 -> 3.1.12 → https://github.com/NixOS/nixpkgs/pull/116044
<jimstutt> .channels Nix*
domogled1 has joined #nixos
<jimstutt> .channels
m3thos has joined #nixos
<sterni> jimstutt: where does it say that? configuration.nix is always preferrable imo
domogled has quit [Ping timeout: 246 seconds]
domogled1 is now known as domogled
<sterni> the services.xserver.windowManager.xmonad options still exist
werner291 has quit [Ping timeout: 272 seconds]
nhs has quit [Ping timeout: 264 seconds]
<jimstutt> When I search the nixpkgs manual all xmonad pkgs have nix-env -i
tarruda3 has quit [Ping timeout: 265 seconds]
<jimstutt> Any recommendations for best configuration.nix xmonad example, esp. re ContribAnd Extras. tia
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116045 → php73Packages.phpstan: 0.12.79 -> 0.12.81 → https://github.com/NixOS/nixpkgs/pull/116045
bahamas has quit [Ping timeout: 245 seconds]
<sterni> jimstutt: oh yeah, that's probably because nixpkgs manual != nixos manual
<sterni> jimstutt: you can use nixpkgs on non-NixOS and then you don't have nixos-rebuild and configuration.nix available
<aforemny> I am trying to build an out-of-tree kernel module. Could anyone point me to an example of such a derivation as a starting point?
saschagrunert has quit [Remote host closed the connection]
domogled has quit [Ping timeout: 246 seconds]
<sterni> jimstutt: see the examples here, maybe? https://nixos.org/manual/nixos/unstable/options.html#opt-services.xserver.windowManager.xmonad.enable
tarruda3 has joined #nixos
fuiltilt has quit [Quit: WeeChat 2.9]
ahmedelgabri has quit [Ping timeout: 264 seconds]
<jimstutt> Many tnx sterni. I'd just googled 'nixos xmonad' and looked in the nixpkgs manual. My bad!
ahmedelgabri has joined #nixos
<aforemny> Actually, I did find a working expression for said kernel module already: https://github.com/icebox-nix/netkit.nix/tree/master/pkgs/drivers/xmm7360-pci Nice!
nhs has joined #nixos
graf_blutwurst has quit [Remote host closed the connection]
avaq has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116042 → python3Packages.agate-sql: use fetchPypi → https://github.com/NixOS/nixpkgs/pull/116042
ahmedelgabri has quit [Ping timeout: 260 seconds]
nhs has quit [Ping timeout: 245 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116047 → powerline: 2.8.1 -> 2.8.2 → https://github.com/NixOS/nixpkgs/pull/116047
marusich has quit [Ping timeout: 265 seconds]
marusich has joined #nixos
<{^_^}> [nixpkgs] @etu merged pull request #116045 → php73Packages.phpstan: 0.12.79 -> 0.12.81 → https://github.com/NixOS/nixpkgs/pull/116045
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116048 → postgresql11Packages.plpgsql_check: 1.15.3 -> 1.16.0 → https://github.com/NixOS/nixpkgs/pull/116048
m3thos has quit [Ping timeout: 245 seconds]
jimstutt has quit [Quit: Connection closed]
<{^_^}> [nixpkgs] @prusnak merged pull request #116041 → jitsi-meet-electron: 2.4.2 -> 2.7.0 → https://github.com/NixOS/nixpkgs/pull/116041
Qwerky has quit [Remote host closed the connection]
Qwerky has joined #nixos
afreak_ has joined #nixos
<{^_^}> [nixpkgs] @plietar opened pull request #116049 → coq: enable coqide on darwin → https://github.com/NixOS/nixpkgs/pull/116049
Qwerky has quit [Ping timeout: 264 seconds]
endocrimes has quit [Quit: running from the computers]
maxine has quit [Quit: Goodbye]
werner291 has joined #nixos
maxine has joined #nixos
endocrimes has joined #nixos
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #116050 → Gnome 3.38.4 updates → https://github.com/NixOS/nixpkgs/pull/116050
<{^_^}> [nixpkgs] @dotlambda merged pull request #115907 → Revert "google-play-music-desktop-player: drop" → https://github.com/NixOS/nixpkgs/pull/115907
seku has joined #nixos
nhs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116051 → photoflare: 1.6.6 -> 1.6.7 → https://github.com/NixOS/nixpkgs/pull/116051
nhs has quit [Ping timeout: 246 seconds]
mmlb has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116052 → progress: 0.15 -> 0.16 → https://github.com/NixOS/nixpkgs/pull/116052
respawn_ has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @mogorman opened pull request #116053 → gnome3.gtk+3: add broadwayd to path → https://github.com/NixOS/nixpkgs/pull/116053
afreak_ has quit [Remote host closed the connection]
ahmedelgabri has joined #nixos
hlz has joined #nixos
<{^_^}> [nixpkgs] @anna328p opened pull request #116054 → 7zz: init at 21.01 → https://github.com/NixOS/nixpkgs/pull/116054
mmlb has joined #nixos
afreak_ has joined #nixos
maxxe-testing has joined #nixos
nhs has joined #nixos
Boomerang has quit [Quit: Leaving]
bahamas has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116055 → php73Packages.php-cs-fixer: 2.18.2 -> 2.18.3 → https://github.com/NixOS/nixpkgs/pull/116055
nhs has quit [Ping timeout: 245 seconds]
ahmedelgabri has quit [Ping timeout: 264 seconds]
m3thos has joined #nixos
riksteri has joined #nixos
shla has joined #nixos
evils has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116056 → pgcenter: 0.7.0 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/116056
gxt has quit [Ping timeout: 268 seconds]
sangoma has quit [Ping timeout: 246 seconds]
stree has quit [Ping timeout: 245 seconds]
nhs has joined #nixos
werner292 has joined #nixos
ahmedelgabri has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
orivej has quit [Ping timeout: 260 seconds]
Athas has quit [Quit: ZNC - http://znc.sourceforge.net]
<{^_^}> [nixpkgs] @marsam merged pull request #116048 → postgresql11Packages.plpgsql_check: 1.15.3 -> 1.16.0 → https://github.com/NixOS/nixpkgs/pull/116048
D_ has joined #nixos
nhs has quit [Ping timeout: 246 seconds]
meh` has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #116056 → pgcenter: 0.7.0 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/116056
Athas has joined #nixos
<{^_^}> [nixpkgs] @etu merged pull request #116055 → php73Packages.php-cs-fixer: 2.18.2 -> 2.18.3 → https://github.com/NixOS/nixpkgs/pull/116055
bar_ is now known as f0x2
cream has quit [Ping timeout: 256 seconds]
vuko has quit [Quit: leaving]
vuko has joined #nixos
sangoma has joined #nixos
graf_blutwurst has joined #nixos
stree has joined #nixos
nhs has joined #nixos
investing has joined #nixos
footlooseboss has joined #nixos
footlooseboss has quit [Client Quit]
investing has quit [Client Quit]
sangoma has quit [Ping timeout: 264 seconds]
investing has joined #nixos
D_ has quit [Ping timeout: 246 seconds]
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
vidbina has joined #nixos
investing69 has joined #nixos
investing69 has quit [Max SendQ exceeded]
dev_mohe has joined #nixos
investing has quit [Client Quit]
investing has joined #nixos
investing has quit [Max SendQ exceeded]
zebrag has joined #nixos
Qwerky has joined #nixos
dev_mohe has quit [Quit: dev_mohe]
<{^_^}> [nixpkgs] @ajs124 merged pull request #114943 → dblatex: 0.3.11 -> 0.3.12 → https://github.com/NixOS/nixpkgs/pull/114943
maxxe-testing has quit [Ping timeout: 246 seconds]
griff_ has joined #nixos
sangoma has joined #nixos
m3thos has quit [Ping timeout: 276 seconds]
graf_blutwurst has quit [Remote host closed the connection]
griff_ has quit [Ping timeout: 264 seconds]
griff_ has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116057 → python38Packages.databricks-connect: 7.3.9 -> 7.3.10 → https://github.com/NixOS/nixpkgs/pull/116057
jmeredith has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116058 → pspg: 4.3.0 -> 4.3.1 → https://github.com/NixOS/nixpkgs/pull/116058
qbit has quit [Quit: leaving]
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JqcQr
growpotkin has joined #nixos
Athas has quit [Quit: ZNC - http://znc.sourceforge.net]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #116059 → pythonPackages.packaging: Fix cross compilation → https://github.com/NixOS/nixpkgs/pull/116059
jonringer has joined #nixos
sangoma has quit [Ping timeout: 276 seconds]
vidbina has quit [Ping timeout: 245 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 has joined #nixos
hyper_ch has joined #nixos
werner292 is now known as werner291
nhs has quit [Ping timeout: 276 seconds]
qbit has joined #nixos
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @sternenseemann opened pull request #116060 → pythonPackages.defcon: 0.8.0 -> 0.8.1 → https://github.com/NixOS/nixpkgs/pull/116060
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jqc71
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/Jqc7y
hiro98 has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jqc7H
<{^_^}> [nixpkgs] @Mic92 merged pull request #116032 → nix: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/116032
<{^_^}> [nixpkgs] @maralorn pushed 4 commits to haskell-updates: https://git.io/Jqc7h
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « feed: disable test suite to fix the build »: https://git.io/Jqc5L
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage2nix: disable broken builds to avoid evaluation errors on Hydra »: https://git.io/Jqc5O
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/Jqc5G
<{^_^}> [nixpkgs] @jtojnar merged pull request #116008 → libgdata: 0.18.0 -> 0.18.1 → https://github.com/NixOS/nixpkgs/pull/116008
nhs has joined #nixos
Athas has joined #nixos
berberman has joined #nixos
Qwerky has quit [Remote host closed the connection]
berberman_ has quit [Ping timeout: 260 seconds]
Qwerky has joined #nixos
hiro98 has quit [Quit: hiro98]
hiro98 has joined #nixos
Jd007 has joined #nixos
Jd007 has quit [Client Quit]
vrinek has joined #nixos
nhs has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @priegger opened pull request #116061 → nixos/release-notes/rl-2105.xml: fix typo ("finnally") → https://github.com/NixOS/nixpkgs/pull/116061
<{^_^}> [nixpkgs] @AndersonTorres merged pull request #115930 → free42: 3.0 -> 3.0.1 → https://github.com/NixOS/nixpkgs/pull/115930
vrinek has quit [Client Quit]
bahamas has quit [Ping timeout: 276 seconds]
rj has joined #nixos
<{^_^}> [nixpkgs] @priegger opened pull request #116062 → factorio: stable 1.1.25 -> 1.1.26, experimental 1.1.26 -> 1.1.27 → https://github.com/NixOS/nixpkgs/pull/116062
Qwerky has quit [Remote host closed the connection]
zupo has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #116023 → radvd: Fix ar not found when cross-compiling → https://github.com/NixOS/nixpkgs/pull/116023
graf_blutwurst has joined #nixos
nhs has joined #nixos
bahamas has joined #nixos
mallox has quit [Quit: WeeChat 3.0.1]
mallox has joined #nixos
nhs has quit [Ping timeout: 245 seconds]
bahamas has quit [Ping timeout: 256 seconds]
Qwerky has joined #nixos
Qwerky has quit [Ping timeout: 276 seconds]
<{^_^}> [nixpkgs] @lopsided98 opened pull request #116063 → go: fix bootstrapping on 32-bit ARM → https://github.com/NixOS/nixpkgs/pull/116063
graf_blutwurst has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @fabaff opened pull request #116064 → metasploit: 6.0.33 -> 6.0.34 → https://github.com/NixOS/nixpkgs/pull/116064
<exarkun> I tried to deploy nixos on a t3.micro w/ the usual <nixpkgs/nixos/modules/virtualisation/amazon-image.nix> and `aws.hvm = true`. But it failed to compute the grub device correctly! :(
dev_mohe has joined #nixos
rj has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116065 → python38Packages.bip_utils: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/116065
werner292 has joined #nixos
Jd007 has joined #nixos
rj has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @Julow opened pull request #116066 → ocamlformat: 0.16.0 -> 0.17.0 → https://github.com/NixOS/nixpkgs/pull/116066
<{^_^}> [nixpkgs] @djwf opened pull request #116067 → empty: init at 0.6.21b+1-git-6e81f47 → https://github.com/NixOS/nixpkgs/pull/116067
m4ts has joined #nixos
nhs has joined #nixos
<peterstorm[m]> My nixos installation all of a sudden cannot start my wifi interface, it just hangs starting it for 90 seconds and then proceeds into an emergency shell of some sort. I have only changed my videocard...
<ajs124> sounds like predictable interface names
<peterstorm[m]> What does that mean?
Guest46920 has quit [Ping timeout: 264 seconds]
<ajs124> in your case, if you changed your pci(e) device configuration, IDs can move around, so your wifi interface might have a different name
vidbina has joined #nixos
<peterstorm[m]> Aah, that makes sense. How do I fix that? :D
<ajs124> good question. can you continue booting from the shell you get dropped into?
<peterstorm[m]> continue booting? Not following, sorry
chisui has joined #nixos
stree has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/916ee862e87 (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
<{^_^}> [nixpkgs] @ShrykeWindgrace opened pull request #116068 → powershell: 7.1.0 -> 7.1.3 → https://github.com/NixOS/nixpkgs/pull/116068
nixuser_ has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JqcNk
chisui has quit [Quit: Connection closed]
MidAutumnHotaru has quit [Quit: Quit 啾]
MidAutumnHotaru has joined #nixos
stree has joined #nixos
Qwerky has joined #nixos
<{^_^}> [nixpkgs] @Ericson2314 opened pull request #116069 → mcfgthreads: 9570e5ca -> 10y2x3x6 → https://github.com/NixOS/nixpkgs/pull/116069
afreak_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @maralorn pushed 2 commits to haskell-updates: https://git.io/JqcN5
Qwerky has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #115837 → flatpak: 1.10.1 -> 1.10.2 → https://github.com/NixOS/nixpkgs/pull/115837
rosariopulella[m has quit [Quit: Idle for 30+ days]
chip[m]1 has quit [Quit: Idle for 30+ days]
grahamc[m] has quit [Quit: Idle for 30+ days]
chr0ma[m] has quit [Quit: Idle for 30+ days]
printfn[m] has quit [Quit: Idle for 30+ days]
gustavderdrache has joined #nixos
endformationage has joined #nixos
<mpickering> Anyone seen this nixops error before.. substitute(): ERROR: file '/nix/store/nyhj75af3xraa9h1f3i0s2pami1b6bgr-cloud-utils-0.32/bin/.growpart-wrapped' does not exist
nf has quit [Quit: Fairfarren.]
rj has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @midchildan opened pull request #116070 → wget: fix darwin build → https://github.com/NixOS/nixpkgs/pull/116070
hlz has quit [Quit: WeeChat 3.0.1]
ahmedelgabri has quit [Ping timeout: 260 seconds]
rj has joined #nixos
nf has joined #nixos
<sterni> mpickering: sure this is nixops related and not some general build failure of cloud-utils
<mpickering> I suppose that is possible, however I am not sure why anything would have broken because it used to work
<mpickering> cloud-utils builds
viric has quit [Remote host closed the connection]
<mpickering> `nix-build . -A cloud-utils`
D_ has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #110208 → powershell: 7.1.0 -> 7.1.1 → https://github.com/NixOS/nixpkgs/pull/110208
<mpickering> I think this might be my fault
<mpickering> sorry
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115544 → tfk8s: init at 0.1.0 → https://github.com/NixOS/nixpkgs/pull/115544
<mpickering> It was a different build error which was my problem, which I was responsible for
<mpickering> all fixed now
<{^_^}> [nixpkgs] @mweinelt pushed to 20.09/firefox « firefox: 86.0 -> 86.0.1 »: https://git.io/Jqcxg
jimmiehansson has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @mweinelt opened pull request #116071 → firefox: 86.0 -> 86.0.1 → https://github.com/NixOS/nixpkgs/pull/116071
nf has quit [Quit: Fairfarren.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116072 → python38Packages.django-auth-ldap: 2.2.0 -> 2.3.0 → https://github.com/NixOS/nixpkgs/pull/116072
nf has joined #nixos
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116062 → factorio: stable 1.1.25 -> 1.1.26, experimental 1.1.26 -> 1.1.27 → https://github.com/NixOS/nixpkgs/pull/116062
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116073 → python38Packages.dbf: 0.99.0 -> 0.99.1 → https://github.com/NixOS/nixpkgs/pull/116073
ddellaco_ has quit [Remote host closed the connection]
erasmas has joined #nixos
<{^_^}> [nixpkgs] @matthewbauer closed pull request #116022 → aws-c-cal, aws-c-io: fix on big sur → https://github.com/NixOS/nixpkgs/pull/116022
ahmedelgabri has joined #nixos
simba1 has quit [Ping timeout: 264 seconds]
elibrokeit is now known as pacman-get
<{^_^}> [nixpkgs] @prusnak merged pull request #116065 → python38Packages.bip_utils: 1.6.0 -> 1.7.0 → https://github.com/NixOS/nixpkgs/pull/116065
ahmedelgabri has quit [Ping timeout: 264 seconds]
pacman-get is now known as elibrokeit
philr_ has quit [Ping timeout: 245 seconds]
mallox has quit [Quit: WeeChat 3.0.1]
rj has quit [Ping timeout: 268 seconds]
anderslundstedt has quit [Quit: leaving]
rj has joined #nixos
anderslundstedt has joined #nixos
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @talyz opened pull request #116074 → [WIP] discourse: Add package and NixOS module → https://github.com/NixOS/nixpkgs/pull/116074
<{^_^}> [nixpkgs] @midchildan opened pull request #116075 → findutils: 4.7.0 -> 4.8.0 → https://github.com/NixOS/nixpkgs/pull/116075
lopsided98 has quit [Quit: Disconnected]
<{^_^}> [nix] @oxalica closed pull request #4576 → Only cache successfully extracted tarballs → https://github.com/NixOS/nix/pull/4576
lopsided98 has joined #nixos
ahmedelgabri has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @vbgl opened pull request #116076 → ocamlPackages.ppx_import: 1.7.1 → 1.8.0 → https://github.com/NixOS/nixpkgs/pull/116076
<{^_^}> [nixpkgs] @veprbl merged pull request #116070 → wget: fix darwin build → https://github.com/NixOS/nixpkgs/pull/116070
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116077 → python38Packages.django_contrib_comments: 2.0.0 -> 2.1.0 → https://github.com/NixOS/nixpkgs/pull/116077
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #116075 → findutils: 4.7.0 -> 4.8.0 → https://github.com/NixOS/nixpkgs/pull/116075
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @SuperSandro2000 reopened pull request #116075 → findutils: 4.7.0 -> 4.8.0 → https://github.com/NixOS/nixpkgs/pull/116075
emmanuel_erc has joined #nixos
Qwerky has joined #nixos
thc202 has quit [Ping timeout: 240 seconds]
stree has quit [Quit: Caught exception]
thc202 has joined #nixos
stree has joined #nixos
cfricke has quit [Quit: WeeChat 3.0.1]
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
werner292 has joined #nixos
lucaio[m] has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
lordcirth_ has joined #nixos
cole-h has joined #nixos
<{^_^}> [nixpkgs] @siraben opened pull request #116078 → coqPackages.fourcolor: init at 1.2.3 → https://github.com/NixOS/nixpkgs/pull/116078
lordcirth__ has quit [Ping timeout: 245 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
oxalica1 has joined #nixos
lucaio[m] has left #nixos [#nixos]
rj has quit [Ping timeout: 268 seconds]
bahamas has joined #nixos
bahamas has quit [Changing host]
bahamas has joined #nixos
oxalica has quit [Ping timeout: 245 seconds]
oxalica1 is now known as oxalica
jtle has quit [Quit: Client update]
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
rj has joined #nixos
dbmikus has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
zgrep has quit [Quit: It's a quitter's world.]
zgrep has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/aceb539221d (from 9 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<qbit> is it possible to use musl for everything?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116079 → python38Packages.ijson: 3.1.3 -> 3.1.4 → https://github.com/NixOS/nixpkgs/pull/116079
gentauro has quit [Read error: Connection reset by peer]
griff_ has quit [Ping timeout: 256 seconds]
gentauro has joined #nixos
<ambroisie> Hey people
<{^_^}> [nixpkgs] @bjornfor merged pull request #116043 → plantuml: 1.2021.1 -> 1.2021.2 → https://github.com/NixOS/nixpkgs/pull/116043
<ambroisie> Can anyone explain to me what is needed to add some custom attribute to `lib` in my flakes nixos configuration?
<ambroisie> I see https://github.com/hlissner/dotfiles/blob/master/lib/default.nix as an example of what I want to do
<ambroisie> But I don't know what it is that I am missing to use it like hlissner is able to in his config
<ambroisie> I always get `attribute my 'my' missing`
<ambroisie> If anybody can point me to what's missing, I'd greatly appreciate it
xelxebar_ has joined #nixos
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<simpson> qbit: I think that you want `pkgsCross.musl64` for amd64. There's also musl32, muslpi, and musl-power, which I'm guessing are x86, aarch64, and ppc64 respectively.
Qwerky has quit [Remote host closed the connection]
<sterni> you can also use just pkgsMusl
<sterni> some things are probably broken though
<qbit> mk, ty
<kaletaa_> how can i add the library version of openssl to my deps? if i simply do `openssl` it only pulls in the binary
kaletaa_ is now known as kaletaa
xelxebar has quit [Ping timeout: 268 seconds]
pbb has joined #nixos
<sterni> kaletaa: what kind of deps?
zupo has joined #nixos
<sterni> buildInputs should work
<kaletaa> i'm trying to build something, just tinkering with it rn
<kaletaa> if i add it to buildInputs i only get an executable
<kaletaa> the derivation doesn't have the libs
<cole-h> ambroisie: You probably want to do something like `lib = lib // { my = { ... }; };`
<ambroisie> cole-h: that is what I am doing
<simpson> qbit: sterni++ is right. Tested building and running `hello` from both. The `pkgsMusl` version is almost certainly what you want for doing local musl.
<{^_^}> sterni's karma got increased to 6
<cole-h> Do you have your config posted somewhere?
<ambroisie> Well I'm doing `lib.extend` instead of using `//` but same difference
<sterni> kaletaa: the derivation has multiple outputs, openssl.lib has the libs and openssl.dev the headers
<kaletaa> i see, thanks
<ambroisie> cole-h: yeah I posted a link to the MR, it's that gitea link a few messages up
<ambroisie> s/MR/branch
<kaletaa> where are those defined btw, just so i can find this out myself
rj has quit [Ping timeout: 268 seconds]
<sterni> kaletaa: you need to evaluate openssl.outputs
<kaletaa> thanks
<sterni> kaletaa: its a list of outputs for everyderivatino
<cole-h> ambroisie: I'd hazard a guess it's because you've extended lib twice
<sterni> kaletaa: (also correction the libs are in openssl.out)
<kaletaa> yup, thanks, got it
<sterni> when you are using stdenv.mkDerivation the openssl linking stuff should just work normally though
<ambroisie> cole-h: yeah, could be... I admit I mostly copied blindly from hlissner's dot-files for this
<ambroisie> I'll see if removing it from `lib/default.nix` changes anything
rj has joined #nixos
dev_mohe has quit [Quit: dev_mohe]
<cole-h> this is what you were missing
<cole-h> lib.my becomes the actual lib because of the double extends, I'd bet
<ambroisie> Aaah probably yeah
<ambroisie> I'll try right now
<ambroisie> Nope, still the same error :'(
mcornick has joined #nixos
<cole-h> What exactly did you change? ;)
<ambroisie> I'll try an alternative, doing basically this in the `let` block instead
<cole-h> ambroisie: that just makes lib an output
<cole-h> he inherits his mapHosts stuff from there.
<ambroisie> Yeah indeed
<ambroisie> I'm more interested in being able to use `lib.my` in my configuration files
<cole-h> so you'll either want to just make `lib = import ./lib { ... };`, or parenthesize it and add `.my` to the end.
waleee-cl has joined #nixos
hiro98 has quit [Ping timeout: 256 seconds]
werner292 has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
orivej has joined #nixos
<matthewcroughan_> supersandro2000: Thanks so much for looking at my PR.
<ambroisie> Mmmh I'm still not achieving what I want
<{^_^}> [nixpkgs] @Mindavi opened pull request #116080 → libwebsockets: add myself as maintainer → https://github.com/NixOS/nixpkgs/pull/116080
<ambroisie> Because I don't know how to use that extended lib in another file than `flake.nix`
Chiliparrot has quit [Ping timeout: 260 seconds]
Chiliparrot has joined #nixos
<ambroisie> I can indeed use `lib.my` in the flake... But I can't use it in other files
dev_mohe has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy pushed commit from @minijackson to master « jellyfin: 10.6.4 -> 10.7.0 »: https://git.io/JqCTn
<{^_^}> [nixpkgs] @petabyteboy closed pull request #115999 → jellyfin: 10.6.4 -> 10.7.0 → https://github.com/NixOS/nixpkgs/pull/115999
<{^_^}> [nixpkgs] @jtojnar pushed to staging « libqmi: propagate requireds »: https://git.io/JqCTo
Siyo has quit [Ping timeout: 246 seconds]
jtle has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #116083 → [20.09] nix: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/116083
Siyo has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #116082 → python3.pkgs.cssutils: 2.0.0 -> 2.2.0 → https://github.com/NixOS/nixpkgs/pull/116082
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #116053 → gnome3.gtk+3: add broadwayd to path → https://github.com/NixOS/nixpkgs/pull/116053
<{^_^}> [nixpkgs] @jonringer opened pull request #116084 → factorio: 1.1.26 -> 1.1.27 → https://github.com/NixOS/nixpkgs/pull/116084
meh` has quit [Ping timeout: 276 seconds]
vidbina has quit [Ping timeout: 264 seconds]
ahmedelgabri has joined #nixos
<{^_^}> [nixpkgs] @petabyteboy reopened pull request #116053 → gnome3.gtk+3: add broadwayd to path → https://github.com/NixOS/nixpkgs/pull/116053
<{^_^}> [nixpkgs] @jtojnar pushed 33 commits to staging-next: https://git.io/JqCke
<{^_^}> [nixpkgs] @petabyteboy merged pull request #116053 → gnome3.gtk+3: add broadwayd to path → https://github.com/NixOS/nixpkgs/pull/116053
<{^_^}> [nixpkgs] @Anton-Latukha opened pull request #116085 → haskellPackages.hnix-store-core: 0.4.2.0 → https://github.com/NixOS/nixpkgs/pull/116085
<{^_^}> [nixpkgs] @Anton-Latukha closed pull request #116085 → haskellPackages.hnix-store-core: 0.4.2.0 → https://github.com/NixOS/nixpkgs/pull/116085
ahmedelgabri has quit [Ping timeout: 264 seconds]
<supersandro2000> matthewcroughan_++
<{^_^}> matthewcroughan_'s karma got increased to 1
berberman_ has joined #nixos
berberman has quit [Ping timeout: 264 seconds]
griff_ has joined #nixos
rj has quit [Ping timeout: 268 seconds]
D_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116087 → python38Packages.ftputil: 4.0.0 -> 5.0.0 → https://github.com/NixOS/nixpkgs/pull/116087
<jasom> If I want to relocate /tmp to a different partition (it's currently on root), how do I do so?
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<jasom> Can I just do a "nixos-rebuild boot" and reboot, or are there more steps?
<shla> for how long 20.09 will be supported after 21.05 is released?
<gchristensen> jasom: that should do it
rj has joined #nixos
<gchristensen> shla: usually about a month
<shla> so esentially users are encouraged to upgrade as soon as the new release becomes available?
<gchristensen> yeah
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #115296 → ruby: Use appropriate targetPlatform → https://github.com/NixOS/nixpkgs/pull/115296
davidv7 has quit [Remote host closed the connection]
<shla> i know that grub lists all available configuration. is there a way for me to list it within the booted OS?
<joedevivo> Does anyone have an example of cross compiling darwin -> linux? I'm having a hard time wrapping my head around all the dependency categorization
<matthewcroughan_> supersandro2000: ++
<matthewcroughan_> D:
<matthewcroughan_> Wait.. Why do I have an underscore on my name
<matthewcroughan_> QUASSEL!!
<matthewcroughan_> what bouncer do you use supersandro2000?
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
Thra11 has joined #nixos
<matthewcroughan_> supersandro2000: also, what does the label ofborg-internal-error mean on github?
<cole-h> shla: /nix/var/nix/profiles/ -- `system-######-link` is the generation IIRC
<matthewcroughan_> is the internal error due to my commit? Or is it an issue with ofborg itself?
yegortimoshenko has joined #nixos
yegortimoshenko has left #nixos [#nixos]
yegortimoshenko has joined #nixos
<shla> cole-h, thanks
yegortimoshenko has left #nixos [#nixos]
<shla> cole-h, if I was to specific name in the nixos-rebuild, it will appear there?
<shla> instead if incremental number
<cole-h> shla: You should read the manpage and search for `--profile-name`: `man nixos-rebuild`
<cole-h> It can explain better than me
<{^_^}> [nixpkgs] @Anton-Latukha opened pull request #116088 → haskellPackages.hnix-store-core: 0.4.2.0 → https://github.com/NixOS/nixpkgs/pull/116088
<{^_^}> [nixpkgs] @Anton-Latukha closed pull request #116088 → haskellPackages.hnix-store-core: 0.4.2.0 → https://github.com/NixOS/nixpkgs/pull/116088
<shla> cole-h, thanks
<{^_^}> [nixpkgs] @cole-h merged pull request #116083 → [20.09] nix: fix aarch64 build → https://github.com/NixOS/nixpkgs/pull/116083
wadii has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @Anton-Latukha opened pull request #116089 → haskellPackages.hnix-store-core: 0.4.2.0 → https://github.com/NixOS/nixpkgs/pull/116089
ManiacOfMadness has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116090 → python38Packages.importlib-resources: 3.3.1 -> 5.1.2 → https://github.com/NixOS/nixpkgs/pull/116090
jumper149 has quit [Quit: WeeChat 3.0.1]
<afics> see on unstable > trollius-2.2.post1 not supported for interpreter python3.8
<afics> please somebody point me in the right direction on how to debug this
lordcirth_ has quit [Ping timeout: 276 seconds]
<cole-h> afics: use `python2Packages.trollius`
<sterni> matthewcroughan_: it might, see which check failed and look at the output
dev_mohe has quit [Quit: dev_mohe]
<sterni> matthewcroughan_: I can have a look as well if you link me the PR
<afics> cole-h: I don't install trollius manually; I the program/module which pulls in trollius is python3?
lordcirth has joined #nixos
<cole-h> Only you can answer that
lsix1 has quit [Ping timeout: 260 seconds]
lsix1 has joined #nixos
<exarkun> afics: What _did_ you try to install? What did you do that failed?
wadii has joined #nixos
<sterni> matthewcroughan_: looks like github is having issues and api throwing 500s: https://github.com/NixOS/nixpkgs/pull/116080/checks?check_run_id=2097633889
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JqCI1
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<supersandro2000> matthewcroughan_: my bridge adds when it reconnects and my bouncer keeps adding numbers. So I ghost and nick myself three times each to make sure
<supersandro2000> thelounge. It is a web client and bouncer
stree has quit [Ping timeout: 245 seconds]
<supersandro2000> matthewcroughan_: ofborg internal errors is some error cole-h cares about. just ignore it and if the eval did not succeed restart it
vidbina has joined #nixos
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/d7bae4c4387 (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<sterni> supersandro2000: sometimes it is related to your change actually, I had that at one point
<{^_^}> [nixpkgs] @SFrijters opened pull request #116091 → pythonPackages.xmldiff: init at 2.4 → https://github.com/NixOS/nixpkgs/pull/116091
<afics> exarkun: git pull in my nixos-unstable repo; I didn't change my config
<afics> I can revert of course
orivej has quit [Ping timeout: 276 seconds]
<exarkun> afics: Your `git pull` didn't fail with that error though
rj has quit [Ping timeout: 268 seconds]
<exarkun> ... did it?
<afics> exarkun: well nixos-rebuild after that did
<exarkun> Okay. So your system config pulls in something that depends on it.
<exarkun> You're not sure which part of the system though, right?
<adisbladis> afics: Look at the dependencies of your current system and find out what's pulling it in there
stree has joined #nixos
<avaq> Hi there. Is there an easy way to (declaratively) install a package such that the executable is available under a different name than the one it comes as by default?
<avaq> Specifically, the original executable should not also be available.
<adisbladis> avaq: You can just symlink it under a diferent name?
ahmedelgabri has joined #nixos
<avaq> Ah, using one of the pkgs.link* utils?
rj has joined #nixos
<adisbladis> environment.systemPackages = [ (pkgs.runCommand "hellolo-${hello.version}" {} "mkdir -p $out/bin && ln -s ${hello}/bin/hello $out/bin/hellolo") ]
<adisbladis> Something like that
<avaq> Yeah, thanks. But wait.. I remember reading about a util that kind of does that already with less boilerplate a while ago.
<{^_^}> [nixpkgs] @peti merged pull request #115256 → Update Haskell package set to Stackage Nightly 2021-03-06 (plus other fixes) → https://github.com/NixOS/nixpkgs/pull/115256
mcornick has quit [Quit: bbl]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116092 → python38Packages.h3: 3.7.1 -> 3.7.2 → https://github.com/NixOS/nixpkgs/pull/116092
<adisbladis> avaq: That's for a different purpose
<avaq> I know, but I might be able to abuse it :>
<avaq> When you mentioned symlinks I was reminded of this thing. I think I can just make a "linkFarm" with one link.
<{^_^}> [nixpkgs] @mweinelt opened pull request #116093 → python3Packages.ntc-templates: 1.6.0 -> 2.0.0 → https://github.com/NixOS/nixpkgs/pull/116093
jhgarner[m] has joined #nixos
domogled has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116060 → pythonPackages.defcon: 0.8.0 -> 0.8.1 → https://github.com/NixOS/nixpkgs/pull/116060
<avaq> adisbladis, agh, it's not quite fitting. I guess I'll go with the runCommand one you proposed. Thanks. :)
heywoodlh has left #nixos [#nixos]
clever has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @mweinelt opened pull request #116094 → python3Packages.deepmerge: 0.1.1 -> 0.2.1 → https://github.com/NixOS/nixpkgs/pull/116094
clever has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc: drop obsolete version 8.6.5 »: https://git.io/JqCtM
dev_mohe has joined #nixos
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc: drop unused binary compiler version 8.2.2 »: https://git.io/JqCqJ
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc: drop obsolete configuration for version 8.4.x »: https://git.io/JqCqm
aaronjanse has joined #nixos
ManiacOfMadness has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JqCqG
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
blahblah441_ is now known as blahblah441
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JqCqu
lars___ has joined #nixos
vidbina has quit [Ping timeout: 264 seconds]
sss2 has quit [Quit: Leaving]
dev_mohe has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @peti pushed 3 commits to haskell-updates: https://git.io/JqCqy
<lovesegfault> How can I apt-get install while building a docker image with dockerTools.buildImage?
<{^_^}> [nixpkgs] @peti opened pull request #116096 → Haskell update → https://github.com/NixOS/nixpkgs/pull/116096
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-language-server: drop obsolete ghc-8.6.5 from the wrapper »: https://git.io/JqCmO
rj has quit [Ping timeout: 268 seconds]
<exarkun> Why is my nginx blowing up with permission errors reading the acme challenge? :/
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116080 → libwebsockets: add myself as maintainer → https://github.com/NixOS/nixpkgs/pull/116080
<lovesegfault> exarkun: runAsRoot can't access the network, AFAIK
Qwerky has joined #nixos
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
<exarkun> lovesegfault: That sounds true.
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
yegortimoshenko has joined #nixos
rj has joined #nixos
<exarkun> Maybe you want to download a .deb and use dpkg instead
sangoma has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #115349 → pythonPackages.ansible-lint: 4.3.7 -> 5.0.2 → https://github.com/NixOS/nixpkgs/pull/115349
jamesrains[m] has joined #nixos
fuzzybear396556 has joined #nixos
meh` has joined #nixos
<{^_^}> [nixpkgs] @dotlambda opened pull request #116097 → texworks: 0.6.5 -> 0.6.6 → https://github.com/NixOS/nixpkgs/pull/116097
<yaymukund> When opening firefox, I get "XULStore.js" "Error: Can't find profile directory." Does it look familiar to anyone else? I'm *not* using home-manager, fwiw.
<yaymukund> Oh, I am using `firefox-wayland` pkg, if that matters.
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JqCYT
<ajs124> what happens if you run firefox -ProfileManager
<yaymukund> I think it may be because I have installed it systemwide x_x
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JqCYI
<yaymukund> ajs124: to answer your question, it shows the same error, but also promopts me to create a new profile etc
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116098 → python38Packages.WSME: 0.10.0 -> 0.10.1 → https://github.com/NixOS/nixpkgs/pull/116098
<ajs124> it being installed system wide really shouldn't make any difference. are you sure you have a profile? where does your ~/.mozilla come from?
<yaymukund> ajs124: I am not sure. I see the ~/.mozilla directory
<yaymukund> you are correct that installing it to the user did not make a difference
<yaymukund> (~/.mozilla is not a symlink)
jess has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @matthewbauer opened pull request #116099 → aws-sdk-cpp: propagate Security framework → https://github.com/NixOS/nixpkgs/pull/116099
j has joined #nixos
D_ has joined #nixos
lsix1 has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @kevung opened pull request #116100 → cockatrice: 2.8.0 -> 2.8.1-beta → https://github.com/NixOS/nixpkgs/pull/116100
crenfrow has joined #nixos
j has quit [Quit: K-Lined]
<{^_^}> [nix] @matthewbauer opened pull request #4630 → Update nixpkgs to nixos-unstable + patch → https://github.com/NixOS/nix/pull/4630
zhaofeng has quit [Changing host]
zhaofeng has joined #nixos
D_ has quit [Remote host closed the connection]
D_ has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
<{^_^}> #115885 (by MatthewCroughan, 1 day ago, open): fioctl: init at v0.14.1
werner291 has joined #nixos
griff_ has quit [Quit: griff_]
<{^_^}> [nixpkgs] @mweinelt merged pull request #116071 → [20.09] firefox: 86.0 -> 86.0.1 → https://github.com/NixOS/nixpkgs/pull/116071
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
crenfrow has quit [Remote host closed the connection]
<sterni> matthewcroughan_: seems like it was internal :)
teasea has quit [Quit: teasea]
teasea has joined #nixos
fendor_ has joined #nixos
m3thos has joined #nixos
supersandro2000 has quit [Ping timeout: 245 seconds]
wadii has quit [Ping timeout: 264 seconds]
fendor has quit [Ping timeout: 246 seconds]
werner291 has quit [Ping timeout: 272 seconds]
rj has quit [Ping timeout: 268 seconds]
<matthewcroughan_> cole-h: does kalbasit[m] have to review my PR before it gets merged? Or is this just an optional automatic review that he as been assigned to because he made the buildGoModule function?
zupo has joined #nixos
redmp has joined #nixos
rj has joined #nixos
zupo_ has joined #nixos
crenfrow` has joined #nixos
crenfrow` has quit [Remote host closed the connection]
zupo has quit [Ping timeout: 256 seconds]
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
erasmas has quit [Quit: leaving]
m3thos has quit [Ping timeout: 246 seconds]
riksteri has quit [Quit: riksteri]
rj has quit [Remote host closed the connection]
rj has joined #nixos
<redmp> can i specify an arbitrary string as a flake input?
<redmp> or can i specify an attrpath in nixpkgs as a flake input?
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @cole-h opened pull request #116102 → dfmt: init at 1.2.0 → https://github.com/NixOS/nixpkgs/pull/116102
dsrt^ has quit []
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
<s-ol> hey, i've searched a lot but I'm still not quite sure: what is the correct way to make a derivation export an environment variable for all its dependencies?
<s-ol> I'm packaging an OpenXR implementation, which is usually found via a standard location in (/usr)/share, but since it won't be found there I want to export the override (XR_RUNTIME_JSON=$out/share/...)
<s-ol> do I create a shellscript in nix-support that just does that export?
mkaito has quit [Quit: WeeChat 3.0.1]
<{^_^}> [nixpkgs] @i077 opened pull request #116103 → todoist-electron: Use electron_11 to run → https://github.com/NixOS/nixpkgs/pull/116103
redmp_ has joined #nixos
<s-ol> i see some stuff in $XDG_DATA_DIRS on my system, how does that end up there?
<notgne2[m]> s-ol: you could create a NixOS module which sets that via `environment.variables`
<notgne2[m]> but I think to an extent that's undesirable, since it would be hard to make any updates apply
<notgne2[m]> I think ideally it should somewhere in `/run/current-system/sw`, `environment.systemPackages` links there I think, so that might work
vidbina has joined #nixos
mkaito has joined #nixos
mkaito has quit [Changing host]
mkaito has joined #nixos
redmp has quit [Ping timeout: 246 seconds]
bahamas has quit [Ping timeout: 256 seconds]
<cole-h> s-ol: You can also wrap the binary (if there is one) with that env var
<notgne2[m]> ^ that sounds like the best solution if applicable, but I assume this is a runtime you want available globally so you can run applications which utilize OpenXR, though I might be completely misunderstanding how this works
<{^_^}> [nixpkgs] @Izorkin opened pull request #116104 → nixos/mastodon: add option changeMaxTootChars → https://github.com/NixOS/nixpkgs/pull/116104
<notgne2[m]> but then again, NixOS isn't exactly friendly towards that kind of thing anyway (and for good reasons)
<notgne2[m]> which is why you need to use `steam-run` or `patchelf` etc to run external bins
<s-ol> notgne2[m]: no, you're right, there is no binary there
<s-ol> im packaging two things: monado, the runtime, which is a library implementing the OpenXR standard. implementations are discovered via files in $XDG_CONFIG_DIRS
<s-ol> and then I am also packaging an application, for ease of development. I can hardcode the env only in the application, but I wanted to follow best practices so that the monado package would be comfortably usable for other applications
<notgne2[m]> NixOS/nixpkgs I think don't like things being "discovered" as it can lead to unpredictability/impurity, so the method that will most likely get upstreamed is making it a dependency of any packages in nixpkgs which can use OpenXR (including future packages), and making `steam-run` set it as an environment variable so it works there out of the box too
philr_ has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
gustavderdrache has joined #nixos
<s-ol> right. that's also a half-solution since in theory there could be multiple OpenXR implementations that the user might want to choose, rather than this being a choice the app-packager makes, but I see how its somwhat incompatible with the Nix idea
<s-ol> this is not going to be upstreamed any time soon so I'll just leave it hard-coded in that case. It already does what I want anyway
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116105 → python38Packages.azure-mgmt-network: 17.1.0 -> 18.0.0 → https://github.com/NixOS/nixpkgs/pull/116105
<s-ol> thanks!
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
nrr has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #nixos
stree has quit [Ping timeout: 276 seconds]
rj has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @erictapen opened pull request #116107 → nixos/hledger-web: add stateDir, use own user, fix ExecStart → https://github.com/NixOS/nixpkgs/pull/116107
dev_mohe has joined #nixos
<{^_^}> [nixpkgs] @superherointj opened pull request #116108 → system76-firmware: remove aarch64-linux support → https://github.com/NixOS/nixpkgs/pull/116108
rj has joined #nixos
Qwerky has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116109 → python38Packages.zc_buildout_nix: 2.13.3 -> 2.13.4 → https://github.com/NixOS/nixpkgs/pull/116109
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dbmikus has quit [Ping timeout: 245 seconds]
kinozawa has joined #nixos
stree has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116110 → python38Packages.casbin: 0.18.2 -> 0.18.3 → https://github.com/NixOS/nixpkgs/pull/116110
ericsagnes has quit [Ping timeout: 264 seconds]
work_ has joined #nixos
cole-h has quit [Ping timeout: 245 seconds]
emmanuel_erc has quit [Read error: Connection reset by peer]
justan0theruser is now known as justanotheruser
emmanuel_erc has joined #nixos
ericsagnes has joined #nixos
philr_ has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116111 → python38Packages.ciscomobilityexpress: 1.0.0 -> 1.0.2 → https://github.com/NixOS/nixpkgs/pull/116111
Paul[m]8 has joined #nixos
vidbina has quit [Ping timeout: 245 seconds]
ericsagn1 has joined #nixos
werner291 has joined #nixos
ericsagnes has quit [Ping timeout: 272 seconds]
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
m3thos has joined #nixos
<artturin> Hey, I was wondering where to put squeekboard (the virtual kb) in the tree, I was thinking either pkgs/applications/misc or pkgs/applications/accessibility
cfvnhtsp^ has joined #nixos
<artturin> its not mobile only
<artturin> can be used on desktops too
ronthecookie has quit [Excess Flood]
meh` has quit [Ping timeout: 245 seconds]
ronthecookie has joined #nixos
redmp_ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @dotlambda opened pull request #116112 → pythonPackages.ddt: 1.4.1 -> 1.4.2 → https://github.com/NixOS/nixpkgs/pull/116112
fuzzybear396556 has quit [Quit: Connection closed]
lordcirth has quit [Remote host closed the connection]
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #116003 → asciidoc: patchPhase -> postPatch → https://github.com/NixOS/nixpkgs/pull/116003
werner292 has joined #nixos
<supersandro2000> artturin: sure go ahead
<artturin> supersandro2000: which one \:P
<supersandro2000> take one that you like better
lordcirth has joined #nixos
dbmikus has joined #nixos
werner292 is now known as werner291
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
rj has quit [Ping timeout: 268 seconds]
<artturin> accessibility it is
<artturin> onboard should be moved there too
rj has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] closed pull request #116050 → Gnome 3.38.4 updates → https://github.com/NixOS/nixpkgs/pull/116050
<cw[CURRENT_YEAR]> Windows puts it in accessibility, I'm not sure about Mac. That smells right to me.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116113 → python38Packages.broadlink: 0.16.0 -> 0.17.0 → https://github.com/NixOS/nixpkgs/pull/116113
dbmikus has quit [Ping timeout: 264 seconds]
<artturin> where should touchscreen / programs meant for mobile devices be put such as lisgd
<artturin> a gesture daemon
<{^_^}> [nixpkgs] @tfmoraes opened pull request #116114 → python3-openvino: init at 2021.2 → https://github.com/NixOS/nixpkgs/pull/116114
<{^_^}> [nixpkgs] @SuperSandro2000 reopened pull request #116050 → Gnome 3.38.4 updates → https://github.com/NixOS/nixpkgs/pull/116050
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #116115 → pythonPackages.pytest*: Move pytest to buildInputs to allow easy over… → https://github.com/NixOS/nixpkgs/pull/116115
fendor_ has quit [Remote host closed the connection]
j has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116116 → python38Packages.caldav: 0.7.1 -> 0.8.0 → https://github.com/NixOS/nixpkgs/pull/116116
zebrag has joined #nixos
lsix1 has joined #nixos
j is now known as jess
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #116117 → zxing-cpp: init at 1.1.1 → https://github.com/NixOS/nixpkgs/pull/116117
Thra11 has quit [Quit: WeeChat 3.0.1]
<{^_^}> [nixpkgs] @SuperSandro2000 reopened pull request #116003 → asciidoc: patchPhase -> postPatch → https://github.com/NixOS/nixpkgs/pull/116003
<jasom> artturin: should I be looking forward to a nixos based sxmo?
Qwerky has joined #nixos
<artturin> sway
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/e2ede84d093 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
Qwerky has quit [Ping timeout: 256 seconds]
<fzakaria> MySQL 8 is building locally on my machine for the latest Nixpkgs
<fzakaria> ```
<fzakaria> [ 72%] Building CXX object sql/CMakeFiles/sql_main.dir/locking_service.cc.o
<fzakaria> /build/mysql-8.0.22/sql/mysqld.cc:6991:30: error: 'TRUE' was not declared in this scope
<fzakaria> /build/mysql-8.0.22/sql/mysqld.cc: In function 'int mysqld_main(int, char**)':
<fzakaria> 6991 | my_getopt_skip_unknown = TRUE;
<fzakaria> | ^~~~
fzakaria has quit [Killed (Sigyn (Spam is off topic on freenode.))]
attila_lendvai_ has quit [Ping timeout: 245 seconds]
<jess> hm
<jess> i'll remove that ban
<shapr> whoops
fzakaria has joined #nixos
<jess> hey fzakaria
<fzakaria> hey
<jess> try a pastebin next time :)
<fzakaria> ah sorry :(
<fzakaria> I'm so use to backticks :/
<jess> it's ok
<fzakaria> (kind of an IRC newb)
<jess> everyone was new on irc once
<fzakaria> Okay take 2! I'm surprised MySQL 8 is not building for me. I just sync'd latest to nixpkgs https://pastebin.com/YPLn2Ucx
<fzakaria> Curious if others have had experience with this failure and can point me in a helpful direction. Haven't come up well in my Google search.
rj has quit [Ping timeout: 268 seconds]
<matthewcroughan_> jasom: what's an sxmo?
<matthewcroughan_> holy shirt that's ridiculous
rj has joined #nixos
dev_mohe has quit [Quit: dev_mohe]
dbmikus has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116003 → asciidoc: patchPhase -> postPatch → https://github.com/NixOS/nixpkgs/pull/116003
philr_ has joined #nixos
<mog> hi im building emacs on my machine like this ((pkgs.emacsPackagesGen pkgs.emacsPgtkGcc).emacsWithPackages (epkgs: ([epkgs.vterm]))) I would like it to use the unstable version of nixpkgs as its source for packages rather than the stable channel i have set. how would i do this?
chagweyh has joined #nixos
<mog> the unstable gtk has broadway support where as 20.09 is still on a version with out it
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
chagweyh has quit [Client Quit]
_Qubasa has joined #nixos
Qubasa has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @maxeaubrey opened pull request #116118 → gupnp-igd: 0.2.5 -> 1.2.0 → https://github.com/NixOS/nixpkgs/pull/116118
_Qubasa has quit [Client Quit]
Qubasa has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #116006 → liblouis: 3.16.1 -> 3.17.0 → https://github.com/NixOS/nixpkgs/pull/116006
viric has joined #nixos
_Qubasa has joined #nixos
Qubasa has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #116097 → texworks: 0.6.5 -> 0.6.6 → https://github.com/NixOS/nixpkgs/pull/116097
<{^_^}> [nixpkgs] @jtojnar merged pull request #115967 → vala: 0.40.18 -> 0.40.25, 0.46.5 -> 0.46.13, 0.48.9 -> 0.48.14, init 0.50.4 → https://github.com/NixOS/nixpkgs/pull/115967
<{^_^}> [nixpkgs] @lbpdt opened pull request #116119 → dockerTools.streamLayeredImage: expose conf / streamScript in passthru → https://github.com/NixOS/nixpkgs/pull/116119
<{^_^}> [nixpkgs] @r-ryantm opened pull request #116120 → python38Packages.fluent-logger: 0.9.6 -> 0.10.0 → https://github.com/NixOS/nixpkgs/pull/116120
<{^_^}> [nixpkgs] @marsam closed pull request #115928 → haskellPackages.hnix-store-core: unbreak build on darwin → https://github.com/NixOS/nixpkgs/pull/115928
_Qubasa has quit [Quit: WeeChat 2.9]
Qubasa has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #116103 → todoist-electron: Use electron_11 to run → https://github.com/NixOS/nixpkgs/pull/116103
emmanuel_erc has quit [Read error: Connection reset by peer]
emmanuel_erc has joined #nixos