aboutsummaryrefslogtreecommitdiff
path: root/flake.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-26chore: update flakegithub-actions[bot]1-6/+6
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f88c003dce3390d55c56f6f6ea07233ef7eb1795' (2023-12-17) → 'github:nixos/nixpkgs/cb574470bb7e360016c254867f7734a95812b47f' (2023-12-24) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/d06b70e5163a903f19009c3f97770014787a080f' (2023-12-13) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
2023-12-17chore: update flakegithub-actions[bot]1-9/+9
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/584463c7449a116f095eb456116f728c2b31497b' (2023-12-10) → 'github:nixos/nixpkgs/f88c003dce3390d55c56f6f6ea07233ef7eb1795' (2023-12-17) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/e5ee5c5f3844550c01d2131096c7271cec5e9b78' (2023-11-25) → 'github:cachix/pre-commit-hooks.nix/007a45d064c1c32d04e1b8a0de5ef00984c419bc' (2023-12-13) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e8cea581dd2b7c9998c1e6662db2c1dc30e7fdb0' (2023-12-07) → 'github:numtide/treefmt-nix/d06b70e5163a903f19009c3f97770014787a080f' (2023-12-13)
2023-12-14chore: update flake (#14)github-actions[bot]1-8/+8
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12) → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/9582ea3e2648d19a65f22dc99ba9ae7d87ac8440' (2023-12-03) → 'github:nixos/nixpkgs/584463c7449a116f095eb456116f728c2b31497b' (2023-12-10) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12) → 'github:numtide/treefmt-nix/e8cea581dd2b7c9998c1e6662db2c1dc30e7fdb0' (2023-12-07) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-03add `treefmt` and `pre-commit-hooks`Franck Cuny1-1/+161
I can now run `nix fmt` or `nix flake check` to check the syntax for various files in this repository. Fixed a deprecation warning for `hugo`: ``` > WARN The author key in site configuration is deprecated. Use params.author.email instead. > WARN The author key in site configuration is deprecated. Use params.author.name instead. ```
2023-12-03chore: update flake (#12)github-actions[bot]1-3/+3
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/4b790413b4cb67615f2efcdde5066d9c57138369' (2023-09-15) → 'github:nixos/nixpkgs/9582ea3e2648d19a65f22dc99ba9ae7d87ac8440' (2023-12-03) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-14flake.lock: UpdateFranck Cuny1-7/+25
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44' (2023-08-23) → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/597ed0c552bb13bd6cc53bf2e8917e180eae3879' (2023-09-12) → 'github:nixos/nixpkgs/4b790413b4cb67615f2efcdde5066d9c57138369' (2023-09-15)
2022-11-29build: pine nixpkgs to release-22.05Franck Cuny1-3/+4
2022-11-07flake.lock: UpdateFranck1-6/+6
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29) → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/4fbac1297f16ed6a096ab982d99a33cd90ae3c07' (2022-10-30) → 'github:nixos/nixpkgs/f9fcccaaf024f186569539f0b8b8fab725933a26' (2022-11-07)
2022-10-30flake.lock: Updategithub-actions[bot]1-6/+6
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) → 'github:numtide/flake-utils/6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817' (2022-10-29) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/6d3aacb2508b4230b96b3eadb377da426617e4ef' (2022-10-23) → 'github:nixos/nixpkgs/4fbac1297f16ed6a096ab982d99a33cd90ae3c07' (2022-10-30)
2022-10-23flake.lock: Updategithub-actions[bot]1-3/+3
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/3f5416e81a456d243a44c0651873ed247d51f5b2' (2022-10-16) → 'github:nixos/nixpkgs/6d3aacb2508b4230b96b3eadb377da426617e4ef' (2022-10-23)
2022-10-16flake.lock: Updategithub-actions[bot]1-3/+3
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/34c5293a71ffdb2fe054eb5288adc1882c1eb0b1' (2022-10-09) → 'github:nixos/nixpkgs/3f5416e81a456d243a44c0651873ed247d51f5b2' (2022-10-16)
2022-10-09flake.lock: Updategithub-actions[bot]1-3/+3
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/a070b3c46b348e3c68e33ea233c18dd5582f3e29' (2022-10-08) → 'github:nixos/nixpkgs/34c5293a71ffdb2fe054eb5288adc1882c1eb0b1' (2022-10-09)
2022-10-08flake.lock: Updategithub-actions[bot]1-6/+6
Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11) → 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/870249df2cc640e2278cd0bc599ebbb246b00802' (2022-04-30) → 'github:nixos/nixpkgs/a070b3c46b348e3c68e33ea233c18dd5582f3e29' (2022-10-08)
2022-05-10add drone configuration and cleanup nixFranck Cuny1-0/+16
Add a drone configuration to run the deploy on a push to the main branch. Cleanup the nix configuration to only keep support for `nix run` (which will run the hugo server).
2022-05-01build: slowly moving to nixFranck Cuny1-0/+26
Add a `flake.nix' configuration to pull the required dependencies and run the server. Remove a few targets from the Makefile and move the deployment part to a script.