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
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #home-manager
AlpineLlama has joined #home-manager
tdeo has quit [Remote host closed the connection]
tdeo has joined #home-manager
justanotheruser has joined #home-manager
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #home-manager
ryantrinkle1 has joined #home-manager
ryantrinkle has quit [Ping timeout: 246 seconds]
rajivr has joined #home-manager
DigitalKiwi is now known as CryptoKiwi
CryptoKiwi is now known as DigitalKiwi
appservicebot5 has quit [Quit: Bridge terminating on SIGTERM]
piegames[m] has quit [Quit: Bridge terminating on SIGTERM]
appservicebot5 has joined #home-manager
piegames[m] has joined #home-manager
stephank has quit [Quit: stephank]
stephank has joined #home-manager
AlpineLlama has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
AlpineLlama has joined #home-manager
<NobbZ[m]> The template is more about how to pin the inputs, rather than how to write a home.nix.
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #home-manager
supersandro2000 has quit [Client Quit]
supersandro2000 has joined #home-manager
cole-h has quit [Ping timeout: 240 seconds]
benkolera has joined #home-manager
Guest44411 has quit [Quit: Idle for 30+ days]
ece8 has joined #home-manager
ece has quit [Read error: Connection reset by peer]
ece8 is now known as ece
<_virkony_> NobbZ[m]: true. shell.nix is interesting for me. It looks like it does something that I want to do, but I don't understand how derivation propagates that pkgs down to shell script
<_virkony_> I have impression that https://github.com/ryantm/home-manager-template/blob/master/shell.nix#L15 only effective for home-manager own dependencies, but after that home-manager doesn't use those pins and use <nixpkgs> channel
<supersandro2000> 🤔
<supersandro2000> I think you might be able to give it pkgs with some arg
<supersandro2000> which would overwrite <nixpkgs>
<supersandro2000> probably with --option
<_virkony_> supersandro2000: looked into it. --option is for some other options setup and is not passed as --arg
<_virkony_> I can use -I to override <nixpkgs> from my channels, but that will be effective for any package installed from home-manager, I guess. E.g. I will not be able to pull some packages from <nixpkgs>
benkolera has quit [Quit: Connection closed for inactivity]
<_virkony_> heh... looks like I overlooked where all the magic where happening to get pinned <nixpkgs>. it is in setting NIX_PATH in shell.nix.
<_virkony_> my intention is to minimize difference between system installed from <nixos> and user installed using home-manager, but unfortunatelly using <nixpkgs> channel as per home-manager.nix
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #home-manager
ece has quit [Ping timeout: 268 seconds]
<supersandro2000> I hope that solves your use case :)
_virkony_ has quit [Ping timeout: 246 seconds]
romanofski has quit [Ping timeout: 265 seconds]
romanofski has joined #home-manager
_virkony_ has joined #home-manager
<petrichor> I've just set up a personal repository using the template at https://github.com/nix-community/nur-packages-template — is there a canonical or idiomatic way of importing my own nix expressions from there into my hm config, other than including `nixpkgs.config.packageOverrides.nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {inherit pkgs;};` and getting my repository
<petrichor> added to nur directly?
romanofski has quit [Ping timeout: 252 seconds]
romanofski has joined #home-manager
romanofski has quit [Read error: Network is unreachable]
romanofski has joined #home-manager
figgyc has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
figgyc has joined #home-manager
<lunik1> If I enable zsh how does that affect my login shell? Does it use the user's or the system's version?
<madonius[m]> you can easily find out and roll back if you don't like it ;-)
<_virkony_> supersandro2000: thank you. it should allow me to create a wrapper script, I guess :)
s1341_ has quit [Ping timeout: 245 seconds]
mudri has quit [Ping timeout: 276 seconds]
mudri has joined #home-manager
s1341_ has joined #home-manager
romanofski has quit [Ping timeout: 240 seconds]
romanofski has joined #home-manager
cole-h has joined #home-manager
<supersandro2000> _virkony_: did the same
__monty__ has joined #home-manager
romanofski has quit [Ping timeout: 246 seconds]
romanofski has joined #home-manager
romanofski has quit [Read error: Network is unreachable]
romanofski has joined #home-manager
evanjs has quit [Ping timeout: 260 seconds]
romanofski has quit [Ping timeout: 260 seconds]
romanofski has joined #home-manager
romanofski has quit [Ping timeout: 246 seconds]
romanofski has joined #home-manager
romanofski has quit [Ping timeout: 246 seconds]
romanofski has joined #home-manager
romanofski has quit [Ping timeout: 246 seconds]
romanofski has joined #home-manager
rajivr has quit [Quit: Connection closed for inactivity]
<lunik1> is there any way to disable the default dir colours or overwrite them with extraConfig?
<SumnerEvans[m]> Maybe try using programs.dircolors.extraConfig or programs.dircolors.settings?
<lunik1> extraConfig is prepended to .dir_colors
<lunik1> and I'm using https://github.com/trapd00r/LS_COLORS, so I don't think dircolors.settings is an option
<lunik1> yeah, settings can't be a string. seems like settings and extraConfig should be applied in the opposite order?
sorki has joined #home-manager
romanofski has quit [Ping timeout: 240 seconds]
srk has quit [Ping timeout: 240 seconds]
romanofski has joined #home-manager
romanofski has quit [Read error: Network is unreachable]
sorki is now known as srk
romanofski has joined #home-manager
Kng[m] has joined #home-manager
romanofski has quit [Ping timeout: 268 seconds]
<lunik1> I suppose a patch would be a breaking change >:/
<lunik1> is it possible to use overrideAttrs?
romanofski has joined #home-manager
superherointj has joined #home-manager
kenran has joined #home-manager
ryantrinkle1 has quit [Ping timeout: 252 seconds]
superherointj has quit [Quit: Leaving]
kenran has quit [Quit: leaving]
ryantrinkle has joined #home-manager
__monty__ has quit [Quit: leaving]
ryantrinkle has quit [Ping timeout: 246 seconds]
<edcragg> could it be possible to make a new module for ls_colors? just a thought
<lunik1> or an option for dircolours
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #home-manager