ChanServ changed the topic of #home-manager to: Support and discussion around the Home Manager project (https://github.com/nix-community/home-manager) | Logs: https://logs.nix.samueldr.com/home-manager
figgyc has quit [Ping timeout: 245 seconds]
figgyc has joined #home-manager
ronthecookie has joined #home-manager
cole-h has quit [Ping timeout: 240 seconds]
rajivr has joined #home-manager
srk has quit [Ping timeout: 240 seconds]
srk has joined #home-manager
patagonicus6 has joined #home-manager
patagonicus has quit [Ping timeout: 252 seconds]
patagonicus6 is now known as patagonicus
leex has quit [Ping timeout: 258 seconds]
stephank has quit [Quit: stephank]
stephank has joined #home-manager
cyphase has quit [Ping timeout: 252 seconds]
cyphase has joined #home-manager
piegames[m] has quit [Quit: Bridge terminating on SIGTERM]
appservicebot11 has quit [Read error: Connection reset by peer]
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #home-manager
patagonicus has quit [Ping timeout: 260 seconds]
leex has joined #home-manager
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #home-manager
heyarne[m] has joined #home-manager
<heyarne[m]> hi :) switched to nixos this week and i'm super impressed, along w/ home-manager it's going to save me so many headaches in the long run.
<heyarne[m]> i have a question about fish-shell support though - i know it's not officially supported (not posix-compliant), but i thought i could get around that using https://github.com/edc/bass/tree/2fd3d2157d5271ca3575b13daec975ca4c10577a
cole-h has joined #home-manager
<heyarne[m]> so i added `bass source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh` to `programs.fish.loginShellInit`, unfortunately unsuccesfully. when running that command in a shell i get errors like `$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh: line 10: $PATH${PATH:+:}${xdg.configHome}/emacs/bin: bad substitution`
<heyarne[m]> … which i just realized is probably due to the escaped dollar sign in `home.sessionPath = [ "\${xdg.configHome}/emacs/bin" ];`. this was copied from `man home-configuration.nix`, so maybe it's a bug that that's in there?
<Shados> heyarne[m]: you shouldn't need that; fish-foreign-env will be used automatically to source the NixOS environment if you do `programs.fish.enable = true;` in your config
<Shados> for HM... I think it does something similiar, probably under the same option name
<Shados> Yep, it does
<heyarne[m]> i'm using 20.09 and it doesn't seem to do that. i don't have fish configured in `/etc/nixos/configuration.nix`, only in home-manager
<heyarne[m]> is fish-foreign-env a builtin?
<Shados> you'd want that setting in both, as I don't think the hm config re-sources the global profile stuff
<Shados> no, that's the package name
<Shados> `fenv` is the function
<Shados> oh actually it's pkgs.fishPlugins.foreign-env now
<Shados> forgot it got moved
<Shados> you can install the package in your home.packages/environment.systemPackages and it should end up in fish's function path, I think
<heyarne[m]> cool! i will give that a try
<heyarne[m]> nice, i added the plugin to `programs.fish.plugins` and the session vars seem to be fine now. thanks so much!
leex has quit [Ping timeout: 240 seconds]
evanjs has quit [Read error: Connection reset by peer]
evanjs has joined #home-manager
Mirrexagon has quit [Quit: Sense only holds you back!]
Mirrexagon has joined #home-manager
myme has quit [Quit: WeeChat 2.7]
h4ck3rm4n has joined #home-manager
cole-h has quit [Ping timeout: 240 seconds]
benkolera has joined #home-manager
patagonicus has joined #home-manager
patagonicus has quit [Remote host closed the connection]
patagonicus has joined #home-manager
piegames[m] has joined #home-manager
appservicebot5 has joined #home-manager
<patagonicus> What's the recommended way of dealing with software that expects their config file to be writable? Copy the generated config there instead of using the default linking?
patagonicus1 has joined #home-manager
patagonicus has quit [Ping timeout: 240 seconds]
patagonicus1 is now known as patagonicus
Synthetica has joined #home-manager
nextloop has quit [Quit: WeeChat 2.1]
benkolera has quit [Quit: Connection closed for inactivity]
nextloop has joined #home-manager
Guest46293 has quit [Changing host]
Guest46293 has joined #home-manager
Guest46293 is now known as Reventlov
h4ck3rm4n has quit [Quit: The Lounge - https://thelounge.chat]
h4ck3rm4n has joined #home-manager
stephank has quit [Quit: Ping timeout (120 seconds)]
<heyarne[m]> i have a problem that's not strictly related to home-manager (i think); when trying to use java libraries from clojure that use native code, I get errors like `CompilerException java.lang.UnsatisfiedLinkError: /tmp/jogamp_0000/file_cache/jln9771863782963443339/jln12647850080090367205/natives/linux-amd64/libnativewindow_awt.so: libXxf86vm.so.1: cannot open shared object file: No such file or directory,
<heyarne[m]> compiling:(fourteen.clj:52:1)`. how can i make sure that the library paths are set up correctly?
stephank has joined #home-manager
stephank has quit [Client Quit]
stephank has joined #home-manager
stites[m] has quit [Quit: Idle for 30+ days]
leex has joined #home-manager
leex has quit [Quit: Lost terminal]
edcragg has quit [Quit: The Lounge - https://thelounge.github.io]
raoul90 has quit [Quit: The Lounge - https://thelounge.github.io]
raoul90 has joined #home-manager
edcragg has joined #home-manager
cole-h has joined #home-manager
rajivr has quit [Quit: Connection closed for inactivity]
__monty__ has joined #home-manager
mcornick_ has joined #home-manager
mcornick has quit [Quit: bbl]
mcornick_ is now known as mcornick
romanofski has quit [Ping timeout: 245 seconds]
romanofski has joined #home-manager
numkem has joined #home-manager
mcornick has quit [Quit: bbl]
mcornick has joined #home-manager
mcornick has quit [Quit: bbl]
cole-h has quit [Ping timeout: 265 seconds]
__monty__ has quit [Quit: leaving]
mcornick has joined #home-manager
hexa- has quit [Quit: WeeChat 2.9]
hexa- has joined #home-manager