Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-21 | disable linter for yaml | Franck Cuny | 1 | -1/+5 |
2024-01-21 | fix linter issues | Franck Cuny | 2 | -15/+12 |
2024-01-21 | add gomod to dependabot | Franck Cuny | 1 | -0/+4 |
2024-01-21 | a tool to print information about a x509 certificate | Franck Cuny | 2 | -0/+207 |
2024-01-21 | delete all the templates | Franck Cuny | 15 | -274/+1 |
2024-01-21 | chore: update flake | github-actions[bot] | 1 | -34/+34 |
2024-01-21 | initial version of the flake-info command | Franck Cuny | 3 | -0/+139 |
2024-01-21 | install some go related programs | Franck Cuny | 1 | -2/+9 |
2024-01-21 | install netnewswire | Franck Cuny | 1 | -0/+1 |
2024-01-16 | build(deps): bump cachix/install-nix-action from 24 to 25 | dependabot[bot] | 2 | -2/+2 |
2024-01-14 | chore: update flake | github-actions[bot] | 1 | -24/+42 |
2024-01-07 | chore: update flake | github-actions[bot] | 1 | -18/+18 |
2024-01-01 | chore: update flake | github-actions[bot] | 1 | -9/+9 |
2023-12-26 | chore: update flake | github-actions[bot] | 1 | -12/+12 |
2023-12-19 | build(deps): bump cachix/install-nix-action from 23 to 24 | dependabot[bot] | 1 | -1/+1 |
2023-12-19 | add goreleaser to go template | Franck Cuny | 9 | -70/+147 |
2023-12-17 | chore: update flake | github-actions[bot] | 1 | -6/+6 |
2023-12-15 | jless is useful to inspect JSON files | Franck Cuny | 1 | -0/+1 |
2023-12-15 | remove rust template, add GHA to go template | Franck Cuny | 12 | -179/+71 |
2023-12-15 | format yaml | Franck Cuny | 1 | -1/+3 |
2023-12-15 | various fixes for errors reported by deadnix | Franck Cuny | 10 | -29/+9 |
2023-12-14 | enable deadnix for pre-commit hook | Franck Cuny | 1 | -2/+1 |
2023-12-14 | delete another un-needed file | Franck Cuny | 1 | -1/+0 |
2023-12-14 | delete more unused configurations | Franck Cuny | 5 | -132/+10 |
2023-12-14 | update the main documentation | Franck Cuny | 8 | -619/+12 |
2023-12-14 | use the `update-flake-lock` to update nix flakes | Franck Cuny | 1 | -15/+19 |
2023-12-14 | use devshell to build / switch the configuration | Franck Cuny | 2 | -21/+18 |
2023-12-14 |