| 12 Sep 2022 |
ckie (they/them; limited keyboard usage, voice preferred) | why do you have a tablet? | 17:08:28 |
k0kada (he/him) | Actually, maybe I should just add it to the module | 17:08:48 |
k0kada (he/him) | In reply to @ckie:ckie.dev why do you have a tablet? osu :P | 17:08:53 |
k0kada (he/him) | I am the OTD maintainer in nixpkgs btw | 17:09:01 |
ckie (they/them; limited keyboard usage, voice preferred) | ay! | 17:09:03 |
ckie (they/them; limited keyboard usage, voice preferred) | rsi made me quit | 17:09:05 |
ckie (they/them; limited keyboard usage, voice preferred) | In reply to @k0kada:matrix.org I am the OTD maintainer in nixpkgs btw small world :D | 17:09:17 |
k0kada (he/him) | Yeah lol | 17:09:24 |
ckie (they/them; limited keyboard usage, voice preferred) | is your config public? | 17:09:44 |
k0kada (he/him) | In reply to @k0kada:matrix.org I am the OTD maintainer in nixpkgs btw Eventually InfinityGhost itself started to use NixOS | 17:10:12 |
k0kada (he/him) | So now they take cares of the bumps | 17:10:25 |
k0kada (he/him) | In reply to @k0kada:matrix.org I am the OTD maintainer in nixpkgs btw * Eventually InfinityGhost themself started to use NixOS | 17:10:33 |
k0kada (he/him) | In reply to @ckie:ckie.dev is your config public? https://github.com/thiagokokada/nix-configs
It is not really that interesting though
| 17:10:48 |
ckie (they/them; limited keyboard usage, voice preferred) | so many folders! :D | 17:11:09 |
k0kada (he/him) | My config predates my knowledge of modules | 17:11:19 |
k0kada (he/him) | So most things are not organized in proper modules | 17:11:31 |
ckie (they/them; limited keyboard usage, voice preferred) | at one point when i found out i dumped everything into a legacy folder and made everything modules until it worked again | 17:11:47 |
k0kada (he/him) | And so my config is a huge mess of conditional imports everywhere | 17:11:57 |
ckie (they/them; limited keyboard usage, voice preferred) | i see a convert-everything-to-module
| 17:12:19 |
k0kada (he/him) | I started rewriting a few months ago but have not found time to finish it | 17:12:21 |
ckie (they/them; limited keyboard usage, voice preferred) | i actually don't use flakes | 17:12:35 |
k0kada (he/him) | In reply to @ckie:ckie.dev i see a convert-everything-to-module
Yeah, this was this rewriting that didn't go well :D | 17:12:38 |
ckie (they/them; limited keyboard usage, voice preferred) | too restrictive | 17:13:05 |
ckie (they/them; limited keyboard usage, voice preferred) | almost everything is homegrown | 17:13:23 |
ckie (they/them; limited keyboard usage, voice preferred) | theres just niv and the insecure secrets module i stole from xe and fixed | 17:13:36 |
k0kada (he/him) | In reply to @ckie:ckie.dev too restrictive Before flakes I used to simply pin everything for each commit, but this started to get really tiring | 17:14:08 |
ckie (they/them; limited keyboard usage, voice preferred) | the dialect has gotten advanced enough that this whole service is just 32 lines | 17:14:16 |
k0kada (he/him) | I did took a look at niv, but eventually just decided to go full flakes | 17:14:35 |
ckie (they/them; limited keyboard usage, voice preferred) | i think flakes were a real shame | 17:14:47 |
ckie (they/them; limited keyboard usage, voice preferred) | sticking all the New Good Things in one thing was so stupid | 17:15:05 |