23 Aug 2021 |
David Arnold (blaggacao) | flake-utils-plus is the power-house.. | 03:39:11 |
tomberek | ? | 03:40:03 |
David Arnold (blaggacao) | In reply to @gytis-ivaskevicius:matrix.org Now who's repl is not reproducible 👀 It totally is: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/stdProfile.nix#L34 | 03:40:13 |
@gytis-ivaskevicius:matrix.org | Ah, fair enough. You win :D | 03:40:56 |
David Arnold (blaggacao) | the env: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/module.nix#L144 | 03:41:00 |
David Arnold (blaggacao) | plus: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/writeBashWithPaths.nix#L4 | 03:41:20 |
tomberek | I'm not understanding. | 03:42:05 |
David Arnold (blaggacao) | In reply to @tomberek:matrix.org ? Credits, where credits due: https://github.com/gytis-ivaskevicius/flake-utils-plus | 03:42:28 |
David Arnold (blaggacao) | In reply to @tomberek:matrix.org I'm not understanding. Some time ago, I challenged gytis on the reproducability of https://github.com/gytis-ivaskevicius/flake-utils-plus/blob/a79a0b86e59dc087df6704f9b13b1ed951ef5c5f/lib/overlay.nix#L8-L23 | 03:43:35 |
David Arnold (blaggacao) | 😇 | 03:44:07 |
yusdacra | In reply to @blaggacao:matrix.org
bud get might work... frommain branch It would be nice if the docs were updated | 03:44:51 |
David Arnold (blaggacao) | Definitely! That's probably among the main points that withhold a release candidate for 1.0 ... | 03:45:53 |
David Arnold (blaggacao) | tomberek: https://github.com/divnix/digga/tree/main/examples these examples might be the right entrypoint.. | 03:47:01 |
tomberek | I'm seeing a bit of automatic detection of modules/services/suites as an application of readdir so you don't have to go specify it in a "modules.nix". | 03:48:51 |
David Arnold (blaggacao) | that is one of the more user facing UX parts of the digga api. | 03:51:15 |
David Arnold (blaggacao) | the entire lib is in https://github.com/divnix/digga/tree/main/src | 03:51:54 |
David Arnold (blaggacao) | * the entire lib (and it's features) is in https://github.com/divnix/digga/tree/main/src | 03:52:28 |
David Arnold (blaggacao) | The main feature, however lies in the mere and boring fact that it"s an API | 03:54:21 |
David Arnold (blaggacao) | * The main feature, however lies in the mere and boring fact that it's an API | 03:55:46 |
tomberek | super-charged "flake-utils"? | 03:56:40 |
David Arnold (blaggacao) | and also: the social aspect. a community of users sharing experiences, speaking somewhat of the same language... same problems, same use cases. | 03:58:36 |
David Arnold (blaggacao) | Lower overall mental const across all participants. | 03:59:02 |
yusdacra | Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? | 04:00:23 |
yusdacra | That would be very cool i think | 04:00:36 |
tomberek | hrm.... still trying to "get" it. | 04:04:16 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? nic org/repo style? 😄😁 | 04:11:25 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? * nci org/repo style? 😄😁 | 04:11:32 |
@gtrunsec:matrix.org | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? Maybe we have to implement a function like devos.users.registries. Fetching and mapping each of user's profiles to devos.users.xxx.suites.xxx automatically. It's not impossible. | 04:11:35 |
yusdacra | In reply to @blaggacao:matrix.org
nci org/repo style? 😄😁 :P i was thinking of something like having say bud profiles add owner/repo nixos.profileName | 04:12:59 |
yusdacra | In reply to @blaggacao:matrix.org
nci org/repo style? 😄😁 * :P i was thinking of something like say bud profiles add owner/repo nixos.profileName | 04:13:06 |