worldofpeace_ changed the topic of #nixos to: NixOS stable: 20.03 ✨ https://discourse.nixos.org/t/nixos-20-03-release/6785 || 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-info
Mateon3 is now known as Mateon1
fragamus has quit [Ping timeout: 272 seconds]
magnetophon has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #77 → Point to correct github location → https://git.io/JfyNv
<{^_^}> [nixos-search] @garbas pushed to master « Point to correct github location (#77) »: https://git.io/JfyNs
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-70: https://git.io/JfyNG
pjt_014 has joined #nixos
<{^_^}> [nixos-search] @garbas pushed to fix-60 « fixed »: https://git.io/JfyN8
<{^_^}> [nixos-search] @garbas opened pull request #78 → Better network error description → https://git.io/JfyN0
<{^_^}> [nixos-search] @garbas merged pull request #78 → Better network error description → https://git.io/JfyN0
<{^_^}> [nixos-search] @garbas pushed to master « fixed (#78) »: https://git.io/JfyNu
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-60: https://git.io/JfyNg
proofofkeags has joined #nixos
apple_at_cha has joined #nixos
<{^_^}> [nixpkgs] @veprbl merged pull request #89852 → Add snappy dependency to leveldb. → https://git.io/JfDpo
<{^_^}> [nixpkgs] @veprbl pushed commit from @robinp to master « leveldb: Add snappy dependency (#89852) »: https://git.io/JfyN6
<{^_^}> [nixpkgs] @veprbl merged pull request #89886 → blender: 2.82a -> 2.83.0 → https://git.io/JfyYR
<{^_^}> [nixpkgs] @veprbl pushed 3 commits to master: https://git.io/JfyND
<{^_^}> [nixos-homepage] @garbas merged pull request #465 → Improve some wording in the demo → https://git.io/JfDyr
<{^_^}> [nixos-homepage] @garbas pushed 2 commits to master: https://git.io/JfyN9
<{^_^}> [nixpkgs] @magnetophon opened pull request #89997 → dragonfly-reverb: 3.0.0 -> 3.1.1 → https://git.io/JfyNQ
<keithy[m]> hi guys, I am nicely setup with nix-env running python
<{^_^}> [nixpkgs] @r-ryantm opened pull request #89999 → groonga: 10.0.2 -> 10.0.3 → https://git.io/JfyNN
<keithy[m]> python3, but having cloned and built a python project that contains a rust dylib, how would I persuade python to find that dylib?
<keithy[m]> I tried setting $DYLD_LIBRARY_PATH
cocreature has joined #nixos
jgeerds has quit [Ping timeout: 260 seconds]
<keithy[m]> So reading this, https://github.com/NixOS/nixpkgs/issues/10597 its off back to brew
<{^_^}> #10597 (by zhou13, 4 years ago, open): python: can not use imperatively installed packages as libraries
<keithy[m]> no point in suggesting nix packages is better than brew if you cant use things that are installed by nix for normal non nix use
<gchristensen> okay
<keithy[m]> its not imperatively installed
ofir has quit [Quit: Leaving]
<keithy[m]> I just compiled it and havent installed it
Jackneill has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @garbas merged pull request #87373 → weechatScripts.wee-slack: 2.5.0 -> 2.6.0 → https://git.io/JfC60
<{^_^}> [nixpkgs] @garbas pushed 2 commits to master: https://git.io/JfyAL
qubasa has quit [Ping timeout: 260 seconds]
artemist has quit [Quit: = ""]
<{^_^}> [nixpkgs] @cdepillabout merged pull request #89945 → haskellPackages.ginger: unbreak → https://git.io/Jfy6s
<{^_^}> [nixpkgs] @cdepillabout pushed 2 commits to haskell-updates: https://git.io/JfyA3
<keithy[m]> Il try that
<energizer> nix is emphatically not the "package manager for humans"
<selfsymmetric-mu> beep boop
pareidolia_ has quit [Quit: ZNC 1.7.3 - https://znc.in]
pareidolia has joined #nixos
sid` has joined #nixos
<keithy[m]> oh well that didnt work
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JfyA4
<keithy[m]> ahh..
<amanjeev> can someone recommend a good desktop environment that is much lighter than gnome?
<keithy[m]> i3?
<energizer> that's a window manager
<amanjeev> jesus, i can never keep that straight
<energizer> amanjeev: lxde
<energizer> amanjeev: but that said, you dont actually need a desktop environment, you can just use a window manaegr
<{^_^}> [nixpkgs] @mweinelt opened pull request #90000 → pythonPackages.spidev: init at 3.5 → https://git.io/JfyAu
<amanjeev> thanks energizer
<amanjeev> would it be good with multiple monitors?
thc202 has quit [Ping timeout: 256 seconds]
<amanjeev> not sure if they are related
<energizer> ive never used it, it just has a reputation for lightweight
<amanjeev> ah i see
<sid`> Hey! I'm having some trouble getting nixGL to work on NVIDIA 390.132 and Ubuntu 18.04. I've tried both the backported version and the master branch but `nixGLNvidia glxinfo` errors with "couldn't find RGB glx visual." I'm running headless with a Xvfb server, and glxinfo works outside of nix-shell
<amanjeev> what do you use?
<energizer> qtile wm
<amanjeev> ah thanks! it is one of those tiling ones
<keithy[m]> does nix's python ignor PYTHONPATH?
<energizer> keithy[m]: no
Jackneill has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #89982 → gnome3.iagno: 3.36.2 -> 3.36.3 → https://git.io/JfyQx
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyAa
<selfsymmetric-mu> amanjeev: I use xfce4 personally. Lightweight, stable, easy, it's never disappointed me.
<amanjeev> selfsymmetric-mu, thanks! can i see your config? I currently have invested in gnome3 but i think it is time to move on
<selfsymmetric-mu> amanjeev: Sure! https://hastebin.com/raw/cakuweroye
<amanjeev> thank you selfsymmetric-mu
<selfsymmetric-mu> My pleasure, good luck. :)
psy3497 has joined #nixos
drakonis_ has joined #nixos
AmandaC_ has joined #nixos
<emilsp> ok, know that alsa-firmware in master cross-compiles just fine, but the one in stable doesn't. How do I change my nixos config so that I can replace the alsa-firmware module/derivation with the one in stable?
lilpea has quit [Ping timeout: 256 seconds]
drakonis has quit [Ping timeout: 246 seconds]
<bellavito> I'm trying out wireguard for the first time. I'll be grateful if anyone could share example configs.
joehh1_ has quit [Ping timeout: 260 seconds]
<bellavito> client config mainly
<emilsp> in wireguard, there are no clients or servers, only peers
AmandaC has quit [Ping timeout: 246 seconds]
<keithy[m]> this way beyond me I am afraid
<bellavito> Sorry, i meant client setup configs
<simpson> keithy[m]: I don't know how to make it work with nix-env, but I've got nix-shell, virtualenv, and direnv all working together.
<simpson> As usual, you're going to have a better time working within Nix rather than trying to hack things together in your user shell.
<keithy[m]> brew is installing
<keithy[m]> I only have 3 days
pamplemousse has quit [Ping timeout: 256 seconds]
<keithy[m]> I would bety that as soon as I tried nix-shell I would have to use rust inside nix, and open another load of issues I cant fix.
<emilsp> bellavito: I've not used nix to configure wireguard interfaces before, but if you check the options for wireguard and wg-quick, it's pretty self explanaotry. You can also peek at infinisil's system config if you want to see those fields be populated - https://github.com/Infinisil/system/blob/31ebb66df2ebc040eea3b1cd1855ddf05830bc6d/config/machines/vario/default.nix#L28-L37
<{^_^}> [nixpkgs] @mweinelt opened pull request #90001 → pythonPackages.pulsectl: 20.4.3 -> 20.5.1 → https://git.io/JfyAp
<keithy[m]> I am looking at a dylib file it is right there, and yet import doesnt work
<keithy[m]> how hard can it be
<bellavito> emilsp: Thank you very much. Exactly what i needed
<simpson> For Python? You do *not* want to know. (PEP 302 is a good start if you change your mind.) Is this an extension module, using the C API? Or is it a shared object to be loaded with cffi (or ctypes, etc)?
orivej has joined #nixos
<keithy[m]> rust managed to download and build everything, python cant ieven find a dylob
<keithy[m]> I have no idea what it is
<simpson> keithy[m]: Also, as usual, walk before running. If you have a working setup, and some sort of deadline looming, then don't feel pressured to change your setup. Be patient, take things slowly, and incrementally build up your new Nix environment.
<keithy[m]> I cloned a git repo and did rustup and cargo build
<keithy[m]> I think it was made with pyo3
<keithy[m]> I have nevr had a working setup, I was on El Capitan
<keithy[m]> and all the package managers broke
<keithy[m]> Eventually managed to update to High Sierra, and thought, nix was better than brew.. so..
<keithy[m]> I cant stand all this static language stuff
gustavderdrache has quit [Quit: Leaving.]
<{^_^}> [nixpkgs] @jtojnar merged pull request #89925 → evince: 3.36.1 -> 3.36.3 → https://git.io/Jfya5
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyxT
<keithy[m]> I stopped building and compiling in 1993 I think it was.
<simpson> It looks like `maturin` is packaged, although I don't know whether that helps. Looking at PyO3 it seems like either it should all just come together, or it all obviously shouldn't work at all. Not sure which.
<keithy[m]> to be fair it looks pretty darn slick
<keithy[m]> cant beleive it fell at loading the dylib
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90002 → haproxy: 2.1.4 -> 2.1.6 → https://git.io/JfyxL
<keithy[m]> I dont know what path to put it on
<simpson> Python has a -v flag for printing out where modules are loaded from. Might be helpful. PYTHONPATH is worth considering as well.
<keithy[m]> tried that and DYLD_
<simpson> Regardless of which languages are used on either side of the C API, the actual linkage is C linkage, so typical shared-object debugging techniques will work.
drakonis_ has quit [Ping timeout: 256 seconds]
<keithy[m]> I think I used C in 1986
orivej has quit [Ping timeout: 264 seconds]
<keithy[m]> I hve the origina K&R
dsg has quit [Remote host closed the connection]
dsg has joined #nixos
<keithy[m]> I am not seeing any directories mentioned with -v
drakonis_ has joined #nixos
<simpson> Curious. I see lines like: import readline # dynamically loaded from /nix/store/bb3qs85kiq78rb6q2sdivannsch14b0f-python-2.7.18/lib/python2.7/lib-dynload/readline.so
<keithy[m]> all hard coded to the nix/store
KindTwo has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
eyenx[m] has quit [Remote host closed the connection]
<LevelChart8> Very off-topic. What are the coolest games that run on NixOS? Any kind, MUD, FPS, whatever.
<{^_^}> [nixpkgs] @aanderse merged pull request #86780 → perlPackages.XMLRPCLite: init at 0.717 → https://git.io/JfGvX
<{^_^}> [nixpkgs] @aanderse pushed 2 commits to master: https://git.io/Jfyxc
<LevelChart8> Need something to let off steam now and then.
<ldlework> When you have an overlay, the thing you assign to an attribute in the returned attrset is not a derivation right?
eyenx[m] has joined #nixos
<keithy[m]> yay!
<keithy[m]> the shared library was called libblah
<keithy[m]> the import was blah
eyenx[m] has quit [Remote host closed the connection]
sid` has left #nixos ["ERC (IRC client for Emacs 28.0.50)"]
<keithy[m]> renamed and it worked!
<simpson> LevelChart8: cribbage from bsdgames is a classic way to wait for packages to compile. Doesn't require anything other than a keyboard and some careful thought.
<ldlework> nm
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90003 → harfbuzz: 2.6.4 -> 2.6.7 → https://git.io/Jfyxl
<keithy[m]> 2 daysa 20 hours to go!
<LevelChart8> Thanks :) installing now.
plutes has quit [Ping timeout: 272 seconds]
apple_at_cha has quit [Ping timeout: 264 seconds]
KindTwo is now known as KindOne
<{^_^}> [nixpkgs] @jtojnar merged pull request #89947 → gnome3.gnome-chess: 3.36.0 -> 3.36.1 → https://git.io/Jfy6h
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyxR
<simpson> keithy[m]: I don't know what to do with your sense of urgency. I don't know what you're working on, and I'm relatively sure that it's *your* deadline and not *our* deadline.
<{^_^}> [nixpkgs] @jtojnar merged pull request #89937 → gnome3.gnome-tetravex: 3.36.2 -> 3.36.3 → https://git.io/Jfyod
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfyx0
<keithy[m]> its a programming competition I have no chance of winning
<keithy[m]> well not true I have a great Idea
<admicos> has anyone here managed to get microsoft python language server working via either vim (coc) or vscode? the microsoft python analyzer thing always blocks me because it's a prebuilt executable and i don't want to patch it manually every time
KindTwo has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #89935 → gnome3.gnome-klotski: 3.36.2 -> 3.36.3 → https://git.io/Jfyr5
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfyxa
m0rphism has quit [Ping timeout: 272 seconds]
<LevelChart8> simpson: where are the docs for this?
<LevelChart8> I tried --help and man
KindOne has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #89950 → gnome3.gnome-music: 3.36.2 -> 3.36.3 → https://git.io/JfyPY
<{^_^}> [nixpkgs] @jtojnar pushed 3 commits to master: https://git.io/Jfyxw
<LevelChart8> It looks like it installed a bunch of .nix files in folders.
<simpson> LevelChart8: Hm, yeah, not sure what's up with the man pages. https://www.unix.com/man-page/bsd/6/cribbage/ is an online copy of the man page.
KindTwo is now known as KindOne
<LevelChart8> thx
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos
selfsymmetric-mu has left #nixos ["gone to the land of dead hiccups and extinguished light bulbs"]
<energizer> LevelChart8: #nixos-chat for offtopic
orivej has joined #nixos
mtn has joined #nixos
LevelChart8 has quit [Ping timeout: 240 seconds]
<mtn> Newbie question: if I want to install a package with a non-default setting, how can I do that?
<{^_^}> [nixpkgs] @romildo opened pull request #90004 → buildenv: paths to link resolving to the same absolute path is not a conflict → https://git.io/Jfyxx
<mtn> So the derivation has a bunch of arguments right? What if I want to pass `cudaSupport=true`?
LevelChart8 has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg pushed to f/sloccount « sloccount: fix locale warnings when running with non-default locale »: https://git.io/Jfyxh
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90005 → intel-graphics-compiler: 1.0.3627 -> 1.0.4062 → https://git.io/Jfyxj
<energizer> mtn: .override {cudaSupport = true;}
<mtn> energizer: Got it, thanks! Is that like pkgs.python37.pkgs.tensorflow.override {...}?
<mtn> One other thing I'm confused about is how to use specify tensorflow v2 vs v1, since both versions are in nixpkgs
<energizer> mtn: looks like they're tensorflow_1 and tensorflow_2
<mtn> energizer: Got it, how'd you figure that out?
<energizer> mtn: i opened `nix repl '<nixpkgs>' ` and did tab completion
<energizer> nix search tensorflow would also work
kleisli has quit [Quit: Leaving]
LevelChart8 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
orivej has quit [Ping timeout: 240 seconds]
lambda-11235 has joined #nixos
<mtn> energizer: Ok so probably because I have an older version of nixpkgs (I'm pinning nixpkgs-20.03` in the `shell.nix`, when I search I don't see those, and when I run it I get the error: `error: cannot coerce a set to a string`
<mtn> Is this what my input should look like? `py.pkgs.tensorflow_2.override { cudaSupport = true; }`
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90006 → joker: 0.15.3 -> 0.15.4 → https://git.io/JfypG
kleisli has joined #nixos
alp has joined #nixos
lord| has quit [Read error: Connection reset by peer]
mtn has quit [Remote host closed the connection]
lord| has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #89942 → glib-networking: 2.64.2 -> 2.64.3 → https://git.io/JfyKQ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfypi
<{^_^}> [nixpkgs] @mweinelt opened pull request #90007 → 20.03/microcode intel → https://git.io/JfypP
<{^_^}> [nixpkgs] @jtojnar pushed 216 commits to staging-next: https://git.io/JfypM
<{^_^}> [nixpkgs] @jtojnar pushed 218 commits to staging: https://git.io/JfypD
<{^_^}> [nixpkgs] @jtojnar pushed 0 commits to apeh-anyso: https://git.io/JfypS
bellavito has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @peterhoeg merged pull request #89457 → nixos/pam: mount encrypted home earlier → https://git.io/JfXYb
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to master: https://git.io/Jfyp9
<{^_^}> [nixpkgs] @peterhoeg pushed 0 commits to f/pam_ordering: https://git.io/JfypH
orivej has joined #nixos
<jtojnar> mtn you need to wrap it in parenthesis
<jtojnar> otherwise, each is a separate list element
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cript0nauta has quit [Ping timeout: 256 seconds]
psy3497 has left #nixos ["WeeChat 2.3"]
cript0nauta has joined #nixos
<kleisli> does software need to have version numbers to be included in nixpkgs?
justanotheruser has quit [Ping timeout: 256 seconds]
<kleisli> i'd like to add https://github.com/whonore/Coqtail to the automatically generated vim plugins, but it doesn't have any official releases
mrpi has quit [Quit: killed]
ajs124 has quit [Quit: killed]
Scriptkiddi has quit [Quit: killed]
das_j has quit [Quit: killed]
proofofkeags has quit [Remote host closed the connection]
proofofkeags has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
das_j has joined #nixos
ajs124 has joined #nixos
Scriptkiddi has joined #nixos
mrpi has joined #nixos
kvda has joined #nixos
KindTwo has joined #nixos
<ToxicFrog> I forgot how much nicer than any of the output from `nixos-rebuild` `nixos-install`'s progress meter is
<ToxicFrog> It would be really nice to have that for nixos-rebuild
KindOne has quit [Ping timeout: 272 seconds]
fling has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #89973 → gnome3.gnome-system-monitor: 3.36.0 -> 3.36.1 → https://git.io/Jfy9V
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/Jfyhk
proofofkeags has quit [Ping timeout: 265 seconds]
stevenxl has joined #nixos
fling has joined #nixos
KindTwo is now known as KindOne
<{^_^}> [nixpkgs] @jtojnar merged pull request #89966 → gnome3.gnome-boxes: 3.36.3 -> 3.36.4 → https://git.io/JfyyW
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyhO
Ralith_ has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @jtojnar merged pull request #89975 → gnome3.gnome-initial-setup: 3.36.2 -> 3.36.3 → https://git.io/JfyHf
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfyhZ
justanotheruser has joined #nixos
proofofkeags has joined #nixos
cript0nauta has quit [Ping timeout: 260 seconds]
Ralith_ has joined #nixos
KindOne has quit [Ping timeout: 265 seconds]
<colemickens> Is Nix with flakes faster for things like full system rebuilds?
KindOne has joined #nixos
cript0nauta has joined #nixos
felixfoertsch23 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90008 → kdev-php: 5.5.1 -> 5.5.2 → https://git.io/JfyhX
bqv has quit [Remote host closed the connection]
felixfoertsch has quit [Ping timeout: 246 seconds]
felixfoertsch23 is now known as felixfoertsch
bqv has joined #nixos
orivej has joined #nixos
aw has quit [Quit: Quitting.]
spacefrogg has quit [Quit: Gone.]
aw has joined #nixos
spacefrogg has joined #nixos
whatisRT has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 272 seconds]
proofofkeags has quit [Remote host closed the connection]
orivej has joined #nixos
orivej_ has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
<jtojnar> kleisli you would use unstable-yyyy-mm-dd for a version
bqv has quit [Ping timeout: 246 seconds]
<jtojnar> colemickens it sure feels like it is
bqv has joined #nixos
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
bqv has quit [Ping timeout: 260 seconds]
bqv has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90009 → jdupes: 1.15.0 -> 1.16.0 → https://git.io/JfSeI
<euank> colemickens: yes. flakes have a "evaluation cache", which means it's not just derivation outputs that are cached, but entire nix evaluations.
<euank> Experimentally, fwiw, I found it to be faster for the equivilant of nix-shell and nix-build, but I also found out that with a slow enough filesystem and a local git repo flake, it could be slower because it ends up doing more git operations in certain cases
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90010 → kdev-python: 5.5.1 -> 5.5.2 → https://git.io/JfSeX
<euank> (i.e. if your git repo is on a network filesystem and has a lot of files that were entirely ignored in the non-flake world, such as in a large monorepo)
bqv has quit [Remote host closed the connection]
bqv has joined #nixos
cript0nauta has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @ryantm merged pull request #89992 → ibm-sw-tpm2: 1563 -> 1628 → https://git.io/JfyFu
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSeM
drakonis1 has quit [Quit: WeeChat 2.8]
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
lafrenierejm has joined #nixos
proofofkeags has joined #nixos
cript0nauta has joined #nixos
<kleisli> ty jtojnar
hazel has joined #nixos
<hazel> so I'm trying to use emacsGcc from the Emacs overlay on NixOS 20.03
<lafrenierejm> Is there a trick to getting image mode support in Emacs? The only overrides I have are `withGTK2 = false` and `withGTK3 = true`, but images are opening only as garbled text.
<hazel> problem is that the buildInput libgccjit is not in 20.03 it's in unstable: https://github.com/nix-community/emacs-overlay/blob/master/default.nix#L83
<hazel> how do I override this to pull from unstable for this package?
mtn has joined #nixos
proofofkeags has quit [Ping timeout: 240 seconds]
orivej has quit [Quit: No Ping reply in 180 seconds.]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
<mtn> I'm having trouble understanding a package installation is failing in my nix-shell. If I get pip installation errors, is that a bug in the derivation spec?
orivej has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90011 → kdevelop-unwrapped: 5.5.1 -> 5.5.2 → https://git.io/JfSJ8
<{^_^}> [nixpkgs] @marsam merged pull request #89939 → go-ethereum: remove asymmetric from maintainers → https://git.io/JfyKm
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSJ0
<hazel> basically -- how do I override *one* buildInput for a package?
<hazel> retaining everything else
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #89916 → eksctl: 0.19.0 -> 0.21.0 → https://git.io/JfyEf
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSJ2
<{^_^}> [nixpkgs] @ryantm merged pull request #89873 → tokei: 11.2.0 -> 11.2.1 → https://git.io/JfyIq
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSJa
<{^_^}> [nixpkgs] @marsam merged pull request #89911 → dash: 0.5.10.2 -> 0.5.11 → https://git.io/JfyBC
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSJK
<euank> hazel: if it declares it as an argument at the top of the file, you can override it with `.override` just fine
<euank> > pkgs.redis.buildInputs
<{^_^}> [ <CODE> <CODE> <CODE> ]
<euank> it's lua-5.2.4 on my system, and `(pkgs.redis.override(_: { lua = lua5_1; })).buildInputs` would include lua 5.1
<euank> Does that work for the package you're working with hazel, or is it more complex than a simple override for some reason?
<hazel> want to change this to pull from nixos-unstable channel
<hazel> since rn it's not
zeta_0 has joined #nixos
<euank> Ah, yeah, more complicated. Just that one build input, or all of the packages in that overlay?
<hazel> just that one build input
<hazel> libgccjit is not in stable
<hazel> i want to change emacsUnstable to emacsGcc, but emacsGcc pulls from out of stable, basically.
<zeta_0> greetings, when i attempted to install the emacs pkg `indium` from nixpkgs, this error was thrown in the terminal: https://dpaste.org/D5bH
cript0nauta has quit [Ping timeout: 246 seconds]
<euank> I'd say your best bet is to layer two overlays in a row and hope that picks it up appropriately. Sec, I can see if it works
<hazel> zeta_0 the server is down
<hazel> gitea.petton.fr, that is, which is what that derivation pulls from
<hazel> you'll have to wait for said server to go back up
<zeta_0> hazel: ok, thanks, just making sure it didn't have something to do with nix, i guess i could post this as an issue in the pkgs github repo, so the maintainers of the pkg can get that server back up and running again
<euank> hazel: something like https://gist.github.com/euank/bca98108788fb2d86db839d59c26831c gets further along at least
<euank> where <unstable> is a reference to unstable nixpkgs (either from a channel or from fetching the url some other way
<euank> I didn't double check it actually builds since it gets past the 'attribute missing' error, and that seems like a reasonable way to do it to me.
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
rajivr has joined #nixos
<hazel> amazing, much appreciated euank
<hazel> it's compilin'
cript0nauta has joined #nixos
<{^_^}> [nixpkgs] @rileyinman opened pull request #90012 → discord-canary: 0.0.103 -> 0.0.104 → https://git.io/JfSUS
<{^_^}> [nixpkgs] @marsam closed pull request #89907 → cloudflared: 2020.3.2 -> 2020.5.1 → https://git.io/Jfyla
<{^_^}> [nixpkgs] @marsam merged pull request #89910 → cloudflared: 2020.3.2 -> 2020.5.1 → https://git.io/Jfy4V
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSUb
marusich has joined #nixos
hke_ has quit [Read error: Connection reset by peer]
hazel has quit [Quit: Connection closed]
hke has joined #nixos
proofofkeags has joined #nixos
mtn has quit [Remote host closed the connection]
cosimone has joined #nixos
lafrenierejm has quit [Remote host closed the connection]
proofofkeags has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 264 seconds]
orivej has joined #nixos
cript0nauta has quit [Ping timeout: 264 seconds]
vidbina has joined #nixos
alexbakker has quit [Quit: Dikke doei]
alexbakker has joined #nixos
m1cr0m4n has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #89999 → groonga: 10.0.2 -> 10.0.3 → https://git.io/JfyNN
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSTN
m1cr0man has quit [Ping timeout: 246 seconds]
tertl3 has quit [Quit: Connection closed for inactivity]
zeta_0 has joined #nixos
skrzyp has quit [Ping timeout: 260 seconds]
<zeta_0> when i did a rebuild, i got this error:
<zeta_0> `OSError: [Errno 28] No space left on device
<zeta_0> `
<zeta_0> warning: error(s) occurred while switching to the new configuration
cript0nauta has joined #nixos
<zeta_0> does that mean that i need to do some nix garbage collection to free up some space?
<evils> most likely
<evils> zeta_0: try `df -h /nix/store`
<euank> does either `df` or `df -i` report a high percent usage for a filesystem, either the one /nix is on or the one it's applying the configuration from?
<{^_^}> [nixpkgs] @blogle closed pull request #60706 → terraform-provider-lxd: init at 2019-04-03 → https://git.io/fjZPO
bqv has quit [Remote host closed the connection]
<zeta_0> evils, euank: https://dpaste.org/c5hA
bqv has joined #nixos
<evils> zeta_0: can you show the part that threw the error?
<{^_^}> [nix] @matthewbauer opened pull request #3677 → Prelink static libraries into an object file → https://git.io/JfSks
<zeta_0> one second
<{^_^}> [nix] @matthewbauer closed pull request #2698 → Add --whole-archive to include all store implementations (when BUILD_SHARED_LIBS=false) → https://git.io/fhbZb
<euank> it's possible it ran out of space applying the change (i.e. creating symlinks on / if you use a diff fs for /nix and /), and you should also check `df -i` to make sure it's not inode exhaustion, which would also produce that error.
<zeta_0> evils, euank: https://dpaste.org/a5FS
<zeta_0> ^
lafrenierejm has joined #nixos
<evils> and `df -h` ? i've had this happen when tmpfs was full
alp has quit [Ping timeout: 272 seconds]
<euank> Oh, the trace makes that super clear actually
<euank> > copy_if_not_exists(store_file_path, "/boot%s" % (efi_file_path))
<{^_^}> error: syntax error, unexpected ',', expecting ')', at (string):315:35
<euank> so /boot or your efi partition probably. Looks like it's copying the inird to /boot and doesn't have enough space
<ldlework> Nixt 0.1.0 released: https://github.com/nix-community/nixt
bqv has quit [Ping timeout: 260 seconds]
dfordvm has joined #nixos
<evils> ldlework: dead link?
<ldlework> shouldn't be
<evils> ldlework: private repo?
orivej has quit [Ping timeout: 240 seconds]
<zeta_0> ldlework: 404 error, when i searched that link
orivej has joined #nixos
<ldlework> repos private, i'll change it
<ldlework> have to wait for my phone to charge, so i can get the auth code to last pass, so that I can get my password to github, so that I can login, which will also ask for authenticator code from my phone
<ldlework> lol
bqv has joined #nixos
Rusty1 has quit [Quit: WeeChat 2.3]
<dfordvm> Hi, I fixed an old PR few days back, and I think it is ready for merge, but got no resp from earlier reviewer. Here -> https://github.com/NixOS/nixpkgs/pull/60246
<{^_^}> #60246 (by dfordivam, 1 year ago, open): nixos/modules/virtualization: Options to add an extra disk in virtualbox VM
<evils> ldlework: damn security, always getting in the way :P
<ldlework> more like energy density limitations of contemporary battery technology
* ldlework shakes fist
leungbk has joined #nixos
lafrenierejm has quit [Remote host closed the connection]
bqv has quit [Ping timeout: 246 seconds]
cosimone has quit [Read error: Connection reset by peer]
<{^_^}> #87918 (by leungbk, 3 weeks ago, open): nodePackages.@nestjs/cli: init at 7.2.0
<leungbk> Would anyone mind merging my PR from several weeks ago? It had previously been approved in a review by a member, but since no one ever merged, I've wound up having to resolve the same merge conflict several times
<leungbk>
<ldlework> https://github.com/nix-community/nixt/ repo made public
codygman has quit [Read error: Connection reset by peer]
codygman has joined #nixos
<evils> ldlework++
<{^_^}> ldlework's karma got increased to 18
codygman has quit [Ping timeout: 256 seconds]
codygman has joined #nixos
leungbk has quit [Ping timeout: 260 seconds]
growpotkin has quit [Quit: ZNC 1.8.0 - https://znc.in]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90013 → jmol: 14.30.2 -> 14.31.0 → https://git.io/JfSIu
maxdevjs has quit [Ping timeout: 240 seconds]
cosimone has joined #nixos
<{^_^}> [nixpkgs] @kalbasit pushed commit from @offlinehacker to master « gore: init at 0.5.0 (#89722) »: https://git.io/JfSIS
<{^_^}> [nixpkgs] @kalbasit merged pull request #89722 → gore: init at 0.5.0 → https://git.io/JfMwO
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90014 → lcms2: 2.9 -> 2.10 → https://git.io/JfSIp
stevenxl has quit [Quit: Connection closed for inactivity]
endformationage has quit [Quit: WeeChat 2.6]
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #nixos
kenran has joined #nixos
mtn has joined #nixos
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @taku0 opened pull request #90016 → flashplayer: 32.0.0.371 -> 32.0.0.387 [Critical security fixes] → https://git.io/JfSL1
orivej_ has joined #nixos
orivej has quit [Ping timeout: 258 seconds]
<wedens[m]> I have a non-NixOS machine that I can physically access. I'd like to prepare NixOS config in advance (from machine with NixOS) and create USB that can install this prepared config or just use USB as a binary cache during installation. how do I do that?
codygman has quit [Ping timeout: 256 seconds]
codygman has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90017 → gnustep.libobjc: 1.9 -> 2.0 → https://git.io/JfSL9
<{^_^}> nixops#1189 (by cleverca22, 42 weeks ago, open): plan for supporting custom partition layouts and custom FS's on any backend
karantan has joined #nixos
<clever> wedens[m]: if you boot the normal nixos usb image, you can then use steps 3&4 to copy a pre-built nixos to /mnt/nix/store and then install the bootloader
thc202 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90018 → libnftnl: 1.1.5 -> 1.1.7 → https://git.io/JfSLQ
<wedens[m]> clever: will it be `nix copy --to local?root=/mnt nix/store/hash-nixos` for copying from usb to the machine?
palo1 has joined #nixos
cript0nauta has quit [Remote host closed the connection]
cript0nauta has joined #nixos
palo1 is now known as palo
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
bqv has joined #nixos
<clever> wedens[m]: that would put it into the nix store in /, which might be tmpfs based, and run out of ram
<ldlework> It's really annoying that tryEval doesn't let you receive the throw message
<clever> wedens[m]: the example i linked goes over ssh, to copy from one machine into /mnt of a remote machine, and skip the tmpfs and usb entirely
<wedens[m]> clever: I can't do that remotely, unfortunately. It's not in my network.
vandenoever has joined #nixos
<clever> wedens[m]: youll have 2 options then, either use 2 usb sticks, or 1 stick that isnt based on the iso
user_0x58 has joined #nixos
<clever> wedens[m]: if you do a normal nixos-install against the usb stick, then you can use `--to local?root=/mnt/` to add more store paths to the usb, like a 2nd build of nixos
user_0x58 has quit [Remote host closed the connection]
<clever> wedens[m]: then you can use `--to local?root=/mnt` again when booted into that stick, to copy it to whatever drive is mounted to /mnt
<{^_^}> [nixpkgs] @fps opened pull request #90019 → xonotic: fix a couple of bugs → https://git.io/JfStU
<wedens[m]> clever: sorry, I don't understand this part "you can use `--to local?root=/mnt/` to add more store paths to the usb, like a 2nd build of nixos" is /mnt a usb mountpoint in this case?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90020 → ktlint: 0.37.0 -> 0.37.1 → https://git.io/JfStT
alp has joined #nixos
<clever> wedens[m]: yeah
orivej_ has quit [Ping timeout: 256 seconds]
<clever> wedens[m]: first, install nixos to a usb stick mounted at /mnt like normal, then build a 2nd nixos (the final one) and use nix copy to add it to the usb stick
orivej has joined #nixos
<clever> then boot that usb stick, format the target disk, and mount to /mnt, and use the same nix copy, to copy it to that final disk
<clever> then you can use step 4 from the nixops issue, to install that storepath
AmandaC_ has quit [Read error: Connection reset by peer]
AmandaC has joined #nixos
kayg04 has quit [Quit: Ping timeout (120 seconds)]
kayg04 has joined #nixos
vesper has quit [Quit: ZNC 1.7.5 - https://znc.in]
glittershark has quit [Quit: ZNC 1.7.5 - https://znc.in]
vesper11 has joined #nixos
Hedgework has quit [Ping timeout: 260 seconds]
proofofkeags has joined #nixos
glittershark has joined #nixos
evanjs has quit [Read error: Connection reset by peer]
eoli3n_ has joined #nixos
Hedgework has joined #nixos
evanjs has joined #nixos
szicari has quit [Ping timeout: 272 seconds]
szicari has joined #nixos
mchasard has joined #nixos
proofofkeags has quit [Ping timeout: 265 seconds]
zupo has joined #nixos
orivej has quit [Quit: No Ping reply in 180 seconds.]
__monty__ has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
vidbina has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<wedens[m]> clever: makes sense. thanks!
nikivi has quit [Read error: Connection reset by peer]
matthiaskrgr has quit [Remote host closed the connection]
matthiaskrgr has joined #nixos
nikivi has joined #nixos
cr4y1 has joined #nixos
mchasard has quit [Quit: Konversation terminated!]
<{^_^}> [nixpkgs] @sikmir opened pull request #90021 → agrep: enable on darwin → https://git.io/JfSt1
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej_ has joined #nixos
orivej has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90022 → librsvg: 2.48.4 -> 2.48.7 → https://git.io/JfSqJ
cole-h has quit [Quit: Goodbye]
<{^_^}> [nixpkgs] @vcunat pushed 3 commits to master: https://git.io/JfSq4
<{^_^}> [nixpkgs] @vcunat merged pull request #89903 → nixos/make-iso9660: fix zstd input → https://git.io/Jfycp
ericsagnes has quit [Ping timeout: 246 seconds]
<nixbitcoin> Should a Dell Poweredge server work with NixOS?
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90023 → libmbim: 1.22.0 -> 1.23.900 → https://git.io/JfSqr
eyenx[m] has joined #nixos
proofofkeags has joined #nixos
bqv has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @Mic92 merged pull request #90021 → agrep: enable on darwin → https://git.io/JfSt1
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JfSqK
bqv has joined #nixos
mananamenos has joined #nixos
<srhb> nixbitcoin: Sure.
<{^_^}> [nixpkgs] @Mic92 merged pull request #89695 → helm: Use vendor instead of redownloading modules → https://git.io/JfMLh
<{^_^}> [nixpkgs] @Mic92 pushed commit from @c00w to master « helm: Use vendor instead of redownloading modules (#89695) »: https://git.io/JfSq7
<srhb> nixbitcoin: (I mean, without any more information, Anything that runs Linux should)
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/123d83148f8 (from 8 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
proofofkeags has quit [Ping timeout: 260 seconds]
orivej_ has quit [Ping timeout: 246 seconds]
mallox has joined #nixos
orivej has joined #nixos
<nixbitcoin> srhb: kk I was just worried because they have a list of supported linux distros
<{^_^}> [nixpkgs] @vcunat pushed 4 commits to staging: https://git.io/JfSmv
<nixbitcoin> srhb: I probably have to fuck with SecureBoot or whatever its called these days
callahad8707 has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @vcunat merged pull request #89884 → gnutls: 3.6.13 -> 3.6.14 → https://git.io/Jfym4
callahad87074 has joined #nixos
<srhb> nixbitcoin: That's very common for enterprise hardware. Along with the very long boot times.
<srhb> nixbitcoin: Just means if it doesn't work, they won't help you.
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90024 → libsolv: 0.7.13 -> 0.7.14 → https://git.io/JfSmU
<nixbitcoin> srhb: I have to check if I can send it back if NixOS doesn't work, don't want to sit on a $ 3000 server.
<kenran> Are there best practices for where to put all my nix files in a slightly bigger project? I had them all at top-level and now I put them into a ./nix dir. But if I do `nix-build nix/release.nix` now, all the paths still seem to be relative to where I call the command now
<srhb> nixbitcoin: Maybe rent one in the cloud first, if possible. fwiw I've run NixOS of plenty of power edges.
ichweissnix has joined #nixos
<kenran> Or is there an easy solution to that small problem?
<srhb> kenran: Generally the paths are relative to the file in question, eg. nix/release.nix
<srhb> kenran: (Unless you're doing something like basing everything off the root of the src by hand)
<nixbitcoin> srhb: It's an AMD EPYC poweredge, I'll try to find it in the cloud. Has to be a bare-metal server though right, so NixOS doesn't get virtualized.
<kenran> srhb: hum, then I must be doing something else wrong, let me check!
<srhb> nixbitcoin: Sure.
mtn has quit [Remote host closed the connection]
<nixbitcoin> srhb: Thanks for the advice!
NeoCron has joined #nixos
ericsagnes has joined #nixos
Chiliparrot has joined #nixos
<{^_^}> [nixpkgs] @vbgl merged pull request #89462 → ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α1 → 4.11.0+α2 → https://git.io/JfXnZ
<{^_^}> [nixpkgs] @vbgl pushed to master « ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α1 → 4.11.0+α2 »: https://git.io/JfSmW
<kenran> srhb: I don't quite get it yet, I'm sorry! in nix/release.nix I'm doing `import ./gitignore-source.nix`, where gitignore-source.nix is also inside the `nix` dir, and I'm getting a message that it's searching for the file at the project root.
turlando_ has joined #nixos
<kenran> Am I not specifying a relative path to the file with `./gitignore-source.nix` after all?
turlando has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos
<srhb> kenran: You are. Some other detail is missing. Maybe pastebin what you have :)
dingenskirchen has quit [Remote host closed the connection]
lsix has joined #nixos
<ichweissnix> I have an old project that i would like to move over to nix, but they way it's setup makes it very difficult. There is "./myapprepo" and "./src_of_lib_app_depends_on" to build the project. Currently you need to place the "./src_of_lib_app_depends_on" by hand and i would like to use a nixshell to solve this. Ideally by dowloading the tarball into
<ichweissnix> the nix store and symlinking into the current directory. Can this be done and are there any examples available? I know the proper way would be to depend on the compiled libraries and change the include paths to the nix store but it would be much easier to do this after getting nix to work.
dingenskirchen has joined #nixos
orivej has quit [Ping timeout: 246 seconds]
marusich has quit [Quit: Leaving]
cr4y1 has quit [Remote host closed the connection]
cr4y1 has joined #nixos
phaebz has joined #nixos
turlando_ is now known as turlando
turlando has quit [Quit: Leaving]
turlando has joined #nixos
<ldlework> How do see what versions are available for a package?
plutes has joined #nixos
orivej_ has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
dermetfan has joined #nixos
<hpfr[m]> how do I use override and overrideAttrs together
alp has quit [Ping timeout: 272 seconds]
<srhb> hpfr[m]: (foo.override { ... }).overrideAttrs (oa: { ... }) -- or the other way around
<hpfr[m]> well that's simple enough thanks haha
proofofkeags has joined #nixos
vidbina has joined #nixos
ckauhaus has joined #nixos
<hpfr[m]> ldlework: what does available mean
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
<evax> redis is setting vm.nr_numpages=0 (https://github.com/NixOS/nixpkgs/blob/1ccc512b39a439fc9fc24945ffb9b94284dd70bd/nixos/modules/services/databases/redis.nix#L209), but this doesn't seem to be supported in the VPS environment I'm using (systemd-sysctl[9953]: Couldn't write '0' to 'vm/nr_hugepages': Operation not supported)
<evax> is there a way to force this sysctl variable off?
alp has joined #nixos
lambda-11235 has quit [Quit: Bye]
proofofkeags has quit [Ping timeout: 264 seconds]
ZaraChimera has quit [Quit: Going offline, see ya! (www.adiirc.com)]
bqv has quit [Remote host closed the connection]
<phaebz> Trying to set up an environment variable via `environment.variables = { TEXMFHOME = "/path/to/user/texmf"; };` and then opening a new shell does not have that env var set.
<serokell_jonn> ldlework: assuming a simple desktop / server setup, `nix-env -qaP ".*search.*regex.*"`. the result will have attribute paths that you can install with `-iA` flags. But hpfr[m]'s question is a good one. Nix makes infinite versions of each package available :)
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging: https://git.io/JfSY4
<{^_^}> [nixpkgs] @vcunat merged pull request #89901 → dbus: 1.12.16 -> 1.12.18 → https://git.io/Jfynx
bqv has joined #nixos
<craige_> Using the same `shell.nix` on two different machines, `vgo2nix` on one device appears to hang after a fair number of deps but on the other machines, complains it cannot write to the nix store. Anyone seen either of these behaviours with vgo2nix before?
<{^_^}> [nixos-search] @garbas pushed to reload-on-channel-change « Reload search results on channel change »: https://git.io/JfSY2
<{^_^}> [nixos-search] @garbas opened pull request #80 → Reload search results on channel change → https://git.io/JfSYw
<{^_^}> [nixpkgs] @vcunat pushed 31 commits to staging-next: https://git.io/JfSYr
<lewo> craige_: vgo2nix uses the current deps.nix file as cache. Do you have the same deps.nix file on both machines?
<{^_^}> [nixpkgs] @vcunat pushed 32 commits to staging: https://git.io/JfSY6
commandocrypto1 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #90026 → python3.pkgs.zimports: add missing setuptools → https://git.io/JfSYi
andreas303 has quit [Ping timeout: 240 seconds]
tobeportable has joined #nixos
andreas303 has joined #nixos
phaebz has quit [Remote host closed the connection]
phaebz1 has joined #nixos
<{^_^}> [nixpkgs] @Mic92 merged pull request #89620 → vscode, vscodium: 1.45.0 -> 1.45.1 → https://git.io/Jf15F
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JfSOJ
<craige_> There is no deps nix. lewo - my expectation was that vgo2nix would create one?
bqv has quit [Ping timeout: 272 seconds]
demize has quit [Quit: Do Androids Dream of Electric Sheep?]
bqv has joined #nixos
<craige_> go.mod is the same on all machines (checked out git repo)
demize has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #90027 → nixos/redis: add redis group → https://git.io/JfSOo
<hpfr[m]> so... fetchFromGitHub appears to ignore rev and follow the hash? shouldn't it warn if the hash doesn't match the rev hash?
dermetfan has quit [Ping timeout: 260 seconds]
<evils> hpfr[m]: the sha256? that's used for nix's caching, it doesn't try to fetch the rev if it has a cache hit
m0rphism has joined #nixos
<hpfr[m]> evils: I guess I'm just a user but that doesn't seem very intuitive, is the rev just for the name in the nix store then?
<hpfr[m]> no that's version
<hpfr[m]> what's even the point of rev if not to sanity check hashes which are unreadable
phaebz1 has quit [Ping timeout: 246 seconds]
<evils> rev is the git revision it's getting, though it also accepts tags and branch names
kreyren has quit [Remote host closed the connection]
<evils> the whole thing is a fixed output derivation, which requires you to state the hash of the output; if it already has an output with that hash it just reuses it
kreyren has joined #nixos
<evils> ,tofu hpfr[m]
<{^_^}> hpfr[m]: To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000) then replace it with the correct hash Nix expected. See: tofu-vim
<{^_^}> [nixpkgs] @ggreif opened pull request #90028 → wasmtime: 0.16.0 -> 0.17.0 → https://git.io/JfS3J
<hpfr[m]> I mean, that makes sense but when updating a git rev I think it would be great to automatically check it against the cached git rev
<hpfr[m]> that way you wouldn't have to manually invalidate it
fendor has joined #nixos
<{^_^}> [nixpkgs] @Mic92 opened pull request #90029 → maintainers: rename 1000101 to b1000101 → https://git.io/JfS3Z
<srhb> hpfr[m]: The problem is that lookups would have to happen for every single source, which is prohibitively expensive.
<{^_^}> [nixpkgs] @domenkozar merged pull request #89927 → patchelf: 0.9 -> 0.11 → https://git.io/JfyVV
<{^_^}> [nixpkgs] @domenkozar pushed 2 commits to staging: https://git.io/JfS3W
<{^_^}> [nixpkgs] @SCOTT-HAMILTON opened pull request #90030 → baobab: Fix missing icons on KDE → https://git.io/JfS3l
<Mic92> It does not do updating git revs, but you can say '--version=skip'
<hpfr[m]> ok, thanks
<Mic92> and update the git rev yourself
ivann has joined #nixos
Diogo has quit [Quit: The Lounge - https://thelounge.chat]
<evils> Mic92: it would update the rev in case `rev = "v${version}";` right?
<Mic92> evils: this one works
Diogo has joined #nixos
<craige_> Turns out the diference was an unset GOPATH, lewo - not they both hang at the same depenency with vgo2nix.
<{^_^}> [nixpkgs] @ghuntley opened pull request #90031 → docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1 → https://git.io/JfS32
<{^_^}> [nixpkgs] @prusnak closed pull request #89549 → python3Packages.jsonrpc{client,server}: init at {3.3.6,4.1.3} → https://git.io/Jf10A
<{^_^}> [nix] @edolstra merged pull request #3677 → Prelink static libraries into an object file → https://git.io/JfSks
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JfS3M
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #nixos
sbetrium has joined #nixos
kmplsv has joined #nixos
cfricke has joined #nixos
meh` has joined #nixos
dermetfan has joined #nixos
sigmundv__ has joined #nixos
mattx433 has quit [Quit: WeeChat 2.3]
ris has quit [Ping timeout: 272 seconds]
jared-w has quit [Ping timeout: 256 seconds]
quinn has quit [Quit: ZNC 1.7.5 - https://znc.in]
jared-w has joined #nixos
cstrahan has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @peti pushed 2 commits to haskell-updates: https://git.io/JfSGX
<{^_^}> [nixpkgs] @peti opened pull request #90032 → Update Haskell package set to LTS 16.0 (plus other fixes) → https://git.io/JfSGM
cstrahan has joined #nixos
<{^_^}> [hydra] @edolstra merged pull request #692 → Add host tag to InfluxDB metrics → https://git.io/Jerio
<{^_^}> [hydra] @edolstra pushed 2 commits to master: https://git.io/JfSG9
orivej has quit [Read error: Connection reset by peer]
orivej_ has joined #nixos
vidbina has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @peti pushed 371 commits to haskell-updates: https://git.io/JfSGN
agsdheidjd has joined #nixos
mchasard has joined #nixos
plutes has quit [Read error: Connection reset by peer]
plutes has joined #nixos
zupo has joined #nixos
bqv has quit [Remote host closed the connection]
bqv has joined #nixos
dkjii has quit [Quit: Lost terminal]
Neo-- has quit [Ping timeout: 258 seconds]
copy has quit [Ping timeout: 265 seconds]
<{^_^}> [nixpkgs] @misuzu opened pull request #90033 → python3Packages.python-engineio: build on macOS → https://git.io/JfSZR
sbetrium has quit [Quit: sbetrium]
mallox has quit [Quit: WeeChat 2.8]
sheepfleece has joined #nixos
doomlist3 has joined #nixos
Philonous has quit [Quit: ZNC - http://znc.in]
Philonous has joined #nixos
karantan has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @primeos pushed to master « chromium{Beta,Dev}: Fix the builds »: https://git.io/JfSZ7
karantan has joined #nixos
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
<mananamenos> hi, inputFrom inside mkShell expression makes the list of item available to the environment. What does buildInputs atr do?
mog has quit [Ping timeout: 256 seconds]
<{^_^}> [nix] @regnat opened pull request #3678 → Add a way to get all the outputs of a derivation with their label → https://git.io/JfSnk
sbetrium_ has joined #nixos
<{^_^}> [nixpkgs] @primeos pushed 3 commits to release-20.03: https://git.io/JfSn3
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
orivej has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « Drop obsolete overrides now that LTS 16.x has arrived. »: https://git.io/JfSnC
mchasard has quit [Quit: Konversation terminated!]
mchasard has joined #nixos
orivej has joined #nixos
mog has joined #nixos
<karantan> what's the best way to create some specific files with some specific content via configuration.nix?
mchasard has quit [Client Quit]
<karantan> using system.activationScripts or would you recommend anything else?
dramforever has joined #nixos
AmandaC has quit [Ping timeout: 258 seconds]
kleisli has quit [Quit: Leaving]
pjt_014 has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @4z3 opened pull request #90035 → red: init at 0bfb499 → https://git.io/JfSnx
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/bc69d291642 (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<dramforever> Hi, I have a pretty fresh installation and I'm getting messages like 'perl: warning: Setting locale failed.' https://dpaste.org/tabE whenever perl runs. Any idea how I can debug my locale config?
mounty has joined #nixos
nixbitcoin has quit [Ping timeout: 240 seconds]
skrzyp has joined #nixos
nixbitcoin has joined #nixos
<dramforever> It's using a configuration I had for a while (stateVersion is 18.09) and I'm running it on nixos-unstable. I found some stuff about glibc incompatibilities but I can't see why it could apply
marius851000[m] has joined #nixos
mchasard has joined #nixos
AmandaC has joined #nixos
<{^_^}> [nixpkgs] @peterhoeg merged pull request #89952 → freetds: 1.1.39 -> 1.1.40 → https://git.io/JfyPa
<{^_^}> [nixpkgs] @peterhoeg pushed 2 commits to master: https://git.io/JfScE
<{^_^}> [nix] @edolstra merged pull request #3668 → Actually test nix-env with a remote store → https://git.io/JfDcP
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JfScu
romildo has joined #nixos
doomlist3 has quit [Ping timeout: 264 seconds]
jco has joined #nixos
<jco> Hello dear nixers :)
<dramforever> hello
<{^_^}> [nix] @edolstra merged pull request #3655 → libutils/hash: remove default encoding → https://git.io/JfPwK
<{^_^}> [nix] @edolstra pushed 2 commits to master: https://git.io/JfSc9
doomlist3 has joined #nixos
<jco> just built a docker image in nix, awesome!
<jco> is it possible to generate a docker file from the nix description?
szicari has quit [Ping timeout: 260 seconds]
<jco> i'm looking to deploy to a server this docker image with gitlab-ci
<adisbladis> jco: No, it's not possible.
<romildo> I have a PR targeting the staging branch in nixpkgs. The commit was created locally targeting master. After upstream submission it was changed to target the staging branch. Now I want to force push the commit after a fix I have done locally.
<dramforever> nix doesn't use docker when building images so there isn't a dockerfile to be generated
<romildo> Can the forced push be done in this scenario, or should something else be done?
<{^_^}> #90004 (by romildo, 8 hours ago, open): buildenv: paths to link resolving to the same absolute path is not a conflict
<jco> all right, thank you both
<jco> but it is of course possible to upload the image to docker hub
<dramforever> Yeah, also what I was thinking
<dramforever> Or some local registry if it's private
<jco> and say I've got a default.nix to compile a project, how can we incorporate it to the nix docker build?
<jco> so far i just include the necessary dependencies in contents
ivann has quit [Remote host closed the connection]
<marius851000[m]> Is there is library function that allow to merge folders ? I have problem with a custom implementation due to write permission.
szicari has joined #nixos
<marius851000[m]> I solved it, but it should be nice if the standard libary have one to reduce the complexity of my expression.
<{^_^}> [nixos-weekly] @domenkozar merged pull request #122 → 2020/06: Add Shopify Jobs entry → https://git.io/Jfyi3
<{^_^}> [nixos-weekly] @domenkozar pushed 2 commits to master: https://git.io/JfSCL
agsdheidjd has quit [Ping timeout: 260 seconds]
bqv has quit [Remote host closed the connection]
commandocrypto1 has quit [Ping timeout: 240 seconds]
agsdheidjd has joined #nixos
bqv has joined #nixos
jgeerds has joined #nixos
commandocrypto1 has joined #nixos
civodul has joined #nixos
skrzyp has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @romildo merged pull request #89736 → lumina.lumina: make bsdtar available for lumina-archiver → https://git.io/JfM1E
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JfSCu
<dramforever> marius851000[m]: You might want buildEnv
<{^_^}> [nixpkgs] @romildo merged pull request #89765 → qsudo: init at 2020.03.27 → https://git.io/JfMAn
<{^_^}> [nixpkgs] @romildo pushed 2 commits to master: https://git.io/JfSCa
qubasa has joined #nixos
<marius851000[m]> dramforever: exactly what I need. Thank.
ehmry has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Neo-- has joined #nixos
bqv has quit [Remote host closed the connection]
proofofkeags has joined #nixos
bqv has joined #nixos
sheepfle1ce has joined #nixos
dermetfan has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90036 → libosinfo: 1.7.1 -> 1.8.0 → https://git.io/JfSCS
skrzyp has joined #nixos
proofofkeags has quit [Ping timeout: 265 seconds]
<sheepfle1ce> Hello! How can I make lorri respect builtins.filterSource? Or am I doing something wrong? I want to rebuild my environment only when .cabal file changes, so I wrote this https://paste.debian.net/1151317/, however lorri needs to be explicitly restarted for a new environment to be evaluated.
qubasa has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<sheepfle1ce> If I just left it as (./.) then I would get lots of spurious rebuilds -- lorri would rebuild my environment on any change.
<regnat> sheepfle1ce: I think callCabal2nix uses IFD, and I'm not sure lorri can handle that
<sheepfle1ce> Ah, but it works without `filterSource` I just get lots of rebuilds.
<{^_^}> [nixops] @edolstra pushed to flake-support « NixOPS -> NixOps »: https://git.io/JfSWc
sgrunert has joined #nixos
<regnat> Oh you're right. I guess your issue is more or less the same as https://github.com/target/lorri/issues/364, but I'm afraid that as much help as I can be
<{^_^}> target/lorri#364 (by schmittlauch, 10 weeks ago, open): rebuild triggered whenever *any* file in the project directory changes
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos
<mananamenos> what is difference between inputsFrom vs buildInputs? I can't find anything explaining it online
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90037 → libcloudproviders: 0.3.0 -> 0.3.1 → https://git.io/JfSWE
dingenskirchen has quit [Quit: dingenskirchen]
dingenskirchen1 has joined #nixos
iyzsong has joined #nixos
bqv has quit [Ping timeout: 272 seconds]
bqv has joined #nixos
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sgrunert has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @marsam merged pull request #90006 → joker: 0.15.3 -> 0.15.4 → https://git.io/JfypG
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSWK
alp has quit [Ping timeout: 272 seconds]
dingenskirchen1 is now known as dingenskirchen
<{^_^}> [nixpkgs] @manveru opened pull request #90038 → crystal: 0.34 -> 0.35 → https://git.io/JfSWP
<dramforever> Anyway, that minor locale thing aside (it doesn't seem to affect anything), I just want to thank NixOS another time for god knows how long I've saved by setting up a new computer with an existing configuration
<{^_^}> [nixpkgs] @marsam merged pull request #89978 → flyway: 6.4.2 -> 6.4.3 → https://git.io/JfyHd
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSWM
<{^_^}> [nixpkgs] @marsam merged pull request #89938 → gitAndTools.gitui: 0.3.0 -> 0.5.0 → https://git.io/JfyKt
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSWH
<dramforever> And this is probably the most short and to-the-point dual graphics card tutorial: https://nixos.wiki/wiki/Nvidia#offload_mode
opticnerve has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #89944 → gallery-dl: 1.13.6 -> 1.14.0 → https://git.io/Jfy6O
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSWd
kvda has joined #nixos
<{^_^}> [nixpkgs] @marsam merged pull request #89784 → various packages: add myself as maintainer → https://git.io/JfDqj
<{^_^}> [nixpkgs] @marsam pushed 10 commits to master: https://git.io/JfSWA
<{^_^}> [nixpkgs] @marsam merged pull request #89946 → fetchmail: 6.4.5 -> 6.4.6 → https://git.io/Jfy6g
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSWj
romildo has left #nixos ["Leaving"]
<{^_^}> [nixpkgs] @marsam merged pull request #89908 → dnscrypt-proxy2: 2.0.42 -> 2.0.43 → https://git.io/Jfy83
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JfSlf
<{^_^}> [nixpkgs] @flokli opened pull request #90039 → pipewire: 0.3.5 -> 0.3.6 → https://git.io/JfSlJ
doomlist3 has quit [Ping timeout: 260 seconds]
jakobrs has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90040 → libnetfilter_queue: 1.0.3 -> 1.0.4 → https://git.io/JfSlm
<jakobrs> Is there something analogous to --no-out-link for nix build?
<manveru> `--no-link`
<jakobrs> --no-link doesn't actually tell you where the build result is
<manveru> yep
nmayhew has quit [Ping timeout: 260 seconds]
<manveru> it's really not very helpful that way, is it :)
<jakobrs> And if I want to know where the build result is?
<{^_^}> [nixpkgs] @markuskowa opened pull request #90041 → slurm: 19.05.5.1 -> 19.05.6.1 (+bugfixes) → https://git.io/JfSls
<jakobrs> Should I just do `nix build --out-link ${tmp}/tmp-result` and `realpath ${tmp}/tmp-result` or is there a better way
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<manveru> i'm not sure myself... i just use `nix-build` if i need that behaviour
<manveru> but it sure would be nice if `nix build` printed the outPath again...
<jakobrs> I might try to implement it in the future
<jakobrs> The other thing I miss about the new Nix commands is the plan that prints what will be downloaded
<manveru> does it not do that with `-L`?
skrzyp has quit [Quit: WeeChat 2.7.1]
bqv has quit [Ping timeout: 256 seconds]
<manveru> also that flag seems to be missing from `--help`...
<jakobrs> That prints the log, not the plan for what to build
<jakobrs> It's at the very top of `nix --help`, option number 6
zupo has joined #nixos
<jakobrs> Also related: Nix#1795
<{^_^}> https://github.com/NixOS/nix/issues/1795 (by dtzWill, 2 years ago, open): 'nix build --dry-run' fails on new derivations, acts like readOnlyMode
<manveru> oh right
<manveru> just `nix build --help` doesn't
<manveru> it should probably include common flags there
bqv has joined #nixos
<jakobrs> perhaps
<jakobrs> These are the main reasons I sometimes use nix-build instead of nix build
<manveru> yep
<manveru> i tend to not use `nix build` at all... just doesn't seem to give me anything over `nix-build`
<jakobrs> On the other hand `nix build --no-net` is something I would like to have "backported" into nix-build
<kandinski> Can someone point me to how to override a kernel build? I have a not-yet-supported dongle I think I have a good patch for, and I'd like to package it so I can share the build among different NixOS machines.
<manveru> kandinski: i think https://nixos.wiki/wiki/Linux_kernel covers most of that
<jakobrs> kandinski: See section 12.1 of the nixos manual here: https://nixos.org/nixos/manual/index.html#sec-linux-config-customizing
<kandinski> manveru: would it be "booting from a custom source"?
<kandinski> jakobrs: thanks as well.
<kandinski> manveru, jakobrs I don't want to change any default configuration, just patch a couple of magic numbers into btusb.c
<jakobrs> You can boot do "booting from a custom source" but I believe you can just specify an "override" of sorts
<kandinski> jakobrs: thanks, I'll look into it.
<jakobrs> kandinski: boot.kernelPatches = [ { name = "name"; patch = ./file.patch; } ]; maybe
<betaboon> kandinski: boot.kernelPatches is what you want i guess: https://nixos.org/nixos/options.html#boot.kernelpatches
nmayhew has joined #nixos
<kandinski> and maybe follow `12.2. Developing kernel modules` for actually testing the module before moving on to a boot.kernelPatches line in my /etc/nixos/configuration.nix
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kandinski> thanks folks, I'll start here.
mchasard has quit [Ping timeout: 260 seconds]
liminal18 has joined #nixos
<liminal18> hey folks, does anyone know if mongodb version 4.2 is available as a package? I've been trying to hack the existing mongo 4_0 package, but 4_2 requires python 35 and some other changes I don't know how to do yet.
<liminal18> I did manage to change the python version to 35 etc., but my build is still failing
<{^_^}> #84320 (by kfiz, 9 weeks ago, open): mongodb: 4.0.12 -> 4.2.5
<liminal18> avaq THANK YOU
mchasard has joined #nixos
<{^_^}> [nixos-search] @garbas merged pull request #80 → Reload search results on channel change → https://git.io/JfSYw
<{^_^}> [nixos-search] @garbas pushed to master « Reload search results on channel change (#80) »: https://git.io/JfSlj
<{^_^}> [nixos-search] @garbas pushed 0 commits to reload-on-channel-change: https://git.io/JfS8e
domogled has quit [Quit: domogled]
<{^_^}> [nixos-search] @garbas pushed 3 commits to fix-hydra-job-link: https://git.io/JfS8L
<{^_^}> [nixos-search] @garbas opened pull request #81 → Fix hydra job link → https://git.io/JfS8q
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90042 → metabase: 0.35.3 -> 0.35.4 → https://git.io/JfS8c
<jakobrs> What package are OpenGL headers in?
<jakobrs> I couldn't find any package called opengl or similar.
EatThem has joined #nixos
EatThem has quit [Client Quit]
<infinisil> ,locate
<{^_^}> Use ,locate <filename> to find packages containing such a file. Powered by nix-index (local installation recommended) https://github.com/bennofs/nix-index
<infinisil> jakobrs: ^
<jakobrs> I don't know what the files are called though
<jakobrs> Right now I just found libGL and am hoping it's the right package
<{^_^}> [nixos-search] @garbas pushed to fix-hydra-job-link « fix channel options prefix for releases »: https://git.io/JfS8X
mchasard has quit [Quit: Konversation terminated!]
Chiliparrot has joined #nixos
mchasard has joined #nixos
<mchasard> hi i have some troubles with sounds video with xfce
mchasard has quit [Client Quit]
magnetophon has quit [Read error: Connection reset by peer]
jakobrs has left #nixos ["WeeChat 2.7.1"]
magnetophon has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #nixos
EsperLily has quit [Remote host closed the connection]
<kenran> srhb: sorry, I found the error immediately after having eaten something :)
sheepfle1ce has quit [Ping timeout: 258 seconds]
sheepfleece has quit [Ping timeout: 264 seconds]
<srhb> kenran: Good :)
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90043 → lyx: 2.3.4.3 -> 2.3.5.1 → https://git.io/JfS4A
<kenran> Another question though: I'm using pkgs.haskellPackages.shellFor to create a shell for all my Haskell packages. But now `lorri` seems to be rebuilding a lot for changes that should not matter due to gitignoreSource. How can I find out where the ignored sources cmoe back into play?
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
<kenran> Is it possible, that `shellFor` has an implicit `src = ./.` somewhere?
bqv has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @jtojnar merged pull request #90037 → libcloudproviders: 0.3.0 -> 0.3.1 → https://git.io/JfSWE
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfSBR
<{^_^}> [nixos-search] @garbas merged pull request #81 → Provide correct link to hydra job or if exists build → https://git.io/JfS8q
<{^_^}> [nixos-search] @garbas pushed to master « Provide correct link to hydra job or if exists build (#81) »: https://git.io/JfSB0
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-hydra-job-link: https://git.io/JfSBE
opticnerve has quit [Quit: bye]
<{^_^}> [nixops] @adisbladis merged pull request #1283 → Add SSH jump host support → https://git.io/Jfvuy
<{^_^}> [nixops] @adisbladis pushed 2 commits to master: https://git.io/JfSBS
bqv has joined #nixos
<{^_^}> [nixos-search] @garbas pushed to fix-64 « Preserve search options between packages and options search page »: https://git.io/JfSRe
<{^_^}> [nixos-search] @garbas opened pull request #82 → Preserve search options between packages and options search page → https://git.io/JfSRU
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alp has joined #nixos
<{^_^}> [nix] @zimbatm opened pull request #3680 → libutil: Rename Base to HashEncoding → https://git.io/JfSRt
dramforever has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90045 → marvin: 20.12.0 -> 20.13.0 → https://git.io/JfSRm
<{^_^}> [nixos-search] @garbas merged pull request #82 → Preserve search options between packages and options search page → https://git.io/JfSRU
<{^_^}> [nixos-search] @garbas pushed to master « Preserve search options between packages and options search page (#82) »: https://git.io/JfSRZ
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-64: https://git.io/JfSRn
<{^_^}> [nixpkgs] @jtojnar merged pull request #90022 → librsvg: 2.48.4 -> 2.48.7 → https://git.io/JfSqJ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to staging: https://git.io/JfSRR
bqv has quit [Ping timeout: 272 seconds]
<{^_^}> [nixos-search] @garbas pushed to fix-61 « user attr_name and option_name for showDetailsFor »: https://git.io/JfSRa
<{^_^}> [nixos-search] @garbas pushed to fix-61 « user attr_name and option_name for showDetailsFor »: https://git.io/JfSRw
bqv has joined #nixos
<{^_^}> [nixpkgs] @moritzschaefer opened pull request #90046 → pythonPackages.swifter: 0.304 → https://git.io/JfSRy
<{^_^}> [nixos-search] @garbas opened pull request #83 → user attr_name and option_name for showDetailsFor → https://git.io/JfSR9
<{^_^}> [nixpkgs] @dotlambda opened pull request #90047 → setzer: init at 0.2.8 → https://git.io/JfS0t
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to staging-next: https://git.io/JfS0C
<{^_^}> [nixpkgs] @vcunat merged pull request #88946 → linux: fix kernel config options → https://git.io/JfwiB
<{^_^}> [nixops] @adisbladis merged pull request #1362 → Convert overview and introduction from DocBook to ReST → https://git.io/Jfy3k
<{^_^}> [nixops] @adisbladis pushed 2 commits to master: https://git.io/JfS0R
jco has quit [Quit: WeeChat 2.8]
<{^_^}> [nixos-search] @garbas pushed to fix-61 « showDetailsFor -> show »: https://git.io/JfS0w
<{^_^}> [nixos-search] @garbas merged pull request #83 → user attr_name and option_name for showDetailsFor → https://git.io/JfSR9
<{^_^}> [nixos-search] @garbas pushed to master « user attr_name and option_name for showDetailsFor (#83) »: https://git.io/JfS0P
<{^_^}> [nixos-search] @garbas pushed 0 commits to fix-61: https://git.io/JfS01
<{^_^}> [nixpkgs] @Ma27 merged pull request #90031 → docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1 → https://git.io/JfS32
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JfS0H
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90048 → mkvtoolnix: 46.0.0 -> 47.0.0 → https://git.io/JfSEc
<{^_^}> [nixos-org-configurations] @edolstra pushed 5 commits to master: https://git.io/JfSEl
magnetophon has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #89940 → feh: 3.4 -> 3.4.1 → https://git.io/JfyKl
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JfSEo
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
sheepfleece has joined #nixos
sheepfle1ce has joined #nixos
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #89838 → [20.03] [backport] graylog: 3.2.5 -> 3.3.0 (with plugins) → https://git.io/JfDF0
<{^_^}> [nixpkgs] @Ma27 pushed 3 commits to release-20.03: https://git.io/JfSuY
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90049 → matterbridge: 1.17.1 -> 1.17.5 → https://git.io/JfSuO
<dminuoso> https://nixos.wiki/wiki/PostgreSQL <- is that box below "Then execute the complete statement on the shell, as:" an easter egg or a mistake?
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
anka_ has joined #nixos
Rusty1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90050 → man: 2.9.0 -> 2.9.2 → https://git.io/JfSua
sheepfle2ce has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #89979 → gnome3.gnome-applets: 3.36.3 -> 3.36.4 → https://git.io/JfyQ4
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfSuo
sheepfle2ce has quit [Client Quit]
<{^_^}> [nixpkgs] @flokli merged pull request #90039 → pipewire: 0.3.5 -> 0.3.6 → https://git.io/JfSlJ
anka_ has left #nixos [#nixos]
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JfSu6
<{^_^}> [nixpkgs] @markuskowa merged pull request #90013 → jmol: 14.30.2 -> 14.31.0 → https://git.io/JfSIu
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to master: https://git.io/JfSui
sheepfle2ce has joined #nixos
sheepfle2ce has quit [Client Quit]
sheepfle2ce has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #89905 → cargo-watch: 7.4.0 -> 7.4.1 → https://git.io/JfyWw
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JfSuX
LambdaDuck has joined #nixos
sheepfle2ce has quit [Client Quit]
sheepfle2ce has joined #nixos
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
bqv has quit [Ping timeout: 240 seconds]
iyzsong has joined #nixos
<sheepfle2ce> Sorry for reposting, however I still wonder whether I can do it better. I want to map over each file in a ./home directory append dot to it and then ask home-manager to link everything into my $HOME. Because now I have to do everything manually like so (which isn't that bad, but annoying) https://paste.debian.net/1151342/
<{^_^}> [nixpkgs] @Profpatsch merged pull request #89985 → execline: 2.6.0.0 -> 2.6.1.0 → https://git.io/Jfy5q
<{^_^}> [nixpkgs] @Profpatsch pushed to master « execline: 2.6.0.0 -> 2.6.1.0 »: https://git.io/JfSuF
meh` has quit [Ping timeout: 246 seconds]
bqv has joined #nixos
nlofaro_ has quit [Ping timeout: 256 seconds]
<nixbitcoin> This is probably super simple, but how can I do optionalString with an option that doesn't exist and handle that case the same way as if the optional were false?
<nixbitcoin> *as if the option
<NobbZ[m]> sheepfle2ce: Have you tried `builtins.readDir`?
<zimbatm> nixbitcoin: lib.optionalString (attrs.foo or false) "my string"
somerand0m[m]1 has joined #nixos
<sheepfle2ce> No, I haven't, thank you!
heinrich5991_ has joined #nixos
farn_ has joined #nixos
dxtr[m]1 has joined #nixos
tokudan_ has joined #nixos
Supersonic112 has joined #nixos
Supersonic has quit [Disconnected by services]
zupo has joined #nixos
Supersonic112 is now known as Supersonic
<sheepfle2ce> It seems to be returning a set, which is fine, however I still don't know how to map over it.
commandocrypto1 has quit [Ping timeout: 260 seconds]
nlofaro_ has joined #nixos
sheepfle1ce has quit [Quit: Lost terminal]
armin_ has joined #nixos
<NobbZ[m]> `lib.attrsets.mapAttrs*`?
vykook[m]1 has joined #nixos
lilpea has joined #nixos
<NobbZ[m]> You need to look those up in the manual, I do never remember which of those does what…
amir__ has joined #nixos
kloenk_ has joined #nixos
MarkRBM_ has joined #nixos
doomlist3 has joined #nixos
Nikita has joined #nixos
Nikita is now known as Guest86906
Luigi[m]1 has joined #nixos
<nixbitcoin> zimbatm: Works like a charm, thank you.
LevelChart8 has joined #nixos
NemesisD__ has joined #nixos
nh2_ has joined #nixos
farn has quit [Ping timeout: 256 seconds]
somerand0m[m] has quit [Ping timeout: 256 seconds]
heinrich5991 has quit [Ping timeout: 256 seconds]
dxtr[m] has quit [Ping timeout: 256 seconds]
genevino has quit [Ping timeout: 256 seconds]
thc202 has quit [Ping timeout: 256 seconds]
vykook[m] has quit [Ping timeout: 256 seconds]
tokudan has quit [Ping timeout: 256 seconds]
MarkRBM has quit [Ping timeout: 256 seconds]
mica[m]1 has quit [Ping timeout: 256 seconds]
amir has quit [Ping timeout: 256 seconds]
heinrich5991_ is now known as heinrich5991
MarkRBM_ is now known as MarkRBM
koschitzky[m]1 has joined #nixos
jared-w_ has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #89819 → codeql: 2.1.4 -> 2.2.1 → https://git.io/JfDD3
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSzs
klntsky has quit [Remote host closed the connection]
matthewbauer1 has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #89984 → hopper: 4.5.27 -> 4.5.28 → https://git.io/Jfy7p
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSzZ
nmayhew_ has joined #nixos
alexarice[m]1 has joined #nixos
amanjeev- has joined #nixos
janneke_ has joined #nixos
<{^_^}> [nixpkgs] @ryantm merged pull request #90045 → marvin: 20.12.0 -> 20.13.0 → https://git.io/JfSRm
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/JfSzW
kaliumxy1 has joined #nixos
<{^_^}> [nixpkgs] @timokau merged pull request #79842 → liberfa: init at 1.7.0 → https://git.io/JvCEH
<{^_^}> [nixpkgs] @timokau pushed 3 commits to master: https://git.io/JfSz8
dingenskirchen has quit [*.net *.split]
nmayhew has quit [*.net *.split]
jared-w has quit [*.net *.split]
nikivi has quit [*.net *.split]
mbrgm has quit [*.net *.split]
drewr has quit [*.net *.split]
jasom has quit [*.net *.split]
janneke has quit [*.net *.split]
fooker has quit [*.net *.split]
mumuluxi_ has quit [*.net *.split]
amanjeev has quit [*.net *.split]
kloenk has quit [*.net *.split]
parsnip has quit [*.net *.split]
gerschtli has quit [*.net *.split]
koschitzky[m] has quit [*.net *.split]
reanimus has quit [*.net *.split]
blindidiotgod has quit [*.net *.split]
M3DPACTE[m] has quit [*.net *.split]
kaliumxyz has quit [*.net *.split]
solomon[m] has quit [*.net *.split]
Dandellion has quit [*.net *.split]
TobiasKratzlitsc has quit [*.net *.split]
Jonas[m]2 has quit [*.net *.split]
shu9[m] has quit [*.net *.split]
gmr has quit [*.net *.split]
philipp[m]2 has quit [*.net *.split]
bennofs[m] has quit [*.net *.split]
goibhniu has quit [*.net *.split]
david-sawatzke[m has quit [*.net *.split]
logan12358[m] has quit [*.net *.split]
aterius has quit [*.net *.split]
mkfart[m] has quit [*.net *.split]
matthewbauer has quit [*.net *.split]
epic_guy[m] has quit [*.net *.split]
kaychaks_riot has quit [*.net *.split]
Luigi[m] has quit [*.net *.split]
sasyctu[m] has quit [*.net *.split]
ivank[m] has quit [*.net *.split]
shazow[m] has quit [*.net *.split]
AberDerBart[m] has quit [*.net *.split]
alexarice[m] has quit [*.net *.split]
contrun has quit [*.net *.split]
NemesisD_ has quit [*.net *.split]
nh2 has quit [*.net *.split]
simpson has quit [*.net *.split]
hexa- has quit [*.net *.split]
mla has quit [*.net *.split]
Guest86906 is now known as nikivi
solomon[m]2 has joined #nixos
nh2_ is now known as nh2
NemesisD__ is now known as NemesisD_
jared-w_ is now known as jared-w
<{^_^}> [nixpkgs] @fabianhauser opened pull request #90051 → hamster-time-tracker: init at 3.0.2 → https://git.io/JfSzB
klntsky has joined #nixos
thc202 has joined #nixos
dermetfan has joined #nixos
shazow[m] has joined #nixos
M3DPACTE[m] has joined #nixos
janneke_ is now known as janneke
djbeau has quit [Remote host closed the connection]
codygman has quit [Ping timeout: 264 seconds]
MarkRBM has quit [Ping timeout: 246 seconds]
domogled has joined #nixos
simpson has joined #nixos
reanimus has joined #nixos
jakobrs has joined #nixos
MarkRBM has joined #nixos
karantan has quit [Ping timeout: 246 seconds]
<jakobrs> I'm trying to build a dotnet package (using buildDotnetPackage), and it errors. Googling the error,
<jakobrs> it seems that the error is related to using an old version of the microsoft toolchain.
cryptix has joined #nixos
fooker has joined #nixos
dingenskirchen has joined #nixos
gustavderdrache has joined #nixos
<jakobrs> The version of xbuild appears to be from 2013.
dingenskirchen is now known as 874AAIOJ9
shu9[m] has joined #nixos
dingenskirchen has joined #nixos
drewr has joined #nixos
mbrgm has joined #nixos
mumuluxi_ has joined #nixos
bennofs[m] has joined #nixos
gmr has joined #nixos
blindidiotgod has joined #nixos
Jonas[m]2 has joined #nixos
AberDerBart[m] has joined #nixos
mkfart[m] has joined #nixos
philipp[m]2 has joined #nixos
goibhniu has joined #nixos
aterius has joined #nixos
TobiasKratzlitsc has joined #nixos
contrun has joined #nixos
nikivi has quit [Read error: Connection timed out]
<jakobrs> Is there a way to use a newer version of dotnet/xbuild/msbuild/etc?
gerschtli has joined #nixos
shu9[m] has joined #nixos
shu9[m] has quit [Changing host]
nikivi has joined #nixos
<cryptix> Hi! I’m having trouble rebuilding my system using nixos-enter from the live install system (broken my bootloader) I can get my file systems and enter the chroot but when I run “nixos-rebuild switch” I get “writing to file: Operation not permitted” ... any clues what to do? I searched issues but only found something on Debian about user namespaces but this is on the nixos installer and nixos-enter worked fine AFAICT
<cryptix> System has not booted with systemd as I it system (pid1). can’t operate.
Failed to connect to bus: Host is down
<cryptix> This is at the top of Nixos-rebuild switch, not sure if it’s critical or related:
ivank[m] has joined #nixos
contrun1 has joined #nixos
aterius1 has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90052 → monetdb: 11.35.19 -> 11.37.7 → https://git.io/JfSzK
parsnip has joined #nixos
parsnip is now known as Guest97958
<{^_^}> [nixpkgs] @Ekleog merged pull request #89962 → nixos/opensmtpd: add a setgid wrapper for smtpctl → https://git.io/JfyDZ
<{^_^}> [nixpkgs] @Ekleog pushed commit from @romildo to master « nixos/opensmtpd: add a setgid wrapper for smtpctl (#89962) »: https://git.io/JfSzX
epic_guy[m] has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
contrun has quit [Ping timeout: 256 seconds]
aterius has quit [Ping timeout: 256 seconds]
mkfart[m] has quit [Ping timeout: 256 seconds]
dingenskirchen has quit [Ping timeout: 256 seconds]
mkfart[m] has joined #nixos
mkfart[m] has joined #nixos
mkfart[m] has quit [Changing host]
874AAIOJ9 is now known as dingenskirchen
hexa- has joined #nixos
david-sawatzke[m has joined #nixos
goibhniu1 has joined #nixos
goibhniu1 has quit [Changing host]
goibhniu1 has joined #nixos
david-sawatzke[m has joined #nixos
david-sawatzke[m has quit [Changing host]
ehmry has joined #nixos
dermetfan has quit [Ping timeout: 244 seconds]
mica[m]1 has joined #nixos
logan12358[m] has joined #nixos
mica[m]1 has quit [Changing host]
mica[m]1 has joined #nixos
goibhniu has quit [Ping timeout: 256 seconds]
LevelChart8 has quit [Ping timeout: 260 seconds]
orivej has quit [Ping timeout: 260 seconds]
drewr has quit [Ping timeout: 256 seconds]
orivej_ has joined #nixos
shu9[m] has quit [Ping timeout: 256 seconds]
AberDerBart[m] has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90053 → mm-common: 1.0.0 -> 1.0.1 → https://git.io/JfSgJ
alp has quit [Ping timeout: 272 seconds]
Dandellion has joined #nixos
AberDerBart[m]1 has joined #nixos
shu9[m]1 has joined #nixos
Dandellion has joined #nixos
Dandellion has quit [Changing host]
virus_dave has joined #nixos
drewr has joined #nixos
virus_dave has quit [Read error: Connection reset by peer]
jakobrs has left #nixos ["WeeChat 2.7.1"]
TobiasKratzlitsc has quit [Ping timeout: 256 seconds]
bennofs[m] has quit [Ping timeout: 256 seconds]
alp has joined #nixos
kloenk_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
kloenk has joined #nixos
TobiasKratzlitsc has joined #nixos
TobiasKratzlitsc has joined #nixos
TobiasKratzlitsc has quit [Changing host]
vidbina has joined #nixos
<cryptix> Sorry, I found issue 3145 now
<clever> cryptix: you want nixos-rebuild boot when in a chroot
<magnetophon> Is there a NixOS equivalent to "LD_LIBRARY_PATH=/opt/Ardour-6.0.0/lib/ /opt/Ardour-6.0.0/lib/ardour-vst-scanner -f /path/to/the/vst.so"?
oida has quit [Remote host closed the connection]
oida has joined #nixos
djbeau has joined #nixos
jasom has joined #nixos
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfSg7
amir__ is now known as amir
sbetrium_ has quit [Quit: sbetrium_]
vidbina has quit [Ping timeout: 246 seconds]
AmandaC has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 260 seconds]
<dminuoso> What's the recommended way to regenerate the ssh certificates for the sshd?
vidbina has joined #nixos
<dminuoso> (I just cloned a VM and want the new machine to have a different ssh identity)
wnklmnn has joined #nixos
<srk> virt-sysprep was able to do that, not sure if it works with NixOS images
<srk> or declare host keys and redeploy
<dminuoso> Mmm, wont that drag the keys into the nix store?
<srk> via services.openssh.hostKeys
jmeredith has joined #nixos
<srk> mm, probably
<{^_^}> [patchelf] @AaronDMarasco opened pull request #209 → Add libasan build option and test print-needed → https://git.io/JfS2R
kim0 has joined #nixos
<dminuoso> Mmm, the generated files are actually right there in /etc/ssh/ssh_host_rsa_key - I guess I could just replace the
rajivr has quit [Quit: Connection closed for inactivity]
<srk> yes, virt-sysprep just erases them so they are generated on next boot
<{^_^}> [patchelf] @AaronDMarasco opened pull request #210 → Some const-correctness and C++11 auto → https://git.io/JfS2g
<dminuoso> Ah, they are regenerated on reboot?
<dminuoso> How can I confirm this?
<cryptix> clever: hmm didn’t know and tried but it still tries to do stuff on the nix store and runs into the same EPERM issue
<dminuoso> (I dont want to end up with a machine I cant reach :)
<srk> dminuoso: right bellow services.openssh.hostkeys is NixOS can automatically generate SSH host keys.
AmandaC has joined #nixos
<srk> that's the default on most distributions so it can be done safely I would say
bqv has quit [Ping timeout: 260 seconds]
<dminuoso> Ill give it a try then
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90054 → mcelog: 169 -> 170 → https://git.io/JfS2K
<clever> cryptix: ah, thats a diff bug
ph88 has joined #nixos
<dminuoso> Great, cheers srk! That's a useful trick to remember. :)
<dminuoso> Even for non-nixos machines.
<srk> yup :)
bqv has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90055 → libwhereami: 0.3.1 -> 0.5.0 → https://git.io/JfS2d
<{^_^}> [nixpkgs] @bbigras opened pull request #90056 → starship: 0.41.3 -> 0.42.0 → https://git.io/JfSaf
gxt has quit [Ping timeout: 240 seconds]
cfricke has quit [Quit: WeeChat 2.8]
gxt has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #90053 → mm-common: 1.0.0 -> 1.0.1 → https://git.io/JfSgJ
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfSa2
<dminuoso> What additional guard could I put into place, to ensure a user nix-shell's into my shell.nix before running nixops?
doomlist3 has quit [Ping timeout: 260 seconds]
justanotheruser has joined #nixos
<dminuoso> One thing I personally did, was getting a raw `nixops` into muscle memory, so that the deployment target needs to be set via environment variable, handled by shell.nix - but that's only good if people adopt that sytle
proofofkeags has joined #nixos
drewr has quit [Quit: brb]
drakonis has joined #nixos
ToxicFrog has quit [Remote host closed the connection]
drewr has joined #nixos
drakonis_ has quit [Read error: Connection reset by peer]
cosimone has joined #nixos
drakonis1 has joined #nixos
ToxicFrog has joined #nixos
codygman has joined #nixos
emmanuelrosa[m] has joined #nixos
klntsky has quit [Ping timeout: 240 seconds]
whatisRT has joined #nixos
bvdw has quit [Remote host closed the connection]
<urkk> Can I keep the .git directory with fetchGit? leaveDotGit is not supported
drakonis has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @vcunat pushed 131 commits to master: https://git.io/JfSVQ
<urkk> And fetchgit fails to fetch a private repo
<simpson> dminuoso: direnv can help automatically associate being in a working directory with having a working environment.
<clever> urkk: i dont think you can both keep .git and fetch a private repo
<clever> urkk: why do you need .git?
ph88 has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @vcunat merged pull request #89388 → Staging next → https://git.io/JfPRv
klntsky has joined #nixos
<urkk> is used by the build process to write the version string
<clever> urkk: you can just take the revision you gave to fetchGit, and feed that into the derivation
<clever> and modify it to use that from an env var
<dminuoso> simpson: Mmm, but there's nothing I can do to my deploy.nix to have nixops require additional bits, no?
<dminuoso> Or hold on.. maybe...
bvdw has joined #nixos
doomlist3 has joined #nixos
<clever> doomlist3: builtins.getEnv, assert
<dminuoso> I could perhaps add an assertion on the nix channel
<clever> dminuoso: or just assert on any env var, and have shell.nix set it
<dminuoso> clever: Ah even simpler! That'll work.
AmandaC_ has joined #nixos
<{^_^}> [nixpkgs] @vcunat pushed 176 commits to staging-next: https://git.io/JfSwt
bqv has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @wizeman opened pull request #90057 → linux: fix kernel config options for linux_*hardened → https://git.io/JfSws
medvid has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @vcunat opened pull request #90058 → Staging next → https://git.io/JfSwn
AmandaC has quit [Ping timeout: 256 seconds]
orivej_ has quit [Ping timeout: 260 seconds]
orivej has joined #nixos
aleph- has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @markuskowa merged pull request #90041 → slurm: 19.05.5.1 -> 19.05.7.1 (+bugfixes) → https://git.io/JfSls
<{^_^}> [nixpkgs] @markuskowa pushed 4 commits to master: https://git.io/JfSwz
drakonis has joined #nixos
<urkk> clever: oh I see, thanks
<Ericson2314> how does one sing narinfos?
<clever> Ericson2314: `nix sign-paths` will put the signatures into db.sqlite
<Ericson2314> ok!
bvdw has quit [Remote host closed the connection]
justanotheruser has quit [Ping timeout: 272 seconds]
<dminuoso> Unrelatedly, what's the idiomatic way to share config parts between machines in a deployment?
<dminuoso> Is there a way to get access to another machines config?
LevelChart8 has joined #nixos
<dminuoso> with nixops that is
drakonis1 has quit [Ping timeout: 264 seconds]
bvdw has joined #nixos
sheepfle2ce has quit [Ping timeout: 256 seconds]
sheepfleece has quit [Ping timeout: 264 seconds]
<clever> dminuoso: { config, nodes, ... }: at the top of a module, then nodes.machine1.config.anything
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90059 → libzip: 1.6.1 -> 1.7.0 → https://git.io/JfSwF
<dminuoso> clever: And that's not customizable? Im in the spot where I need to accumulate addresses from multiple nodes. Now I could of course filter and map, but it'd be nicer if I could control that.
<clever> dminuoso: nixops puts all nodes into /etc/hosts automatically
<clever> dminuoso: but you can also mapAttrs over nodes
<dminuoso> Sure I dont mind that, I guess its just a minor inconvenience.
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drakonis has quit [Ping timeout: 272 seconds]
iyzsong has quit [Quit: ZNC 1.8.0 - https://znc.in]
drakonis_ has joined #nixos
alp has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @aszlig pushed 7 commits to master: https://git.io/JfSrC
<{^_^}> [nixpkgs] @aszlig merged pull request #89948 → python2Packages.nixpart0: fix build → https://git.io/Jfyi1
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/e0c7e1fd05c (from 5 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
magnetophon has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @teto merged pull request #90056 → starship: 0.41.3 -> 0.42.0 → https://git.io/JfSaf
<{^_^}> [nixpkgs] @teto pushed commit from @bbigras to master « starship: 0.41.3 -> 0.42.0 »: https://git.io/JfSrP
<{^_^}> [nixpkgs] @mcbeth opened pull request #90061 → add spigot → https://git.io/JfSrS
magnetophon has joined #nixos
<dminuoso> clever: Are there good reasons not to parametrize my expressions? I have such common configuration things, that don't belong into either really..
<dminuoso> (Placing it into one node, and referencing it from all other nodes is just weird and arbitrary)
cosimone has quit [Quit: Quit.]
<dminuoso> Id much rather have some `{ commonConfig }: { pkgs, config, ...}: ...`
cosimone has joined #nixos
growpotkin has joined #nixos
<regnat> dminuoso: If you just want to share the config, you can simply import the same module from all your machines
<dminuoso> I recall there was some good reason why you shouldn't do that.
<{^_^}> [nixpkgs] @steve-chavez opened pull request #90062 → haskellPackages.hasql-notifications: unbreak → https://git.io/JfSoI
<dminuoso> But I dont know what that was. :(
<whatisRT> does someone know a good method for making nix available in eshell?
emile[m] is now known as hanemile[m]
orivej has quit [Ping timeout: 246 seconds]
Guest97958 has quit []
orivej has joined #nixos
parsnip has joined #nixos
parsnip is now known as Guest12576
<clever> dminuoso: use the module framework more?
<{^_^}> [nixpkgs] @markuskowa pushed 2 commits to release-20.03: https://git.io/JfSon
Guest12576 has quit [Client Quit]
parsnip_ has joined #nixos
parsnip_ is now known as parsnip0
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90063 → mopidy-mpris: 3.0.1 -> 3.0.2 → https://git.io/JfSoB
<dminuoso> Can you parametrize modules?
alexherbo2 has joined #nixos
<{^_^}> [nixpkgs] @aszlig opened pull request #90064 → Backport of nixpart0 fixes against glibc >= 2.28 → https://git.io/JfSoz
Guest23599 has joined #nixos
<Guest23599> ciao
<simpson> Not really, but also yes? They're pre-parameterized on pkgs, config, and probably something else. I think that it's possible to override that calling convention and add arbitrary parameters, which might break modules that don't have a `...`
<Guest23599> !list
Guest23599 has left #nixos [#nixos]
wrunt has quit [Ping timeout: 260 seconds]
<dminuoso> Ah well, supposedly you could do abstract imports as documented in https://nixos.wiki/wiki/Module
<dminuoso> Then you can just write: { config, lib, pkgs, mod, ... }: {imports = [(mod "foo.nix")]; ...}
wrunt has joined #nixos
<dminuoso> Although no, that wont do.
<dminuoso> I dont like this. :(
troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
<clever> the imports list cant depend on anything that comes from config, including extra arguments added via another module
dramforever has joined #nixos
<simpson> dminuoso: Ah, that's a slightly different question: Ought modules to be able to parameterize *each other*? IOW ought modules be able to dynamically request each other, rather than just statically enumerating what they depend upon or incorporate?
justanotheruser has joined #nixos
<dminuoso> simpson: Well rather in the sense of `imports [{ module = "foo.nix"; args = { foo = "bar"; }]` given some ` { foo }: { config, pkgs, ... }: ...`
vidbina has quit [Ping timeout: 264 seconds]
<dminuoso> The idiom here would be to keep some flags in the module and then fill your code with mkIfs.
<simpson> Hm. What would be a good usecase for this? While painful, usually only `foo = "bar";` and `foo = "baz";` are legal, and so splitting into foo/bar.nix and foo/baz.nix can be a good one-time thing to do.
<{^_^}> [docker] @domenkozar pushed to fix-certs « add a regression test »: https://git.io/JfSoN
<{^_^}> [docker] @domenkozar opened pull request #22 → add a regression test → https://git.io/JfSoA
kenran_ has joined #nixos
<betaboon> I'm trying to use poetry2nix.mkPoetryEnv in a shell.nix to create a development-shell but the shell only includes python and the dependencies (as is documented) but i want to run the developed code in there. what am i missing? OO
justanotheruser has quit [Ping timeout: 272 seconds]
<urkk> attribute src.rev works fine, but src.ref is missing when used in patchPhase (with fetchGit)
kenran has quit [Ping timeout: 256 seconds]
justanotheruser has joined #nixos
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/d3bfabe7b5b (from 3 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
<Ericson2314> clever: and how does one get the public key hash in the right format?
<Ericson2314> (or plain public key, whatever is used for trusted-public-key)
<clever> Ericson2314: the tool to generate the keypair, creates a file with the public key in the right format, and you just copy/paste
<hexa-> whats up with channel bumps? there haven't been any in 6 days
<alexarice[m]1> hexa-: status.nixos.org is broken I think
<alexarice[m]1> channels have been updating
<evils> yea, the age shown there is messed up, 20.03-small just updated
<hexa-> oh ok
<hexa-> indeed, I'm blind
codygman has quit [Ping timeout: 246 seconds]
codygman has joined #nixos
<evils> LnL mentioned on a github issue that the scraper that collects that metric gets stuck, no idea why though
<LnL> huh, did it get stuck again?
* gchristensen is *pretty* sure he managed to deploy lnl's fix , but can't look for the next 1h
philr_ has quit [Ping timeout: 240 seconds]
<evils> LnL: it's been stuck more often than not for months... (the status.nixos.org reported channel age, not the channels building)
<gchristensen> that is a bit of an exageration I think :P
<LnL> I know, but did something that I was expecting would fix it
<gchristensen> but maybe you could fix it, evils
<LnL> gchristensen: well we found a bug with my changes so _pretty_ sure it was applied :)
<gchristensen> right
<avaq> I've been reading along as clever and dminuoso discussed config modularization, and I really want to show them my nixops config, where I feel I achieved a really nice structure. However, I'm afraid that open-sourcing it will open up too many details of my network, making it easier to attack.
<evils> gchristensen: i know nothing about that infrastructure, or even how to gain knowledge about it
<LnL> gchristensen: if you could run lsof -p whenever you have time that might give some insight
<gchristensen> evils: ^
drakonis has joined #nixos
<avaq> As far as I can tell for myself, I never leaked any crucial secrets into this repository, but I'm not fully confident.
<gchristensen> LnL: can you ping me in like 1h?
<LnL> sure
<gchristensen> thanks
Mrmaxmeier has quit [Quit: The Lounge - https://thelounge.chat]
justanotheruser has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @FRidh pushed 494 commits to python-unstable: https://git.io/JfSKw
erasmas has joined #nixos
drakonis_ has quit [Ping timeout: 265 seconds]
waleee-cl has joined #nixos
Jackneill has quit [Ping timeout: 264 seconds]
lilpea has quit [Read error: Connection reset by peer]
<{^_^}> [cabal2nix] @peti pushed to master « doc: update todo list in live-stream-notes.org »: https://git.io/JfS6v
sbetrium has joined #nixos
<{^_^}> [docker] @domenkozar pushed to fix-certs « noop change to fix build »: https://git.io/JfS6Y
zupo has joined #nixos
<{^_^}> [nixpkgs] @wizeman opened pull request #90065 → linux: make sure all config options have the same value → https://git.io/JfS6n
<pbogdan> is there something out there that would take cabal's plan.json and generate a haskell package set based on that?
<{^_^}> [docker] @domenkozar pushed to fix-certs « noop change to fix build »: https://git.io/JfS6W
Jackneill has joined #nixos
ardumont has quit [Ping timeout: 252 seconds]
leungbk has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90066 → mpop: 1.4.9 -> 1.4.10 → https://git.io/JfS64
<{^_^}> [nixpkgs] @mmilata opened pull request #90067 → nixos/sympa: fix PATH_INFO splitting for sympa-6.2.56 → https://git.io/JfS6R
drakonis_ has joined #nixos
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
zupo has joined #nixos
drakonis has quit [Ping timeout: 260 seconds]
justanotheruser has joined #nixos
zupo has quit [Client Quit]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90068 → msmtp: 1.8.10 -> 1.8.11 → https://git.io/JfS6r
alexherbo29 has joined #nixos
alexherbo2 has quit [Ping timeout: 264 seconds]
alexherbo29 is now known as alexherbo2
ardumont has joined #nixos
klntsky has quit [Remote host closed the connection]
klntsky has joined #nixos
orivej has quit [Ping timeout: 260 seconds]
drakonis has joined #nixos
<exarkun> Anyone have an expression for a debug build of Python w/ gdb integration?
orivej has joined #nixos
drakonis_ has quit [Ping timeout: 256 seconds]
JoHnY has quit [Ping timeout: 258 seconds]
pamplemousse has joined #nixos
sksneheheh[m] has joined #nixos
idontgetoutmuch[ has joined #nixos
dramforever has quit [Quit: Leaving]
orivej has quit [Ping timeout: 264 seconds]
orivej_ has joined #nixos
ckauhaus has quit [Quit: WeeChat 2.7.1]
<eyJhb> Can I define a types.attrsOf, can be the value of a string and bool?
proofofk_ has joined #nixos
<eyJhb> have the value of* e.g. { test = "string"; test2 = true; } ?
proofofkeags has quit [Ping timeout: 258 seconds]
<evanjs> Argh. Once again, nixpkgs-review is getting angry for stuff that works with `nix build`
<evanjs> If it builds fine for me, is that good enough?
<{^_^}> [nixpkgs] @Mrmaxmeier opened pull request #90069 → thelounge: re-apply 'write out default path' → https://git.io/JfSiN
justanotheruser has quit [Ping timeout: 260 seconds]
noudle has joined #nixos
<evanjs> *checks failing packages* erm, can somebody confirm that python38Packages.testfixtures is still broken?
<evanjs> looks like https://github.com/NixOS/nixpkgs/pull/89376 didn't get all of them, as jonringer mentioned. bah.
<{^_^}> #89376 (by jonringer, 1 week ago, merged): python3Packages: fix a bunch of broken packages
<evanjs> now, do I fix it so the PR I was about to open actually passes nixpkgs-review? bahhh
<betawaffle> is there something like `builtins.filterSource` where i can just specify explicitly all the files i want included, rather than defining a function to match them?
<{^_^}> [docker] @peti pushed 2 commits to master: https://git.io/JfSPZ
<{^_^}> [docker] @peti closed pull request #22 → add a regression test → https://git.io/JfSoA
<{^_^}> [docker] @peti pushed 2 commits to 2.3.6: https://git.io/JfSPZ
cjpbirkbeck has quit [Quit: cjpbirkbeck]
<evils> evanjs: python38.pkgs.testfixtures fails from master, previously failing failures shouldn't stop you from submitting a PR
dingenskirchen has quit [Remote host closed the connection]
dingenskirchen has joined #nixos
<evanjs> evils: good point. thanks!
<evanjs> I tend to tangent _really_ easily. Just a simple "don't do that" seriously helps :D
<rooke> Playing with flakes at the moment and am struggling to get a local go package to build. At first I struggled to find buildGoModule, but eventually got this flake.nix which seems to find everything: https://gist.github.com/erooke/59cf888eb950b8fb4424b8f8e7d9cb32
<rooke> It throws this error on `nix build` however: error: lock file '/nix/store/j885j2zwwnc153ibqjz3abihkqvyx9rg-source//flake.lock' has unsupported version 6
<{^_^}> [nixpkgs] @flokli merged pull request #90069 → thelounge: re-apply 'write out default path' → https://git.io/JfSiN
<{^_^}> [nixpkgs] @flokli pushed 2 commits to master: https://git.io/JfSPu
<rooke> As its experimental/newish wasn't really able to find much about it, was curious if any one had any idea whats gone wrong
kenran_ has quit [Ping timeout: 246 seconds]
wrunt has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @Ma27 merged pull request #89928 → facter: 3.14.10 -> 3.14.11 → https://git.io/JfyVK
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JfSPo
drakonis_ has joined #nixos
parsnip0 is now known as parsnip
drakonis has quit [Ping timeout: 272 seconds]
drakonis has joined #nixos
<{^_^}> [nixpkgs] @sikmir opened pull request #90070 → mp3blaster: fix build on darwin → https://git.io/JfSPy
wrunt has joined #nixos
drakonis_ has quit [Ping timeout: 256 seconds]
drakonis1 has joined #nixos
OmnipotentEntity has quit [Ping timeout: 260 seconds]
OmnipotentEntity has joined #nixos
OmnipotentEntity has joined #nixos
OmnipotentEntity has quit [Changing host]
kenran has joined #nixos
<{^_^}> [nixpkgs] @evanjs opened pull request #90071 → Add python packages for fake-useragent, scrapy-fake-useragent, scrapy-deltafetch, scrapy-splash → https://git.io/JfSXt
justanotheruser has joined #nixos
ris has joined #nixos
<{^_^}> [nixpkgs] @jobojeha opened pull request #90072 → paraview: 5.6.3 -> 5.8.0 → https://git.io/JfSX3
<euank> FJ
<euank> oops, wrong window
leungbk has quit [Ping timeout: 264 seconds]
KindTwo has joined #nixos
<b42> eyJhb: with types; attrsOf (either bool str)
leungbk has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90073 → ocamlPackages.ppx_deriving: 4.4.1 -> 4.5 → https://git.io/JfSXD
KindTwo is now known as KindOne
orivej has joined #nixos
orivej_ has quit [Ping timeout: 260 seconds]
medvid has joined #nixos
LevelChart8 has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90074 → munin: 2.0.61 -> 2.0.63 → https://git.io/JfS1L
<{^_^}> [nixpkgs] @dmrauh opened pull request #90075 → gretl: init at 2020b → https://git.io/JfS1Y
<{^_^}> [nixpkgs] @bjornfor merged pull request #89780 → cmake-language-server: 0.1.1 -> 0.1.2 → https://git.io/JfDTe
<{^_^}> [nixpkgs] @bjornfor pushed commit from @MetaDark to master « cmake-language-server: 0.1.1 -> 0.1.2 »: https://git.io/JfS13
cole-h has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #89715 → anki: format to fix indentation → https://git.io/JfMBY
<{^_^}> [nixpkgs] @bjornfor pushed commit from @bhipple to master « anki: format to fix indentation »: https://git.io/JfS1W
<{^_^}> [nixpkgs] @bjornfor merged pull request #89530 → transmission: add libstdc++ and libgcc_s permissions to apparmor profile → https://git.io/Jf1Oa
<{^_^}> [nixpkgs] @bjornfor pushed commit from @DIzFer to master « transmission: add libstdc++ and libgcc_s permissions to apparmor profile »: https://git.io/JfS1u
user_0x58 has joined #nixos
<{^_^}> [nixpkgs] @bjornfor merged pull request #89461 → wireshark: Add Bluetooth → https://git.io/JfXGC
<{^_^}> [nixpkgs] @bjornfor pushed commit from @justin-gerhardt to master « wireshark: Add Bluetooth »: https://git.io/JfS16
user_0x58 has quit [Client Quit]
user_0x58 has joined #nixos
Neo-- has quit [Ping timeout: 260 seconds]
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #nixos
<{^_^}> [nixpkgs] @Ma27 merged pull request #89362 → nix-prefetch-github: 2.3.2 -> 2.4 → https://git.io/JfiNJ
<{^_^}> [nixpkgs] @Ma27 pushed 2 commits to master: https://git.io/JfS1d
hazel has joined #nixos
<hazel> how do I customize my XDG dirs in NixOS with home-manager?
<cole-h> `xdg.cacheHome = "~/.cache";` and similar
<{^_^}> [nixpkgs] @vcunat pushed 84 commits to staging-next: https://git.io/JfSMe
<{^_^}> [nixpkgs] @Mic92 pushed 2 commits to master: https://git.io/JfSMJ
<{^_^}> [nixpkgs] @Mic92 merged pull request #90027 → nixos/redis: add redis group → https://git.io/JfSOo
<cole-h> hazel: You might be interested in `man home-configuration.nix`, where you can search for `xdg\.` to see all the available xdg options.
<cole-h> Additionally, there is also #home-manager :)
nschoe has joined #nixos
<steveeJ> how bad is this? `error: executing SQLite query 'select present, namePart, url, compression, fileHash, fileSize, narHash, narSize, refs, deriver, sigs, ca from NARs where cache = ? and hashPart = ? and ((present = 0 and timestamp > ?) or (present = 1 and timestamp > ?))': database disk image is malformed (in '/root/.cache/nix/binary-cache-v6.sqlite')`
<hazel> and ~/Desktop, and ~/Downloads...
<hazel> this still creates ~/Documents etc
nschoe has quit [Ping timeout: 272 seconds]
<cole-h> I'd imagine Documents is being created because you're escaping H instead of $
<cole-h> Also, there's a chance it's some other software that doesn't respect XDG_*
<cole-h> I think it was Firefox that always creates ~/Downloads or ~/Desktop -- so if you're using that...
<exarkun> should I be concerned about seeing a bunch of "xfs filesystem being remounted at /nix/store supports timestamps until 2038 (0x7fffffff)" messages in my system log
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90076 → mosquitto: 1.6.8 -> 1.6.10 → https://git.io/JfSM3
<exarkun> also nix-build is hanging
alexherbo2 has quit [Ping timeout: 246 seconds]
hazel has quit [Ping timeout: 260 seconds]
troydm has joined #nixos
waleee-cl has quit [Quit: Connection closed for inactivity]
reanimus has quit [Ping timeout: 244 seconds]
reanimus has joined #nixos
<{^_^}> [nixpkgs] @mdlayher opened pull request #90077 → nixos/prometheus-apcupsd-exporter: new module → https://git.io/JfSMc
<{^_^}> [nixpkgs] @timokau opened pull request #90078 → python.pkgs.gidgethub: 3.2.0 -> 4.1.1 → https://git.io/JfSMl
quinn has joined #nixos
<elvishjerricco> steveeJ: Not bad. You can just delete that sqlite file. It's just a cache to help Nix avoid pinging binary caches for the same derivations all the time.
<steveeJ> thanks elvishjerricco. I dared to do that in the meantime but it came back. I guess the issue is somewhere else
<elvishjerricco> exarkun: I don't know the details of how it works but I do know that the nix-daemon does a bunch of mount trickery to keep the store readonly for most of the OS while allowing builders to write their outputs. You may be having some kind of issue with those inner-workings
kim0 has quit [Quit: Connection closed for inactivity]
Rusty1 has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90080 → netsurf.buildsystem: 1.8 -> 1.9 → https://git.io/JfSMy
<exarkun> elvishjerricco: thanks. sounds like it's probably normal and maybe me interrupting this build over and over is the only reason it has appeared so many times in such a short period.
hazel has joined #nixos
<steveeJ> elvishjerricco: it did help after I removed the cache db in `/root` instead of `~` ;-)
<elvishjerricco> steveeJ: Ah, good
<exarkun> after I restarted the job enough times it finished :/ -vvvv showed me it was waiting on hydra downloads sometimes, probably because my network sucks
<exarkun> I have a system test that involves logging in to a system w/ ssh. I tried to give the ssh client a key to use w/ -i and a nix store path ... of course this fails because ssh doesn't limit permissions on key in the nix store path. anyone have suggestions for dealing with this? I could copy the file out of the nix store to some temp path and fix the permissions, probably ... not exactly sure what temp paths
<exarkun> are available in a system test though
<exarkun> and by "system test" I mean <nixpkgs/nixos/tests/make-test.nix>
<elvishjerricco> exarkun: You could copy the file into `$NIX_BUILD_TOP`, right?
<exarkun> I can try! :)
<eyJhb> b42: How can I turn that into a string of "true" or "false" ?
<eyJhb> toString I guess
troydm has quit [Ping timeout: 258 seconds]
kmein has quit [Ping timeout: 258 seconds]
kmein has joined #nixos
<exarkun> Hm not sure NIX_BUILD_TOP will make sense because ssh gets run in one of the VMs, I guess NIX_BUILD_TOP is a path on the build host. But since the command runs in a VM I guess I could just use /tmp
gentauro has quit [Read error: Connection reset by peer]
gentauro has joined #nixos
troydm has joined #nixos
<exarkun> yea that seems alright
<exarkun> maybe I could do something different after I port my tests from the perl driver to the python driver
<exarkun> since I am much less reluctant to write non-trivial python than non-trivial perl :)
<{^_^}> Channel nixos-20.03-small advanced to https://github.com/NixOS/nixpkgs/commit/8946799e079 (from 4 hours ago, history: https://channels.nix.gsc.io/nixos-20.03-small)
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #nixos
chloekek has joined #nixos
hazel has quit [Remote host closed the connection]
deanrock has joined #nixos
<{^_^}> [nixpkgs] @flokli merged pull request #89611 → pipewire: apply patch providing absolute path to pipewire-media-session → https://git.io/Jf17U
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JfSD1
cosimone has quit [Quit: Quit.]
deanrock has quit [Quit: The Lounge - https://thelounge.chat]
tokudan_ has quit [Remote host closed the connection]
LevelChart8 has joined #nixos
leungbk has quit [Ping timeout: 256 seconds]
ncakerlist has joined #nixos
tokudan has joined #nixos
<{^_^}> [nixpkgs] @mmahut merged pull request #90042 → metabase: 0.35.3 -> 0.35.4 → https://git.io/JfS8c
codygman has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @mmahut pushed 2 commits to master: https://git.io/JfSDA
leungbk has joined #nixos
<{^_^}> [nixpkgs] @raboof closed pull request #85234 → mastodon-bot: init at 0.0.2 → https://git.io/Jfeyj
codygman has joined #nixos
doomlist3 has quit [Ping timeout: 246 seconds]
<tyrion-mx> Hola, I am trying to use an usb ethernet adapter with nixos. It works for a couple of minutes and then stops (it works fine on ubuntu and osx). This is the output of dmesg: https://pastebin.com/rvRRK28E something is obviously crashing but I have no idea what is wrong. If anybody could give a look it'd be awesome. Thanks
MtotheM has joined #nixos
cixel has joined #nixos
<{^_^}> [nixpkgs] @yrashk opened pull request #90083 → urjtag: 0.10 -> 2019.2 → https://git.io/JfSyI
<MtotheM> Hey, I'm new to nixOS. how exactly does `nix search` work? when i do `nix search <program>` it just hangs forever.
<cole-h> It shouldn't hang forever. It will take a while for the first time because it has to build a database of all the packages IIRC
dermetfan has joined #nixos
<MtotheM> oh i see, it's just super slow?
virus_dave has joined #nixos
<cole-h> I think I've heard of it taking 20 minutes on some machines, depending on how fast your processor and storage are. So really, I'd just wait it out.
<cole-h> But obviously you would know better than I what is unreasonably slow
<MtotheM> Thanks, i thought the system might be broken or something.
<cole-h> You could also watch it in top/htop/whatever you like and see if it's actually consuming CPU/RAM
magnetophon has quit [Read error: Connection reset by peer]
<cixel> also noob question: i've noticed a couple of cases so far where an attribute name in nix-pkgs is locked to a specific version of a package, rather than the latest version. so lldb is locked to lldb 7.something, and for latest i'd need to specifically get pkgs.lldb_10. is there a reason why the 'naked' attribute doesn't just track the latest major
<cixel> version?
<MtotheM> just finished now after 13min. that's good.
<cransom> there's `requiredSystemFeatures`, is there a also something like a `forbiddenSystemFeatures` or a way to replicate that behavior?
magnetophon has joined #nixos
<simpson> cixel: In those cases, the upstream package has many major versions and many downstream packages are developed against only one specific major version. This happens at all levels, with everything from Python to Qt to GCC.
alp has joined #nixos
<MtotheM> I know it's an OCD thing. but can you choose to exclude programs that come in the base? such as nano and sddm?
virus_dave has quit [Quit: virus_dave]
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
<simpson> sddm isn't in any base/core/standard layout; if you have it, then it's because you explicitly asked for it in NixOS configuration. And yeah, some stuff does need PATH, and that's life. We don't build a whole /usr or anything.
<{^_^}> [nixpkgs] @timokau merged pull request #90078 → python.pkgs.gidgethub: 3.2.0 -> 4.1.1 → https://git.io/JfSMl
<{^_^}> [nixpkgs] @timokau pushed 2 commits to master: https://git.io/JfSya
<cixel> simpson: treating major versions as entirely different packages makes total sense to me, but it seems like a package where this is likely to happen would have an attribute per major version + an attribute that kinda aliases the most recent major
<simpson> cixel: That approach might not work cleanly for something like Python; we have `python36Packages`, `pypyPackages`, etc.
<simpson> But yeah, I see your point. There's *got* to be a better way~
asymptotically has joined #nixos
time_unavailable has joined #nixos
<eyJhb> This might be a stupid question, but how can I get a list of attrs, to end up being a attrs of attrs? e.g. [ { name = "foo"; something = "bar"; } ] -> foo = {"something" = "bar"}
gustavderdrache has quit [Ping timeout: 265 seconds]
<symphorien> > lib.genAttrs
<{^_^}> <LAMBDA>
<symphorien> iirc
magnetophon has quit [Read error: Connection reset by peer]
<symphorien> > lib.genAttrs [ { name = "foo"; value = "bar" } ]
<{^_^}> error: syntax error, unexpected '}', expecting ';', at (string):315:46
<eyJhb> > v:lib.genAttrs
<{^_^}> "v:lib.genAttrs"
<eyJhb> DAM YOU!
<symphorien> > lib.genAttrs [ { name = "foo"; value = "bar"; } ]
<{^_^}> <LAMBDA>
<symphorien> hum
gustavderdrache has joined #nixos
devalot has quit [Quit: ZNC - http://znc.in]
<symphorien> you'll have to read the manual :)
magnetophon has joined #nixos
pbb has quit [Remote host closed the connection]
<eyJhb> Found it, will try
<eyJhb> Thanks symphorien !
<time_unavailable> Hi folks, how can I add custom dbus rules to a package like would appear under /nix/store/xxxx-bluez-5.54/etc/dbus-1/system.d
<eyJhb> > lib.attrsets.genAttrs [ { name = "foo"; value = "bar"; } ]
<{^_^}> <LAMBDA>
<eyJhb> ...
<eyJhb> Go away bot
LevelChart8 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<eyJhb> > lib.attrsets.genAttrs [ "foo" "bar" ] (name: "x_${name}")
<{^_^}> { bar = <CODE>; foo = <CODE>; }
<eyJhb> Well, that is somewhat better
pbb has joined #nixos
<symphorien> time_unavailable: put it in https://nixos.org/nixos/options.html#services.dbus.packages
<cixel> simpson: lol, i recognize I'm sorta making aimless suggestions. in the case i was dealing with it just seemed like pinning the 'naked' attribute to a specific version was just a measure meant to avoid breaking things which had started to depend on that specific version because when that attribute was released it wasn't also released with an
<cixel> attribute specific to that major version. but yeah it's probably more complicated than that. thanks for the input.
<time_unavailable> symphorien: It is already appended to /etc/dbus-1/system.conf as an includeDir and I would like to change or modify what gets set by the package
<symphorien> then override the package to patch it
<eyJhb> symphorien: not sure I can use it, as I cannot give it what you specified above, as far as I can see
<eyJhb> But I might not be good enough at Nix
dramforever has joined #nixos
<eyJhb> Then I would need to split the string or something, which I have no clue if is ugly
xeu has quit [Changing host]
xeu has joined #nixos
<evanjs> Soooo are the virtual machien disk images defaulted to dynamic disks? Like... I should be able to create a 1TB VM on a computer with 100GB of space remaining?
<evanjs> Currently trying to create a VMDK and it is stalling when specifying something like 100+ GiB (default is 50GB)
<symphorien> > builtins.listToAttrs [ { name="foo"; value = "bar"; }] # eyJhb
<{^_^}> { foo = "bar"; }
veleiro has joined #nixos
magnetophon has quit [Ping timeout: 246 seconds]
cosimone has joined #nixos
zupo has joined #nixos
<eyJhb> > builtins.listToAttrs [ { name="foo"; value = {test = "bar";}; }]
<{^_^}> { foo = <CODE>; }
<eyJhb> Hmm, seems to work, will try. thanks symphorien !
bqv has joined #nixos
<evanjs> the disk image creation seems to hang on `cptofs -p -P 1 -t ext4 -i nixos.raw /build/root/etc /build/root/nix /build/root/root /`
<evanjs> lassulus: have you ever had issues making really big disk images before?
<evanjs> like bigger than your current rootfs
<eyJhb> > :P builtins.listToAttrs [ { name="foo"; value = {test = "bar";}; }]
<lassulus> cnever tried
<{^_^}> Unknown command: P
<eyJhb> > :. builtins.listToAttrs [ { name="foo"; value = {test = "bar";}; }]
<{^_^}> error: syntax error, unexpected ':', at (string):315:1
<eyJhb> Nvm. using my own chat now :)
<evanjs> hrm alright
<cole-h> > :p builtins.listToAttrs [ { name="foo"; value = {test = "bar";}; }]
<{^_^}> { foo = { test = "bar"; }; }
mananamenos has quit [Ping timeout: 260 seconds]
<eyJhb> Thanks cole-h , not easy with slipping fingers
<lassulus> not sure where the data would be stored? also whats your usecase? why not grow the partition on first boot?
<cole-h> :^)
<evanjs> All I really want to do is basically encode default options for an appliance we're looking to supply to customers
<evanjs> And in ESXi, you can't change some of the options during import
sbetrium has quit [Quit: sbetrium]
cript0nauta has quit [Ping timeout: 260 seconds]
ncakerlist has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @vbgl opened pull request #90085 → ocamlPackages.merlin: 3.3.4 → 3.3.5 → https://git.io/JfSSw
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90086 → osinfo-db: 20200515 -> 20200529 → https://git.io/JfSSr
<{^_^}> [nixpkgs] @jonringer merged pull request #89693 → Add gopls to vim-go binaries → https://git.io/JfMLy
<{^_^}> [nixpkgs] @jonringer pushed commit from @bouk to master « Add gopls to vim-go binaries »: https://git.io/JfSSo
zupo has quit [Quit: Textual IRC Client: www.textualapp.com]
ncakerlist has joined #nixos
chloekek has quit [Ping timeout: 264 seconds]
leungbk has quit [Ping timeout: 246 seconds]
<{^_^}> [nixos-homepage] @github-actions[bot] pushed commit from GitHub Actions to master « Update flake.lock and blogs.xml [ci skip] »: https://git.io/JfSSQ
Yaniel has quit [Ping timeout: 256 seconds]
ncakerlist has quit [Ping timeout: 260 seconds]
magnetophon has joined #nixos
orivej has quit [Ping timeout: 256 seconds]
phaebz has joined #nixos
mananamenos has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
leungbk has joined #nixos
time_unavailable has quit [Remote host closed the connection]
magnetophon has joined #nixos
slack1256 has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
<eyJhb> New problem, how can I loop the keys of a attrset? e.g. I have a options.{key1,key2,key3,...,keyN}.enable = true, where I do not know the keys name, etc. I just need to get a value of the attrsset
magnetophon has joined #nixos
<eyJhb> Nvm. again
<eyJhb> `lib.attrsets.attrVals` :)
<MtotheM> I'm assuming the objects like 'time' have a bunch of members outside of the default suggestions. but where can i find that specific documentation?
<{^_^}> [nixpkgs] @mmlb opened pull request #90087 → pythonPackages.srvlookup: init at 2.0.0 → https://git.io/JfS9B
<MtotheM> When i search i only find the general docs
leungbk has quit [Ping timeout: 260 seconds]
EsperLily has joined #nixos
asymptotically has quit [Quit: Leaving]
<phaebz> What is the recommended approach to set TeXLive environment variables for a given user? I tried with `environment.variables.TEXMFHOME = "/path/to/texmf";` in configuration.nix, but that does not work for me.
mananamenos has quit [Ping timeout: 264 seconds]
KindOne has quit [Ping timeout: 258 seconds]
erasmas has quit [Read error: Connection reset by peer]
user_0x58 has quit [Ping timeout: 256 seconds]
cript0nauta has joined #nixos
magnetophon has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90088 → pciutils: 3.6.4 -> 3.7.0 → https://git.io/JfS9K
parsnip is now known as back_and_chuckle
back_and_chuckle is now known as parsnip
magnetophon has joined #nixos
<hexagoxel> is there a way to forward default values without repeating the default value?
magnetophon has quit [Read error: Connection reset by peer]
gilligan has joined #nixos
<gilligan> o/
<eyJhb> How can I take a list of [ { enable = true; pkg = pkgs.test; } ], and turn it into a list, but only if enable is true?
<eyJhb> I am sure there is a good Nix way of doing this, that I cannot figure out
KindOne has joined #nixos
magnetophon has joined #nixos
<hexagoxel> I thought I'd be able to use null here, but if I pass { foo = null; } to a { foo ? myDefault } then I end up with { foo = null; }
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90089 → openfortivpn: 1.14.0 -> 1.14.1 → https://git.io/JfS9A
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JfS9h
<kenran> What package do I find `sh` in? I'm trying to use dockerTools for the first time and need to start two executables as my Cmd
<{^_^}> [nixpkgs] @vcunat merged pull request #90057 → linux: fix kernel config options for linux_*hardened → https://git.io/JfSws
<kenran> so I tried doing sh -c ..., but there's no `sh` in the created image. I'd like to try doing `Cmd = [ "${pkgs.wherever-sh-is}/bin/sh" ... ]`
<hexagoxel> eyJhb: first idea: (map (x: x.pkg) (filter (x: x.enable) mylist))
<hexagoxel> not sure if there is a mapMaybe/flatMap in one of the libs
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
palo1 has joined #nixos
palo has quit [Ping timeout: 246 seconds]
palo1 is now known as palo
chloekek has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90090 → opensmtpd: 6.7.0p1 -> 6.7.1p1 → https://git.io/JfSH2
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90091 → openwsman: 2.6.11 -> 2.7.0 → https://git.io/JfSH1
<{^_^}> [nixpkgs] @Ma27 pushed 4 commits to master: https://git.io/JfSH9
kenran has quit [Ping timeout: 260 seconds]
<rycee> kenran: For a docker container I imagine that `"${pkgs.busybox}/bin/sh"` should be enough.
<rycee> But if the script you run actually uses bash specific stuff you'll have to use the bash package. It also provides a `sh` executable.
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90092 → orca: 3.36.2 -> 3.36.3 → https://git.io/JfSQL
<tyrion-mx> How do I update the linux-firmware on nixos? Apparently that is part of the problem (according to https://forum.manjaro.org/t/usb-ethernet-dongle-stopped-working/125717/9 )
<tyrion-mx> Do I need to update the kernel, or is it a separate thing?
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
liminal18 has quit [Quit: Leaving]
civodul has quit [Quit: ERC (IRC client for Emacs 26.3)]
<{^_^}> [nixpkgs] @r-ryantm opened pull request #90093 → osinfo-db-tools: 1.7.0 -> 1.8.0 → https://git.io/JfSQS
<{^_^}> [nixpkgs] @Ekleog merged pull request #90090 → opensmtpd: 6.7.0p1 -> 6.7.1p1 → https://git.io/JfSH2
<{^_^}> [nixpkgs] @Ekleog pushed commit from @r-ryantm to master « opensmtpd: 6.7.0p1 -> 6.7.1p1 (#90090) »: https://git.io/JfS7k
magnetophon has quit [Read error: Connection reset by peer]
magnetophon has joined #nixos
magnetophon has quit [Remote host closed the connection]
KindTwo has joined #nixos
KindOne has quit [Ping timeout: 272 seconds]
KindTwo is now known as KindOne
leungbk has joined #nixos
drakonis_ has joined #nixos
<{^_^}> [nixpkgs] @primeos opened pull request #90094 → intel-media-driver: 19.4.0r -> 20.1.1 → https://git.io/JfS7K
drakonis2 has joined #nixos
drakonis has quit [Read error: Connection reset by peer]
<sshow> has anyone managed to use node2nix without local sources?
dramforever_ has joined #nixos
tobeportable has quit [Ping timeout: 272 seconds]
drakonis_ has quit [Ping timeout: 256 seconds]
dramforever has quit [Ping timeout: 260 seconds]
dramforever__ has joined #nixos
ToxicFrog has quit [Remote host closed the connection]
aleph- has joined #nixos
ToxicFrog has joined #nixos
dramforever_ has quit [Ping timeout: 264 seconds]
justanotheruser has quit [Ping timeout: 246 seconds]
<{^_^}> [nixpkgs] @mgdm opened pull request #90095 → rtl-ais: init at 0.8.1 → https://git.io/JfS5U
Yaniel has joined #nixos
cixel has quit [Remote host closed the connection]
mgdm has joined #nixos
<mgdm> Hello. I just filed https://github.com/NixOS/nixpkgs/pull/90095, wondering if someone can have a look to see if I at least did it correctly...?
<{^_^}> #90095 (by mgdm, 51 seconds ago, open): rtl-ais: init at 0.8.1
ph88 has joined #nixos
<MtotheM> there is a package i want to add to my system. and it's in both nixos and nixpkgs. what is the difference?
davidv7 has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @primeos opened pull request #90096 → python3Packages.google_api_python_client: 1.9.1 -> 1.9.2 → https://git.io/JfS5m
<evanjs> MtotheM: I can't remember all the cases, but at the very least, if you're on e.g. darwin, you'll want to use nixpkgs, and if you're on nixos, you can use nixos
ichweissnix has quit [Ping timeout: 245 seconds]
<MtotheM> another quick question. when i declare packages in my config. it doesn't want to accept `nixos.<program>` but just mentioning the program works. how can i tell which one it will take?
<MtotheM> or doesn't it matter much
<{^_^}> [nixpkgs] @jtojnar merged pull request #90093 → osinfo-db-tools: 1.7.0 -> 1.8.0 → https://git.io/JfSQS
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JfS5W
<infinisil> MtotheM: Can you show the code of what you mean?
<MtotheM> it's saying my package is a function, since it has a dot in it
<MtotheM> i assume it's smart enough to figure out which one it should take by itself
justanotheruser has joined #nixos
gilligan has quit [Ping timeout: 272 seconds]
<evanjs> MtotheM: a dot typically indicates an attribute, IIRC
<{^_^}> [nixpkgs] @siriobalmelli opened pull request #90098 → asio 1.12 -> 1.16 → https://git.io/JfS5S
never_released_ has joined #nixos
<infinisil> MtotheM: Asking again, can you show the code?
never_released has quit [Ping timeout: 260 seconds]
waleee-cl has joined #nixos
dramforever__ is now known as dramforever
<MtotheM> I can't right now sorry. I'll ask again some other time if I can't figure it out. it's on a laptop without networking
<dramforever> MtotheM: Context matters, whether it's on the command line or in Nix code makes a difference
<MtotheM> there is the list 'systemPackages' that's the only way to declare packages i know about so far. apart from the desktop section
<dramforever> That's within Nix code
<MtotheM> xserver*
<dramforever> packages are passed around as values in the nix language
Notkea[m] has left #nixos ["User left"]
<dramforever> There's nothing special about names in the list, they are just ways to refer to the derivations, which are pretty much just values. They could have been stuff like (pkgs.callPackages ./random-stuff {}) or (lib.hiPrio stuff)
<dramforever> i.e. any expression that evals to a derivation is also fine
vandenoever has quit [Ping timeout: 240 seconds]
glittershark has quit [Quit: ZNC 1.7.5 - https://znc.in]
lsix has quit [Quit: WeeChat 2.8]
glittershark has joined #nixos
<dramforever> When you use names like nixpkgs.hello with nix-env or nix the program (basically) first find the package set identified by the first component, then finds hello in that package set
glittershark has quit [Client Quit]
glittershark_ has joined #nixos
sbetrium has joined #nixos
<dramforever> In configuration.nix that package set is passed into your module as pkgs, and (with A; E) means 'whenever there's a variable E that's not defined, find it in A'
glittershark_ is now known as glittershark
<dramforever> You can play around with stuff using nix repl. It's fantastic
gustavderdrache has quit [Quit: Leaving.]
<dramforever> *variable in E
magnetophon has joined #nixos
__monty__ has quit [Quit: leaving]
chloekek has quit [Ping timeout: 256 seconds]
dkjii has joined #nixos
<dkjii> hey, how does nix bootstrap itself when building from source? From what I understand, nix usess its own tools in /nix/store to build, but if starting from an existing os, how does it find the packages it needs to compile and bootstrap gcc & al?
<{^_^}> [nixpkgs] @siriobalmelli opened pull request #90100 → scikit-build 0.10.0 -> 0.11.1 → https://git.io/JfSFf
cosimone has quit [Quit: Quit.]
bqv has quit [Ping timeout: 246 seconds]
bqv has joined #nixos
leungbk has quit [Ping timeout: 260 seconds]
cr4y1 has quit [Ping timeout: 260 seconds]
rajivr has joined #nixos
<{^_^}> [nixpkgs] @flokli opened pull request #90101 → gitlab: 13.0.4 -> 13.0.6 → https://git.io/JfSFM
<{^_^}> [nixpkgs] @flokli opened pull request #90102 → gitlab: 12.10.9 -> 12.10.11 → https://git.io/JfSbq
<dmj`> I have two derivations (same hash) on two different ubuntu machines, they are both building `node-sass`. One fails, the other does not. One is trying to call `node` on `node-gyp.js` that is located in the `/build` directory (fails) and another in the `/tmp` directory. How can these two derivations be different?
<dmj`> Assuming the output hash is the same
<dmj`> Here is the derivation for reference: https://gist.github.com/dmjio/ec5b96b2fc287c1ac01b7bfb9b7b8842
amfl has quit [Ping timeout: 260 seconds]
copy has joined #nixos
<{^_^}> [nixpkgs] @Pamplemousse opened pull request #90103 → pythonPackages.pyside2: don't fail import on missing `shiboken2` → https://git.io/JfSbR
ph88 has quit [Ping timeout: 272 seconds]
gustavderdrache has joined #nixos
user_0x58 has joined #nixos
Mateon1 has quit [Ping timeout: 246 seconds]
Mateon1 has joined #nixos
justanotheruser has quit [Ping timeout: 272 seconds]
NeoCron has quit [Ping timeout: 260 seconds]
dramforever has quit [Ping timeout: 264 seconds]
alp has quit [Ping timeout: 272 seconds]
Rusty1 has joined #nixos
plutes has quit [Ping timeout: 272 seconds]
dramforever has joined #nixos
evanjs has quit [Ping timeout: 240 seconds]
evanjs has joined #nixos
agsdheidjd has quit [Ping timeout: 246 seconds]
noudle has quit []
bqv has quit [Ping timeout: 246 seconds]
plutes has joined #nixos
Mateon1 has quit [Ping timeout: 256 seconds]
mbrgm_ has joined #nixos
Mateon1 has joined #nixos
mbrgm has quit [Ping timeout: 256 seconds]
mbrgm_ is now known as mbrgm
phaebz has quit [Remote host closed the connection]
kvda has joined #nixos
lunik1 has quit [Read error: Connection reset by peer]
lunik1 has joined #nixos
philr_ has joined #nixos
justanotheruser has joined #nixos
djbeau has quit [Quit: WeeChat 2.7.1]
<{^_^}> [nixpkgs] @jonringer merged pull request #90002 → haproxy: 2.1.4 -> 2.1.6 → https://git.io/JfyxL
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « haproxy: 2.1.4 -> 2.1.6 »: https://git.io/JfSNi
<{^_^}> [nixpkgs] @jonringer merged pull request #90009 → jdupes: 1.15.0 -> 1.16.0 → https://git.io/JfSeI
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « jdupes: 1.15.0 -> 1.16.0 »: https://git.io/JfSNM
eoli3n_ has quit [Ping timeout: 258 seconds]
user_0x58 has quit [Ping timeout: 260 seconds]
butterthebuddha has joined #nixos
<{^_^}> [nixpkgs] @jonringer merged pull request #89972 → gcalcli: 4.2.1 -> 4.3.0 → https://git.io/Jfy9R
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « gcalcli: 4.2.1 -> 4.3.0 »: https://git.io/JfSN9
dermetfan has quit [Ping timeout: 272 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #89977 → fossil: 2.11 -> 2.11.1 → https://git.io/JfyHa
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « fossil: 2.11 -> 2.11.1 »: https://git.io/JfSNd
dramforever has quit [Ping timeout: 256 seconds]
<{^_^}> [nixpkgs] @jonringer merged pull request #89967 → gdcm: 3.0.5 -> 3.0.6 → https://git.io/Jfyy6
<{^_^}> [nixpkgs] @jonringer pushed commit from @r-ryantm to master « gdcm: 3.0.5 -> 3.0.6 »: https://git.io/JfSAU
wnklmnn has quit [Read error: Connection reset by peer]
wnklmnn has joined #nixos
thc202 has quit [Ping timeout: 244 seconds]