▲ 418 ▼ When you have to update the server (pawb.social) submitted 3 years ago by tibor@pawb.social to c/programmerhumor@lemmy.ml 60 comments fedilink hide all child comments
[–] neoney@lemmy.neoney.dev 3 points 3 years ago (1 child) impure? :( permalink fedilink source parent hideshow 2 child comments replies: [–] demesisx@lemmy.world 5 points 3 years ago (1 child) 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. 😕 permalink fedilink source parent hideshow 2 child comments replies: [–] neoney@lemmy.neoney.dev 5 points 3 years ago (2 children) 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 permalink fedilink source parent hideshow 4 child comments replies: [–] demesisx@lemmy.world 5 points 3 years ago thanks so much for sharing. I'll give it a look. permalink fedilink source parent [–] neoney@lemmy.neoney.dev 2 points 3 years ago My config is at https://github.com/n3oney/nixus permalink fedilink source parent
[–] demesisx@lemmy.world 5 points 3 years ago (1 child) 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. 😕 permalink fedilink source parent hideshow 2 child comments replies: [–] neoney@lemmy.neoney.dev 5 points 3 years ago (2 children) 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 permalink fedilink source parent hideshow 4 child comments replies: [–] demesisx@lemmy.world 5 points 3 years ago thanks so much for sharing. I'll give it a look. permalink fedilink source parent [–] neoney@lemmy.neoney.dev 2 points 3 years ago My config is at https://github.com/n3oney/nixus permalink fedilink source parent
[–] neoney@lemmy.neoney.dev 5 points 3 years ago (2 children) 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 permalink fedilink source parent hideshow 4 child comments replies: [–] demesisx@lemmy.world 5 points 3 years ago thanks so much for sharing. I'll give it a look. permalink fedilink source parent [–] neoney@lemmy.neoney.dev 2 points 3 years ago My config is at https://github.com/n3oney/nixus permalink fedilink source parent
[–] demesisx@lemmy.world 5 points 3 years ago thanks so much for sharing. I'll give it a look. permalink fedilink source parent
[–] neoney@lemmy.neoney.dev 2 points 3 years ago My config is at https://github.com/n3oney/nixus permalink fedilink source parent