437
When you have to update the server
(pawb.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
It pulls in flakes from flakes. So, unless I want to travel the whole dependency graph down all of the flakes and put them in my top-level flake, I have to use impure. ๐
I personally use a patch on my nix that allows to evaluate a thunk for the inputs, and have every input in a different file. https://github.com/flafydev/combined-manager
thanks so much for sharing. I'll give it a look.
My config is at https://github.com/n3oney/nixus