about summary refs log tree commit diff
path: root/flake.lock (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-15add and remove some packagesFranck Cuny2-3/+4
2024-04-15chore: update flakegithub-actions[bot]1-24/+24
2024-04-01chore: update flakegithub-actions[bot]1-18/+18
2024-03-27chore: update flakegithub-actions[bot]1-33/+33
2024-03-20`ghalogs` get the logs of a GHA workflow runFranck Cuny3-0/+174
2024-03-18chore: update flakegithub-actions[bot]1-21/+21
2024-03-12`cbpt` get cheeseboard's pizza for the weekFranck Cuny3-0/+163
2024-03-12fix a typo and update 1password configFranck Cuny1-1/+3
2024-03-12installing vscode through nix does not work well for meFranck Cuny1-109/+0
2024-03-11switch to absolute pathFranck Cuny6-9/+9
2024-03-11reorganize common files for hostsFranck Cuny6-47/+29
2024-03-11mark nix 2.16.2 as insecureFranck Cuny1-1/+6
2024-03-11build(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]2-2/+2
2024-03-11add the SLO calculator toolFranck Cuny2-0/+71
2024-03-10chore: update flakegithub-actions[bot]1-15/+15
2024-03-10delete a bunch of stuffFranck Cuny24-1617/+0
2024-03-10install the zed editorFranck Cuny1-0/+1
2024-03-07fix conflictFranck Cuny2-9/+3
2024-03-07share configuration for shell utilsFranck Cuny8-94/+80
2024-03-06install seqstat on the work profileFranck Cuny2-3/+5
2024-03-06enable copilot for vscodeFranck Cuny1-0/+2
2024-03-06rename `tools` to `packages` to follow conventionFranck Cuny36-4/+4
2024-03-06set correct git email in the profilesFranck Cuny3-1/+8
2024-03-06use absolute path by using `$self`Franck Cuny1-2/+2
2024-03-06install my own scriptsFranck Cuny6-10/+28
2024-03-04add configuration for my work machineFranck Cuny9-8/+142
2024-03-04don't sign git commitsFranck Cuny2-33/+1
2024-03-04move all home-manager settings under the profilesFranck Cuny6-6/+6
2024-03-04create profiles for home-managerFranck Cuny2-8/+8
2024-03-04common macos preferences are moved to a moduleFranck Cuny3-17/+19
2024-03-04extract shared code for darwin to a new moduleFranck Cuny3-34/+37
2024-03-04expand configuration for vscodeFranck Cuny1-8/+65
2024-03-04build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21dependabot[bot]1-1/+1
2024-03-04chore: update flakegithub-actions[bot]1-27/+27
2024-03-04install and configure vscodeFranck Cuny1-12/+70
2024-03-04nix libraries and modules will be under `nix/`Franck Cuny3-3/+3
2024-02-25chore: update flakegithub-actions[bot]1-15/+15
2024-02-19ignore case for emacsrescue aliasFranck Cuny1-1/+1
2024-02-19update homebrew formulaeFranck Cuny1-0/+1
2024-02-19alias to dump info from emacs when it freezesFranck Cuny1-0/+1
2024-02-19display flake information in a more readable formatFranck Cuny2-7/+31
2024-02-19chore: update flakegithub-actions[bot]1-15/+15
2024-02-12chore: update flakegithub-actions[bot]1-15/+15
2024-02-04chore: update flakegithub-actions[bot]1-27/+27
2024-02-02additional settings for firefoxFranck Cuny1-2/+16
2024-02-02chore: update flakegithub-actions[bot]1-9/+9
2024-02-02more Mac stuffFranck Cuny1-0/+12
2024-02-02install kubectlFranck Cuny1-0/+6
2024-02-02some Mac stuffFranck Cuny1-0/+3
2024-02-02install envoyFranck Cuny1-0/+1
2024-02-02install firefoxFranck Cuny8-3/+143
2024-01-26run CI commands in a nix shellFranck Cuny1-2/+2
2024-01-26print various environments variable from CIFranck Cuny4-1/+38
2024-01-25fail if the token is missingFranck Cuny1-0/+1
2024-01-25delete some unused codeFranck Cuny5-179/+0
2024-01-25bump the version of goFranck Cuny1-1/+1
2024-01-25gha-billing: how many minutes are left in the cycleFranck Cuny2-0/+106
2024-01-22build binaries and run commands on CIFranck Cuny1-0/+3
2024-01-22add build information to `flake-info`Franck Cuny1-1/+23
2024-01-22add more commands to devshell's menuFranck Cuny1-0/+12
2024-01-22build all the binaries using a MakefileFranck Cuny6-7/+41
2024-01-21disable linter for yamlFranck Cuny1-1/+5
2024-01-21fix linter issuesFranck Cuny2-15/+12
2024-01-21add gomod to dependabotFranck Cuny1-0/+4
2024-01-21a tool to print information about a x509 certificateFranck Cuny2-0/+207
2024-01-21delete all the templatesFranck Cuny15-274/+1
2024-01-21chore: update flakegithub-actions[bot]1-34/+34
2024-01-21initial version of the flake-info commandFranck Cuny3-0/+139
2024-01-21install some go related programsFranck Cuny1-2/+9
2024-01-21install netnewswireFranck Cuny1-0/+1
2024-01-16build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]2-2/+2
2024-01-14chore: update flakegithub-actions[bot]1-24/+42
2024-01-07chore: update flakegithub-actions[bot]1-18/+18
2024-01-01chore: update flakegithub-actions[bot]1-9/+9
2023-12-26chore: update flakegithub-actions[bot]1-12/+12
2023-12-19build(deps): bump cachix/install-nix-action from 23 to 24dependabot[bot]1-1/+1
2023-12-19add goreleaser to go templateFranck Cuny9-70/+147
2023-12-17chore: update flakegithub-actions[bot]1-6/+6
2023-12-15jless is useful to inspect JSON filesFranck Cuny1-0/+1
2023-12-15remove rust template, add GHA to go templateFranck Cuny12-179/+71
2023-12-15format yamlFranck Cuny1-1/+3
2023-12-15various fixes for errors reported by deadnixFranck Cuny10-29/+9
2023-12-14enable deadnix for pre-commit hookFranck Cuny1-2/+1
2023-12-14delete another un-needed fileFranck Cuny1-1/+0
2023-12-14delete more unused configurationsFranck Cuny5-132/+10
2023-12-14update the main documentationFranck Cuny8-619/+12
2023-12-14use the `update-flake-lock` to update nix flakesFranck Cuny1-15/+19
2023-12-14use devshell to build / switch the configurationFranck Cuny2-21/+18
2023-12-14