Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-22 | feat(flake): add nix-linter to the checks | Franck Cuny | 1 | -0/+1 |
2022-09-22 | ref(home-manager): don't use home-manager when building the host | Franck Cuny | 10 | -132/+191 |
2022-09-18 | ref(flake): move all the checks to external module | Franck Cuny | 2 | -33/+34 |
2022-09-18 | ref(flake): drop naersk for now | Franck Cuny | 4 | -53/+11 |
2022-09-18 | ref(flake): remove pre-commit for golang | Franck Cuny | 1 | -34/+1 |
2022-09-18 | feat(home/python): add a few more packages | Franck Cuny | 1 | -2/+8 |
2022-09-17 | feat(home/git): sign commits with my ssh key | Franck Cuny | 1 | -0/+4 |
2022-09-07 | feat(tools/sendsms): build sendsms with nix via naersk | Franck Cuny | 3 | -4/+23 |
2022-09-07 | feat(flake): use naersk to build rust projects | Franck Cuny | 3 | -2/+37 |
2022-09-07 | feat(tool/sendsms): a CLI to send SMS | Franck Cuny | 6 | -0/+1382 |
2022-09-07 | meta: ignore build for rust projects | Franck Cuny | 1 | -0/+1 |
2022-09-07 | fix(home/rust): better setup | Franck Cuny | 1 | -5/+11 |
2022-09-07 | feat(modules/packages): install pkg-config | Franck Cuny | 1 | -1/+1 |
2022-09-07 | fix(h |