worldofpeace changed the topic of #nixos to: NixOS stable: 19.09 \o/ https://discourse.nixos.org/t/nixos-19-09-release/4306/2 || 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/ || #nixos-dev, #nix-darwin, #nixos-aarch64, #nixos-chat, #nixcon ... nixcon videos: https://tinyurl.com/nixcon2018 || For best support,
Fare has joined #nixos
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @nh2 opened pull request #76560 → [WIP] nixosTests.kexec: port to python. → https://git.io/Jeb94
zaeph has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #nixos
fendoer has quit [Quit: Leaving]
mbrgm_ has joined #nixos
<lovesegfault> worldofpeace: did that lollypop fix get merged?
selfsymmetric-pa has quit [Remote host closed the connection]
<worldofpeace> lovesegfault: think I'll merge the fix to python now, but apparently wrapGAppsHook also needs a fix
<lovesegfault> Uh-oh
<worldofpeace> you can do this though in an overlay
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
<{^_^}> [nixpkgs] @worldofpeace merged pull request #76283 → python.pkgs.wrapPython: fix makeWrapperArgs → https://git.io/Jeb9i
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to staging: https://git.io/Jeb9P
<lovesegfault> worldofpeace: let me try :)
<lovesegfault> worldofpeace: Success!
Thra11 has quit [Quit: WeeChat 2.7]
<worldofpeace> lovesegfault: awesome, I've been using that as well. Lollypop is the best hotness
<{^_^}> [nixpkgs] @nh2 opened pull request #76562 → nixosTests.graphite: port to python and mark as broken → https://git.io/Jeb91
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
<day|flip> lollypop is not a bad pop song too ^.~
o1lo01ol1o has quit [Ping timeout: 260 seconds]
dansho has joined #nixos
prusnak has joined #nixos
bvdw has quit [Quit: bvdw]
bvdw has joined #nixos
drakonis has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @worldofpeace merged pull request #76521 → mate.mate-control-center: look for system themes in system data dirs → https://git.io/JebBt
<{^_^}> [nixpkgs] @worldofpeace pushed 2 commits to master: https://git.io/JebHw
drakonis has joined #nixos
jluttine has quit [Ping timeout: 268 seconds]
doublex_ has quit [Read error: Connection reset by peer]
doublex_ has joined #nixos
scasc has quit [Quit: scasc]
bvdw has quit [Quit: bvdw]
bvdw has joined #nixos
Rusty1 has quit [Remote host closed the connection]
<{^_^}> [nixpkgs] @NeQuissimus pushed 2 commits to master: https://git.io/JebQe
Rusty1 has joined #nixos
mmlb has joined #nixos
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « hackage-packages.nix: automatic Haskell package set update »: https://git.io/JebQK
infinee has joined #nixos
bvdw has quit [Ping timeout: 240 seconds]
bvdw has joined #nixos
Fare has quit [Ping timeout: 268 seconds]
bvdw has quit [Ping timeout: 268 seconds]
ddellacosta has joined #nixos
fusion809 has joined #nixos
thc202 has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @kamadorueda opened pull request #76565 → pythonPackages.pyyaml: 5.1.2 -> 5.2.0 → https://git.io/Jeb7a
<{^_^}> [nixpkgs] @kamadorueda closed pull request #76565 → pythonPackages.pyyaml: 5.1.2 -> 5.2.0 → https://git.io/Jeb7a
h0m1 has quit [Ping timeout: 245 seconds]
wildtrees has quit [Quit: Leaving]
h0m1 has joined #nixos
ensyde has quit [Quit: Leaving]
<{^_^}> [nixpkgs] @kamadorueda opened pull request #76566 → pythonPackages.pyyaml: 5.1.2 -> 5.2.0 → https://git.io/Jeb76
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
jluttine has joined #nixos
thomashoneyman has joined #nixos
<{^_^}> [nixpkgs] @fpletz pushed 8 commits to gcc-9: https://git.io/Jeb7p
Lears has joined #nixos
[Leary] has quit [Read error: No route to host]
day|flip has quit [Quit: The Lounge - https://thelounge.chat]
<worldofpeace> Is there a nix command to just to inspect the output of a build?
<notgne2> worldofpeace: you mean view the resulting attribute set?
<worldofpeace> notgne2: like I do `tree $(nix-build -A something '<nixpkgs>') | less`
<notgne2> well that works, but you could add `--no-out-link` if you don't want to litter `result` symlinks
reallymemorable has joined #nixos
kleisli has quit [Ping timeout: 258 seconds]
mexisme has quit [Ping timeout: 245 seconds]
reallymemorable has quit [Quit: reallymemorable]
doublex__ has joined #nixos
doublex_ has quit [Ping timeout: 260 seconds]
lukego has joined #nixos
kleisli has joined #nixos
vika_nezrimaya has quit [Ping timeout: 240 seconds]
andreas303 has quit [Ping timeout: 240 seconds]
zeta_0 has joined #nixos
thomashoneyman has quit [Ping timeout: 258 seconds]
<zeta_0> i posted an issue to ein in github about ihaskell not working, and one of the contributors told me that i need to execute these 2 commands: `M-x ein:byte-compile-ein` and `M-X ein:dev-reload` but i am getting the error: /nix/store/`path-to-ein` is a read only file system? i installed the ein emacs package with nix so i am not sure how to get around this? i am not even sure if it has something to do with ihaskell and
<{^_^}> millejoh/emacs-ipython-notebook#636 (by zeta-00, 2 weeks ago, open): ihaskell_emacs_error: kernel spec haskell not supported
LLED2_ has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @fpletz pushed 5 commits to gcc-9: https://git.io/Jebdm
mexisme has joined #nixos
mac10688 has joined #nixos
mexisme has quit [Ping timeout: 260 seconds]
Supersonic has quit [Disconnected by services]
Supersonic112 has joined #nixos
Supersonic112 is now known as Supersonic
mexisme has joined #nixos
ddellacosta has quit [Ping timeout: 265 seconds]
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
<{^_^}> [nixpkgs] @ryantm merged pull request #76371 → postman: 7.12.0 -> 7.14.0 → https://git.io/JeFDL
<{^_^}> [nixpkgs] @ryantm pushed 2 commits to master: https://git.io/Jebdi
<Enzime> is there a reason behind why /nix/var/nix/profiles/system is symlinked to the last profile you switched to, rather than /run/booted-system or /run/current-system
<Enzime> leads to `sudo nix-env --list-generations --profile /nix/var/nix/profiles/system` marking the default profile as `(current)`
reallymemorable has joined #nixos
mexisme has quit [Ping timeout: 260 seconds]
<kandinski> what does the line `environment.pathsToLink = [ "/libexec" ];` do? I'm seeing it for the first time in the i3 page of the nixos wiki: https://nixos.wiki/wiki/I3
<infinisil> Enzime: *because* it is the last profile, /run/* is created to symlink to it
<infinisil> All of /run is only temporary on a tmpfs, so it won't persist across reboot
<infinisil> s
smatting has joined #nixos
<Enzime> infinisil: I guess my question is more like, is there a difference between nix-env --switch-generation VS booting an older system?
<infinisil> kandinski: It means that all the $out/libexec paths from packages in environment.systemPackages get symlinked to /run/current-system/sw/libexec
<kandinski> infinisil: thanks
<infinisil> Enzime: nix-env makes that generation the default, booting into an older system is just temporary
<Enzime> infinisil: if I use `sudo nix-env --switch-generation --profile /nix/var/nix/profiles/system` that wouldn't change the default system to boot right?
<Enzime> does it have any effect?
<infinisil> I guess my previous sentence doesn't work entirely, it's not because it's the last profile, /run/*-system just get created from the one you boot
<infinisil> Enzime: That should give an error because you didn't give a generation to switch to :)
<Enzime> `sudo nix-env --switch-generation 5 --profile /nix/var/nix/profiles/system`
<Enzime> better? :P
<infinisil> Enzime: But if you use the generation of whatever /nix/var/nix/profiles/system symlinks to, then this shouldn't change anything
<Enzime> does anything use /nix/var/nix/profiles/system?
<infinisil> That's the NixOS generations
<infinisil> The bootloader creates entries based on that
<infinisil> s/bootloader/bootloader generator
<Enzime> infinisil: wouldn't that only be affected when you do a nixos-rebuild switch anyway?
<infinisil> Yup
<infinisil> So nix-env --switch-generation for the system profile doesn't do or change anything immediately really
<Enzime> infinisil: generally when you run a `nixos-rebuild switch` it creates a new system profile, so wouldn't that just overwrite the symlink of `/nix/var/nix/profiles/system` anyway
<infinisil> nixos-rebuild switch uses nix-env underneath
<infinisil> To do this switching
lord| has quit [Ping timeout: 265 seconds]
Rusty1 has quit [Quit: Konversation terminated!]
Soo_Slow has joined #nixos
<Enzime> infinisil: even the default listing in the bootloader?
<Enzime> entry*
<infinisil> Yeah the default entry should be the default system profile
lord| has joined #nixos
palo1 has joined #nixos
<{^_^}> [nixpkgs] @jtojnar merged pull request #76510 → mikutter: 3.8.7 -> 4.0.0 → https://git.io/JebnP
<{^_^}> [nixpkgs] @jtojnar pushed 2 commits to master: https://git.io/JebFn
palo has quit [Ping timeout: 268 seconds]
palo1 is now known as palo
mexisme has joined #nixos
<{^_^}> Channel nixpkgs-19.09-darwin advanced to https://github.com/NixOS/nixpkgs/commit/c5d5561f772 (from 9 hours ago, history: https://channels.nix.gsc.io/nixpkgs-19.09-darwin)
zupo has joined #nixos
drakonis has quit [Quit: Leaving]
lovesegfault has quit [Ping timeout: 245 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mexisme has quit [Ping timeout: 260 seconds]
glowpelt has quit [Quit: WeeChat 2.6]
glowpelt has joined #nixos
xeji has joined #nixos
jasongrossman has joined #nixos
jasongrossman has quit [Read error: Connection reset by peer]
is_null has quit [Ping timeout: 258 seconds]
reallymemorable has quit [Quit: reallymemorable]
<dansho> ,locate gnu/stubs-32.h
<{^_^}> Found in packages: zig, glibc_multi.dev
growpotkin has quit [Quit: ZNC 1.7.5 - https://znc.in]
iggytwiggy[m] has joined #nixos
iggytwiggy[m] has left #nixos [#nixos]
dansho has quit [Remote host closed the connection]
dansho has joined #nixos
euandreh has joined #nixos
smatting has quit [Ping timeout: 248 seconds]
<jD91mZM2> Hi, people! I have a friend who wants to uninstall nano for some reason. I tracked the installation down to https://github.com/NixOS/nixpkgs/blob/c270c0ce6a9c9b61598fa20ea31ded4b295e7fba/nixos/modules/config/system-path.nix#L33. Now I just need to override the default system packages to filter out nano...but I'm not sure how. Any pointers would be appreciated :)
fling has quit [Ping timeout: 268 seconds]
mac10688 has quit [Ping timeout: 265 seconds]
<jtojnar> weird, /nix/var/nix/gcroots/per-user is missing on my system
<jtojnar> so lorri complains "Failed to recursively create directory /nix/var/nix/gcroots/per-user/jtojnar"
Makaveli7 has joined #nixos
<jtojnar> what should the owner and permissions be?
<jtojnar> also /nix/var/nix/gcroots/profiles points to /mnt/nix/var/nix/profiles
vidbina has joined #nixos
kenshinCH has joined #nixos
<Enzime> jtojnar: root:root 755
<Enzime> on my system
smatting has joined #nixos
zupo has joined #nixos
<jtojnar> I wonder why it was not created automatically
reallymemorable has joined #nixos
brightone has joined #nixos
vidbina has quit [Quit: vidbina]
vidbina has joined #nixos
vidbina has quit [Client Quit]
vidbina has joined #nixos
johnjay has joined #nixos
reallymemorable has quit [Quit: reallymemorable]
is_null has joined #nixos
<{^_^}> [nixpkgs] @danbst opened pull request #76571 → jdk: use `placeholder` for jdk.home → https://git.io/JebN8
ng0 has quit [Quit: leaving]
mexisme has joined #nixos
vidbina has quit [Ping timeout: 260 seconds]
vidbina has joined #nixos
is_null has quit [Ping timeout: 258 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zupo has joined #nixos
agb has joined #nixos
fling has joined #nixos
rootatarch has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fling has quit [Ping timeout: 240 seconds]
vidbina has quit [Ping timeout: 248 seconds]
vidbina has joined #nixos
is_null has joined #nixos
<{^_^}> [nixpkgs] @c0bw3b closed pull request #50456 → elfutils: 0.174 -> 0.175, clean a bit, fix and enable tests and hardening → https://git.io/fpZXs
fling has joined #nixos
<{^_^}> [nixpkgs] @nlewo merged pull request #76309 → gnunet: 0.11.8 -> 0.12.0 → https://git.io/JebAC
<{^_^}> [nixpkgs] @nlewo pushed 2 commits to master: https://git.io/JebAW
<{^_^}> [nixpkgs] @nlewo merged pull request #76297 → acme-client: 0.2.4 -> 0.2.5 → https://git.io/JebAR
<{^_^}> [nixpkgs] @nlewo pushed 2 commits to master: https://git.io/JebA0
<{^_^}> [nixpkgs] @nlewo merged pull request #76224 → dhcpcd: 8.1.2 -> 8.1.4 → https://git.io/JebAE
<{^_^}> [nixpkgs] @nlewo pushed 2 commits to master: https://git.io/JebAu
is_null has quit [Ping timeout: 240 seconds]
mexisme has quit [Ping timeout: 260 seconds]
<{^_^}> [nixpkgs] @zimbatm pushed to master « rambox: fix node_modules sha256 »: https://git.io/JebAH
is_null has joined #nixos
<Enzime> if I'm just building one package, is there an easy way to make it only take a certain amount of cores
vidbina has quit [Ping timeout: 260 seconds]
<dansho> Enzime: not sure, does --max-jobs / -j or --cores work?
kenshinCH has quit [Quit: WeeChat 2.6]
rootatarch has quit [Quit: WeeChat 2.7]
__monty__ has joined #nixos
Soo_Slow has quit [Quit: Soo_Slow]
veske has joined #nixos
leotaku has quit [Ping timeout: 258 seconds]
zupo has joined #nixos
<Grauwolf> hm, how to people roll out /etc/nixos/ to a couple of machines? `ssh host; cd /etc/nixos; git pull, nixos-rebuild switch`?
<notgne2> nixops or morph
<Grauwolf> oh, i though nixops was more something for getting and provisioning new machines
<Grauwolf> notgne2: thanks
<notgne2> nixops has more stuff like auto deploy to digitalocean, morph is more basic, but as a bonus has no state data (for if you want to deploy from different machines without syncing)
<Grauwolf> another question: looking at some of the nix setups people uploaded to github, i often see people defining shell-aliases in /etc/nixos. from what i can see those get defined system-wide. if one wants to manage this on a per-user basis, one has to use home-manager, right?
fenedor has joined #nixos
<notgne2> yep, I think NixOS has considered a few times doing per-user managment but people seem pretty happy with home-manager and there's no reason to duplicate the effort
<notgne2> pretty much everything a user an do is in home-manager, everything else is NixOS
<Grauwolf> so where would one define per-user systemd-services? like i got a user-service that sync mails via mbsync for my user
<notgne2> home-manager does that
<Grauwolf> notgne2: great! thanks a lot. saved me some time :)
<notgne2> `systemd.user.services`
o1lo01ol1o has joined #nixos
<__monty__> There's also krops: https://cgit.krebsco.de/krops/about/
<__monty__> HM is de facto NixOS' way of managing per-user settings until something better comes along.
is_null has quit [Ping timeout: 260 seconds]
<rycee> Grauwolf: FWIW there is a mbsync service in HM that sets up a timed service.
<{^_^}> [nixpkgs] @contrun opened pull request #76572 → clash: init at 0.16.0 → https://git.io/Jebxa
o1lo01ol1o has quit [Ping timeout: 268 seconds]
iyzsong has joined #nixos
psyanticy has joined #nixos
<Grauwolf> rycee: woah! nice!
<rycee> There is also a `programs.mbsync` module but that is for when you want HM to manage the actual mbsync configuration.
<{^_^}> [nixpkgs] @danbst closed pull request #76571 → WIP jdk: use `placeholder` for jdk.home → https://git.io/JebN8
<brightone> What is the best way to use niv for managing NixOS overlays? Assuming I don't want to pin nixpkgs, and want to stay on my NixOS channel. Can't make it work
leotaku has joined #nixos
smatting has quit [Ping timeout: 260 seconds]
smatting has joined #nixos
brightone has quit [Ping timeout: 265 seconds]
chloekek has joined #nixos
o1lo01ol1o has joined #nixos
thc202 has joined #nixos
o1lo01ol1o has quit [Ping timeout: 265 seconds]
<__monty__> ,tell brightone Fwiw, I don't see an easy way to have niv use a channel.
<{^_^}> __monty__: I'll pass that on to brightone
knupfer has joined #nixos
cosimone has joined #nixos
smatting has quit [Ping timeout: 245 seconds]
chloekek has quit [Ping timeout: 240 seconds]
<contrun[m]> Strange. buildGoModule has different resulting modSha256. I am pretty sure I have a working modSha256 value in my local machine https://github.com/NixOS/nixpkgs/pull/76572 . But it does not work for GrahamcOfBorg.
<{^_^}> #76572 (by contrun, 53 minutes ago, open): clash: init at 0.16.0
<{^_^}> [nixpkgs] @peti merged pull request #76209 → bind: 9.14.8 -> 9.14.9 → https://git.io/Jebp2
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/Jebpa
<__monty__> Is it getting the module from the same repo?
smatting has joined #nixos
<__monty__> Does it depend on architecture maybe?
<{^_^}> [nixpkgs] @peti pushed commit from @mgttlinger to haskell-updates « Added quickjump option to the generic Haskell builder. »: https://git.io/Jebpo
<{^_^}> [nixpkgs] @peti closed pull request #75942 → nixos/haskell: Added quickjump option to the haskell mkDerivation → https://git.io/Je56B
knupfer has quit [Ping timeout: 268 seconds]
Ariakenom has joined #nixos
knupfer has joined #nixos
clefru has quit [Quit: killed]
domenkozar[m] has quit [Quit: killed]
joepie91[m] has quit [Quit: killed]
NickHu has quit [Quit: killed]
florianjacob has quit [Quit: killed]
mt[m] has quit [Quit: killed]
fgaz has quit [Quit: killed]
momack2[m] has quit [Quit: killed]
attero has quit [Quit: killed]
yangm has quit [Quit: killed]
rendeko[m] has quit [Quit: killed]
pinage404[m] has quit [Quit: killed]
abbafei[m] has quit [Quit: killed]
Yakulu[m] has quit [Quit: killed]
jonge[m] has quit [Quit: killed]
Ox4A6F has quit [Quit: killed]
Dandellion has quit [Quit: killed]
null_radix[m] has quit [Quit: killed]
cornu has quit [Quit: killed]
pheoxy has quit [Quit: killed]
clacke[m] has quit [Quit: killed]
bikki[m] has quit [Quit: killed]
Ericson2314 has quit [Quit: killed]
shizonic has quit [Quit: killed]
roberth has quit [Quit: killed]
craige[m] has quit [Quit: killed]
JaakkoLuttinen[m has quit [Quit: killed]
blitzclone_ has quit [Quit: killed]
schmittlauch[m] has quit [Quit: killed]
test5864346[m] has quit [Quit: killed]
MarkOtaris has quit [Quit: killed]
dtz has quit [Quit: killed]
flacks has quit [Quit: killed]
seb314[m] has quit [Quit: killed]
philipp[m]2 has quit [Quit: killed]
bbigras has quit [Quit: killed]
malteof[m] has quit [Quit: killed]
Thinkofname[m] has quit [Quit: killed]
Sisyphe[m] has quit [Quit: killed]
gsals[m] has quit [Quit: killed]
Noughtmare[m] has quit [Quit: killed]
mica[m] has quit [Quit: killed]
phyfey[m] has quit [Quit: killed]
ilya-fedin has quit [Quit: killed]
rycee has quit [Quit: killed]
bachp has quit [Quit: killed]
xavierm02 has quit [Quit: killed]
arianvp[m] has quit [Quit: killed]
pingveno[m] has quit [Quit: killed]
disynthetic[m] has quit [Quit: killed]
slabity has quit [Quit: killed]
tbenst[m] has quit [Quit: killed]
wedens[m] has quit [Quit: killed]
xavierzwirtz[m] has quit [Quit: killed]
tokudan[m] has quit [Quit: killed]
Notkea[m] has quit [Quit: killed]
tails[m] has quit [Quit: killed]
abbradar[m] has quit [Quit: killed]
setthemfree[m] has quit [Quit: killed]
imj[m] has quit [Quit: killed]
hpfr[m] has quit [Quit: killed]
Vskilet has quit [Quit: killed]
pachacuti[m] has quit [Quit: killed]
HappyEnt[m] has quit [Quit: killed]
acowley[m] has quit [Quit: killed]
luc65r[m] has quit [Quit: killed]
smolboye[m] has quit [Quit: killed]
taserlag[m] has quit [Quit: killed]
EuAndreh[m] has quit [Quit: killed]
MilkManzJourDadd has quit [Quit: killed]
Minijackson[m] has quit [Quit: killed]
goibhniu has quit [Quit: killed]
thequux[m] has quit [Quit: killed]
provessor[m] has quit [Quit: killed]
octowan[m] has quit [Quit: killed]
gaisseml[m] has quit [Quit: killed]
abbec has quit [Quit: killed]
siraben has quit [Quit: killed]
alex[m]9 has quit [Quit: killed]
quiet_laika[m] has quit [Quit: killed]
zer0xp[m] has quit [Quit: killed]
li_matrix has quit [Quit: killed]
GerdFlaig[m] has quit [Quit: killed]
the_pumpkin_man[ has quit [Quit: killed]
itsu[m] has quit [Quit: killed]
eddyb has quit [Quit: killed]
contrun[m] has quit [Quit: killed]
nh2[m] has quit [Quit: killed]
danielrf[m] has quit [Quit: killed]
wak-work has quit [Quit: killed]
jtojnar has quit [Quit: killed]
veleiro has quit [Quit: killed]
musicmatze has quit [Quit: killed]
eeyun[m] has quit [Quit: killed]
ZerataX has quit [Quit: killed]
bennofs[m] has quit [Quit: killed]
snupples[m] has quit [Quit: killed]
manveru[m] has quit [Quit: killed]
simbergm has quit [Quit: killed]
deadvader[m] has quit [Quit: killed]
cr8[m] has quit [Quit: killed]
jwaksbaum[m] has quit [Quit: killed]
fpletz[m] has quit [Quit: killed]
DenisLehmann[m] has quit [Quit: killed]
dpc has quit [Quit: killed]
MayeulC_backup has quit [Quit: killed]
manu12[m] has quit [Quit: killed]
hiroshi[m] has quit [Quit: killed]
copy` has quit [Quit: killed]
l33[m] has quit [Quit: killed]
aterius has quit [Quit: killed]
Irenes[m] has quit [Quit: killed]
Victor[m]1 has quit [Quit: killed]
sevcsik- has quit [Quit: killed]
escaP[m] has quit [Quit: killed]
harkenedraven has quit [Quit: killed]
wysp3r[m] has quit [Quit: killed]
submoo[m] has quit [Quit: killed]
tobim[m] has quit [Quit: killed]
crazymind102[m] has quit [Quit: killed]
xelaushi[m] has quit [Quit: killed]
olejorgenb[m] has quit [Quit: killed]
spacekitteh[m] has quit [Quit: killed]
bendlas has quit [Quit: killed]
sylvie[m] has quit [Quit: killed]
frederic_chopwn[ has quit [Quit: killed]
thefloweringash has quit [Quit: killed]
leons has quit [Quit: killed]
zmlww[m] has quit [Quit: killed]
yoho[m]1 has quit [Quit: killed]
zurdo has quit [Quit: killed]
mirsal has quit [Quit: killed]
cyberwolf[m] has quit [Quit: killed]
offlinehacker has quit [Quit: killed]
DanP[m] has quit [Quit: killed]
keithy[m] has quit [Quit: killed]
colemickens has quit [Quit: killed]
arcnmx has quit [Quit: killed]
gaisseml[m]1 has quit [Quit: killed]
vaibhavsagar has quit [Quit: killed]
kirelagin has quit [Quit: killed]
kecia[m] has quit [Quit: killed]
lisprez[m] has quit [Quit: killed]
mkg20001 has quit [Quit: killed]
bricewge has quit [Quit: killed]
Brian[m]3 has quit [Quit: killed]
Smith[m] has quit [Quit: killed]
Nyanloutre[m] has quit [Quit: killed]
MiloIgnis[m] has quit [Quit: killed]
IslandUsurper has quit [Quit: killed]
kaychaks[m] has quit [Quit: killed]
ndarwincorn has quit [Quit: killed]
layus[m] has quit [Quit: killed]
satdev[m] has quit [Quit: killed]
WillW has quit [Quit: killed]
balsoft has quit [Quit: killed]
icetan has quit [Quit: killed]
nilsirl[m] has quit [Quit: killed]
isgy[m] has quit [Quit: killed]
rnhmjoj has quit [Quit: killed]
hannesl[m] has quit [Quit: killed]
maralorn[m] has quit [Quit: killed]
goldengoof[m] has quit [Quit: killed]
nbardiuk has quit [Quit: killed]
webdavis has quit [Quit: killed]
alexarice[m] has quit [Quit: killed]
ejpcmac has quit [Quit: killed]
jschievink has quit [Quit: killed]
ninjatrappeur[m] has quit [Quit: killed]
regnat[m] has quit [Quit: killed]
macerbi[m] has quit [Quit: killed]
aanderse has quit [Quit: killed]
pentadyne[m] has quit [Quit: killed]
wnklmnn[m] has quit [Quit: killed]
alienpirate5 has quit [Quit: killed]
marius851000[m] has quit [Quit: killed]
rihardsk[m] has quit [Quit: killed]
bohan[m] has quit [Quit: killed]
emmanuelrosa[m] has quit [Quit: killed]
wildtrees[m] has quit [Quit: killed]
psiperator[m] has quit [Quit: killed]
ragge[m] has quit [Quit: killed]
gcoakes[m] has quit [Quit: killed]
arsfeld[m] has quit [Quit: killed]
phittacus has quit [Quit: killed]
worldofpeace has quit [Quit: killed]
is0x3F has quit [Quit: killed]
dywedir[m] has quit [Quit: killed]
david-sawatzke[m has quit [Quit: killed]
luftmensch[m] has quit [Quit: killed]
Seb[m] has quit [Quit: killed]
freerangechicken has quit [Quit: killed]
haslersn has quit [Quit: killed]
hagelslag[m] has quit [Quit: killed]
Christian[m]1 has quit [Quit: killed]
otini has quit [Quit: killed]
marijan[m] has quit [Quit: killed]
ma27[m] has quit [Quit: killed]
lel[m] has quit [Quit: killed]
ronny has quit [Quit: killed]
icetan[m] has quit [Quit: killed]
LinuXit has quit [Quit: killed]
zummed[m] has quit [Quit: killed]
niksnut[m] has quit [Quit: killed]
NoblesseOblige24 has quit [Quit: killed]
grahamc[m] has quit [Quit: killed]
geemili has quit [Quit: killed]
MerlinGttlinger[ has quit [Quit: killed]
tsrt^ has quit [Max SendQ exceeded]
tsrt^ has joined #nixos
chloekek has joined #nixos
otti0815 has quit [Ping timeout: 240 seconds]
bourbon has quit [Ping timeout: 240 seconds]
martyet-o has quit [Ping timeout: 240 seconds]
martyet-o has joined #nixos
<{^_^}> [nixpkgs] @sikmir opened pull request #76573 → osmctools: 0.8.5plus1.4.0 -> 0.9 → https://git.io/JebpD
knupfer has quit [Quit: knupfer]
knupfer has joined #nixos
rager has joined #nixos
<litschio> Hey, anyone knows if the man who sells the nixos pullis is visiting 36c3 and has some with him?
litschio is now known as litschi
otti0815 has joined #nixos
contrun[m] has joined #nixos
<contrun[m]> __monty__: Nope. It does not get module from the same repo and both modSha256 I got from GrahamcOfBorg are not the one I gave. They are the same wrong string.
knupfer has quit [Ping timeout: 265 seconds]
<Enzime> litschi: what's that?
<__monty__> contrun[m]: You can't exactly say it's wrong if ofborg is getting the module from a different repo though. Why do you use a different repo than ofborg?
<__monty__> Enzime: Hoodies I suspect.
alexherbo2 has joined #nixos
magneticduck has joined #nixos
smatting has quit [Ping timeout: 246 seconds]
<contrun[m]> __monty__: I meant different string. I didn't fully understand your question `Is it getting the module from the same repo?`. I don't know if ofborg is getting the same repo. I just pushed another commit which use the string returned by ofborg. It is now building.
<contrun[m]> __monty__: Yeah. It seems I am getting different modSha256 on different architecture. What should I do now?
<__monty__> That's a great question and I have no idea tbh.
ng0 has joined #nixos
ng0 has joined #nixos
ng0 has quit [Changing host]
<__monty__> Other than slowly TOFU'ing each of the strings ofborg gets and branching on architecture.
<contrun[m]> Sorry. I just made a mistake. It did not get a different modSha256. https://logs.nix.ci/?key=nixos/nixpkgs.76572
<__monty__> Oh, great : )
ericsagnes has quit [Ping timeout: 260 seconds]
<litschi> Enzime: yea the hoodies ^^
<__monty__> I assume "pulli" is german slang for them?
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
<makefu> __monty__: pulli is short for pullover, so it may or may not have a hood :)
cosimone has quit [Excess Flood]
ericsagnes has joined #nixos
cosimone has joined #nixos
luc65r has joined #nixos
<luc65r> Hi!
<luc65r> I have a problem with home manager
<luc65r> home-manager switch error: file 'home-manager/home-manager/home-manager.nix' was not found in the Nix search path (add it using $NIX_PATH or -I)
rycee has joined #nixos
<rycee> luc65r: You are probably missing the `home-manager` channel.
<luc65r> I'm really confused, because I found a lot of different ways to install home-manager
<luc65r> It added home-manager in the systemPackage section in my configuration.nix
<rycee> Yes, there are a number of historical ways and a number of current ways depending on the use-case.
<luc65r> How to add the channel in configuration.nix ?
<rycee> Ok, if you installed using the package in Nixpkgs then you shouldn't need a channel.
<rycee> (I think)
vidbina has joined #nixos
<rycee> What does `grep 'for path' $(which home-manager)` say?
<siers> so home-manager is like nixos-rebuild, but specifically for each user to run on their own?
<rycee> Pretty much.
<luc65r> `/home/lucas/.nix-profile/bin/home-manager`
<siers> what if something tries to modify the files?
<siers> then you're in trouble, but at least they're read-only?
rootatarch has joined #nixos
<rycee> luc65r: Hmm, that doesn't seem right.
sigmundv_ has joined #nixos
<rycee> siers: I'm not sure what you mean? Files managed by HM are copied to the Nix store and linked to your home directory.
<siers> rycee, can you manage, say, weechat, which can modify its own config?
<siers> I should google that
<rycee> luc65r: It should say something like `for path in "/nix/store…"`.
smatting has joined #nixos
<rycee> siers: Somebody started working on a module for weechat: https://github.com/rycee/home-manager/pull/953
<{^_^}> rycee/home-manager#953 (by arcnmx, 4 days ago, open): weechat: add module
<luc65r> `grep 'for path' $(which home-manager) for path in "" \`
<rycee> siers: I guess weechat will report and error if it tries to edit the file in place or replaces the link (like htop) with a real file.
<luc65r> I did add `programs.home-manager.enable = true;` in home.nix
<rycee> luc65r: Right, I think you'll want to remove that if you use the package from Nixpkgs.
<rycee> Or set the `programs.home-manager.path` option if you want to just use the Nixpkgs package as a "bootstrap".
<luc65r> I did remove it
jgeerds has joined #nixos
sigmundv_ has quit [Remote host closed the connection]
<luc65r> How can I use the package from Nixpkgs ?
<luc65r> `which home-manager/home/lucas/.nix-profile/bin/home-manager`
sigmundv_ has joined #nixos
sigmundv__ has joined #nixos
sigmundv_ has quit [Client Quit]
luc65r has quit [Remote host closed the connection]
chloekek has quit [Ping timeout: 268 seconds]
luc65r has joined #nixos
bvdw has joined #nixos
<luc65r> I'm lost lol
<rycee> luc65r: I think you'll need to run `nix-env -e home-manager-path` as your user to get rid of the `~/.nix-profile/bin/home-manager` script.
<luc65r> Oh ! Thanks !
<rycee> (or run /run/current-system/sw/bin/home-manager switch)
<luc65r> It works
<rycee> 👍
cosimone has quit [Quit: Terminated!]
<luc65r> I find the documentation pretty bad compared to other distros like Arch or Gentoo
* siers chuckles
<luc65r> But this channel is (y)
<Enzime> 👍
chloekek has joined #nixos
<luc65r> Is it possible to have multiple desktop environments with separated configs (like Plasma + KWin and AwesomeWM) and switch between them ?
nanashi0x74[m] has joined #nixos
vidbina has quit [Ping timeout: 246 seconds]
<rycee> luc65r: I believe so. You can enable multiple ones in your NixOS configuration and they should show up in the display manager.
<{^_^}> [nixpkgs] @zowoq opened pull request #76574 → podman: install completion → https://git.io/JebhH
vidbina has joined #nixos
alexbakker has quit [Quit: Dikke doei]
<luc65r> rycee: But how to set the GTK/Qt theme only for one environment ?
LLED2_ has joined #nixos
<rycee> luc65r: I would suspect that this is not possible to accomplish.
<rycee> Perhaps with HM if you set it up to run the activation script on login…
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
alexbakker has joined #nixos
<luc65r> That looks a bit too advanced to me
<luc65r> I'm sorry, I have a lot of questions
<luc65r> Can I use the stable packages for the system and the unstable packages for the user ?
is0x3F has joined #nixos
Ox4A6F has joined #nixos
cornu has joined #nixos
zurdo has joined #nixos
Ericson2314 has joined #nixos
EuAndreh[m] has joined #nixos
MilkManzJourDadd has joined #nixos
aanderse has joined #nixos
alex[m]9 has joined #nixos
Noughtmare[m] has joined #nixos
Minijackson[m] has joined #nixos
MiloIgnis[m] has joined #nixos
abbradar[m] has joined #nixos
abbafei[m] has joined #nixos
abbec has joined #nixos
acowley[m] has joined #nixos
alexarice[m] has joined #nixos
alienpirate5 has joined #nixos
arcnmx has joined #nixos
aterius has joined #nixos
arianvp[m] has joined #nixos
attero has joined #nixos
bachp has joined #nixos
aurielmp has joined #nixos
bendlas has joined #nixos
bbigras has joined #nixos
balsoft has joined #nixos
bennofs[m] has joined #nixos
bohan[m] has joined #nixos
phittacus has joined #nixos
blitzclone_ has joined #nixos
bikki[m] has joined #nixos
freerangechicken has joined #nixos
Christian[m]1 has joined #nixos
clefru has joined #nixos
colemickens has joined #nixos
clacke[m] has joined #nixos
copy` has joined #nixos
craige[m] has joined #nixos
crazymind102[m] has joined #nixos
danielrf[m] has joined #nixos
Dandellion has joined #nixos
cyberwolf[m] has joined #nixos
ndarwincorn has joined #nixos
david-sawatzke[m has joined #nixos
domenkozar[m] has joined #nixos
DenisLehmann[m] has joined #nixos
disynthetic[m] has joined #nixos
DanP[m] has joined #nixos
dpc has joined #nixos
eddyb has joined #nixos
dtz has joined #nixos
eeyun[m] has joined #nixos
dywedir[m] has joined #nixos
emmanuelrosa[m] has joined #nixos
fgaz has joined #nixos
escaP[m] has joined #nixos
fpletz[m] has joined #nixos
flacks has joined #nixos
florianjacob has joined #nixos
frederic_chopwn[ has joined #nixos
gaisseml[m]1 has joined #nixos
gaisseml[m] has joined #nixos
tails[m] has joined #nixos
geemili has joined #nixos
GerdFlaig[m] has joined #nixos
gsals[m] has joined #nixos
goibhniu has joined #nixos
hagelslag[m] has joined #nixos
harkenedraven has joined #nixos
HappyEnt[m] has joined #nixos
hiroshi[m] has joined #nixos
icetan[m] has joined #nixos
hpfr[m] has joined #nixos
icetan has joined #nixos
ilya-fedin has joined #nixos
imj[m] has joined #nixos
Irenes[m] has joined #nixos
isgy[m] has joined #nixos
JaakkoLuttinen[m has joined #nixos
IslandUsurper has joined #nixos
joepie91[m] has joined #nixos
jonge[m] has joined #nixos
ejpcmac has joined #nixos
jschievink has joined #nixos
jtojnar has joined #nixos
kaychaks[m] has joined #nixos
kecia[m] has joined #nixos
kirelagin has joined #nixos
l33[m] has joined #nixos
keithy[m] has joined #nixos
layus[m] has joined #nixos
lel[m] has joined #nixos
LinuXit has joined #nixos
li_matrix has joined #nixos
leons has joined #nixos
arsfeld[m] has joined #nixos
bricewge has joined #nixos
luftmensch[m] has joined #nixos
lisprez[m] has joined #nixos
ma27[m] has joined #nixos
macerbi[m] has joined #nixos
manveru[m] has joined #nixos
malteof[m] has joined #nixos
manu12[m] has joined #nixos
maralorn[m] has joined #nixos
marijan[m] has joined #nixos
marius851000[m] has joined #nixos
MayeulC_backup has joined #nixos
MarkOtaris has joined #nixos
MerlinGttlinger[ has joined #nixos
Thinkofname[m] has joined #nixos
mkg20001 has joined #nixos
cr8[m] has joined #nixos
mirsal has joined #nixos
simbergm has joined #nixos
momack2[m] has joined #nixos
nbardiuk has joined #nixos
musicmatze has joined #nixos
mt[m] has joined #nixos
nh2[m] has joined #nixos
NickHu has joined #nixos
nilsirl[m] has joined #nixos
null_radix[m] has joined #nixos
NoblesseOblige24 has joined #nixos
ninjatrappeur[m] has joined #nixos
Nyanloutre[m] has joined #nixos
offlinehacker has joined #nixos
octowan[m] has joined #nixos
olejorgenb[m] has joined #nixos
Notkea[m] has joined #nixos
pachacuti[m] has joined #nixos
otini has joined #nixos
deadvader[m] has joined #nixos
mica[m] has joined #nixos
psiperator[m] has joined #nixos
pheoxy has joined #nixos
philipp[m]2 has joined #nixos
pentadyne[m] has joined #nixos
phyfey[m] has joined #nixos
pinage404[m] has joined #nixos
pingveno[m] has joined #nixos
provessor[m] has joined #nixos
quiet_laika[m] has joined #nixos
rendeko[m] has joined #nixos
rnhmjoj has joined #nixos
rihardsk[m] has joined #nixos
roberth has joined #nixos
ronny has joined #nixos
satdev[m] has joined #nixos
seb314[m] has joined #nixos
schmittlauch[m] has joined #nixos
Seb[m] has joined #nixos
haslersn has joined #nixos
shizonic has joined #nixos
setthemfree[m] has joined #nixos
sevcsik- has joined #nixos
slabity has joined #nixos
siraben has joined #nixos
Sisyphe[m] has joined #nixos
Smith[m] has joined #nixos
spacekitteh[m] has joined #nixos
snupples[m] has joined #nixos
submoo[m] has joined #nixos
tokudan[m] has joined #nixos
Brian[m]4 has joined #nixos
sylvie[m] has joined #nixos
test5864346[m] has joined #nixos
goldengoof[m] has joined #nixos
grahamc[m] has joined #nixos
regnat[m] has joined #nixos
thefloweringash has joined #nixos
thequux[m] has joined #nixos
tobim[m] has joined #nixos
vaibhavsagar has joined #nixos
hannesl[m] has joined #nixos
Victor[m]1 has joined #nixos
wak-work has joined #nixos
Vskilet has joined #nixos
webdavis has joined #nixos
veleiro has joined #nixos
wedens[m] has joined #nixos
gcoakes[m] has joined #nixos
wildtrees[m] has joined #nixos
wnklmnn[m] has joined #nixos
worldofpeace has joined #nixos
wysp3r[m] has joined #nixos
xavierm02 has joined #nixos
yoho[m]1 has joined #nixos
Yakulu[m] has joined #nixos
yangm has joined #nixos
zer0xp[m] has joined #nixos
jwaksbaum[m] has joined #nixos
zmlww[m] has joined #nixos
ZerataX has joined #nixos
itsu[m] has joined #nixos
luc65r[m] has joined #nixos
niksnut[m] has joined #nixos
ragge[m] has joined #nixos
smolboye[m] has joined #nixos
taserlag[m] has joined #nixos
the_pumpkin_man[ has joined #nixos
tbenst[m] has joined #nixos
xavierzwirtz[m] has joined #nixos
xelaushi[m] has joined #nixos
WillW has joined #nixos
zummed[m] has joined #nixos
Baughn has joined #nixos
Serus has quit [Ping timeout: 265 seconds]
truh[m] has joined #nixos
bvdw has quit [Ping timeout: 268 seconds]
noudle has joined #nixos
vidbina has quit [Ping timeout: 245 seconds]
vidbina has joined #nixos
vidbina has quit [Ping timeout: 248 seconds]
andreas303 has joined #nixos
vidbina has joined #nixos
<{^_^}> [nixpkgs] @aanderse opened pull request #76575 → nixos/awstats: add missing description to extraConfig option → https://git.io/JebjU
iyzsong has quit [Ping timeout: 260 seconds]
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
Serus has joined #nixos
<wedens[m]> I install emacs and mu using home-manager, but I don't use HM to configure emacs and install emacs packages. how do I make mu4e from mu available in load-path?
<wedens[m]> do I need to use emacsWithPackages?
abbec has left #nixos ["Kicked by @appservice-irc:matrix.org : User has been idle for 30+ days."]
manveru[m] has quit [Quit: User has been idle for 30+ days.]
manu12[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : User has been idle for 30+ days."]
tails[m] has quit [Quit: User has been idle for 30+ days.]
Seb[m] has left #nixos ["Kicked by @appservice-irc:matrix.org : User has been idle for 30+ days."]
luc65r has quit [Remote host closed the connection]
hpfr[m] has quit [Quit: User has been idle for 30+ days.]
pleeplop has joined #nixos
pingveno[m] has quit [Quit: User has been idle for 30+ days.]
chloekek has quit [Ping timeout: 260 seconds]
Ariakenom has quit [Ping timeout: 260 seconds]
vidbina has quit [Ping timeout: 252 seconds]
vidbina has joined #nixos
zupo has joined #nixos
<betaboon> is anyone using light-locker and can point me in the right direction how to set it up ?
<betaboon> I've tried creating a systemd-user-service but it fails to start and complains about "AT-SPI: Error ..." any hints ?
<wedens[m]> hm. there is no "emacs" directory in /nix/store/xhqh9yx4n9zf9s1194fs9xj8i19j3vxi-mu-1.2/share/ why is that?
zupo has quit [Client Quit]
chloekek has joined #nixos
zupo has joined #nixos
<wedens[m]> seems like it was broken in some channel revision
Thra11 has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to gcc-9 « itk4: 4.13.1 -> 4.13.2, doesn't build w/gcc9 »: https://git.io/JebjV
veske has quit [Quit: This computer has gone to sleep]
Ariakenom has joined #nixos
vidbina has quit [Ping timeout: 252 seconds]
Neo-- has quit [Ping timeout: 245 seconds]
Makaveli7 has quit [Quit: WeeChat 2.7]
vidbina has joined #nixos
Ariakenom has quit [Quit: WeeChat 2.6]
ayerhart has quit [Remote host closed the connection]
Thra11 has quit [Quit: WeeChat 2.7]
oleks has joined #nixos
incognito9999 has quit [Quit: ZNC 1.7.2+deb3~bpo9+1 - https://znc.in]
vidbina has quit [Ping timeout: 260 seconds]
incognito9999 has joined #nixos
mniip has quit [Quit: This page is intentionally left blank.]
mniip has joined #nixos
Rusty1 has joined #nixos
chloekek has quit [Ping timeout: 260 seconds]
fragamus has joined #nixos
slack1256 has joined #nixos
<{^_^}> [nixpkgs] @flokli closed pull request #74207 → systemd: v243.3 -> v243.4 → https://git.io/JePod
dansho has quit [Quit: Leaving]
avn has joined #nixos
slack1256 has quit [Remote host closed the connection]
ayerhart has joined #nixos
Baughn has joined #nixos
Baughn has quit [Client Quit]
<{^_^}> [nixpkgs] @vcunat pushed 2 commits to master: https://git.io/JeNeH
Baughn has joined #nixos
jmeredith has joined #nixos
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @vcunat merged pull request #75803 → kresd: Unified listen declarations → https://git.io/Je7GV
ng0_ has joined #nixos
ng0_ has quit [Changing host]
ng0_ has joined #nixos
ng0 has quit [Ping timeout: 265 seconds]
leotaku_ has joined #nixos
leotaku has quit [Ping timeout: 258 seconds]
ng0_ is now known as ng0
mexisme has joined #nixos
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
mexisme has quit [Ping timeout: 248 seconds]
Chiliparrot has joined #nixos
Baughn has joined #nixos
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
leotaku has joined #nixos
leotaku_ has quit [Ping timeout: 260 seconds]
noudle has quit []
Baughn has quit [Quit: ZNC 1.6.2+deb1 - http://znc.in]
mac10688 has joined #nixos
zupo has joined #nixos
Baughn has joined #nixos
Baughn has quit [Client Quit]
waleee-cl has joined #nixos
Baughn has joined #nixos
<{^_^}> [nixpkgs] @Ma27 opened pull request #76577 → iwd: 1.2 -> 1.4 → https://git.io/JeNvh
o1lo01ol1o has joined #nixos
endformationage has joined #nixos
h0m1 has quit [Quit: WeeChat 2.7]
h0m1 has joined #nixos
rauno has joined #nixos
vidbina has joined #nixos
rauno has quit [Ping timeout: 248 seconds]
drakonis has joined #nixos
domogled has quit [Remote host closed the connection]
domogled has joined #nixos
alexherbo2 has quit [Read error: Connection reset by peer]
alexherbo2 has joined #nixos
drakonis has quit [Quit: WeeChat 2.7]
andreas303 has quit [Ping timeout: 240 seconds]
ddellacosta has joined #nixos
<{^_^}> [nixpkgs] @pasqui23 closed pull request #75832 → nodePackages.dat :init at 13.13.1 → https://git.io/Je79H
drakonis has joined #nixos
andreas303 has joined #nixos
rootatarch has left #nixos ["WeeChat 2.7"]
evils has quit [Quit: Lost terminal]
<{^_^}> #53297 (by wedens, 51 weeks ago, closed): rofimoji: init at 2017-10-31
<siers> this seems to be merged, but I can see no trace of it in master's commit log
<siers> ah, closed is like rejected
kaliumxyz has quit [Remote host closed the connection]
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
evanjs has joined #nixos
evils has joined #nixos
cosimone has joined #nixos
kaliumxyz has joined #nixos
<siers> he just gave up :D
mehlon has joined #nixos
<mehlon> anyone know how to use nix-bundle
vidbina has quit [Ping timeout: 265 seconds]
<mehlon> i'm trying but the example ./nix-bundle.sh hello /bin/hello gives error: attribute 'hello' in selection path 'hello' not found
brightone has joined #nixos
<wedens[m]> siers: you can just copy the expression locally ;)
<siers> yeah :)
<{^_^}> [nixpkgs] @xwvvvvwx opened pull request #76578 → Wireguard tools 1.0.20191226 → https://git.io/JeNJV
<siers> wedens[m], funny how you just joined and I mentioned you :) I didn't notice
mehlon has quit [Client Quit]
fusion809 has quit [Remote host closed the connection]
philr has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @filalex77 opened pull request #76579 → polybar: 3.4.1 -> 3.4.2 → https://git.io/JeNJX
smatting has quit [Ping timeout: 260 seconds]
erasmas has joined #nixos
<johnjay> hmm nixos didn't download. rats..
<johnjay> well while I'm waiting, how does the whole declarative package thing work?
<johnjay> like, how do you even know how to compile and build some random package?
<infinisil> johnjay: As long as a package is packaged with Nix, you don't have to worry at all about how to compile it
<johnjay> that's quite an achievement though
<johnjay> like, half the time i get something from github it's like, well you need to run bootstrap not configure
<infinisil> Yup, Nix does that quite well
<johnjay> or you need to run make spongebob not make. or it uses some bizarro system.
<infinisil> Usually with nix projects all I need to do is run `nix-build` in the source and it builds everything
<johnjay> so the maintainers do the heavy lifting to make sure everything compiles i guess
<infinisil> johnjay: Think of it as encoding the build instructions in Nix
<infinisil> What usually would be in a readme
<{^_^}> [nixpkgs] @filalex77 opened pull request #76580 → Gleam 0.6.0 → https://git.io/JeNUk
domogled has quit [Ping timeout: 260 seconds]
bvdw has joined #nixos
<johnjay> ok. so all nix does compared to say debian, is add in the declarative aspect
<johnjay> so you can rebuild the system incrementally?
<infinisil> Well that's one thing it does anyways
<infinisil> johnjay: Yeah. If you have everything built already, no work is done
magneticduck has quit [Ping timeout: 248 seconds]
<johnjay> i was fiddling with some old program the other day that wouldn't run right.
<johnjay> turns out it was linked against old kde libs or something
<johnjay> how does nix exactly handle that sort of thing?
<johnjay> does each build have the exact library and deps that it depends on with it?
<ldlework> johnjay: for a given nix package, all the dependencies all the way down are -- yeah
<Taneb> It keeps all the old libs around. Everything's statically linked and stored with a hash of its inputs
<ldlework> johnjay: you can also have N versions of a given library, app, or whatever, and they wont conflict.
<johnjay> so the servers have giant piles of old libs of all kinds?
<infinisil> Taneb: Nix(pkgs) does dynamic linking by default, not static
<ldlework> you can even have two installs of the same version of something, but different builds, with different dependencies
<Taneb> infinisil: ! I have learnt something
<johnjay> so in the case of this program that was linked against kdelib.so.4 and now i only have kdelib.so.5
<ldlework> johnjay: sure but everything's under bookeeping so garbage collection is a thing
<johnjay> who's responsibility is it to change that and recompile?
<simpson> johnjay: Technically, every library is old, just like every photograph is of the past.
<ldlework> lol
<simpson> If Nix keeps a package around, it's because somebody on the system is using it, or because it's garbage that hasn't been collected.
<ldlework> ^
<johnjay> so in my scenario the kdelib.so.4 never goes away fully as long as one guy is using it?
<ldlework> johnjay: you can even have local environments/sets of installed packages on a project by project based, like Python's Virtualenv, if you've ever used that
<simpson> Yeah. There's tooling for sysadmins to help track down what's using space, too.
<ldlework> Is there a thing that prints out the store dependency graph of an arbitrary store package?
<johnjay> simpson: so maybe the tool shows app123 is using kdelib.so.4 and nothing else, so they might try recompiling it to use newer ones and save space?
<simpson> nix-store --tree?
<simpson> johnjay: Sure. In practice, though, you'll usually build nearly everything on your system from one single nixpkgs, so that there aren't situations that require mixing KDE 4 and KDE 5.
<johnjay> well obviously in my situation my system uses kde5 libs
<johnjay> but i wanted to run an older app
<johnjay> and i couldn't quite fill in all the things ldd wanted
<johnjay> and the repo has no kde4lib install option
<{^_^}> [nixpkgs] @filalex77 opened pull request #76581 → emplace: 0.2.8 -> 0.2.9 → https://git.io/JeNUs
<infinisil> johnjay: With nix you'd check out an older nixpkgs version and build the package from that
<infinisil> Which would give you all the dependencies from that point in time
anttih_ has joined #nixos
<johnjay> infinisil: potentially building all of KDE4 to satisfy it?
<infinisil> johnjay: Potentially, but unlikely, since almost everything is in the binary cache
<simpson> johnjay: No, only building exactly what's needed. If anything extra is built, then that's a bug in the Nix expression.
<johnjay> interesting.
<Baughn> clever: Did you say there's a way with nixops to copy secret keys to a persistent directory, instead of /run? I don't see anything in the manual.
<johnjay> can you also mix i386/x64 libraries as well?
<Baughn> In the same program?
<johnjay> this app i was trying to run actually needed i386 libs and i'm on 64 bit
<Baughn> Or just in general?
<Baughn> In general: Yes, sure, that's fine.
<Baughn> Any given executable can only load either 32-bit or 64-bit libraries, but that's never been an issue.
<johnjay> nice. well another hour til this thing downloads
<johnjay> right
<simpson> What happens to be "this app"? If it's a popular proprietary package, then we may already have special support for it.
<johnjay> heh, not popular at all. it was a patched gcc to compile to a TI-83 calc caled KTICPP
Chiliparrot has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
<johnjay> hadn't been updated for 10 years for linux, p robably since it's mainly a windows ecosystem thing
erictapen has joined #nixos
jmeredith has quit [Quit: Connection closed for inactivity]
<johnjay> ironically i found a tutorial that included precompiled files that could be loaded fine in tiemu
<clever> Baughn: yes
<johnjay> but that doesn't exactly help me to compile my own program
<clever> Baughn: https://nixos.org/nixops/manual/#opt-deployment.keys._name_.destDir
<Baughn> clever: Okay. I interpreted that as it'd still be tmpfs.
<johnjay> simpson: tldr i went down a rabbit hole trying to find an embedded chip simulator/compiler on linux. like an 8088 or arduino
mac10688 has quit [Ping timeout: 258 seconds]
<clever> Baughn: it can be anywhere, including a normal fs
<simpson> johnjay: Sure.
<{^_^}> [nixpkgs] @c0bw3b merged pull request #76436 → stress-ng: 0.10.11 -> 0.10.14 → https://git.io/JeFxw
<{^_^}> [nixpkgs] @c0bw3b pushed commit from @r-ryantm to master « stress-ng: 0.10.11 -> 0.10.14 (#76436) »: https://git.io/JeNUl
<johnjay> i ended up simulating unix v7 on simh's pdp-11 though
<johnjay> so it wasn't a total loss
mexisme has joined #nixos
sigmundv__ has quit [Ping timeout: 265 seconds]
<erictapen> hey #nixos, I just realized, that the nixos-19.09 branch at NixOS/nixpkgs was force pushed (I saw b1844ef5816...69ed29f5f41). Does anybody know what that means? How can a channel be force pushed?
reallymemorable has joined #nixos
[Leary] has joined #nixos
<{^_^}> [nixpkgs] @Ma27 pushed to master « zookeper_mt: fix darwin build »: https://git.io/JeNUg
zz has quit [Ping timeout: 260 seconds]
mexisme has quit [Ping timeout: 252 seconds]
Lears has quit [Read error: Connection reset by peer]
bvdw has quit [Ping timeout: 258 seconds]
<{^_^}> Channel nixos-unstable advanced to https://github.com/NixOS/nixpkgs/commit/b0bbacb5213 (from 30 hours ago, history: https://channels.nix.gsc.io/nixos-unstable)
kolbycrouch has quit [Ping timeout: 240 seconds]
brightone has quit [Ping timeout: 268 seconds]
erictapen has quit [Ping timeout: 258 seconds]
reallymemorable has quit [Ping timeout: 240 seconds]
buckley3105 has quit [Quit: The Lounge - https://thelounge.chat]
euandreh has quit [Remote host closed the connection]
buckley3105 has joined #nixos
fragamus has joined #nixos
erictapen has joined #nixos
<{^_^}> [nixpkgs] @LnL7 opened pull request #76582 → darwin.cf-private: remove references → https://git.io/JeNTZ
captn3m0 has joined #nixos
wildtrees has joined #nixos
zupo_ has joined #nixos
<{^_^}> [nixpkgs] @peti pushed 2 commits to master: https://git.io/JeNT0
zupo has quit [Ping timeout: 268 seconds]
<evanjs> Sort of an HTTPS noob still. Is there any way to have the ACME module generate certs for me that I'd send e.g. to my router to use?
<evanjs> I'd like to avoid using manually using certbot if possible
bhipple has joined #nixos
<evanjs> wait... is is using my DDNS as the domain _really_ all I need to do..?
<evanjs> whaaat. And might security.acme.certs.<name>.postRun work for deploying the certs to my router??
<immae> Hello there, is the nixos discourse forum coming from the recommended docker image, or is there some nixos module building a discourse environment somewhere? (I cannot find it in nixpkgs)
zupo_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<bhipple> zimbatm is the one who would know for sure, but last I checked the NixOS discourse was using the hosted version, rather than a self-hosted solution on NixOS
<immae> Ah "Discourse is hosting this instance for free."
<immae> Thanks bhipple
<immae> I guess I’ll finally be obliged to install docker then :D
<bhipple> Some discussion about running Discourse on NixOS here, which might also be outdated: https://discourse.nixos.org/t/discourse-module-for-nixos/44/2?u=bhipple
zupo has joined #nixos
<bhipple> You could try running the OCI container image through nixos-container rather than installing Docker, perhaps.
<immae> Hmm
<immae> (I’m not very at ease with the containers world, especially not with nixos)
<immae> There is an example module in your link which builds the docker discourse environment, that will do for now until I put my hands in there, thanks bhipple
o1lo01ol1o has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 268 seconds]
magneticduck has joined #nixos
<{^_^}> [nixpkgs] @aanderse opened pull request #76583 → nixos/httpd: add locations and directories options to virtualHosts → https://git.io/JeNT5
<{^_^}> [nixpkgs] @gebner pushed to master « linuxPackages.digimend: fix build with linux 5.4 »: https://git.io/JeNTb
waleee-cl has quit [Quit: Connection closed for inactivity]
is_null has joined #nixos
kleisli has quit [Ping timeout: 265 seconds]
<wedens[m]> how do I prevent some systemd unit for some nixos service from autostarting? I'd prefer to start it manually
Athas has joined #nixos
<Athas> How come GCC 9 isn't the default in nixpkgs yet?
<{^_^}> #68029 (by globin, 16 weeks ago, open): [WIP] Default gcc to gcc9
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zeta_0 has joined #nixos
<{^_^}> [nixpkgs] @rycee pushed commit from @r-ryantm to master « josm: 15492 -> 15553 »: https://git.io/JeNk4
selfsymmetric-pa has joined #nixos
<{^_^}> [nixpkgs] @rycee closed pull request #76277 → josm: 15492 -> 15553 → https://git.io/JeNkR
bvdw has joined #nixos
lovesegfault has joined #nixos
bvdw has quit [Client Quit]
misuzu has quit [Remote host closed the connection]
shibboleth has joined #nixos
misuzu has joined #nixos
<{^_^}> [nixpkgs] @lopsided98 opened pull request #76584 → mavproxy, pythonPackages.pymavlink: update → https://git.io/JeNkK
opthomasprime has joined #nixos
fragamus has joined #nixos
brightone has joined #nixos
ayerhart has quit [Quit: ayerhart]
cosimone has quit [Remote host closed the connection]
cosimone has joined #nixos
growpotkin has joined #nixos
ixxie has joined #nixos
zupo has joined #nixos
pie_ has joined #nixos
o1lo01ol1o has joined #nixos
domogled has joined #nixos
opthomasprime has left #nixos [#nixos]
<{^_^}> [nixpkgs] @peti reopened pull request #75942 → nixos/haskell: Added quickjump option to the haskell mkDerivation → https://git.io/Je56B
<{^_^}> [nixpkgs] @peti pushed 0 commits to haskell-updates: https://git.io/JeNkx
mexisme has joined #nixos
<zimbatm> immae: discourse is tricky to package. It would be lovely if somebody finished that attempt: https://github.com/NixOS/nixpkgs/pull/59981
<{^_^}> #59981 (by adisbladis, 35 weeks ago, open): WIP: Add discourse package & nixos module
mexisme has quit [Ping timeout: 260 seconds]
fragamus has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-ghcide: drop broken overrides »: https://git.io/JeNIL
brightone has quit [Ping timeout: 265 seconds]
zupo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cosimone has quit [Quit: Quit.]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « haskell-servant-{ekg,blaze}: jailbreak to fix the build »: https://git.io/JeNIC
<{^_^}> [nixpkgs] @peti pushed 31 commits to haskell-updates: https://git.io/JeNI4
is_null has quit [Read error: Connection reset by peer]
<{^_^}> [nixpkgs] @peti pushed 15 commits to haskell-updates: https://git.io/JeNIR
magneticduck has quit [Quit: Leaving]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/ab322bb4fcb (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
zeta_0 has quit [Quit: rcirc on GNU Emacs 26.3]
is_null has joined #nixos
evanjs has quit [Quit: ZNC 1.7.4 - https://znc.in]
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc: add 8.8.2-rc1 »: https://git.io/JeNIK
evanjs has joined #nixos
<{^_^}> [nixpkgs] @mkaito opened pull request #76585 → virtualization/amazon-init: allow multiple nix channels. → https://git.io/JeNIX
<mkaito> that took a lot of head scratching...
<mkaito> now I need to figure out how to build my own AMI with that
mexisme has joined #nixos
<immae> zimbatm: thanks for the link. I indeed tried to decompose it some time ago and ended up only "exporting" databases, the rest staid in the black box :(
<zimbatm> yeah the ruby omnibus packaging makes it really hard to decompose
<zimbatm> I understand why they had to do it for other linux distributions, but it's terrible
<zimbatm> we have the same issues with vagrant and the chef ops tool
<zimbatm> but really all of this ball of code is tested to work like that so the most reliable thing to do is to use the pre-packaged docker image
zeta_0 has joined #nixos
zeta_0 has quit [Client Quit]
<evanjs> Since I already had nextcloud up, I just enabled useACME and onlySSL on there. [After my rate limit resets...] if that works, I'll just use that cert I guess
<immae> zimbatm: yes I know and that's probably what I'm going to do in the end, but I like having a good view of my software and it's hard when things are like discourse
<{^_^}> [nixpkgs] @peti pushed to haskell-updates « ghc: add 8.10.1-alpha2 »: https://git.io/JeNI5
<{^_^}> [nixpkgs] @peti merged pull request #75857 → Update Haskell Package Set → https://git.io/Je5J5
<{^_^}> [nixpkgs] @peti pushed 22 commits to master: https://git.io/JeNIF
<{^_^}> [nixpkgs] @peti closed pull request #75449 → Unbreak ghcide and bump haskell-lsp version → https://git.io/Je9CY
<{^_^}> [nixpkgs] @peti closed pull request #76103 → ghcide: include and configure additional specific package versions → https://git.io/JedqR
psyanticy has quit [Quit: Connection closed for inactivity]
erictapen has quit [Ping timeout: 260 seconds]
ddellacosta has quit [Ping timeout: 268 seconds]
<{^_^}> [nixpkgs] @marsam pushed 2 commits to master: https://git.io/JeNIp
<{^_^}> [nixpkgs] @marsam merged pull request #76574 → podman: install completion → https://git.io/JebhH
<{^_^}> [nixpkgs] @marsam pushed 3 commits to master: https://git.io/JeNIh
<{^_^}> [nixpkgs] @marsam merged pull request #76559 → ocamlPackages.parany: 7.0.0 -> 8.0.0 → https://git.io/JebSZ
<evanjs> now how do I get nextcloud to redirect http to https... hrm
<__monty__> Probably easier to just throw an nginx proxy in front of it?
vidbina has joined #nixos
h0m1 has quit [Quit: WeeChat 2.7]
h0m1 has joined #nixos
vidbina has quit [Ping timeout: 245 seconds]
vidbina has joined #nixos
cosimone has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
drakonis has quit [Read error: Connection reset by peer]
rardiol has joined #nixos
o1lo01ol1o has quit [Ping timeout: 258 seconds]
vidbina has quit [Ping timeout: 248 seconds]
vidbina has joined #nixos
ddellacosta has joined #nixos
alexherbo2 has quit [Quit: The Lounge - https://thelounge.chat]
alexherbo2 has joined #nixos
erictapen has joined #nixos
selfsymmetric-pa has quit [Remote host closed the connection]
<evanjs> __monty__: Yeah I wasn't sure what was easiest. It's behind nginx already
shibboleth has quit [Quit: shibboleth]
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/8c01abd9627 (from 20 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
erictapen has quit [Ping timeout: 258 seconds]
erictapen has joined #nixos
<Guanin> I have a strange problem with fetchTarball. I'm currently trying to package a (more or less) nonfree binary and want to fetch it with fetchTarball. Looking into the tarball by manually downloading and extracting it, I have some files in the root of that tarball (which I want to cp in the build script). Using nix-build, it won't find these files in the derivation, they are just missing (but subdirectiories st
<Guanin> ill exist)
<{^_^}> [nixpkgs] @globin pushed to gcc-9 « bees: 0.6.1 -> 0.6.2 »: https://git.io/JeNLd
d0nkrs has joined #nixos
manveru[m] has joined #nixos
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
chloekek has joined #nixos
alexherbo2 has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #nixos
erictapen has quit [Ping timeout: 265 seconds]
leotaku has quit [Ping timeout: 265 seconds]
vidbina has quit [Ping timeout: 260 seconds]
zeta_0 has joined #nixos
<infinisil> Guanin: buildCommand overrides the default phases
vidbina has joined #nixos
<infinisil> Use buildPhase and installPhase instead
<infinisil> And one phase is unpackPhase which copies the source to a local directory
<infinisil> So you should be able to just use ./FileBot.jar in the buildPhase
<{^_^}> [nixpkgs] @veprbl closed pull request #53584 → update wavesurfer → https://git.io/fhGoY
<{^_^}> [nixpkgs] @azazel75 opened pull request #76587 → squeezelite: Fix codec libraries loading by using a wrapper → https://git.io/JeNtL
<Guanin> Huh, that does not seem to be the problem. A similar derivation (for a different version of FileBot) works without problems. The main difference is that the working tarball has no files in the root of the tarball, while the problematic one has (and these files are missing)
<Guanin> So I guess it is not directly related to fetchTarball at all
<d0nkrs> Hi I can't seem to find any documentation on this so sorry if I'm just not looking in the right place but does anyone know how to debug setting a default shell? I'm trying to set `nushell` as my default and tried to follow this https://unix.stackexchange.com/questions/384040/how-to-change-the-default-shell-in-nixos but it doesn't seem to work
<d0nkrs> giving me the error `The option programs.nushell defined in /etc/nixos/configuration.nix does not exist`. It seems to be in `pkgs/shells` in nixpkgs https://github.com/NixOS/nixpkgs/blob/a8fc904c7c0d66f07d22bcb59a46d2bd72f8ddae/pkgs/shells/nushell/default.nix anyone know what I'm missing?
<d0nkrs> And trying that with `zsh` and `fish` works so it makes me think it's an issue with the packaging for `nushell`?
Thra11 has joined #nixos
<Guanin> d0nkrs, nushell was inited 2 months ago (this commit https://github.com/NixOS/nixpkgs/commit/10246893188f6aff33a251f7febdf04a3c4e5b8b ) - it is possible that it's not in the channel you are using
kleisli has joined #nixos
jgeerds has quit [Ping timeout: 260 seconds]
<chloekek> Cloning Nixpkgs at 1 KiB/s :( is there some mirror that has faster I/O?
selfsymmetric-pa has joined #nixos
<d0nkrs> Guanin `nix-channel --list` shows my current channels right? If it's showing `nixos https://nixos.org/channels/nixpkgs-unstable` and `nixpkgs https://nixos.org/channels/nixpkgs-unstable` those should be the right channels right?
<d0nkrs> err just realized I had two aliases for the same channel
<Guanin> Did you run nix-channel --update recently?
<Guanin> (not using anything from the rust ecosystem so far, so these are the basic things I'd try)
<d0nkrs> No luck, I'll keep looking into it thanks!
<infinisil> Guanin: Hm yeah what I said wouldn't make a difference, sorry
<{^_^}> [nixpkgs] @veprbl merged pull request #76528 → darktable: Add openmp when cc.isClang to fix macos → https://git.io/JebEy
<{^_^}> [nixpkgs] @veprbl pushed 2 commits to master: https://git.io/JeNtR
<infinisil> Guanin: Oh and also, I think buildCommand doesn't actually override the phases either
fooker has joined #nixos
<infinisil> It's `builder` that does
leotaku has joined #nixos
drakonis has joined #nixos
kleisli has quit [Ping timeout: 260 seconds]
Thra11 has quit [Quit: WeeChat 2.7]
sam_d has quit [Ping timeout: 268 seconds]
sam_d has joined #nixos
cosimone has quit [Quit: Quit.]
selfsymmetric-pa has quit [Remote host closed the connection]
smatting has joined #nixos
fendoer has joined #nixos
fenedor has quit [Ping timeout: 268 seconds]
cptchaos83_ has joined #nixos
<{^_^}> [nixpkgs] @artemist closed pull request #58232 → jadx: init at 0.9.0 → https://git.io/fjJ5a
cptchaos83 has quit [Ping timeout: 260 seconds]
bhipple has quit [Ping timeout: 240 seconds]
<{^_^}> [nixpkgs] @tobim opened pull request #76589 → [WIP] zkg: init at 2.0.7 → https://git.io/JeNt7
domogled has quit [Ping timeout: 258 seconds]
<{^_^}> [nixpkgs] @lourkeur opened pull request #76591 → Set xkb config root → https://git.io/JeNqU
<{^_^}> Channel nixos-unstable-small advanced to https://github.com/NixOS/nixpkgs/commit/b38c2839917 (from 16 hours ago, history: https://channels.nix.gsc.io/nixos-unstable-small)
<{^_^}> [mobile-nixos] @samueldr opened pull request #67 → google-walleye: Fix early framebuffer → https://git.io/JeNqL
d0nkrs has quit [Remote host closed the connection]
philr has joined #nixos
<ocharles> Anyone got any ideas what to do about https://gist.github.com/ocharles/34248b99bcbe253ba8add7cf59602c0d? "error: invalid file name 'closure-init-0' in 'exportReferencesGraph'" when doing nixos-rebuild
<ocharles> I'm running Nix from Git HEAD, which I think is the problem
<{^_^}> [nixpkgs] @veprbl closed pull request #57870 → gtk-wave-cleaner: init at 0.22-01 → https://git.io/fjvQ0
mehlon has joined #nixos
hexa- has quit [Quit: WeeChat 2.6]
hexa- has joined #nixos
<{^_^}> [nixpkgs] @snglth opened pull request #76592 → flacon: improvements → https://git.io/JeNqP
mehlon has quit [Quit: Leaving]
Rusty1 has quit [Remote host closed the connection]
bhipple has joined #nixos
__monty__ has quit [Quit: leaving]
<{^_^}> [nixpkgs] @danbst merged pull request #76575 → nixos/awstats: add missing description to extraConfig option → https://git.io/JebjU
<{^_^}> [nixpkgs] @danbst pushed commit from @aanderse to master « nixos/awstats: add missing description to extraConfig option (#76575) »: https://git.io/JeNmL
kleisli has joined #nixos
mexisme has quit [Ping timeout: 260 seconds]
phreedom_ has joined #nixos
justanotheruser has quit [Ping timeout: 240 seconds]
phreedom has quit [Ping timeout: 240 seconds]
fendoer has quit [Quit: Leaving]
mexisme has joined #nixos
erasmas has quit [Quit: leaving]
<{^_^}> [nixpkgs] @ajs124 closed pull request #53024 → sshd: Add user options for ForceCommand and ChrootDirectory → https://git.io/fhI2m
<kalbasit> does anyone know if there's any environment variable that controls gcc/ld to hardcode INTERP in the elf binary?
<kalbasit> I'm aware I can patchelf the binary afterwards
<kalbasit> but I'm wondering if it can be done at compile time
jlslnx has joined #nixos
jlslnx has quit [Client Quit]
jlslnx has joined #nixos
jlslnx has quit [Client Quit]
jlslnx has joined #nixos
justanotheruser has joined #nixos
ng0 has quit [Quit: leaving]
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #nixos