Nix Documentation | 439 Members | |
| Discussion about documentation improvements around the Nix ecosystem | 93 Servers |
| Sender | Message | Time |
|---|---|---|
| 6 Jul 2023 | ||
there's no benefit to adding that much complexity over a small script that's pretty much inotifywait | while read; do nix-build; done | 15:22:09 | |
| (we're in favor of the script fwiw) | 15:22:30 | |
| we really have to get other things in order first before live-reload even begins to make sense | 15:33:50 | |
| Quick update & question. We plan to announce the migration of Nix.dev to the community/foundation.
| 15:44:05 | |
In reply to @ronef:matrix.org
| 16:22:05 | |
| Sending the announcement for review, feel free to edit directly :) | 16:55:17 | |
| I think we should add a linkchecker run triggered on a timer to nix.dev GitHub Actions. I pretty frequently get failed CI runs that have nothing to do with my changes because an anchor link somewhere broke. For instance: here | 18:34:51 | |
| 7 Jul 2023 | ||
| 20:24:41 | ||
| 9 Jul 2023 | ||
| 14:31:49 | ||
| 10 Jul 2023 | ||
| 15:47:52 | ||
| 11 Jul 2023 | ||
| 03:39:32 | ||
| 03:42:59 | ||
| Hello all! | 03:44:35 | |
| I already have such a thing based on prettier, works very well. | 06:00:47 | |
| https://github.com/loophp/collection/blob/master/.github/workflows/prettier.yml | 06:01:21 | |
| Here it is | 06:01:25 | |
| Made the post on nix.dev -> https://discourse.nixos.org/t/nix-dev-moved-to-the-foundation-nix-official-documentation-site/30326 Let me know if I can change/edit anything | 21:49:49 | |
| 12 Jul 2023 | ||
| I have started documenting the overall file structure of Nixpkgs here and since I have a good overview of Nixpkgs, I'm considering taking ownership of at least the general Nixpkgs manual structure | 23:08:01 | |
| 13 Jul 2023 | ||
| 08:27:44 | ||
| 22:02:48 | ||
| 16 Jul 2023 | ||
| 02:36:59 | ||
| 17 Jul 2023 | ||
Download 2023-07-17-120337_917x440_escrotum.png | 11:03:44 | |
Download 2023-07-17-120427_830x571_escrotum.png | 11:04:36 | |
| quite consistent results over different social media | 11:05:03 | |
| Is that really debatable at this point? It *should* teach about them. It should just also explain that they're still an experimental feature. | 12:46:44 | |
| I've seen that the team decided not to touch flakes and I think that's the wrong direction, given what people are using these days. | 14:39:20 | |
| It is indeed what we agreed upon at the moment, given that they're marked as experimental. We decided to only focus our (limited) energies on what's stable, and to defer to the wider community for when flakes are ready for prime time. There are obvious downsides to this, and different ways to look at the situation (one of them being "harm reduction", i.e. people are already using them, we should teach them how to do it safely), but given that the state of the conversation is what it is, the team opted for having a clearly defined line between what's supported and what isn't | 14:45:41 | |
| * It is indeed what we agreed upon at the moment, given that they're marked as experimental. We decided to only focus our (limited) energies on what's stable, and to defer to the wider community for when flakes are ready for prime time. There are obvious downsides to this, and different ways to look at the situation (one of them being "harm reduction", i.e. people are already using flakes, we should teach them how to do it safely), but given that the state of the conversation is what it is, the team opted for having a clearly defined line between what's supported and what isn't | 14:47:43 | |
| * It is indeed what we agreed upon at the moment, given that they're marked as experimental. We decided to only focus our (limited) energies on what's stable, and to defer to the wider community for when flakes are ready for prime time. There are obvious downsides to this, and different ways to look at the situation (one of them being "harm reduction", i.e. people are already using flakes, we should teach them how to do it safely), but given that the state of the conversation is what it is, the team opted for using stability as the demarcating line between what goes into nix.dev and what doesn't | 14:48:32 | |
| We could make it a sprint topic for nixcon :) | 14:53:00 | |