aboutsummaryrefslogtreecommitdiff
path: root/nix (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-22feat(home/packages): install the tool x509-infoFranck Cuny1-0/+1
2022-10-03feat(home/packages): install gh-ssh-keysFranck Cuny1-0/+1
2022-09-26feat(naersk): use naersk to build packages with rustFranck Cuny2-7/+15
2022-09-22ref(home-manager): don't use home-manager when building the hostFranck Cuny4-39/+32
2022-09-18ref(flake): move all the checks to external moduleFranck Cuny1-0/+31
2022-09-18ref(flake): drop naersk for nowFranck Cuny1-1/+0
2022-09-07feat(flake): use naersk to build rust projectsFranck Cuny1-0/+1
2022-08-22feat(rust): add an overlay to install rustFranck Cuny1-0/+1
2022-08-06ref(tools): simplify the import of toolsFranck Cuny1-5/+1
2022-06-18feat(tools/git-blame-stats): add the tool to nix configurationFranck Cuny1-0/+1
2022-06-18feat(ipconverter): add the tool to nixFranck Cuny1-1/+4
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny2-13/+17
2022-06-09ref(nix): move the mkSystem function to its own fileFranck Cuny2-35/+28
2022-06-09ref(nix): rename lib/ to nix/Franck Cuny2-0/+80