| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-12-19 | switch to the newer version of nixfmt | Franck Cuny | 3 | -11/+29 | |
| `nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively maintained, but also changes the style, so this commit touches all the files in the repository. | |||||
| 2024-12-19 | use treefmt to format all the files | Franck Cuny | 1 | -2/+1 | |
| 2024-12-18 | remove unnecessary trace | Franck Cuny | 1 | -2/+1 | |
| 2024-12-18 | add overlay for the hashi tool | Franck Cuny | 1 | -0/+35 | |
| 2024-12-18 | add support for overlays and add one for `sapi' | Franck Cuny | 1 | -0/+28 | |
| 2024-10-14 | delete more python code | Franck Cuny | 4 | -455/+0 | |
| 2024-07-22 | add lint as a target and reformat | Franck Cuny | 2 | -65/+23 | |
| 2024-05-06 | more deletion | Franck Cuny | 1 | -30/+0 | |
| 2024-05-06 | just moving stuff around | Franck Cuny | 1 | -207/+0 | |
| 2024-05-05 | move ipconverter under `src` | Franck Cuny | 2 | -61/+0 | |
| 2024-05-04 | move seqstat | Franck Cuny | 2 | -55/+0 | |
| 2024-05-04 | move the slocalc under `src` | Franck Cuny | 2 | -94/+0 | |
| 2024-05-04 | don't install the script for pizza | Franck Cuny | 1 | -31/+0 | |
| 2024-05-04 | start the conversion to python | Franck Cuny | 1 | -58/+0 | |
| Add support to move all the tools to python and organize them in a way that should be simple. I'm using https://rye-up.com for this. | |||||
| 2024-05-03 | add a comment to set environment variables | Franck Cuny | 2 | -7/+45 | |
| 2024-04-30 | improve variable's name | Franck Cuny | 1 | -2/+2 | |
| 2024-04-29 | add `robloxenv` to manage hashi credentials | Franck Cuny | 2 | -0/+199 | |
| I never know how to get the credentials for some hashi components. This script helps with getting the credentials I need at the edge. | |||||
| 2024-04-28 | add a script to fetch cheeseboard's menu | Franck Cuny | 2 | -0/+89 | |
| Delete the version in go. | |||||
| 2024-04-16 | move the `slocalc` to a python script | Franck Cuny | 2 | -0/+94 | |
| 2024-03-10 | delete a bunch of stuff | Franck Cuny | 24 | -1617/+0 | |
| 2024-03-07 | share configuration for shell utils | Franck Cuny | 1 | -10/+0 | |
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 35 | -0/+2285 | |
| The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | |||||
