malSet has quit [Remote host closed the connection]
malSet has joined #home-manager
malSet has quit [Client Quit]
malSet has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
mexisme has quit [Read error: Connection reset by peer]
mexisme has joined #home-manager
malSet has quit [Quit: Quit.]
malSet has joined #home-manager
malSet has quit [Client Quit]
malSet has joined #home-manager
klntsky has quit [Ping timeout: 240 seconds]
klntsky has joined #home-manager
cole-h has quit [Quit: Goodbye]
malSet has quit [Read error: Connection reset by peer]
malSet has joined #home-manager
mexisme has quit [Ping timeout: 256 seconds]
mexisme has joined #home-manager
hmpffff_ has joined #home-manager
hmpffff has quit [Ping timeout: 256 seconds]
__monty__ has joined #home-manager
mexisme has quit [Ping timeout: 272 seconds]
{^_^} has quit [Remote host closed the connection]
andi- has quit [Quit: WeeChat 2.7.1]
{^_^} has joined #home-manager
andi- has joined #home-manager
mexisme has joined #home-manager
mexisme has quit [Ping timeout: 240 seconds]
hmpffff_ has quit [Read error: Connection reset by peer]
hmpffff has joined #home-manager
ladfkjgad has joined #home-manager
<ladfkjgad>
hi, I have a question: I'm tryign to use dag.entryAfter but somehow it's not in the namespace?
<ladfkjgad>
could someone tell me how can I import it? I imagine this is a very basic question but I can't understand the relevant sections from the nix docs
<ladfkjgad>
(or maybe can't find them)
<rycee>
ladfkjgad: You need to add `lib` to your configuration function argument. Then it should be available as `lib.hm.dag.entryAfter`.
<ladfkjgad>
thanks! I tried that and it says "attribute hm missing"
<rycee>
Are you using HM 19.09?
<rycee>
In that case use `config.lib.dag.entryAfter` instead.
<ladfkjgad>
yes, I think so. This is a system wide hm installation and I included it in the imports like that:
<ladfkjgad>
now the attribute dag is missing
<rycee>
Maybe you are getting the system level `config`? You need the HM `config` variable.
<ladfkjgad>
could you suggest how can I specify this? I tried doing `pkgs.home-manager.config.lib...`
<rycee>
Hmm, can you share the lines surrounding your use of `home-manager.users` in your system configuration?
<cole-h>
rycee: When you're not busy, mind taking a look at #797? CI has passed (even though GH didn't seem to get the memo), just waiting on the final word.
<ZerataX>
I assume this happened because i tried to install some extension directly with vscode and now it's trying to create a folder on start but doesn't have the permission to do that. how would i force reinstall vscode or prune the installation?
<{^_^}>
microsoft/vscode#91671 (by lakxraju, 4 weeks ago, closed): 'ENOENT: no such file or directory, mkdir' while installing extension