Commit Graph

54 Commits

Author SHA1 Message Date
Gitea Actions b1c9cf40f1 Update flake.lock 2025-04-26 2025-04-26 00:45:18 +00:00
Gitea Actions a4e66f843e Update flake.lock 2025-04-25 2025-04-25 00:45:19 +00:00
Gitea Actions 1577f97ddc Update flake.lock 2025-04-24 2025-04-24 00:45:20 +00:00
Gitea Actions 39a7b8c879 Update flake.lock 2025-04-23 2025-04-23 00:45:17 +00:00
Gitea Actions 1696b1f408 Update flake.lock 2025-04-22 2025-04-22 00:45:18 +00:00
Gitea Actions 10b6bce65f Update flake.lock 2025-04-21 2025-04-21 00:45:16 +00:00
Gitea Actions 43172c9072 Update flake.lock 2025-04-20 2025-04-20 00:45:16 +00:00
Gitea Actions 24df89d428 Update flake.lock 2025-04-19 2025-04-19 00:45:15 +00:00
Gitea Actions 416074d120 Update flake.lock 2025-04-18 2025-04-18 00:45:19 +00:00
Gitea Actions 4782346fa1 Update flake.lock 2025-04-17 2025-04-17 00:45:16 +00:00
Gitea Actions d0d419a6a4 Update flake.lock 2025-04-16 2025-04-16 00:45:15 +00:00
Gitea Actions 370ba18311 Update flake.lock 2025-04-15 2025-04-15 00:45:18 +00:00
Gitea Actions afbebde0e6 Update flake.lock 2025-04-14 2025-04-14 00:45:17 +00:00
Gitea Actions e5b25aa66a Update flake.lock 2025-04-13 2025-04-13 00:45:19 +00:00
Gitea Actions 055ece7c50 Update flake.lock 2025-04-12 2025-04-12 00:45:15 +00:00
Gitea Actions 53fe5108c2 Update flake.lock 2025-04-11 2025-04-11 00:45:18 +00:00
Gitea Actions 3d622c0759 Update flake.lock 2025-04-10 2025-04-10 00:45:16 +00:00
Gitea Actions 2f2e9f955f Update flake.lock 2025-04-09 2025-04-09 00:45:18 +00:00
Gitea Actions 66083159a5 Update flake.lock 2025-04-08 2025-04-08 00:45:16 +00:00
Gitea Actions 46a6500745 Update flake.lock 2025-04-07 2025-04-07 00:45:16 +00:00
Gitea Actions 2eed60dd6e Update flake.lock 2025-04-06 2025-04-06 00:45:15 +00:00
Gitea Actions 5d61917174 Update flake.lock 2025-04-05 2025-04-05 00:45:16 +00:00
Gitea Actions c9b75f5764 Update flake.lock 2025-04-04 2025-04-04 00:45:14 +00:00
Gitea Actions e9c422c9ee Update flake.lock 2025-04-03 2025-04-03 00:45:14 +00:00
Gitea Actions ab6203cf89 Update flake.lock 2025-04-02 2025-04-02 00:45:17 +00:00
Gitea Actions 28572e795b Update flake.lock 2025-04-01 2025-04-01 00:45:17 +00:00
Gitea Actions 47cf74dae5 Update flake.lock 2025-03-31 2025-03-31 00:45:12 +00:00
Gitea Actions 160789d4b1 Update flake.lock 2025-03-30 2025-03-30 00:45:18 +00:00
Gitea Actions f61512072d Update flake.lock 2025-03-29 2025-03-29 00:45:15 +00:00
Gitea Actions b97207cbeb Update flake.lock 2025-03-28 2025-03-28 00:45:15 +00:00
Gitea Actions 509f95c8d0 Update flake.lock 2025-03-27 2025-03-27 00:45:14 +00:00
Gitea Actions 95e412cc65 Update flake.lock 2025-03-26 2025-03-26 00:45:22 +00:00
Gitea Actions 755fdd5328 Update flake.lock 2025-03-25 2025-03-25 00:45:37 +00:00
Gitea Actions 0eb27b3f38 Update flake.lock 2025-03-24 2025-03-24 00:45:38 +00:00
Gitea Actions 5ba88686a4 Update flake.lock 2025-03-23 2025-03-23 18:00:07 +00:00
julian 3263a37074 workflow: push right after rebasing
Update Nix Flake / update-flake (push) Failing after 7s
2025-03-23 18:57:16 +01:00
julian fc412f2596 workflow: use rebase instead of merge 2025-03-23 18:51:49 +01:00
julian c9862e6efc workflow: change cron time
Update Nix Flake / update-flake (push) Failing after 6s
2025-03-22 10:51:21 +01:00
julian ed52562b55 workflow: use git diff --cached 2025-03-22 10:51:13 +01:00
julian 8d9892e958 workflow: Simplify automatic merge conflict solving 2025-03-22 09:03:05 +01:00
julian 489b839452 Workflow: automatically solve merge conflict 2025-03-22 08:58:58 +01:00
julian 3801bbda11 remove unnecessary git push 2025-03-22 08:46:34 +01:00
julian a2a3d2586c workflow: fix merge conflict failing script 2025-03-22 08:44:58 +01:00
julian 2ac3af7a53 workflow: first check if merge is necessary 2025-03-22 08:42:55 +01:00
julian b0b6ef6bba workflow: use merge instead of rebase 2025-03-22 08:34:16 +01:00
julian 595a9761d0 workflow: use --force-with-lease instead of -f 2025-03-22 08:05:24 +01:00
julian 9fa984aa14 workflow: use force pushing 2025-03-22 07:40:30 +01:00
julian 4cce287379 workflow: rebase instead of reset to fix git push 2025-03-22 07:34:19 +01:00
julian 239eaa7dd6 Workflow: refer to main instead of master
Update Nix Flake / update-flake (push) Failing after 13s
2025-03-21 22:37:56 +01:00
julian 9711e5c273 Use up-to-date dotfiles branch 2025-03-21 22:36:42 +01:00