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
cosimone has quit [Ping timeout: 240 seconds]
cosimone_ is now known as cosimone
erasmas has quit [Quit: leaving]
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
zupo has joined #nixos
srk has quit [Ping timeout: 240 seconds]
rprije has quit [Ping timeout: 260 seconds]
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
<rogerr> is there a template for replacing pkgs.foo with a release on github?
zupo has joined #nixos
wnklmnn has joined #nixos
<hyperfekt> rogerr: what do you mean? usually one would overrideAttr the src
<hyperfekt> *overrideAttrs
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/f3fc2f3326a (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
srk has joined #nixos
zebrag has quit [Quit: Konversation terminated!]
<rogerr> hyperfekt well i tried https://termbin.com/bc3h but it syntax error unexpected '=' line 21
Rusty1 has joined #nixos
cosimone has quit [Quit: cosimone]
zebrag has joined #nixos
mbrgm_ has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #87735 → Add ibus-engines.rime → https://git.io/Jf4Zi
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JITZJ
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105608 → deja-dup: 42.5 -> 42.6 → https://git.io/JIUyN
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITZk
Fare has quit [Ping timeout: 244 seconds]
mbrgm has quit [Ping timeout: 272 seconds]
mbrgm_ is now known as mbrgm
mtr has quit [Quit: WeeChat 2.9]
<hyperfekt> rogerr: you cannot put an assignment into a list. you'll want to take wasm-bindgen-cli from a nixpkgs with the overlay applied. the way you tried to do it seems like you were looking at a nixos configuration instead and mixed that with a derivation.
<hyperfekt> just add that overlay to the ones in your let clause instead of trying to put an assignment to a nixos config option into a list of packages
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos
alp_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to staging-next: https://git.io/JITZ7
<{^_^}> [nixpkgs] @alyssais opened pull request #105633 → weechatScripts.colorize_nicks: init at 27 → https://git.io/JITZN
Fare has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #103027 → cerebral-debugger: init at 3.1.0 → https://git.io/JTjIG
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105520 → ideamaker: init at 4.0.1 → https://git.io/JIv7i
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JITnU
<{^_^}> [nixpkgs] @mweinelt merged pull request #105628 → youtube-dl: 2020.11.29 -> 2020.12.02 → https://git.io/JITmV
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JITnW
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105630 → exodus: 20.11.21 -> 20.11.23 → https://git.io/JITY4
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITn0
inkbottle has joined #nixos
ben_ has left #nixos [#nixos]
zebrag has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105624 → cinnamon.cinnamon-session: 4.6.2 -> 4.8.0 → https://git.io/JITtv
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITnP
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105623 → cinnamon.cinnamon-menus: 4.6.1 -> 4.8.1 → https://git.io/JITkM
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITnH
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105621 → clipgrab: 3.9.2 -> 3.9.5 → https://git.io/JITU9
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITnd
<wucke13> Coming back to my last question, autoPachelf now is looking since more than 30 minutes for a .so file. What could be the issue?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105620 → cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.0 → https://git.io/JITUO
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITnb
stree_ has joined #nixos
z0k has quit [Ping timeout: 256 seconds]
<hpfr> clever: shouldn't you be using `$XDG_DATA_HOME/multimc` here https://github.com/NixOS/nixpkgs/blob/2fbcd0b9df95306199407e36a038d2cc3aa24786/pkgs/games/multimc/default.nix#L27 ? which is apparently the default with no `-d` supplied according to the maintainer peterix. why override it to a nonstandard location
z0k has joined #nixos
stree has quit [Ping timeout: 256 seconds]
CMCDragonkai2 has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @bbigras opened pull request #105634 → [20.09] nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3 → https://git.io/JITcq
<iqubic> I'd like to get the haskell lsp set up on nixos for my projects. I already know I'm going to be using the Emacs LSP mode as my interface to the lsp. I just need help with the other stuff.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105614 → cinnamon.cinnamon-translations: 4.6.2 -> 4.8.0 → https://git.io/JIUbl
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITcF
tokudan has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105607 → fly: 6.7.0 -> 6.7.2 → https://git.io/JIUD6
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITch
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105609 → ants: unbreak on Darwin → https://git.io/JIU9w
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITCJ
tokudan has joined #nixos
jonatanb_ has quit [Ping timeout: 240 seconds]
tokudan has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105625 → daemon: 0.6.4 -> 0.7 → https://git.io/JITtu
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITC8
tokudan has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vesper11 has joined #nixos
mounty has joined #nixos
<iqubic> Can I get some help on how to get the LSP working?
ris has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #105635 → daemon: switch to pname, version; cleanups → https://git.io/JITCh
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #103778 → sof-firmware: 1.5.1 -> 1.6 → https://git.io/Jk3LI
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITWC
pmy has quit [Ping timeout: 256 seconds]
lcvass has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
pmy has joined #nixos
cole-h has quit [Ping timeout: 264 seconds]
teto has quit [Ping timeout: 240 seconds]
<sshow> How to find what package supplies a binary? Looking for p11tool
<iqubic> ,locate p11tool
<{^_^}> Found in packages: gnutls.bin
<iqubic> That works.
<sshow> Sure does! :) but do you know how to do it from NixOS ?
<iqubic> In general though, I'd recommend install nix-locate.
<sshow> iqubic++
<{^_^}> iqubic's karma got increased to 3
<Yaniel> alternatively just try running it
<iqubic> nix-locate is the command you want to use.
pmy has quit [Ping timeout: 256 seconds]
<iqubic> so you can just run "nix-locate p11tool" and it will find it.
<Yaniel> bash then tells you possible packages if the command is not found
<{^_^}> [nixpkgs] @tadfisher opened pull request #105636 → ghidra: build from source → https://git.io/JITl2
<Yaniel> (it probably uses nix-locate under the hood)
<iqubic> It does.
pmy has joined #nixos
<sshow> Thanks!
lcvass has joined #nixos
cr4y1_ has quit [Ping timeout: 256 seconds]
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/f3fc2f3326a (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
Lord_of_Life has quit [Ping timeout: 272 seconds]
Lord_of_Life has joined #nixos
kalbasit has quit [Ping timeout: 240 seconds]
<hyperfekt> Can someone explain to my why the systemd unit I'm defining that doesn't mention sysinit.target depends on it??
heyitsrama has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105637 → tridactyl-native: 1.20.2 -> 1.20.3 → https://git.io/JITBL
<hyperfekt> the answer is systemd did it
<{^_^}> [nixpkgs] @bhipple merged pull request #105635 → daemon: switch to pname, version; cleanups → https://git.io/JITCh
<{^_^}> [nixpkgs] @bhipple pushed 2 commits to master: https://git.io/JITRW
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105638 → flyctl: 0.0.150 -> 0.0.151 → https://git.io/JITRB
andreas303 has quit [Remote host closed the connection]
<jlv[m]> I'm trying to follow this Haskell Nix guide: <https://haskell4nix.readthedocs.io/nixpkgs-users-guide.html#how-to-build-a-stand-alone-project>, but the shell environment it produces doesn't include `cabal-install` or the Haskell language server. How can I extend the shell environment?
ericsagn1 has quit [Ping timeout: 272 seconds]
<iqubic> I too would like to know how to set up the Haskell Language Server
andreas303 has joined #nixos
h0m1 has quit [Ping timeout: 272 seconds]
<jlv[m]> iqubic: the Haskell Language Server is in nixpkgs now. Just need to know how to add to the `HASKELLPACKAGE.env`.
<{^_^}> [nixpkgs] @RaghavSood merged pull request #105616 → imgbrd-grabber: use pname instead of name; add meta → https://git.io/JIUNl
<{^_^}> [nixpkgs] @RaghavSood pushed 3 commits to master: https://git.io/JIT0l
h0m1 has joined #nixos
pieguy128 has quit [Read error: Connection reset by peer]
pieguy128 has joined #nixos
<jlv[m]> iqubic: `haskellPackages.haskell-language-server` is what you're looking for.
<iqubic> I know.
thc202 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105639 → fava: 1.16 -> 1.17 → https://git.io/JITue
<jlv[m]> iqubic: Oh? What are you having trouble with? I have it working with CoC in Vim.
ericsagn1 has joined #nixos
rprije has joined #nixos
hlolli__ has joined #nixos
hlolli_ has quit [Ping timeout: 272 seconds]
sciamp has joined #nixos
<siraben> ryantm: trying get nixpkgs-update by putting it in my home-manager config`error: attribute 'default' missing, at /nix/store/fcvdxfr8h8pv4faa4a455m5q6gvi69k3-nixpkgs-update-src/default.nix:16:6`
<siraben> Do I need to enable flakes?
sigmundv has quit [Ping timeout: 240 seconds]
hlolli has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #105640 → daemon: Fix compilation on darwin → https://git.io/JITz6
hlolli__ has quit [Ping timeout: 272 seconds]
raghavsood has quit [Ping timeout: 245 seconds]
srk has quit [Ping timeout: 240 seconds]
hlolli has quit [Remote host closed the connection]
hlolli has joined #nixos
<{^_^}> [nixpkgs] @zowoq pushed to release-20.09 « youtube-dl: 2020.11.29 -> 2020.12.02 »: https://git.io/JIT2O
<{^_^}> [nixpkgs] @lukegb opened pull request #105641 → [WIP] .github/workflow/reviewdog: Add shellcheck GitHub Action → https://git.io/JITa4
codygman__ has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105606 → unifont_upper: 12.1.03 -> 13.0.04 → https://git.io/JIUXo
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITaS
nDuff has quit [Quit: zzz]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105629 → feh: 3.5 -> 3.6 → https://git.io/JITm7
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITa9
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105627 → broot: 1.0.6 -> 1.0.7 → https://git.io/JITq8
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITaA
jneto has quit [Ping timeout: 272 seconds]
srk has joined #nixos
jneto has joined #nixos
<mounty> I ran "nix-garbage-collect -d" and it seems to have stuffed my system: https://pastebin.com/2Lk0tQYe
<mounty> I rebooted after the garbage collection.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #104276 → lambda-delta: init at 0.98.3 → https://git.io/JkENN
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JITV1
hlolli_ has joined #nixos
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105642 → fluent-bit: 1.6.5 -> 1.6.6 → https://git.io/JITVj
m0rphism has quit [Ping timeout: 256 seconds]
zebrag has joined #nixos
<mizukota[m]> how do you disable touchpad in nixos configuration?
hlolli has quit [Ping timeout: 272 seconds]
inkbottle has quit [Ping timeout: 260 seconds]
pmy has quit [Ping timeout: 256 seconds]
pmy has joined #nixos
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #105643 → pbgopy: init at 0.1.1 → https://git.io/JITwK
red[evilred] has joined #nixos
<red[evilred]> mounty (IRC): ah - the -d nuked all your fallback configs too?
iqubic has quit [Remote host closed the connection]
Fare has quit [Quit: Leaving]
<codygman__> Has anyone recently built https://github.com/nrdxp/nixflk? I'd like to grab a working nix configuration based on flakes and customize it but they all seem broken or I'm doing something wrong.
<codygman__> You get a segfault with instructions from master, you can update nixpkgs to something recenet and it builds. But then for some reason X11 doesn't come up for me.
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105644 → flyway: 7.2.1 -> 7.3.0 → https://git.io/JIToW
jonatanb has quit [Ping timeout: 240 seconds]
<mounty> red[evilred]: no; they were still there when I rebooted. I'll try booting from an old env. when I get the chance.
<red[evilred]> Good luck!
Fare has joined #nixos
<Fare> OMG, once again, it looks like Nix has the best semantics with the worst syntax.
* dminuoso wishes lists had commas
<Fare> I'm trying to allow gerbilPackages-unstable to be overridable, and it's a bit hellish if I am to take python-packages as an example.
GrimSleepless has quit [Read error: No route to host]
jonatanb has joined #nixos
<Henson> I'm trying to include a package in the environment.systemPackages by referring to it by its store path. If I refer to it by its store path, it works, but if I refer to it by a symbolic link that points to the store path, it doesn't work. Is there some Nix function like the shell "readlink -f" that will let me do this?
jonatanb has quit [Ping timeout: 272 seconds]
<Fare> Henson: are you using path objects or strings? With strings, I *should* be different. With path objects... uh... shouldn't it be the same?
<Henson> colemickens: I ran into a problem with gnupg and pinentry an discovered that I need to have programs.gnupg.agent.enable=true in my NixOS configuration in order for it to work properly
<Henson> Fare: I'm using paths, and I would expect that it should work. Nix is pretty comfortable with symbolic links, so I don't understand why it dosn't work.
<colemickens> I don't have control of the system in this case, but specifying the pinentry program manually in the gpg-agent.conf wound up working
<Henson> Fare: I may have figured out an alternative way to achieve my goals, though
<elvishjerricco> colemickens: I fixed that by setting programs.gnupg.agent.pinentryFlavor to gtk2
<elvishjerricco> It defaults to gnome unless you configured a non-gnome desktop environment, and the gnome flavor doesn't work in the terminal
wnklmnn has quit [Quit: Leaving]
<elvishjerricco> NixOS should probably be patched to default to curses or tty when you don't have a desktop environment configured
rajivr has joined #nixos
argent0 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105645 → graylog: 3.3.9 -> 4.0.1 → https://git.io/JITPd
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
<argent0> Hi, so I've followed these instructions and end up with ghc 8.8.3 but then in a project when I issue nix-shell It install ghc 8.10.2. I've this line in default.nix "{ compiler ? "ghc883", pkgs ? import <nixpkgs> {} }:
<argent0> Any idea about what could be wrong here?
<argent0> { compiler ? "ghc883", pkgs ? import <nixpkgs> {} }:
<argent0> those are the instructions
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105646 → gnome3.gnome-desktop: 3.38.1 -> 3.38.2 → https://git.io/JITXp
<argent0> the real issue is that doctest stills searches for 8.8.3
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105647 → fwts: 20.09.00 -> 20.11.00 → https://git.io/JITMv
<argent0> ok, I think the problem was the I wasn't issuing: nix-env -f "<nixpkgs>" -iA myHaskellEnv when updating and nix-channel --update; nix-env -iA nixpkgs.nix doesn't cover that.
<ryantm> siraben: Can you share your code where you install nixpkgs-update?
thornAvery has quit [Quit: Lost terminal]
srk has quit [Remote host closed the connection]
srk has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #105639 → fava: 1.16 -> 1.17 → https://git.io/JITue
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JITDo
jonatanb has joined #nixos
codygman__ has quit [Remote host closed the connection]
endformationage has quit [Quit: WeeChat 2.9]
Supersonic112 has joined #nixos
gustavderdrache has quit [Quit: Leaving.]
Supersonic has quit [Ping timeout: 246 seconds]
Supersonic112 is now known as Supersonic
jonatanb has quit [Ping timeout: 272 seconds]
sigtrm has quit [Ping timeout: 256 seconds]
rprije has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @AndersonTorres opened pull request #105648 → Documentation updates from Docbook to CommonMark → https://git.io/JIT93
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/eef919eb475 (from 2 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105649 → freeciv: 2.6.2 -> 2.6.2.1 → https://git.io/JIT9h
Henson has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<siraben> ryantm: https://github.com/siraben/dotfiles/blob/master/home-manager/.config/nixpkgs/home.nix followed the instructions in your readme
<ryantm> siraben: I don't see it in there. Is it on some branch?
xelxebar has quit [Remote host closed the connection]
xelxebar has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105650 → gretl: 2020b -> 2020e → https://git.io/JITQ8
Dotz0cat_ has joined #nixos
Dotz0cat has quit [Ping timeout: 256 seconds]
<siraben> ryantm: ah it's not committed, i'll do that
<siraben> Oh, it's working now on NixOS, I'll have to check if it works on macOS as well
virus_dave has joined #nixos
<ryantm> Maybe we can add the right system to fix it.
sigtrm has joined #nixos
<{^_^}> [nixpkgs] @CajuM opened pull request #105651 → lxd: Add VMs support → https://git.io/JIT5n
<ryantm> siraben: just fyi, nixpkgs-update is not particularly user friendly. You should consider using https://github.com/Mic92/nix-update/ instead unless you want to mess around a bunch
<siraben> Ah, that's why it sounds familiar, https://github.com/Mic92/nix-update/issues/22
<{^_^}> Mic92/nix-update#22 (by siraben, 4 weeks ago, open): Fails to determine runtime directory on macOS
<siraben> Need to check if it's still the case the next time I boot to macOS
Maxdamantus has quit [Ping timeout: 240 seconds]
Maxdamantus has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105652 → gitkraken: 7.4.0 -> 7.4.1 → https://git.io/JITFm
orivej has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
aml has quit [Quit: ZNC - https://znc.in]
<siraben> ryantm: how well does nixpkgs-update deal with expressions written in an non-canonical way? e.g. `let`-binding the pname and version and inheriting into the attrset
<ryantm> siraben: fine as long as they are in the same file. It just does a find-replace in the file for the version.
<erhandsome> anyone knows how to change dns in nixos live CD?
<siraben> Ah.
<siraben> What facilities are there to do metaprogramming in Nix especially for things like https://github.com/NixOS/nixpkgs/issues/103997 ?
<{^_^}> #103997 (by nh2, 2 weeks ago, open): Change all packages from "name" to "pname"+"version", remove all uses of meta.version and meta.tag
<siraben> Ad-hoc shell scripts only go so far
<ryantm> siraben: I don't really know of anything good. Perhaps https://hackage.haskell.org/package/hnix but it wasn't really up to the task last I checked.
<ryantm> last I checked was like 3 years ago
<Aleksejs> hello! Are there any plans to fix options search?
<siraben> I see.
<Aleksejs> I mean, https://search.nixos.org/options?channel=20.09 doesn't find a thing
<ryantm> Looks like the other ones do though.
<Ke> how is it broken?
<ryantm> Aleksejs: Can you report it here https://github.com/NixOS/nixos-search/issues ?
<Aleksejs> Ke: try to find anything, 0 results
mschwaig1 has quit [Ping timeout: 240 seconds]
<Ke> yup, I guess I indeed use unstable for my searches
<ryantm> siraben: https://github.com/nix-community/nixpkgs-fmt might be a good place to start.
<{^_^}> [nixpkgs] @Frostman opened pull request #105653 → docker: 19.03.13 -> 19.03.14 → https://git.io/JITAd
mschwaig1 has joined #nixos
ddellacosta has quit [Ping timeout: 240 seconds]
<rogerr> i need to replace a pkg with a github repo. https://termbin.com/25dw error that nixpkgs.overlay already defined. that mean i move the block startin in line 4 into the modules array on line 3 pls?
argent0 has quit [Remote host closed the connection]
<siraben> rogerr: yeah because when you do `nixpkgs.overlays =` you already have `nixpkgs` defined on line 3
<siraben> Here's a fix http://ix.io/2Ge1
evanjs has quit [Ping timeout: 260 seconds]
<siraben> Also, an overlay is a function that takes two arguments self and super, so do not use square brackets when defining individual overlays
<siraben> rogerr: I'm not sure if you need to override `version = "master"`, by the way.
<siraben> Might be more descriptive to call it `unstable-2020-11-30`
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/eef919eb475 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<Aleksejs> ryantm: reported
<Aleksejs> also, one annoying bug appeared after recent upgrade: whenever the refresh event is launched for i3, all applications that are in i3status (except telegram-desktop) get killed. Do I need to report it in i3 or nixpkgs repo?
<rogerr> is version = "x" arbitrary just whatever i want it to be?
<siraben> rogerr: in this case seems like whatever you want it to be
<rogerr> siraben is https://termbin.com/p5wl right?
<siraben> rogerr: no, you need to remove the square brackets where define myoverlay
Rusty1 has quit [Quit: WeeChat 2.3]
evanjs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105654 → gmsh: 4.7.0 -> 4.7.1 → https://git.io/JIThH
<{^_^}> [nixpkgs] @danieldk merged pull request #105474 → rocm: update to 3.10.0 → https://git.io/JIvIz
<{^_^}> [nixpkgs] @danieldk pushed 10 commits to master: https://git.io/JITh7
<rogerr> siraben++ ty
<{^_^}> siraben's karma got increased to 3
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105655 → git-secret: 0.3.2 -> 0.3.3 → https://git.io/JITjX
<rogerr> now i get an error missing cargo.lock from src. what's the current best way to build a rust app that overrides something in pkgs? like http://ix.io/2Ge1 does
<ivan> things in nixpkgs patch in a Cargo.lock for things that are missing one
<ivan> find for update-cargo-lock.sh in nixpkgs
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105656 → geekbench: 5.3.0 -> 5.3.1 → https://git.io/JIkep
<ivan> and see the cargoPatches = in their corresponding default.nix
<rogerr> is there a doc for this?
<rogerr> because i dont totally follow
<ivan> "Per the instructions in the Cargo Book best practices guide, Rust applications should always commit the Cargo.lock file in git to ensure a reproducible build. However, a few packages do not, and Nix depends on this file, so if it missing you can use cargoPatches to apply it in the patchPhase" https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md
<rogerr> http://ix.io/2Ge1 is what im trying to build
ericsagn1 has quit [Ping timeout: 264 seconds]
mounty has quit [Quit: Konversation terminated!]
<ivan> make a patch based on a git diff or similar adding the Cargo.lock file, add `cargoPatches = [ ./add-cargo-lock.patch ];` below your `src =`
<ivan> that's my guess based on not seeing your build errors
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105657 → python37Packages.goobook: 3.5 -> 3.5.1 → https://git.io/JIkvD
<{^_^}> [nixops] @regnat opened pull request #1422 → Don't hijack `pkgs` in the nixos config → https://git.io/JIkv9
domogled has joined #nixos
palo1 has joined #nixos
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
growpotkin has joined #nixos
<{^_^}> [nixpkgs] @endgame opened pull request #105658 → pythonPackages.cfn-lint: 0.35.1 -> 0.42.0 → https://git.io/JIkfM
palo has quit [Ping timeout: 256 seconds]
palo1 is now known as palo
Boomerang_ has joined #nixos
ericsagn1 has joined #nixos
sangoma has joined #nixos
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
evanjs has quit [Ping timeout: 260 seconds]
vidbina has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
evanjs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105659 → gitlab-pages: 1.28.0 -> 1.30.0 → https://git.io/JIkkA
seku has joined #nixos
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105660 → gnome3.gnome-color-manager: 3.32.0 -> 3.36.0 → https://git.io/JIkI9
<{^_^}> [nixpkgs] @jonringer merged pull request #105657 → python37Packages.goobook: 3.5 -> 3.5.1 → https://git.io/JIkvD
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.goobook: 3.5 -> 3.5.1 »: https://git.io/JIkIj
<{^_^}> [nixpkgs] @danieldk opened pull request #105661 → python3Packages.transformers: 3.5.1 -> 4.0.0 → https://git.io/JIkte
<{^_^}> [nixpkgs] @danieldk merged pull request #104244 → nvidia-x11: 455.38 -> 455.45.01 → https://git.io/JkETY
<{^_^}> [nixpkgs] @danieldk pushed 2 commits to master: https://git.io/JIkt7
<{^_^}> [nixpkgs] @jonringer merged pull request #105652 → gitkraken: 7.4.0 -> 7.4.1 → https://git.io/JITFm
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « gitkraken: 7.4.0 -> 7.4.1 »: https://git.io/JIktp
<{^_^}> [nixpkgs] @srhb opened pull request #105662 → nixos/tests/docker-tools.nix: Fix format → https://git.io/JIkqT
<{^_^}> [nixpkgs] @jonringer closed pull request #105424 → python37Packages.nibabel: 3.2.0 -> 3.2.1 → https://git.io/Jkh5g
growpotkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> [nixpkgs] @jonringer merged pull request #105420 → python37Packages.flake8-debugger: 3.2.1 -> 4.0.0 → https://git.io/Jkh4Q
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « python37Packages.flake8-debugger: 3.2.1 -> 4.0.0 »: https://git.io/JIkqK
<{^_^}> [nixpkgs] @jonringer closed pull request #105401 → python27Packages.eventlet: 0.28.1 -> 0.29.1 → https://git.io/Jkp7r
<{^_^}> [nixpkgs] @jonringer closed pull request #105428 → python37Packages.pylibacl: 0.5.4 -> 0.6.0 → https://git.io/Jkjk2
asheshambasta has joined #nixos
cole-h has joined #nixos
mallox has joined #nixos
atom_ has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #104313 → Update btcpayserver, nbxplorer → https://git.io/Jku79
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JIkm4
atom_ has quit [Quit: atom_]
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105661 → python3Packages.transformers: 3.5.1 -> 4.0.0 → https://git.io/JIkte
<{^_^}> [nixpkgs] @jonringer pushed commit from @danieldk to master « python3Packages.transformers: 3.5.1 -> 4.0.0 »: https://git.io/JIkmQ
mikroskeem042246 has quit [Ping timeout: 246 seconds]
mikroskeem042246 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105291 → ocamlPackages.integers: 0.3.0 -> 0.4.0 → https://git.io/JkNEa
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ocamlPackages.integers: 0.3.0 -> 0.4.0 »: https://git.io/JIkYi
<{^_^}> [nixpkgs] @jonringer merged pull request #105290 → ocamlPackages.ctypes: 0.16.0 -> 0.17.1 → https://git.io/JkN0o
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ocamlPackages.ctypes: 0.16.0 -> 0.17.1 »: https://git.io/JIkYx
<{^_^}> [nixpkgs] @mannahusum opened pull request #105663 → Package pianobooster: Fix 'Could not find the Qt platform plugin "xcb" in ""' for → https://git.io/JIkOf
<{^_^}> [nixpkgs] @jonringer merged pull request #105637 → tridactyl-native: 1.20.2 -> 1.20.3 → https://git.io/JITBL
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « tridactyl-native: 1.20.2 -> 1.20.3 »: https://git.io/JIkOC
alp has joined #nixos
sangoma has quit [Ping timeout: 264 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/557d0c1cab0 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [nixpkgs] @vbgl opened pull request #105664 → ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0~α1 → 4.12.0~α2 → https://git.io/JIkO9
pjt_tmp has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105293 → ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0 → https://git.io/JkN2R
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « ocamlPackages.stdlib-shims: 0.1.0 -> 0.2.0 »: https://git.io/JIk34
<{^_^}> [nixpkgs] @jonringer merged pull request #105653 → docker: 19.03.13 -> 19.03.14 → https://git.io/JITAd
<{^_^}> [nixpkgs] @jonringer pushed commit from @Frostman to master « docker: 19.03.13 -> 19.03.14 »: https://git.io/JIk3R
<{^_^}> [nixpkgs] @jonringer merged pull request #105313 → ocamlPackages.eliom: 6.12.1 -> 6.12.4 → https://git.io/JkAv9
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to staging « ocamlPackages.eliom: 6.12.1 -> 6.12.4 »: https://git.io/JIk3w
FRidh has joined #nixos
lunik1 has quit [Ping timeout: 264 seconds]
Lord_of_Life has quit [Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine]
rtjure_ has quit [Ping timeout: 260 seconds]
rtjure_ has joined #nixos
Lord_of_Life has joined #nixos
sangoma has joined #nixos
liori_ has quit [Ping timeout: 265 seconds]
liori has joined #nixos
<pjt_tmp> I've noticed that there's two distinct iso images for aarch64 that hydra produces. Anyone know what the difference is? There's this one:
eoli3n has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105665 → imgp: 2.7 -> 2.8 → https://git.io/JIkZ3
<pjt_tmp> I have a guess at what it is, I think one's the installer in the traditional kind the x86_64 kind is and the other is meant to be installed i\with nixos-rebuild
<pjt_tmp> but I don't want to waste sd card writes to find out, and there's only so much I can determine by peering into the iso itself
FRidh has quit [Ping timeout: 260 seconds]
<Mic92> ryantm: are you using the graphql api to scrape github? I currently consider switching to it for the NUR updater because it allows to scrape multiple repos in one request.
FRidh has joined #nixos
cr4y1_ has joined #nixos
<{^_^}> [nixpkgs] @xaverdh opened pull request #105666 → iwd: don't include testing tools by default → https://git.io/JIknC
<{^_^}> [nixpkgs] @roberth merged pull request #105662 → nixos/tests/docker-tools.nix: Fix format → https://git.io/JIkqT
<{^_^}> [nixpkgs] @roberth pushed 2 commits to master: https://git.io/JIkna
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos
plakband has joined #nixos
noudle has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105638 → flyctl: 0.0.150 -> 0.0.151 → https://git.io/JITRB
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIkcW
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105667 → istioctl: 1.7.5 -> 1.8.0 → https://git.io/JIkca
mlen has quit [Ping timeout: 260 seconds]
whald has quit [Remote host closed the connection]
zupo has joined #nixos
mlen has joined #nixos
<clever> hpfr: cant remember
<{^_^}> [nixpkgs] @flokli opened pull request #105668 → openresty: 1.17.8 -> 1.19.3 → https://git.io/JIkCk
saschagrunert has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #103616 → python3Packages.ecdsa: 0.15 -> 0.16.0 → https://git.io/JkqaB
teto has joined #nixos
<{^_^}> [nixpkgs] @FRidh closed pull request #101344 → [staging] pythonPackages.attrs: 19.3.0 -> 20.2.0 → https://git.io/JTz9u
sciamp has quit [Ping timeout: 240 seconds]
jonatanb has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @FRidh closed pull request #97527 → Uptade pytest-timeout and x265 derivations → https://git.io/JUc0T
sbock has joined #nixos
werner291 has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105476 → elementary-planner: 2.5.4 -> 2.5.7 → https://git.io/JIvto
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to staging « elementary-planner: 2.5.4 -> 2.5.7 »: https://git.io/JIkle
thibm has joined #nixos
sbock has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @avdv opened pull request #105669 → bazel-watcher: 0.13.1 -> 0.14.0 → https://git.io/JIklF
vidbina has quit [Ping timeout: 260 seconds]
nschoe has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #105670 → sqlite: 3.33.0 -> 3.34.0 → https://git.io/JIk85
<{^_^}> [nixpkgs] @zowoq opened pull request #105671 → sqlite-analyzer: remove separate file → https://git.io/JIk8d
<Reventlov> Hey, I cannot rebuild my machine anymore: https://0x0.st/i7fh.txt any idea what is wrong?
president-electc has joined #nixos
<thibm> Reventlov: do you know what did you change in the configuration? (I assume you changed something)
<Reventlov> I didn't change anything.
<thibm> a channel update then?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #103251 → insomnia: 7.1.1 -> core@2020.4.2 → https://git.io/JkTLr
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIkBG
<Reventlov> yes
<Reventlov> I did update this morning
<thibm> OK. Can you tell from what to what?
<thibm> you can inspect generations with `nix-env -p $channelpath --list-generations`, like: `nix-env -p /nix/var/nix/profiles/per-user/root/channels --list-generations`
aml has joined #nixos
<thibm> and `ls -l /nix/var/nix/profiles/per-user/root/channels-9-link/nixos` should give you the commit
<Reventlov> hmm, it's probably home-manager
<Reventlov> I was using the wrong one (master vs 20.0/)
<Reventlov> 09*
<thibm> OK
alp has quit [Ping timeout: 272 seconds]
ylsdfh27[m] has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIkRd
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #104652 → tmuxPlugins.dracula: init at unstable-2020-12-2 → https://git.io/JkK4m
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105672 → hmmer: 3.3.1 -> 3.3.2 → https://git.io/JIk0R
pjt_tmp has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #105673 → pdftk: mark broken on darwin → https://git.io/JIkED
whatisRT has joined #nixos
sbock has joined #nixos
hnOsmium0001 has quit [Quit: Connection closed for inactivity]
zupo has joined #nixos
philr has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @zowoq merged pull request #105671 → sqlite-analyzer: remove separate file → https://git.io/JIk8d
<{^_^}> [nixpkgs] @zowoq pushed to master « sqlite-analyzer: remove separate file »: https://git.io/JIkzU
Lord_of_Life has quit [Changing host]
Lord_of_Life has joined #nixos
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #100750 → boolector: enable darwin build → https://git.io/JTnTW
<{^_^}> [nixpkgs] @thoughtpolice pushed 3 commits to master: https://git.io/JIkzW
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #105668 → openresty: 1.17.8 -> 1.19.3 → https://git.io/JIkCk
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to master: https://git.io/JIkgJ
werner292 has joined #nixos
<{^_^}> [nixpkgs] @xaverdh closed pull request #105559 → iwd: don't include testing tools by default → https://git.io/JIfjm
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
Boomerang_ has quit [Quit: Leaving]
<immae> /query {^_^}
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #103393 → nixos/vector: add module → https://git.io/JkIqy
<{^_^}> [nixpkgs] @thoughtpolice pushed 3 commits to master: https://git.io/JIk2f
<{^_^}> [nixpkgs] @thoughtpolice merged pull request #105415 → [20.09] linuxPackages.bpftrace: 0.11.0 -> 0.11.4 → https://git.io/JkhUS
<{^_^}> [nixpkgs] @thoughtpolice pushed 2 commits to release-20.09: https://git.io/JIk2t
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #105674 → radicle-upstream: init at 0.1.4 → https://git.io/JIk2W
thc202 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #105675 → kernel: allow to be built on remote builder → https://git.io/JIk2g
sigmundv has joined #nixos
__monty__ has joined #nixos
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105676 → guile-cairo: 1.11.1 -> 1.11.2 → https://git.io/JIkVL
alp has joined #nixos
TonyTheLion has joined #nixos
riksteri has joined #nixos
sbock has quit [Ping timeout: 264 seconds]
<{^_^}> [nixpkgs] @06kellyjac opened pull request #105677 → trivy: 0.13.0 -> 0.14.0 → https://git.io/JIkw6
captn3m0 has quit [Ping timeout: 260 seconds]
captn3m0 has joined #nixos
berberman_ has joined #nixos
berberman has quit [Ping timeout: 272 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
CMCDragonkai2 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105433 → ruffle: init at nightly-2020-11-30 → https://git.io/JkjGY
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIkon
graf_blutwurst has joined #nixos
<graf_blutwurst> Good Morning. Is anyone else running into the issue that xfce4-notifyd stopped working? namely the service unit vanished. I am running with noDesktop but have the notifyd package specifically added in systemPackages and that did the trick previously.
<{^_^}> [nixpkgs] @marsam opened pull request #105679 → syncthing: 1.11.1 -> 1.12.0 → https://git.io/JIkKU
<{^_^}> [nixpkgs] @jtojnar merged pull request #105646 → gnome3.gnome-desktop: 3.38.1 -> 3.38.2 → https://git.io/JITXp
<{^_^}> [nixpkgs] @jtojnar pushed 0 commits to staging: https://git.io/JIkKI
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105676 → guile-cairo: 1.11.1 -> 1.11.2 → https://git.io/JIkVL
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIkKZ
<{^_^}> [nixpkgs] @marsam merged pull request #105642 → fluent-bit: 1.6.5 -> 1.6.6 → https://git.io/JITVj
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIkK8
veleiro has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #105530 → minio-client: 2020-11-17T00-39-14Z -> 2020-11-25T23-04-07Z → https://git.io/JIfJg
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIkK1
<{^_^}> [nixpkgs] @marsam merged pull request #105526 → mergerfs: 2.31.0 -> 2.32.0 → https://git.io/JIvps
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIkK9
<{^_^}> [nixpkgs] @marsam merged pull request #105644 → flyway: 7.2.1 -> 7.3.0 → https://git.io/JIToW
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIkKA
<{^_^}> [nixpkgs] @raboof opened pull request #105680 → setuptools: stable file ordering for sdist → https://git.io/JIk6I
cole-h has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @marsam merged pull request #105659 → gitlab-pages: 1.28.0 -> 1.30.0 → https://git.io/JIkkA
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIk6B
<graf_blutwurst> Do i have to add it to systemd.packages now I wonder?
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #105654 → gmsh: 4.7.0 -> 4.7.1 → https://git.io/JIThH
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JIk6g
whatisRT has quit [Quit: ZNC 1.7.5 - https://znc.in]
fendor has joined #nixos
<graf_blutwurst> that did seem to do the trick. out of curiosity so the systemd.packages i specify in configuration.nix are in addtion to what other packages define
jonatanb has quit [Ping timeout: 256 seconds]
werner291 has quit [Quit: werner291]
noonien has quit [Ping timeout: 256 seconds]
zupo has joined #nixos
noonien has joined #nixos
<{^_^}> [nixpkgs] @avdv opened pull request #105681 → q-text-as-data: 1.7.4 -> 2.0.19 → https://git.io/JIkXH
jonatanb has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « gitRepo: 2.9 -> 2.10 »: https://git.io/JIk1L
jonatanb has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @primeos pushed to master « chromiumDev: 88.0.4324.11 -> 88.0.4324.27 »: https://git.io/JIkMs
alp has quit [Ping timeout: 272 seconds]
Havvy has joined #nixos
isHavvy has quit [Ping timeout: 264 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed to master « aml: Mark as broken on Darwin »: https://git.io/JIkyO
CMCDragonkai2 has quit [Quit: CMCDragonkai2]
<{^_^}> [nixpkgs] @SeTSeR opened pull request #105682 → tdlib: 1.6.9 -> 1.7.0 → https://git.io/JIkSH
<o1lo01ol1o> I'm trying to import a haskell lib from github using callCabal2nix but the project has both a package.yaml and a foo.cabal. i'm told that the latter has been modified manually, and I should "--force" but providing "--flag=force" to callCabal2nixWithOptions doesnt' seem to work. How can I workaround
vidbina has joined #nixos
ilmu1 has quit [Ping timeout: 246 seconds]
<srk> o1lo01ol1o: you could possibly remove the cabal file and callCabal2nix will call hpack automatically
<clever> o1lo01ol1o: you can use runCommand to mutate the src, and then provide that mutated src to callCabal2nix
<srk> I guess --force would need to be passed to hpack in this case
<o1lo01ol1o> I see, thanks
<o1lo01ol1o> clever++
wolke has quit [Quit: ZNC 1.8.2 - https://znc.in]
<{^_^}> clever's karma got increased to 546
<o1lo01ol1o> srk++
<{^_^}> srk's karma got increased to 25
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105683 → haproxy: 2.3.1 -> 2.3.2 → https://git.io/JIk9z
seanparsons has quit [Quit: ZNC 1.8.1 - https://znc.in]
wolke has joined #nixos
seanparsons has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<timokau[m]> If you have a PR that could use a reviewer, consider giving marvin a try. It's queue is currently empty, so there is a good chance you'll get a reviewer assigned right away.
supersandro2000 has quit [Ping timeout: 265 seconds]
supersandro2000 has joined #nixos
<esotericn> is there a way to override and modify the `installPhase` shell script in a derivation only?
sss2 has joined #nixos
<esotericn> the `apache-kafka` nixpkg doesn't include the zookeeper shell scripts and I need them, I can fix it by bashing in a line `cp bin/zookeeper* $out/bin` (along with the existing bin/kafka stuff)
philr has joined #nixos
m0rphism has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #105610 → [20.09] cacert: fix certificate denylist → https://git.io/JIUH9
<{^_^}> [nixpkgs] @andir pushed 5 commits to staging-20.09: https://git.io/JIk7e
<{^_^}> [nixpkgs] @zimbatm opened pull request #105684 → sysdig: fix bash-completion location → https://git.io/JIk7n
<{^_^}> [nixpkgs] @flokli opened pull request #105685 → dockerTools.fakeNss: init → https://git.io/JIk7g
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105686 → hatari: 2.2.1 -> 2.3.0 → https://git.io/JIk7a
werner291 has joined #nixos
Fare has quit [Ping timeout: 240 seconds]
alp has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105687 → i2pd: 2.34.0 -> 2.35.0 → https://git.io/JIkdW
domogled has quit [Quit: domogled]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #104735 → flood: init at 4.2.0 → https://git.io/JkPKv
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIkFU
<{^_^}> [nixpkgs] @sternenseemann opened pull request #105688 → ocamlPackages.astring: 0.8.3 -> 0.8.5 → https://git.io/JIkFh
<Taneb> Could someone merge https://github.com/NixOS/nixpkgs/pull/102076 ?
<{^_^}> #102076 (by Taneb, 4 weeks ago, open): Set DynamicUser=true for hoogle
<{^_^}> [nixpkgs] @Infinisil merged pull request #102076 → Set DynamicUser=true for hoogle → https://git.io/JTDPD
<{^_^}> [nixpkgs] @Infinisil pushed 2 commits to master: https://git.io/JIkbG
<Taneb> infinisil++
<{^_^}> infinisil's karma got increased to 383
zupo has joined #nixos
<infinisil> :)
orivej has joined #nixos
<{^_^}> [nixpkgs] @FRidh merged pull request #105153 → GH Action: merge staging(-next) periodically → https://git.io/Jk58I
<{^_^}> [nixpkgs] @FRidh pushed 3 commits to master: https://git.io/JIkbb
ilmu1 has joined #nixos
mounty has joined #nixos
plakband has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @Taneb opened pull request #105690 → haskellPackages.integer-root: don't check → https://git.io/JIkAs
<{^_^}> [nixpkgs] @SamirHafez opened pull request #105691 → plexRaw: 1.20.5.3600-47c0d9038 -> 1.21.0.3711-b509cc236 → https://git.io/JIkAh
mounty has quit [Ping timeout: 240 seconds]
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
zupo has joined #nixos
mkaito has joined #nixos
<{^_^}> [nixpkgs] @andir merged pull request #88720 → Guile setup hook, use compiled files → https://git.io/JfaVk
<{^_^}> [nixpkgs] @andir pushed 2 commits to staging: https://git.io/JIkp2
sangoma has quit [Quit: WeeChat 2.9]
<{^_^}> [nixpkgs] @primeos pushed to master « gollum: 5.1.1 -> 5.1.2 »: https://git.io/JIkje
Neo_four has joined #nixos
Neo_four has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @github-actions[bot] pushed 189 commits to staging-next: https://git.io/JIkjC
Neo_four1 has joined #nixos
Neo_four1 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @github-actions[bot] pushed 193 commits to staging: https://git.io/JIkjW
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/85b5c4dc9ca (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
werner292 has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
mlen has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @primeos pushed to master « intel-media-driver: 2.4.1 -> 2.4.2 »: https://git.io/JIIv7
mattwoodyard has joined #nixos
<{^_^}> [nixpkgs] @github-actions[bot] pushed 2 commits to staging-next: https://git.io/JIIfH
<{^_^}> [nixpkgs] @github-actions[bot] pushed 3 commits to staging: https://git.io/JIIf7
vesper11 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixos-search] @garbas merged pull request #242 → Fix package position links → https://git.io/JIJdn
<{^_^}> [nixos-search] @garbas pushed commit from @ncfavier to master « Fix package position links (#242) »: https://git.io/JIIJd
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-package-position-links: https://git.io/JIIJb
<{^_^}> [nixpkgs] @fgaz opened pull request #105692 → mindustry: mark broken for darwin, 120 -> 120.2 → https://git.io/JIIUY
<aasg> What package puts `xcodebuild` on the PATH? Trying to build node-iconv and gyp can't find that
jonatanb has joined #nixos
mcaju has joined #nixos
<arahael> xcode-select, i think, provided by apple
<arahael> nix isnt "pure" on macos.
jonatanb has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @raboof opened pull request #105693 → jetbrains: updates → https://git.io/JIIIW
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #81038 → icon-lang: 9.5.1 -> unstable-2020-02-05 → https://git.io/JvuUW
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIII4
wnklmnn has joined #nixos
<mcaju> hi, I'd like to merge a series of packages, in order to get symbiflow working. I would like to ask what is the procedure for becoming a maintainer?
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<adisbladis> mcaju: You start by adding yourself to the maintainer list in maintainers/maintainer-list.nix
<{^_^}> [nixpkgs] @laikq opened pull request #105694 → nixos/cupsd: add udev rules of driver packages → https://git.io/JIILk
tuelz has joined #nixos
<adisbladis> mcaju: Then you'll simply make a PR adding any required packages
<adisbladis> Make one commit per package
<adisbladis> With a commit message like `package: init at <version>`
<mcaju> allright, thank you
<adisbladis> Commit hygiene and such is better explained in https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md
<adisbladis> mcaju: And it's perfectly fine to have multiple new packages in a single PR
<adisbladis> As long as they are related to the leaf package you want to add
<tuelz> new to nix here, I have an error when building out an env with nix-shell where there's a collision between two README.md files - I can easily change one of those readme files to presumably get a new hash, but the built derivation still exists and is being used - how can I force a rebuild of one of those .drvs?
<adisbladis> tuelz: Changing the README will not solve your problem
<adisbladis> The problem is not having multiple files with the same hash
<adisbladis> The problem is that they are occupying the same relative path
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
<{^_^}> [nixos-homepage] @garbas pushed 9 commits to improve-readme: https://git.io/JIILF
supersandro2000 has joined #nixos
<adisbladis> /nix/store/<somehash>-foo/README.md will collide with /nix/store/<someotherhash>-bar/README.md when constructing an environment
<adisbladis> Even if they are mismatched
<adisbladis> Usually this is because of upstream packaging bugs
<adisbladis> There are two solutions:
<adisbladis> 1. Override the package and fix it so it doesn't install the same relative path in the output
<tuelz> so in this case these are ruby gems - both of which my company owns
<adisbladis> 2. Ignore collisions
<adisbladis> I'd go for the former, especially if you can fix the packaging
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/JIItY
<tuelz> ignoring collisions sounds like a good option for now, I'm new to nix and trying to demo this for a hackathon so I'm limited on time xD - I'll look into both options though - thanks!
<adisbladis> tuelz: This is arguably a bug when building these packages without Nix too, it's just that Nix brings this problem to the surface
<tuelz> interesting, definitely lots to learn
<{^_^}> [nixpkgs] @thoughtpolice pushed 4 commits to master: https://git.io/JIIt0
<adisbladis> tuelz: To hack around the problem for now pass `ignoreColisions = true` to your buildEnv call
<adisbladis> But beware of possible problems with this
<tuelz> awesome, thanks
mcaju has quit [Quit: WeeChat 3.0]
<tuelz> yeah, I get the feeling I'll need to dig in and understand this problem if we start using nix for things outside of a hackathon - I've made a note
<{^_^}> [nixpkgs] @github-actions[bot] pushed 8 commits to staging-next: https://git.io/JIIqt
<{^_^}> [nixpkgs] @github-actions[bot] pushed 9 commits to staging: https://git.io/JIIqq
waleee-cl has joined #nixos
cosimone has joined #nixos
mlen has joined #nixos
vidbina_ has joined #nixos
<{^_^}> [nixpkgs] @FRidh pushed to master « GH action: merge staging(-next): fix cron »: https://git.io/JIIm0
vidbina has quit [Ping timeout: 256 seconds]
alp has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @edwtjo merged pull request #105693 → jetbrains: updates → https://git.io/JIIIW
werner292 has joined #nixos
<{^_^}> [nixpkgs] @edwtjo pushed commit from @raboof to master « jetbrains: updates »: https://git.io/JIIOa
<{^_^}> [nix] @regnat opened pull request #4300 → Remove `unknown pragma` gcc warning → https://git.io/JIIOy
werner291 has quit [Ping timeout: 240 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @d4g opened pull request #105695 → Update openrazer from v2.8.0 to v2.9.0 and solve #105576 → https://git.io/JII3N
<{^_^}> [nixpkgs] @edwtjo merged pull request #105687 → i2pd: 2.34.0 -> 2.35.0 → https://git.io/JIkdW
<{^_^}> [nixpkgs] @edwtjo pushed commit from @r-ryantm to master « i2pd: 2.34.0 -> 2.35.0 »: https://git.io/JIIsm
<{^_^}> [nixpkgs] @ryantm merged pull request #105672 → hmmer: 3.3.1 -> 3.3.2 → https://git.io/JIk0R
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JIIsA
<{^_^}> [nixpkgs] @ryantm merged pull request #105667 → istioctl: 1.7.5 -> 1.8.0 → https://git.io/JIkca
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JIIGq
<{^_^}> [nixpkgs] @edwtjo pushed to staging « procps-ng: apply sanity check patch of SC_ARG_MAX »: https://git.io/JIIGa
<{^_^}> [nixpkgs] @OPNA2608 opened pull request #105696 → [20.09] palemoon: 28.15.0 -> 28.16.0 → https://git.io/JIIGF
<{^_^}> [nixpkgs] @petabyteboy merged pull request #105696 → [20.09] palemoon: 28.15.0 -> 28.16.0 → https://git.io/JIIGF
<{^_^}> [nixpkgs] @petabyteboy pushed commit from @OPNA2608 to release-20.09 « palemoon: 28.15.0 -> 28.16.0 (#105696) »: https://git.io/JIIZD
<{^_^}> [nixpkgs] @ryantm closed pull request #105660 → gnome3.gnome-color-manager: 3.32.0 -> 3.36.0 → https://git.io/JIkI9
alp has joined #nixos
<boogiewoogie[m]> why is using `networking.useDHCP` highly discouraged, and why is it turned on by default anyway?
<supersandro2000> you are supposed to turn it on by interface
Fare has joined #nixos
<{^_^}> [nixpkgs] @flokli pushed 2 commits to refactor-nix: https://git.io/JIIn6
<aasg> The discussion on #75515 seems worth reading as well
<{^_^}> https://github.com/NixOS/nixpkgs/issues/75515 (by bjornfor, 50 weeks ago, open): Undeprecate networking.useDHCP
<{^_^}> [nixpkgs] @flokli pushed 0 commits to refactor-nix: https://git.io/JIIcO
<{^_^}> [nixpkgs] @petabyteboy opened pull request #105697 → [20.09] gitlab: 13.6.0 -> 13.6.1 → https://git.io/JIIcW
<{^_^}> [nixpkgs] @aanderse opened pull request #105698 → gitea: 1.12.6 -> 1.13.0 → https://git.io/JIIci
<{^_^}> [nixos-homepage] @garbas merged pull request #652 → Smaller improvements to the README → https://git.io/Jk7So
<{^_^}> [nixos-homepage] @garbas pushed 28 commits to master: https://git.io/JIIc9
<{^_^}> [nixos-homepage] @garbas pushed 0 commits to improve-readme: https://git.io/JIIc7
<ryantm> <Mic92 "ryantm: are you using the graphq"> Looks like no https://github.com/Synthetica9/nixpkgs-update-github-releases/blob/master/main.py
<Mic92> ryantm: ok. maybe I should drop an issue somewhere. It was not obvisious how to do multiple queries in one request with graphql.
<Mic92> But it should help with api request limits
<Mic92> ryantm: here we go
<{^_^}> Synthetica9/nixpkgs-update-github-releases#5 (by Synthetica9, 45 weeks ago, open): Investigate using GraphQL as our backend
<ryantm> Mic92: Yeah, that is interesting. In my testing GraphQL didn't really offer much over the APIv3, even though it could be so much better.
<ryantm> It was like they forced APIv3 to fit into a GraphQL box.
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/85b5c4dc9ca (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
<ryantm> I haven't had a rate limiting situation since that fix there though.
<gchristensen> I don't suppose anyone has a copy of PR #96859 ?
FRidh has quit [Ping timeout: 240 seconds]
FRidh has joined #nixos
<Mic92> ryantm: the graphql explorer definitly makes things more usable. I also use it in nixpkgs-review to print review discussions: https://github.com/Mic92/nixpkgs-review/blob/0ab79399647dcdf379a73d07c587881ab2ecc2e2/nixpkgs_review/cli/comments.py#L12
<Mic92> overall it reduces network requests and response size
civodul has joined #nixos
<ryantm> @Mic92 Yeah that makes sense. Last year, I was trying really hard to use it to get a list of branches that had merged or closed PRs by r-ryantm and it didn't seem possible (at least not in one query).
<{^_^}> [nixpkgs] @FRidh reopened pull request #104679 → release.nix: remove aarch64 as blocker, fixes #104550 → https://git.io/Jkicw
<gchristensen> FRidh: what's up?
<Mic92> ryantm: with multiple queries in the same queries it might work so.
<Mic92> *same request
<boogiewoogie[m]> aasg: nice pointer, thanks
<Mic92> They could have used json instead their own query language so.
<Mic92> that would be easier to generate
<Mic92> And probably also faster to parse rather ther homegrown parser
<FRidh> gchristensen: hi
<FRidh> its lagging again, significantly
<gchristensen> indeed ...
<FRidh> I suppose this time also because of the staging-20.09 builds
<gchristensen> -> -infra
<FRidh> ok
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JII44
atom_ has joined #nixos
AlonzoC has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #4300 → Remove `unknown pragma` gcc warning → https://git.io/JIIOy
<{^_^}> [nix] @edolstra pushed 3 commits to master: https://git.io/JIIBO
atom_ has quit [Client Quit]
atom_ has joined #nixos
Fare has quit [Ping timeout: 244 seconds]
Dotz0cat has joined #nixos
AlonzoC has quit [Remote host closed the connection]
Dotz0cat_ has quit [Ping timeout: 240 seconds]
<{^_^}> Channel nixpkgs-unstable advanced to https://github.com/NixOS/nixpkgs/commit/c00959877fb (from 2 days ago, history: https://channels.nix.gsc.io/nixpkgs-unstable)
Dotz0cat has quit [Ping timeout: 265 seconds]
Izorkin has quit [Ping timeout: 260 seconds]
gustavderdrache has joined #nixos
Izorkin has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #105699 → makeBootstrapTools: set schedulingPriority → https://git.io/JIIzi
werner292 has joined #nixos
meh` has joined #nixos
atom_ has quit [Quit: atom_]
werner291 has quit [Ping timeout: 240 seconds]
werner292 is now known as werner291
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #104761 → bumpver: init at 2020.1107 + python.pkgs.lexid → https://git.io/JkX1p
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIIgG
<{^_^}> [nixpkgs] @prusnak merged pull request #105695 → Update openrazer from v2.8.0 to v2.9.0 and solve #105576 → https://git.io/JII3N
<{^_^}> [nixpkgs] @prusnak pushed 2 commits to master: https://git.io/JIIgl
atom_ has joined #nixos
<supersandro2000> gchristensen: why is that PR gone?
<gchristensen> github disappeared the user
Fare has joined #nixos
<eyJhb> supersandro2000: which PR is it?
<supersandro2000> the username was volth
<adisbladis> :(
Fare has quit [Remote host closed the connection]
<FRidh> huh volth gone
<eyJhb> It is weird...
jonatanb has joined #nixos
<etu> Super weird...
<etu> I wonder what the reasoning is
<eyJhb> ^^^
<eyJhb> Detective etu on the case?
atom_ has quit [Client Quit]
<etu> eyJhb: no
<eyJhb> Damn
<etu> eyJhb: There's nothing to look at
<etu> supersandro2000: Yeah, that person used to do a lot of good work on nixpkgs, well known user afaik.
<eyJhb> etu: you endded up the same place as me then :p
<supersandro2000> shouldn't the account be a ghost now?
<eyJhb> supersandro2000: Github did stuff
<adisbladis> etu: Yeah.. Never had anything but good interactions with volth.
<eyJhb> So hence, it has disappeared rather than being a ghost
<supersandro2000> so far only saw that with troll accounts that GitHub deleted
<FRidh> strange, see the nix-windows project. Volth is listed there https://github.com/nix-windows/
mtr has joined #nixos
<etu> supersandro2000: Only if user deletes itself. Github can hide users... it seems... if they see fit.
<adisbladis> FRidh: Eventual consistency most likely
<supersandro2000> so #freevolth ?
<adisbladis> Some cache that's not been invalidated
<etu> This is quite concerning.
<etu> And upseting.
<adisbladis> etu: This isn't even the first time
<eyJhb> Or them missing a {{ if not .Hidden }}
<eyJhb> adisbladis: are there more examples?
<adisbladis> eyJhb: I can't recall now
<adisbladis> But github disappearing users has happened before
<etu> adisbladis: Doesn't surprise me, but I haven't seen it like this with a person I've interacted with.
<adisbladis> I seem to recall a previous case with someone in nixpkgs? Maybe gchristensen remembers.
<aanderse> wait @volth is gone?? :S
<eyJhb> Does anybody actually have contact with volth, to confirm any of this?
jonatanb has quit [Ping timeout: 256 seconds]
<gchristensen> what do you feel reuires confirmation?
<aanderse> this is not good... @volth maintains stuff very important for me :S
<supersandro2000> What was the name of the recent troll acount we banned and that did not have any traces on the internet?
<gchristensen> best to not mention that name.
<{^_^}> [nixpkgs] @Ma27 merged pull request #105698 → gitea: 1.12.6 -> 1.13.0 → https://git.io/JIIci
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to master: https://git.io/JIIVU
<aanderse> i'm glad @StigP came along... they also maintain stuff important for me :S
<supersandro2000> Initals aren't NP?
<adisbladis> aanderse: stigo here on irc
<gchristensen> they are (further discussion in PM w/ me please)
<FRidh> yea, so that name is mentioned on volth account
<stigo> aanderse :)
supersandro2000 has quit [Excess Flood]
<gchristensen> oops, pasted a bunch of text to me :)
supersandro2000 has joined #nixos
<stigo> oh, did volth leave? :-/
<aanderse> stigo++
<{^_^}> stigo's karma got increased to 5
<stigo> aanderse++
<{^_^}> aanderse's karma got increased to 0b11001
<eyJhb> In NixOS, everyone is a star to someone ^
<tuelz> counterpoint: me xD
<supersandro2000> stigo: we don't know for sure but we hope not
<eyJhb> Ohh ffs, we cannot have another one with a t username, and the l and the z... :(
stree_ has quit [Ping timeout: 240 seconds]
bitmapper has quit [Quit: Connection closed for inactivity]
stree has joined #nixos
<betaboon> did something change about python-packages in overlays recently? super.callPackage is missing when doing `super.python3.override { ...`
<FRidh> betaboon:
<FRidh> yes
<FRidh> it should be self.callPackage
<FRidh> it will fail on that now
<Lordcirth> Why the change? (I still don't understand overlays very well)
<betaboon> FRidh: is it due to #105113 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/105113 (by adisbladis, 5 days ago, merged): python: Propagate packageOverrides to pythonForBuild
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105700 → libinput: 1.16.3 -> 1.16.4 → https://git.io/JIIrO
<betaboon> FRidh: or #105155 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/105155 (by FRidh, 4 days ago, merged): Python: rename internal parameters related to splicing and fix splicing
<FRidh> #104201
<{^_^}> https://github.com/NixOS/nixpkgs/pull/104201 (by Ericson2314, 1 week ago, merged): python: Splice packages to better support cross
<FRidh> they belong together
<betaboon> ah that one. yeah it seemed like those were for the cross issues
<supersandro2000> just a friendly reminder to everyone: turn on 2FA if you didn't do it already. You never know
<stigo> hm, does anyone have volth/cpan2nix checked out or forked somewhere?
<{^_^}> [nixpkgs] @vbgl pushed 2 commits to master: https://git.io/JIIrN
<{^_^}> [nixpkgs] @vbgl closed pull request #105688 → ocamlPackages.astring: 0.8.3 -> 0.8.5 → https://git.io/JIkFh
AlonzoC has joined #nixos
<{^_^}> [nixpkgs] @vbgl closed pull request #94150 → ocamlPackages.astring: 0.8.3 -> 0.8.4 → https://git.io/JJurT
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105701 → lighttpd: 1.4.55 -> 1.4.56 → https://git.io/JIIKm
<supersandro2000> stigo: https://github.com/teneighty/cpan2nix
<adisbladis> stigo: At least I have the latest commit sha b9bf60dd9e38279c0e65b7b3044b4ea2aa436473
<supersandro2000> 11 years old..
<adisbladis> supersandro2000: Not even the same project
<supersandro2000> ._.
<adisbladis> Managed to get the commit sha out of web archive
AlonzoC has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @figsoda opened pull request #105702 → mmtc: init at 0.2.6 → https://git.io/JII69
<stigo> adisbladis: thx, will dig around. should have cloned it somewhere.
<adisbladis> Why isn't cpan2nix in nixpkgs?
<stigo> good question
<adisbladis> If it was we would have mirrored sources
<{^_^}> [nix] @imalsogreg opened pull request #4301 → fix tokens documentation → https://git.io/JIIiu
<{^_^}> [nixpkgs] @Ma27 merged pull request #105634 → [20.09] nixUnstable: pre20201118_79aa7d9 -> pre20201201_5a6ddb3 → https://git.io/JITcq
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to release-20.09: https://git.io/JIIix
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JIIPu
<mindtree[m]> Hey folks, I'd like to enable the `btqca` driver (https://github.com/torvalds/linux/blob/master/drivers/bluetooth/btqca.c) in my nix config as I believe it's required for bluetooth to work on my system and it appears to not be included currently when I grep for it in `lsmod`. How might I go about this?
zupo has joined #nixos
<mindtree[m]> I ran a `nix search btqca` and nothing shows up. I'm happy to make a package for it myself, but just thought I'd check here to see if anyone can point me in the right direction or towards an example that might help. I'm also not sure if I should be making a whole separate package seeing as this is already in the main kernel repo - perhaps I should just be enabling this via some other kernel config or something rather than
<mindtree[m]> a separate package?
<{^_^}> [nixpkgs] @mweinelt opened pull request #105703 → python3Packages.ircstates: 0.11.5 -> 0.11.6; python3Packages.ircrobots: 0.3.5 -> 0.3.6 → https://git.io/JII1t
<gchristensen> zimbatm: I tried setting up terraform like that but it didn't work .... hmm... I'll have to try again from scratch and see if I can figure it out
thibm has quit [Ping timeout: 240 seconds]
thibm has joined #nixos
b`exarkun` is now known as exarkun
_3699n has joined #nixos
davidv7_ has quit [Ping timeout: 256 seconds]
<_3699n> Has anyone had issues with qemu and nscd? Trying to nix-build my test on nixos-unstable, but my VMs won't start: missing /etc/netgroup
<{^_^}> [nixpkgs] @Ericson2314 pushed to more-rustc-musl « rustc: Improve musl support »: https://git.io/JIIMA
davidv7 has joined #nixos
mattwoodyard has quit [Ping timeout: 245 seconds]
davidv7 has quit [Remote host closed the connection]
Izorkin has quit [Quit: ZNC 1.8.2 - https://znc.in]
davidv7 has joined #nixos
Izorkin has joined #nixos
Izorkin has quit [Client Quit]
<{^_^}> [nixpkgs] @jonringer merged pull request #105679 → syncthing: 1.11.1 -> 1.12.0 → https://git.io/JIkKU
<{^_^}> [nixpkgs] @jonringer pushed commit from @marsam to master « syncthing: 1.11.1 -> 1.12.0 »: https://git.io/JIIDg
<thibm> mindtree[m]: lsmod show what modules are currently loaded, not available modules
nschoe has quit [Ping timeout: 256 seconds]
<yorick> if I specify boot.kernelModules that don't exist, will the system fail to boot?
Izorkin has joined #nixos
davidv7 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105705 → libfprint: 1.90.3 -> 1.90.4 → https://git.io/JIIyL
<thibm> mindtree[m]: the available modules are in the linux package output in lib/modules/$version/kernel directories
<thibm> if your module is not here, you need to compile the module or compile the kernel with the custom configuration BT_QCA=y or BT_QCA=m
werner292 has joined #nixos
<thibm> More information: https://nixos.wiki/wiki/Linux_kernel
<mindtree[m]> thanks!
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
davidv7 has joined #nixos
<thibm> yorick: you can easily try on NixOS thanks to rollback :D
<{^_^}> [nixpkgs] @pacien opened pull request #105706 → nixos/ssmtp: fix configuration generator to accomodate ssmtp → https://git.io/JIISy
<yorick> thibm: well, I have a module that might not load because of missing hardware
<yorick> thibm: but it loads on all the hardware I can find
<thibm> yorick: then try with kernelModules = [ "moduleThatDoesNotExist" ] ;)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105707 → libarchive: 3.4.3 -> 3.5.0 → https://git.io/JII9D
<georgyo[m]> I don't think there is a good answer to this, but it cannot hurt to ask
<georgyo[m]> Is there a good "pure" way to store secrets inside a flake?
<georgyo[m]> IE, I have a nixos config, and there is a VPN password. How can I have this in the flake in a way that I can make the configuration (git repo) public, but not expose the password.
<Reventlov> georgyo[m]: what I do is I use a private submodule
<Reventlov> see https://github.com/rgrunbla/nixos-config with nixos-secrets
<georgyo[m]> Reventlov: That is what I will likely end up doing, but inside that git repository, the secrets are still plain text, correct?
<Reventlov> yes. You can look at nix sops if you want to encrypt them
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105708 → libmanette: 0.2.5 -> 0.2.6 → https://git.io/JIIQT
<Reventlov> (but I didn't try this one to be honest)
<{^_^}> [nixpkgs] @CajuM opened pull request #105709 → Add Symbiflow + prjxray for OSS Xilinx FPGA development → https://git.io/JIIQB
<{^_^}> [nixpkgs] @jonringer merged pull request #105703 → python3Packages.ircstates: 0.11.5 -> 0.11.6; python3Packages.ircrobots: 0.3.5 -> 0.3.6 → https://git.io/JII1t
<{^_^}> [nixpkgs] @jonringer pushed 2 commits to master: https://git.io/JIIQX
<georgyo[m]> Interesting, I will give this a look! Thanks for the pointer.
<boogiewoogie[m]> hmm, I'm in a `nix-shell -p gmp` getting `error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory`. there doesn't seem to be a libgmp or gmp-dev package either. anyone got an idea?
mkg20001 has quit [Quit: Idle for 30+ days]
<{^_^}> [nixpkgs] @cransom opened pull request #105711 → cassandra: remove maintainer cransom → https://git.io/JII5J
orivej has quit [Ping timeout: 240 seconds]
<thibm> ,library
<{^_^}> Don't install libraries through nix-env or systemPackages, use nix-shell instead. See https://nixos.wiki/wiki/FAQ/Libraries for details.
<thibm> boogiewoogie[m]: ^
<thibm> wait
<Yaniel> they were using nix-shell though
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105618 → python3Packages.pyosf: init at 1.0.5 → https://git.io/JIUAM
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JII5u
<Yaniel> boogiewoogie[m]: you should probably also add pkg-config to the shell and then use that to find the library
<thibm> yeah sorry
<adisbladis> I take it boogiewoogie[m] is probably trying to run an unmodified binary ?
<Yaniel> cmake etc tend to do exactly that
<thibm> nix-shell -p gmp seems like an antipattern anyway
tlaxkit has joined #nixos
<Yaniel> ahh yea for a prebuilt binary... patchelf
<boogiewoogie[m]> okay. it's an appimage, so I'm `appimage-run`ning it in the shell. thing is, this same appimage has worked before in some shell, but I can't remember the exact env and apparently didn't save it anywhere
<boogiewoogie[m]> now, adding pkc-config to the environment doesn't help either :/
<boogiewoogie[m]> pkg-config*
orivej has joined #nixos
<Yaniel> ahh, appimage
<{^_^}> [nix] @garbas opened pull request #4302 → Adds Nix CLI Guideline to docs → https://git.io/JIIdn
<fgaz> ryantm: does nixpkgs-update check that the new package is actually different from the old one?
growpotkin has joined #nixos
<gchristensen> zimbatm: can you help me debug what is going on with my terraform use? I'm seeing: Failed to instantiate provider "registry.terraform.io/-/aws" to obtain schema: unknown provider "registry.terraform.io/-/aws" ... here is my main.tf and some console output: https://gist.github.com/grahamc/1217f6e25d2aadd000ed662678e022a8
alp has quit [Remote host closed the connection]
alp has joined #nixos
<andi-> gchristensen: doesn't that stuff need patchelf'ing?
<andi-> Since it just downloads the go binaries from the internet
<gchristensen> I don't think it is, I think it is using plugins built by nix
<gchristensen> added the shell.nix
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #105383 → rustc: Improve musl support → https://git.io/JkpWX
<{^_^}> [nixpkgs] @Ericson2314 pushed 2 commits to master: https://git.io/JIIFk
<{^_^}> [nixpkgs] @Ericson2314 pushed 0 commits to more-rustc-musl: https://git.io/JIIFI
<andi-> I never had success with 0.13 and nix.. At the time (last month) I just went back to 0.12 as I didn't feel like taking on the challenge :/
<{^_^}> [nixpkgs] @mmlb opened pull request #105712 → docs: convert packages/linux docbook -> commonmark → https://git.io/JIIFG
<{^_^}> [nixpkgs] @Ericson2314 merged pull request #105294 → Platform config improvements → https://git.io/JkNal
<{^_^}> [nixpkgs] @Ericson2314 pushed 4 commits to master: https://git.io/JIIFc
<{^_^}> [nix-mode] @matthewbauer merged pull request #116 → Update install-nix-action in GitHub Action → https://git.io/JkAHF
<{^_^}> [nix-mode] @matthewbauer pushed 2 commits to master: https://git.io/JIIFW
<gchristensen> added some more output, looking at the plugins and whatnot
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105649 → freeciv: 2.6.2 -> 2.6.2.1 → https://git.io/JIT9h
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIIF8
<gchristensen> andi-: yeah, but zimbatm says it works great, and there is a PR which purportedly makes it work nicely :)
<{^_^}> [nix-mode] @matthewbauer merged pull request #115 → Exclude braces from ffap pattern → https://git.io/JkAXw
<{^_^}> [nix-mode] @matthewbauer pushed 2 commits to master: https://git.io/JIIFR
<andi-> What is this nixpkgs/ prefix on some of the providers in the PR?!
_3699n has quit [Remote host closed the connection]
<gchristensen> no idea (:
<gchristensen> yeah, I gave that one a go
thibm has quit [Ping timeout: 240 seconds]
* gchristensen starts up s\trace
<andi-> I'm going to back to debugging java + libchipchard + pcsc to get a write transfer of 13€ done.. Took me all day already.
<gchristensen> lol....ow......
thibm has joined #nixos
<gchristensen> zimbatm: 2020/12/02 16:25:11 [INFO] Failed to read plugin lock file .terraform/plugins/linux_amd64/lock.json: open .terraform/plugins/linux_amd64/lock.json: no such file or directory
<gchristensen> I wonder if you have this lock file?
<{^_^}> [nixpkgs] @fgaz opened pull request #105713 → Use unstableGitUpdater on my unstable packages → https://git.io/JIIbM
mkaito has quit [Quit: WeeChat 2.9-dev]
<gchristensen> hmmm more interesting logs ... https://gist.github.com/grahamc/769e8cc390575477b9c264745d94bb06
hyper_ch4 has quit [Read error: Connection reset by peer]
hyper_ch5 has joined #nixos
addcninblue has quit [Ping timeout: 256 seconds]
<ryantm> <fgaz "ryantm: does nixpkgs-update chec"> It does not currently do checks when calling passthru.updateScript because it currently assumes the script does a good job at that itself. Otherwise, it does a bunch of checks.
bitmapper has joined #nixos
mkaito has joined #nixos
mkaito has joined #nixos
erasmas has joined #nixos
respawn_ has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
_3699n has joined #nixos
heyitsrama has joined #nixos
mallox has quit [Quit: WeeChat 2.9]
jonatanb has joined #nixos
werner292 has joined #nixos
greaka has joined #nixos
hnOsmium0001 has joined #nixos
jonatanb has quit [Ping timeout: 240 seconds]
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
<fgaz> ryantm: okay, thank you. I was asking because one of the packages in #105713 (cht.sh) will probably trigger a bunch of such updates, since it's an active repo that only rarely updates the portion that's packaged in nixpkgs
<{^_^}> https://github.com/NixOS/nixpkgs/pull/105713 (by fgaz, 18 minutes ago, open): Use unstableGitUpdater on my unstable packages
<fgaz> I guess we'll see, it's just one package after all
<boogiewoogie[m]> can anyone think of a way I can make my appimage see `libgmp.so.10`? a nix-shell with `gmp` and `pkg-config` doesn't cut it. I know it's possible, because it worked at one point with some shell.nix :/
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/999b9b7db20 (from 88 minutes ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
<greaka> hey there, just stumbled upon the website. nice redesign! however, since a good amount of time now, i cant find anything about nixops anymore. is it dead? i really liked the concept and wanted to switch to it around 3/4 of a year ago, back then the website was redirecting to nixos though and still seems to be
<boogiewoogie[m]> i'm running it with `appimage-run`, which is how it was working before
<simpson> greaka: nixops is being actively developed.
virus_dave has quit [Quit: virus_dave]
<Lordcirth> greaka, nixops 2.0 is just coming out; 1.x dev did slow down for a while
<greaka> oh? that sounds awesome. where can i track its progress? only on github?
<{^_^}> nixops#1242 (by grahamc, 39 weeks ago, open): Release 2.0
<greaka> thx!
<gchristensen> I think a big part of my problem here is using an older state file ...
fendor_ has joined #nixos
malook has joined #nixos
malook has quit [Client Quit]
fendor has quit [Ping timeout: 264 seconds]
jonatanb has joined #nixos
<gchristensen> zimbatm: thanks for the PR and the assurance that it does work :D https://github.com/NixOS/nixpkgs/pull/99198#issuecomment-737361190 cc andi-
teko has joined #nixos
<andi-> this screams nixpkgs manual :D
<andi-> gchristensen: thanks for writing the comment
at_mart has joined #nixos
<gchristensen> yet another reason to not lose github PRs and comments at someone else's whim
jonatanb has quit [Ping timeout: 240 seconds]
Ariakenom has joined #nixos
<{^_^}> #99198 (by timstott, 8 weeks ago, merged): terraform-providers: Terraform 0.13 compatibility
<gchristensen> <3
_3699n has quit [Remote host closed the connection]
Henson has joined #nixos
kalbasit has joined #nixos
<Henson> when doing a nixos-install is it possible to get a listing of all the files it's downloading and from where instead of the ANSI progress meter that doesn't leave a listing of the things it's doing?
<Lordcirth> Henson, --verbose should do something like that?
alp has quit [Ping timeout: 272 seconds]
<Henson> lordcirth: --verbose isn't a recognized option
<Lordcirth> Really? It shows up in the manpage
<Lordcirth> Henson, what version of NixOS do you have as your installer? Is --verbose in the manpage for your copy?
<Henson> lordcirth: ok, I think I'm using an old 19.03 nixos-install, so I should use a newer one
<sshow> ,locate pcscd
<{^_^}> Found in packages: pcsclite.bin
rpgwaiter has joined #nixos
<{^_^}> [nixpkgs] @FRidh opened pull request #105714 → python3Packages.bootstrapped-build: to replace pip → https://git.io/JILvx
<{^_^}> [nixpkgs] @AluisioASG opened pull request #105715 → dyndnsc: init at 0.5.1 → https://git.io/JILfr
mallox has joined #nixos
<siraben> How can I debug why pavucontrol is not showing headphone input?
<siraben> It says it's inplugged.
<siraben> unplugged*
philr has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105716 → libewf: 20171104 -> 20201129 → https://git.io/JILJB
<siraben> More generally, how can I configure pulseaudio to detect headphone input?
<siraben> Do I need to add "audio" to user.siraben.extraGroups?
<srk> pulse doesn't need configuration typically. should be handled lower at the stack
<srk> that's a good idea
<srk> also check out alsamixer -Dhw
<{^_^}> [nixpkgs] @lsix opened pull request #105717 → nano: 5.3 -> 5.4 → https://git.io/JILJd
<teko> Apologies if this is out of place.I'm using the zoneminder package and want to include a custom script within it, using (zoneminder.overrideAttrs (foo: rec { installPhase ''bar'';}))
<teko> I'm having some success but how do I actually run a services from that derivation?
eoli3n has quit [Remote host closed the connection]
<teko> The old services.zoneminder = { xxx }; will run the original derivation without the changes
<srk> some modules have package option for this case. if not you can use overlay
eoli3n has joined #nixos
lunik1 has joined #nixos
<teko> ah ok
<teko> if using the package option I need to specify a name for it, right?
<teko> every attempt I've had with that results in a syntax error
<srk> no, derivation (package..) :) there's no svc.zoneminder.package tho
<srk> you can't do installPhase ''bar''
<srk> installPhase = ''bar'' but it's better to also include old.installPhase
<srk> (in your case foo.installPhase)
<teko> I tried that but it seems that foo.installPhase didn't exist (if that is possible?)
vidbina_ has quit [Ping timeout: 260 seconds]
<teko> (yes the = in installPhase got lost)
<siraben> srk: hm, didn't seem to fix the issue
<siraben> I added to audio to extraGroups
<srk> teko: installPhase is probably automatic in that case. it does have postInstall tho
<teko> ok, that will likely work just as well - I'm trying to read up on overlays :)
<srk> siraben: not sure :( you can try running pulseaudio -vvvvv in foreground to get debug output
<siraben> srk: any way to see the logs without relauching pulseaudio?
<srk> (after stopping the daemon with pulseaudio -k)
<srk> ^
<{^_^}> [nixpkgs] @sternenseemann opened pull request #105718 → ocamlPackages.mirage{,-runtime}: 3.9.0 -> 3.10.0 → https://git.io/JILTs
asheshambasta has quit [Ping timeout: 272 seconds]
<siraben> srk: E: [pulseaudio] pid.c: Daemon already running.
hlolli_ has quit [Ping timeout: 272 seconds]
<srk> it does have autospawn functionality but iirc that's not enabled by default, but I might be wrong
<srk> $ cat ~/.config/pulse/client.conf
<srk> autospawn = no
<siraben> Hm, maybe because i'm running on a MacBook Pro?
werner292 has joined #nixos
<srk> fun :)
addcninblue has joined #nixos
werner291 has quit [Ping timeout: 272 seconds]
werner292 is now known as werner291
mkaito has quit [Quit: WeeChat 2.9-dev]
jonatanb has joined #nixos
dissociety[m] has joined #nixos
respawn_ has quit [Quit: Leaving]
bovers has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #105683 → haproxy: 2.3.1 -> 2.3.2 → https://git.io/JIk9z
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « haproxy: 2.3.1 -> 2.3.2 »: https://git.io/JILko
jonatanb has quit [Ping timeout: 265 seconds]
werner291 has quit [Ping timeout: 272 seconds]
saschagrunert has quit [Quit: Leaving]
g-w1 has joined #nixos
g-w1 has left #nixos [#nixos]
fresheyeball has joined #nixos
<{^_^}> Channel nixos-20.09-small advanced to https://github.com/NixOS/nixpkgs/commit/999b9b7db20 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.09-small)
eoli3n has quit [Remote host closed the connection]
eoli3n has joined #nixos
fresheyeball has quit [Client Quit]
<{^_^}> [nixpkgs] @github-actions[bot] pushed 32 commits to staging-next: https://git.io/JILt3
<{^_^}> [nixpkgs] @github-actions[bot] pushed 33 commits to staging: https://git.io/JILtG
alp has joined #nixos
ris has joined #nixos
bovers has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105691 → plexRaw: 1.20.5.3600-47c0d9038 -> 1.21.0.3711-b509cc236 → https://git.io/JIkAh
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILt1
c4rc4s has joined #nixos
meh` has quit [Ping timeout: 256 seconds]
cole-h has joined #nixos
graf_blutwurst has left #nixos ["ERC (IRC client for Emacs 27.1)"]
g-w1 has joined #nixos
g-w1 has left #nixos [#nixos]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105655 → git-secret: 0.3.2 -> 0.3.3 → https://git.io/JITjX
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILmv
zupo has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105682 → tdlib: 1.6.9 -> 1.7.0 → https://git.io/JIkSH
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILmY
whatisRT has joined #nixos
rajivr has quit [Quit: Connection closed for inactivity]
alp has quit [Ping timeout: 272 seconds]
davidv7 has quit [Ping timeout: 256 seconds]
<siraben> Is there a way to run code snippets with nix-shell shebangs in an Org mode snippet?
<{^_^}> [nixpkgs] @andersk opened pull request #105719 → zulip: 5.4.3 → 5.5.0 → https://git.io/JILYo
<{^_^}> [nixpkgs] @mweinelt merged pull request #105711 → cassandra: remove maintainer cransom → https://git.io/JII5J
<{^_^}> [nixpkgs] @mweinelt pushed 2 commits to master: https://git.io/JILYK
<steveeJ> please help my blindness. I can't find the helper that constructs PATH from packages. I want to use it inside `writeShellScriptBin`
<V> steveeJ: lib.make*Path
<V> lib.make{Bin,Library,Search}Path
<steveeJ> thanks V. unfortunate that they're not documented in the nixpkgs manual
whatisRT has quit [Read error: Connection reset by peer]
<V> steveeJ: the docs are very misleading in that regard
<edef> hmm
<steveeJ> oh they are
<steveeJ> I mean, they are documented
Im_a_newbie has joined #nixos
<edef> i just check nix repl tab-completion usually…
<V> you think that the docs for lib contain everything (since, why would they not), and yet there's stuff totally undocumented
<V> edef: that's what I just used
<steveeJ> but pretty hard to find if you don't already know the name ;-)
<V> but I have looked in the nixpkgs docs for stuff in the past and been frustrated
<V> v@february ~> rg --no-heading PATH src/nixpkgs/lib/
<V> src/nixpkgs/lib/strings.nix:166: /* Construct a library search path (such as RPATH) containing the
<V> src/nixpkgs/lib/strings.nix:178: /* Construct a binary search path (such as $PATH) containing the
<buffet> hey im trying to work on a rust project, so i set up a default.nix with rustPlatform.buildRustPackage. because i need rust-analyzer i just added that to buildInputs, but that doesnt seem to work (in a nix-shell). using mkShell it works
<V> buffet: nativeBuildInputs?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105665 → imgp: 2.7 -> 2.8 → https://git.io/JIkZ3
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILOV
<V> if you're using a package on the host it needs to go in native
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105673 → pdftk: mark broken on darwin → https://git.io/JIkED
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILOr
<buffet> V, thats it, i tried nativeBulidInputs apparently
<buffet> thank you
<Im_a_newbie> Heyy'all, I'm trying out nixos. I think I am getting my head around the descriptive part for packages. But how do you manage your "personal" configurations? On a "regular" distro I am using git for my dot-files. Is there a better way in nixos?
<teko> srk: thank you for pointing me in the right direction with overlays, seems to be working :)
<srk> teko: yw!
<srk> Im_a_newbie: quite similar, you can add your nixos configs to dotfiles repo and lots of people migrate from just copying dotfiles to using nix/nixos/home-manager to do that instead
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105656 → geekbench: 5.3.0 -> 5.3.1 → https://git.io/JIkep
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIL3g
jonatanb has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jonatanb has quit [Ping timeout: 240 seconds]
berberman_ has quit [Ping timeout: 246 seconds]
berberman has joined #nixos
tlaxkit has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
acarrico has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105721 → openmpt123: 0.5.3 -> 0.5.4 → https://git.io/JILsT
werner291 has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105686 → hatari: 2.2.1 -> 2.3.0 → https://git.io/JIk7a
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JILsC
xcmw has joined #nixos
is_null has joined #nixos
<{^_^}> [nixpkgs] @rb2k opened pull request #105722 → idevicerestore: Add darwin build support. → https://git.io/JILsA
<rogerr> i need to replace a rust pkg to get a more recent version. how can i add https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md#compiling-rust-applications-with-cargo to my-overlay in http://ix.io/2Ge1 pls?
<{^_^}> [nixpkgs] @Stupremee opened pull request #105723 → Convert nginx documentation to common mark → https://git.io/JILGg
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 opened pull request #105724 → pythonPackages.goobook: Switch to importsCheck → https://git.io/JILGA
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105650 → gretl: 2020b -> 2020e → https://git.io/JITQ8
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILGp
o1lo01ol1o has quit [Ping timeout: 264 seconds]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/6710213c423 (from 2 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @NeQuissimus merged pull request #105717 → nano: 5.3 -> 5.4 → https://git.io/JILJd
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JILZ6
noudle has quit []
<{^_^}> [nixpkgs] @Stupremee opened pull request #105725 → Convert urxvt documentation to common mark → https://git.io/JILZH
<{^_^}> [nixpkgs] @FRidh merged pull request #105699 → makeBootstrapTools: set schedulingPriority → https://git.io/JIIzi
<{^_^}> [nixpkgs] @FRidh pushed to master « makeBootstrapTools: set schedulingPriority »: https://git.io/JILZA
astro has joined #nixos
xcmw has joined #nixos
zopieux has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105721 → openmpt123: 0.5.3 -> 0.5.4 → https://git.io/JILsT
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILnJ
<astro> hi, I'm trying to `nix shell nixpkgs#rustc -c rustc 1.rs` but I get "error: linker `cc` not found". how should I compile rust ad-hoc?
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to master: https://git.io/JILno
<{^_^}> [nixpkgs] @NeQuissimus pushed 6 commits to release-20.09: https://git.io/JILnX
<{^_^}> [nixpkgs] @NeQuissimus pushed 5 commits to release-20.03: https://git.io/JILny
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105726 → mtools: 4.0.25 -> 4.0.26 → https://git.io/JILnh
alp has joined #nixos
veleiro has joined #nixos
zupo has joined #nixos
fuzzypixelz has joined #nixos
Ariakenom has quit [Ping timeout: 256 seconds]
m1cr0man has joined #nixos
moritz` has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #105727 → shfmt: 3.2.0 -> 3.2.1 → https://git.io/JILcD
buffffer has joined #nixos
<{^_^}> [nixpkgs] @Stupremee opened pull request #105728 → Convert steam documentation to common mark → https://git.io/JILCe
fuzzypixelz15 has joined #nixos
cosimone has quit [Quit: cosimone]
<fuzzypixelz15> hello, I occasionally use my phone for internet access via usb
<fuzzypixelz15> but NixOS apparently launches "Per-interface useDHCP"
<fuzzypixelz15> which makes systemd wait 90s at boot
<fuzzypixelz15> to start a dhcp server for a non-existent interface
Im_a_newbie has quit [Ping timeout: 245 seconds]
<fuzzypixelz15> the only fix I see is to disable the dhcp server for it
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105729 → mellowplayer: 3.6.6 -> 3.6.7 → https://git.io/JILC0
<fuzzypixelz15> but then I will also have no ip address when I want to plug in my phone again
<fuzzypixelz15> seems like this was made with "always on" interfaces in mind
<fuzzypixelz15> anyone?
<fuzzypixelz15> ```# The global useDHCP flag is deprecated, therefore explicitly set to false here. # Per-interface useDHCP will be mandatory in the future, so this generated config # replicates the default behaviour.```
jonatanb has joined #nixos
acarrico has joined #nixos
<Lordcirth> fuzzypixelz15, maybe you could add a change to the systemd service that sets it to not block?
werner291 has quit [Quit: werner291]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105677 → trivy: 0.13.0 -> 0.14.0 → https://git.io/JIkw6
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILWL
buffffer has quit [Quit: Leaving]
moritz` has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
zopieux has joined #nixos
jonatanb has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105643 → pbgopy: init at 0.1.1 → https://git.io/JITwK
<tpw_rules> i'm not sure how to get systemd units from a package recognized on my nixos system. they're in configuration.nix in environment.systemPackages. the unit files are linked into /run/current-system/sw/lib/systemd/system but systemd doesn't look there?
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILWr
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<woffs> fuzzypixelz15: maybe networking.dhcpcd.wait is for you?
xcmw has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #105591 → qemu: fix CVE-2020-28916 → https://git.io/JIUnS
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JILlU
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105719 → zulip: 5.4.3 → 5.5.0 → https://git.io/JILYo
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILlO
vesper11 has joined #nixos
<{^_^}> [nixpkgs] @zowoq opened pull request #105730 → libslirp: 4.3.1 -> 4.4.0 → https://git.io/JILln
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
vesper has joined #nixos
vesper11 has quit [Ping timeout: 240 seconds]
nz23 has joined #nixos
rogerr has left #nixos [#nixos]
FRidh has quit [Quit: Konversation terminated!]
EsperLily has joined #nixos
<fuzzypixelz15> woffs: what do suggest I use then? "if-carrier-up"
<fuzzypixelz15> or maybe "background"
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105731 → lyx: 2.3.5.2 -> 2.3.6 → https://git.io/JIL83
<Lordcirth> fuzzypixelz15, if-carrier-up sounds like what you want, just by the name
<fuzzypixelz15> But the description confuses me
<fuzzypixelz15> The option "if-carrier-up" is equivalent to "any" if either ethernet is plugged nor WiFi is powered, and to "background" otherwise.
<fuzzypixelz15> If set to "background", dhcpcd will fork to background immediately.
<Lordcirth> So, do you want systemd to wait for dhcpcd if the interface *is* plugged in, or not?
<fuzzypixelz15> well yes, if the interface is plugged in
<fuzzypixelz15> otherwise it shouldn't wait for it
<fuzzypixelz15> I think that's the "normal" behavior
<Lordcirth> Then that seems to be what "if-carrier-up" says it does
<woffs> default is any. try if-carrier-up
<Lordcirth> But you want that set per-interface, not global, I think?
davidv7 has joined #nixos
<fuzzypixelz15> not sure there is a way to do that
<fuzzypixelz15> + I think that's what I'm used to
<Lordcirth> Do you have an interface other than this one? If not, there's no difference
<fuzzypixelz15> no interface => no dhcpcd
<fuzzypixelz15> I have wifi and ethernet
<fuzzypixelz15> this "interface" is just my smartphone's usb tethering
cosimone has joined #nixos
<nz23> hi, after a system update i'm getting an error about a hash-missmatch of a dependency, however "nix why-depends" tells me that it doesn't depend on anything. By chance someone has an idea on why that might be the case?
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105705 → libfprint: 1.90.3 -> 1.90.4 → https://git.io/JIIyL
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JIL8N
<fuzzypixelz15> ok that takes care of that
<fuzzypixelz15> one more thing, is it just me or is the gdm username box uncentered?
<nz23> oh, and another question: are flakes overlays transitive?
<fuzzypixelz15> also why does it show a tty before launching that's so weird
riksteri has quit [Quit: riksteri]
astro has left #nixos [#nixos]
<{^_^}> [nixpkgs] @Ma27 merged pull request #105727 → shfmt: 3.2.0 -> 3.2.1 → https://git.io/JILcD
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JIL4r
xcmw has joined #nixos
<{^_^}> [nixpkgs] @primeos merged pull request #105724 → pythonPackages.goobook: Switch to importsCheck → https://git.io/JILGA
<{^_^}> [nixpkgs] @primeos pushed 2 commits to master: https://git.io/JIL4A
sbock has joined #nixos
<jasom> Does the --run option to nix-shell not have an effect with FHSUserEnvs? e.g. using the following shell.nix "nix-shell --run 'echo hi'" just drops into an interactive shell when I try it: https://gist.github.com/jasom/75d1f83212899c1bc07499b31270a6f5
<{^_^}> [nixpkgs] @Mic92 opened pull request #105732 → sd-image: fix resizing if root is not the second partition. → https://git.io/JILBh
<siraben> ryantm: do I need to make any changes to #105364 or looks good to merge?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/105364 (by siraben, 3 days ago, open): doc/stdenv/cross-compilation: convert to markdown
mallox has quit [Quit: WeeChat 2.9]
<siraben> Might need to see if how I changed the table and note block to Markdown is acceptable.
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105701 → lighttpd: 1.4.55 -> 1.4.56 → https://git.io/JIIKm
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILR2
alp has quit [Ping timeout: 272 seconds]
orivej has quit [Ping timeout: 264 seconds]
<ryantm> siraben: I'm looking now but there are kind of a lot of changes, like the QandA section and the dd/dt stuff.
<ryantm> Some sections/anchors have been removed in the "Cross packaging cookbook" section.
fuzzypixelz has quit [Read error: Connection reset by peer]
<ryantm> I'll try to give you more feedback on it tonight.
fuzzypixelz has joined #nixos
<energizer> is it possible to nix-prefetch-git a git tree object?
fuzzypixelz has quit [Client Quit]
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105692 → mindustry: mark broken for darwin, 120 -> 120.2 → https://git.io/JIIUY
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 3 commits to master: https://git.io/JIL0q
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
Darkmatter66 has joined #nixos
vesper has quit [Ping timeout: 265 seconds]
fuzzypixelz15 has quit [Ping timeout: 245 seconds]
proofofkeags has quit [Quit: Leaving]
proofofkeags has joined #nixos
<{^_^}> [nixpkgs] @SuperSandro2000 merged pull request #105708 → libmanette: 0.2.5 -> 0.2.6 → https://git.io/JIIQT
<{^_^}> [nixpkgs] @SuperSandro2000 pushed 2 commits to master: https://git.io/JILEi
alp has joined #nixos
<lukegb> so many repos that don't evaluate
<kalbasit> Mic92: I'll take a look soon.
<Dandellion> Mic92: Thanks, will check
<Mic92> lukegb: there are many repos in total like 130
<{^_^}> [nixpkgs] @Ma27 pushed commit from @mweinelt to release-20.09 « qemu: fix CVE-2020-28916 »: https://git.io/JILEj
cosimone_ has joined #nixos
<makefu> Mic92: thx!
cosimone_ has quit [Remote host closed the connection]
fuzzypixelz has joined #nixos
<fuzzypixelz> hello, the `networking.dhcpcd.wait = "if-carrier-up";` option doesn't fix it
cosimone has quit [Ping timeout: 260 seconds]
zebrag has quit [Quit: Konversation terminated!]
<fuzzypixelz> to sum up, my issue is that dhcpd wait at boot for unconnected ethernet
zebrag has joined #nixos
<fuzzypixelz> which is so annoying, I'm using a laptop. How is this default behavior?
cosimone has joined #nixos
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<cransom> huh, i don't evaluate. will check it out.
<judson> Is anyone using linkerd? I'm trying to install it for the CLI, and getting an empty store dir
vesper11 has joined #nixos
<{^_^}> [nixpkgs] @arnarg opened pull request #105733 → tmuxPlugins.jump: fix ruby dependency → https://git.io/JILuH
<aasg> Mic92: should be fixed, had copy-pasted builtins.fetchTarball from somewhere
<{^_^}> [nixpkgs] @adamscott opened pull request #105734 → tilt: 0.17.12 -> 0.17.13 → https://git.io/JILu5
<sphalerite> Mic92: " Error: We are currently unable to download the log. Please try again later. "
<Mic92> sphalerite: now everybody is checking out nur logs
<Mic92> I slashdotted the logs
<{^_^}> [nixpkgs] @adamscott closed pull request #105734 → tilt: 0.17.12 -> 0.17.13 → https://git.io/JILu5
xcmw has joined #nixos
<fuzzypixelz> am I the only one experiencing this issue? Do you not have 90s extra boot time when you disconnect ethernet?
mattwoodyard has joined #nixos
<fuzzypixelz> ethernet via usb*
nz23 has quit [Quit: Lost terminal]
<{^_^}> [nixpkgs] @adamscott opened pull request #105735 → tilt: 0.17.12 -> 0.17.13 → https://git.io/JILzI
cosimone has quit [Remote host closed the connection]
thibm has quit [Quit: WeeChat 2.6]
<sphalerite> Mic92: pushed a potential fix.
cosimone has joined #nixos
<fuzzypixelz> Mic92: but I'm not using networkd ...
cole-h has quit [Quit: Goodbye]
<Mic92> fuzzypixelz: I think network manager uses something similar
<fuzzypixelz> At least not atm ...
<Mic92> and also dhcpd client might block online target
<Mic92> fuzzypixelz: you can check systemd-analyze blame
pushqrdx has joined #nixos
<Mic92> sphalerite: aasg you are both on the nice list again
fuiltilt has joined #nixos
Fare has joined #nixos
<fuzzypixelz> Mic92: I'm sure it's dhcpd:
<{^_^}> [nixpkgs] @vbgl merged pull request #104983 → obelisk: 0.4.0 → 0.5.2 → https://git.io/JkSdW
<{^_^}> [nixpkgs] @vbgl pushed to master « obelisk: 0.4.0 → 0.5.2 »: https://git.io/JILzP
<fuzzypixelz> I get a `a start job is runing for sys/subsystem/net/devices/<ethernet-via-usb-interface>` for 90s
<fuzzypixelz> everytime I boot up
<fuzzypixelz> EXCEPT when I have my usb ethernet on
<{^_^}> #60900 (by gloaming, 1 year ago, open): Slow boot due to dhcpcd (tracking issue)
<fuzzypixelz> Mic92: systemd-analyze blame only shows `NetworkManager-wait-online.service` at 8s
<fuzzypixelz> nowhere near my problem
<fuzzypixelz> Mic92: a person suggested setting `interfaces.eth0.useDHCP = true;`
<fuzzypixelz> for example
<fuzzypixelz> that's nonsense right?
<{^_^}> [nixpkgs] @SuperSandro2000 closed pull request #105715 → dyndnsc: init at 0.5.1 → https://git.io/JILfr
<mattwoodyard> I'm trying to figure out why this doesnt work
<mattwoodyard> nix-shell -p 'python38.withPackages(ps: with ps; [ google_api_python_client.overrideAttrs(o: rec { doCheck = false;}) google_auth ])' --run python3
<sphalerite> mattwoodyard: you might need some parens around the whole google_api_python_client thing
<mattwoodyard> sorry that was the wrong copy and paste :)
<mattwoodyard> $ nix-shell -p 'python38.withPackages(ps: with ps; [ numpy.overrideAttrs(o: rec { doCheck = false; })])' --command "python3 -c 'import numpy'"Traceback (most recent call last): File "<string>", line 1, in <module>ModuleNotFoundError: No module named 'numpy'
<mattwoodyard> but this one does work
<mattwoodyard> $ nix-shell -p 'python38.withPackages(ps: with ps; [ numpy ])' --command "python3 -c 'import numpy'"
<sphalerite> > python38.withPackages(ps: with ps; [ numpy.overrideAttrs(o: rec { doCheck = false; })])
<{^_^}> "<derivation /nix/store/p7jb01l17lq3gk6wgmj1p1max5r4bhca-python3-3.8.6-env.drv>"
davidv7 has quit [Ping timeout: 240 seconds]
<sphalerite> > python38.withPackages(ps: with ps; [ (numpy.overrideAttrs(o: rec { doCheck = false; }))])
<{^_^}> "<derivation /nix/store/iy3dzcrz6y5f2lsgvfd3mxpsfykhybfq-python3-3.8.6-env.drv>"
<sphalerite> mattwoodyard: yep, you'll need those extra parentheses.
<fuzzypixelz> sorry for all these questions but Mic92,
<fuzzypixelz> but when will https://github.com/NixOS/nixpkgs/issues/103188 be available on 20.09 stable?
<{^_^}> #103188 (by omasanori, 3 weeks ago, closed): "lvm2-activation-generator: lvmconfig failed" displayed during boot etc.
<{^_^}> [nixpkgs] @tnias closed pull request #98005 → libmodsecurity bump version and fix CVE-2020-15598 → https://git.io/JU40A
<sphalerite> > with python3Packages; [ numpy.overrideAttrs(o: rec { doCheck = false; })] # mattwoodyard
<{^_^}> [ <CODE> <CODE> ]
<sphalerite> that's a list containing `numpy.overrideAttrs` and `(o: rec { doCheck = false; })`
<aasg> fuzzypixelz: #103983 ?
<{^_^}> https://github.com/NixOS/nixpkgs/pull/103983 (by Mic92, 2 weeks ago, open): [backport] nixos/lvm2-activation-generator: fix warnings on activation
davidv7 has joined #nixos
<Mic92> fuzzypixelz: when someones tested or merged https://github.com/NixOS/nixpkgs/pull/103983
<{^_^}> #103983 (by Mic92, 2 weeks ago, open): [backport] nixos/lvm2-activation-generator: fix warnings on activation
<{^_^}> [nixpkgs] @Mic92 merged pull request #103983 → [backport] nixos/lvm2-activation-generator: fix warnings on activation → https://git.io/Jkcxv
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to release-20.09: https://git.io/JILgH
<{^_^}> [nixpkgs] @SuperSandro2000 reopened pull request #105715 → dyndnsc: init at 0.5.1 → https://git.io/JILfr
<Mic92> But I think its safe to merge
Ariakenom has joined #nixos
<{^_^}> [nixpkgs] @Infinisil pushed 3 commits to master: https://git.io/JILgA
<{^_^}> [nixpkgs] @Infinisil merged pull request #95275 → tmuxPlugins.tmux-fzf: init at unstable-2020-11-12 → https://git.io/JJ98b
<fuzzypixelz> right now where is it at exactly? unstable? planned for next release? Sorry I don't understand NixOS developement, I just installed it two days ago haha, Mic92
<mattwoodyard> sphalerite - ugggh, thanks
<exarkun> is there a trick to provide native dependencies for cabal builds?
<exarkun> (I am not really a cabal user, just trying to build this random cabal-based project I want to fix a bug in)
<exarkun> specifically it wants zlib and openssl
<{^_^}> [nixpkgs] @Infinisil merged pull request #105722 → idevicerestore: Add darwin build support. → https://git.io/JILsA
<{^_^}> [nixpkgs] @Infinisil pushed 6 commits to master: https://git.io/JIL2I
<fuzzypixelz> basically, what nixos release version / channel points to NixOS:master
pushqrdx has quit [Quit: pushqrdx]
<energizer> fuzzypixelz: nixpkgs-unstable
<Mic92> fuzzypixelz: I merged it now to 20.09. It will be in the next version bump
<Mic92> *channel update
<energizer> the channel names are terrible
<fuzzypixelz> Mic92: you mean the next stable-channel update right? As energizer said it's already in unstable?
<Mic92> fuzzypixelz: yes
<fuzzypixelz> Oh I just realized you _just_ merged it <3
Darkmatter66 has quit [Remote host closed the connection]
<Yaniel> in nixpkgs, is it possible to generate files for /etc in a package? the way that is done in modules
pumpy has joined #nixos
<fuzzypixelz> umm, is there a way to have a "auto selected" user in gdm?
Darkmatter66 has joined #nixos
cole-h has joined #nixos
<fuzzypixelz> and not have to type it in every time?
<Mic92> Yaniel: you can point environment.etc."yourfile".source to a package.
<Yaniel> hmm can that package define an entire /etc subtree?
<Yaniel> or does it have to be done on a per-file basis
<Mic92> Yaniel: it would be done per file basis but you can generate also this with a map
<Mic92> Yaniel: otherwise tmpfiles might allow you to make a symlink
<Mic92> but they won't be unlinked if you remove this line again
Ariakenom_ has joined #nixos
<Yaniel> hmm
<Yaniel> fuzzypixelz: services.xserver.displayManager.autoLogin.user (don't forget the .enable)
<Yaniel> since pipewire-media-session requires different files than wireplumber
<Yaniel> thinking of how to configure multiple session managers in the pipewire module
<fuzzypixelz> Yaniel: unless I messed something up, it doesn't prompt for a password that way
<fuzzypixelz> right?
<Mic92> Yaniel: you can also read filenames from a package if that helps
Ariakenom has quit [Ping timeout: 260 seconds]
<pumpy> Mic92 dang how we can view markdown files on nixos then?
<Yaniel> fuzzypixelz: oh you just want to *select* the user, not login
sgo has joined #nixos
<Fare> it looks like every level of nixpkgs invents its own slightly incompatible extension protocol.
mounty has joined #nixos
<fuzzypixelz> Yaniel: yes! loging in without a password is too dangerous when you have people around your laptop!
kalbasit has quit [Remote host closed the connection]
kalbasit has joined #nixos
costrouc has joined #nixos
<Fare> fuzzypixelz, lucky that for a narcissist sociopath, the bipeds around aren't "people"!
<Fare> Is anyone here using Nix on QubesOS?
stigo has quit [Ping timeout: 256 seconds]
<Yaniel> Mic92: as long as the package can generate the file with nix it's fine I guess?
<fuzzypixelz> Yaniel: I take it you're not using gdm right?
<Yaniel> nope
<fuzzypixelz> kdm? lightdm?
<Yaniel> sddm
ilmu1 has quit [Ping timeout: 260 seconds]
<Yaniel> it autoselects my user since I don't have others (I think that's why)
<fuzzypixelz> huh
<fuzzypixelz> how do I see how many users I have?
<fuzzypixelz> supposedly they are just the ones declared in configuration.nix right?
NeoCron has joined #nixos
<Yaniel> yes
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/0f8a31b992b (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
o1lo01ol1o has quit [Remote host closed the connection]
<fuzzypixelz> might help
lassulus has quit [Remote host closed the connection]
<fuzzypixelz> but I'm not sure what's the difference between `users.defaultUserShell` and `users.users.foo.shell`
lassulus has joined #nixos
civodul has quit [Quit: ERC (IRC client for Emacs 27.1)]
seku has quit [Quit: Connection closed]
<{^_^}> [nix] @edolstra pushed 4 commits to separate-manpages: https://git.io/JILr4
fuzzypixelz has quit [Remote host closed the connection]
philr has joined #nixos
fuzzypixelz has joined #nixos
<fuzzypixelz> is not working
<{^_^}> [nixpkgs] @flokli merged pull request #105685 → dockerTools.fakeNss: init → https://git.io/JIk7g
<{^_^}> [nixpkgs] @flokli pushed 3 commits to master: https://git.io/JILoI
<{^_^}> [nix] @edolstra opened pull request #4304 → Separate manpages for 'nix' subcommands → https://git.io/JILoY
<{^_^}> Channel nixpkgs-20.03-darwin advanced to https://github.com/NixOS/nixpkgs/commit/0f8a31b992b (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.03-darwin)
sgo has quit [Ping timeout: 256 seconds]
endformationage has joined #nixos
sgo has joined #nixos
<{^_^}> [nix] @edolstra merged pull request #4301 → fix tokens documentation → https://git.io/JIIiu
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JILKm
<fuzzypixelz> bump? I'm using gdm, I only have one normal user, and it's not showing in gdm's list (there is no list)
<fuzzypixelz> using `users.defaultUserShell = pkgs.<preferred-shell>` as suggested in https://discourse.nixos.org/t/normal-users-not-appearing-in-login-manager-lists/4619
<fuzzypixelz> doesn't solve it for me
eoli3n has quit [Ping timeout: 256 seconds]
greisean has joined #nixos
Ariakenom_ has quit [Quit: Leaving]
fendor_ has quit [Remote host closed the connection]
fuzzypixelz has quit [Remote host closed the connection]
ddellacosta has joined #nixos
fuzzypixelz has joined #nixos
pjt_tmp has joined #nixos
erasmas has quit [Quit: leaving]
<fuzzypixelz> one last time >_<. I'm using gdm and my normal (only) user isn't showing on its list
cosimone has quit [Quit: cosimone]
gustavderdrache has quit [Quit: Leaving.]
wnklmnn has quit [Quit: Leaving]
<fuzzypixelz> gnome-control-center also finds no users
sbock has quit [Ping timeout: 244 seconds]
Darkmatter66 has quit [Ping timeout: 246 seconds]
Darkmatter66 has joined #nixos
cr4y1_ has quit [Read error: Connection reset by peer]
<{^_^}> Channel nixpkgs-20.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/92256441fd5 (from 3 hours ago, history: https://channels.nix.gsc.io/nixpkgs-20.09-darwin)
cr4y1 has joined #nixos
o1lo01ol1o has joined #nixos
at_mart has left #nixos ["WeeChat 2.7.1"]
xcmw has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JILPF
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gustavderdrache has joined #nixos
werner291 has joined #nixos
<{^_^}> [nix] @matthewbauer opened pull request #4305 → Check for rosetta 2 support before installing → https://git.io/JILXv
mattwoodyard has quit [Ping timeout: 245 seconds]
<AWizzArd> I run `nix search -u` and get a long list through which I can scoll. But in my next `nix search smth` it tells me that I should update the cache. How can I updated in such a way that there is a side effect (i.e. the cache being updated)?
xcmw has joined #nixos
fuzzypixelz has quit [Remote host closed the connection]
veleiro` has joined #nixos
<judson> What's the sitch with go packages right now?
<samueldr> judson: what do you mean?
<samueldr> ah, sorry, I missed the "go"
<judson> I've been setting up a bunch of tools for a project, and it's been really painful. buildGoModules has not been the utopian dream I'd hoped for.
nisstyre has quit [Quit: WeeChat 2.8]
<samueldr> and I thought something was supposed to be up "for [all] packages" :)
<infinisil> I'd go for buildGoPackages
<samueldr> (I don't know about go stuff)
<infinisil> Along with vgo2nix
nisstyre has joined #nixos
<judson> buildFlagsArray is a fib; I'm trying to get linkerd to work - it seems to be broken in tree.
<judson> Looking upstream, their build involves a go generate step, which /me cries
<judson> infinisil, I was under the impression that buildGoPackages was superseded?
veleiro has quit [Ping timeout: 260 seconds]
<infinisil> The manual says so, but I don't think it was the right call
<judson> There's also this irritation (which I think is shared across build$LangThing builders) - they don't seem to work with overrides
<judson> Or not in any useful way
jlamothe has quit [Ping timeout: 260 seconds]
<judson> Why was that the wrong call?
zimbatm has quit [Ping timeout: 272 seconds]
<infinisil> Trying to find some issues about it..
<{^_^}> #84826 (by nlewo, 33 weeks ago, open): Recommend buildGoPackage instead of buildGoModule in the nixpkgs manual
<infinisil> Also https://github.com/NixOS/nixpkgs/issues/89310 links to many related issues
<{^_^}> #89310 (by Ma27, 26 weeks ago, open): Problematic behavior of `buildGoModule` in conjunction with `vendorSha256`
orcus- has quit [Quit: ZNC 1.7.5 - https://znc.in]
<judson> I think I was reading that a little while ago.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #105736 → cinnamon.muffin: 4.6.3 -> 4.8.0 → https://git.io/JILMf
<infinisil> And relevant Nix issue: https://github.com/NixOS/nix/issues/2270
<{^_^}> nix#2270 (by edolstra, 2 years ago, open): Restrict fixed-output derivations
orcus has joined #nixos
<judson> Hard for me not to read this as part of a larger problem without a good consensus
<judson> I'll admit, I was glad to see FRidh's comments about changes to the Python regime.
jlamothe has joined #nixos
est31 has quit [Remote host closed the connection]
est31 has joined #nixos
ben_ has joined #nixos
fuzzypixelz has joined #nixos
fuzzypixelz has quit [Client Quit]
fuzzypixelz has joined #nixos
<fuzzypixelz> hello
monokrome has quit [Ping timeout: 240 seconds]
xcmw has quit [Ping timeout: 264 seconds]
__monty__ has quit [Quit: leaving]
manjaroi3 has joined #nixos
monokrome has joined #nixos
<{^_^}> [nixpkgs] @IvarWithoutBones opened pull request #105737 → pythonPackages.tmdb3: disable on python3 → https://git.io/JILDI
<fuzzypixelz> I have wireshark installed but I can't add myself to the wireshark group
<fuzzypixelz> adding it to extraGroups doesn't work
<fuzzypixelz> I tried adding myself to audio and that was fine
werner291 has quit [Remote host closed the connection]
<cole-h> You're gonna have to be more specific about what "doesn't work"
<cole-h> Do you not get added to the group? Does wireshark not let you do something with it because you're not part of the wireshark group?
Dotz0cat has joined #nixos
<fuzzypixelz> the command `groups` doesn't include wireshark
<fuzzypixelz> cole-h: yes I can't use it at all
<fuzzypixelz> I think I need programs.wireshark.enable = true;
<cole-h> You need to log out and log in for group changes to take effect.
<fuzzypixelz> I did that multiple times
<fuzzypixelz> "Whether to add Wireshark to the global environment and configure a
<fuzzypixelz> setcap wrapper for 'dumpcap' for users in the 'wireshark' group."
<fuzzypixelz> is what `programs.wireshark.enable = true;` does
<fuzzypixelz> hmm, this wasn't mentioned on search.nixos.org
<cole-h> Then, yeah, you need to enable that.
fuzzypixelz has quit [Remote host closed the connection]
jonringer has joined #nixos