6 Commits
Author SHA1 Message Date
isabelandZhaofeng Li 5108f0846c module: remove mentions of removed lib.mdDoc 2025-06-04 12:27:53 -06:00
isabel d42da140a6 refactor: substituteAll -> replaceVars 2025-05-09 20:12:59 +01:00
isabel bf49c5ecd1 refactor: use git minimal
we should use git minimal here since it brings less deps (e.g. perl) and
functions the same for the purpose of the script
2025-04-09 23:42:38 +01:00
isabel 77d88873ad chore: drop flake-utils
flake-utils' main utility is making flakes easier to make. but more
modernly they don't provide much utility above of overrideable systems,
which is not being utlised here. So instead lets remove the input and
vendor our own "forAllSystems" function to recreate what we previously
used flake-utils for.
2025-01-04 17:28:41 +00:00
IsabelandGitHub b7c185c9c3 fix: sepecify lib.mkBefore 2024-11-19 17:04:15 +00:00
IsabelandGitHub 07fb2844e9 fix: disable homebrew install checks 2024-11-19 13:05:51 +00:00