Kevin Veen-Birkenbach kevinveenbirkenbach
2debdbee09 * **Split mirror responsibilities into clear subcommands**
kevinveenbirkenbach created branch feature/mirror-provision in kevinveenbirkenbach/pkgmgr 2025-12-13 23:16:10 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 20:26:31 +00:00
4cb62e90f8 refactor: move nix experimental feature setup to nix.conf and rename pkgmgr wrapper
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 19:41:44 +00:00
923519497a Updated Homepage
kevinveenbirkenbach deleted branch fix/self-install from kevinveenbirkenbach/pkgmgr 2025-12-13 19:09:49 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 19:09:35 +00:00
5fa18cb449 Merge branch 'fix/self-install'
f513196911 Used correct tabulation
7f06447bbd feat(cli): add --system-update flag to update command
1e5d6d3eee test(unit): update NixFlakeInstaller tests for new run_command-based logic
f2970adbb2 test(e2e): enforce --system-update and isolate update-all integration tests
Compare 6 commits »
kevinveenbirkenbach pushed to fix/self-install at kevinveenbirkenbach/pkgmgr 2025-12-13 19:09:06 +00:00
f513196911 Used correct tabulation
kevinveenbirkenbach pushed to fix/self-install at kevinveenbirkenbach/pkgmgr 2025-12-13 19:03:30 +00:00
7f06447bbd feat(cli): add --system-update flag to update command
1e5d6d3eee test(unit): update NixFlakeInstaller tests for new run_command-based logic
f2970adbb2 test(e2e): enforce --system-update and isolate update-all integration tests
Compare 3 commits »
kevinveenbirkenbach pushed to fix/self-install at kevinveenbirkenbach/pkgmgr 2025-12-13 18:30:35 +00:00
7f262c6557 feat(install): add --update to re-run active-layer installers and improve Nix refresh logic
kevinveenbirkenbach created branch fix/self-install in kevinveenbirkenbach/pkgmgr 2025-12-13 18:03:57 +00:00
kevinveenbirkenbach pushed to fix/self-install at kevinveenbirkenbach/pkgmgr 2025-12-13 18:03:57 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:57:47 +00:00
0bc7a3ecc0 ci(nix): retry flake evaluation on GitHub API rate limits
kevinveenbirkenbach pushed tag latest to kevinveenbirkenbach/pkgmgr 2025-12-13 14:44:06 +00:00
kevinveenbirkenbach pushed tag v1.5.0 to kevinveenbirkenbach/pkgmgr 2025-12-13 14:43:54 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:43:41 +00:00
55a0ae4337 Release version 1.5.0
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:34:00 +00:00
bcf284c5d6 Solved variable naming bug
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:30:24 +00:00
db23b1a445 Solved ruff hints
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:27:20 +00:00
506f69d8a7 Solved variable bug
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-13 14:12:58 +00:00
097e64408f Fix repository deinstall logic and add unit tests for repository helpers