Kevin Veen-Birkenbach kevinveenbirkenbach
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 22:06:20 +00:00
103f49c8f6 Release version 1.4.1
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 22:00:12 +00:00
f5d428950e **Replace main.py with module-based entry point and unify CLI execution**
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 21:51:05 +00:00
b40787ffc5 ci: publish GHCR images after successful mark-stable workflow
kevinveenbirkenbach pushed tag latest to kevinveenbirkenbach/pkgmgr 2025-12-12 21:20:39 +00:00
kevinveenbirkenbach pushed tag v1.4.0 to kevinveenbirkenbach/pkgmgr 2025-12-12 21:20:30 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 21:20:20 +00:00
0482a7f88d Release version 1.4.0
8c127cc45a ci: fix container publish workflow to run on version tag pushes
Compare 2 commits »
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 21:05:19 +00:00
2761e829cb ci: add GHCR container publish pipeline with semantic tags
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 20:38:16 +00:00
d0c01b6955 Updated dependencies instructions
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 20:30:38 +00:00
b2421c9b84 **Refactor OS detection and normalize Manjaro to Arch**
kevinveenbirkenbach pushed tag latest to kevinveenbirkenbach/pkgmgr 2025-12-12 20:17:03 +00:00
kevinveenbirkenbach pushed tag v1.3.1 to kevinveenbirkenbach/pkgmgr 2025-12-12 20:16:53 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 20:16:47 +00:00
f950bb493c Release version 1.3.1
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 20:03:02 +00:00
fb0b81954d **Fix Nix bootstrap installation by shipping init script and libraries together**
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 19:47:56 +00:00
b9b4c3fa59 **Refactor Nix init into modular scripts and update packaging paths**
kevinveenbirkenbach pushed tag latest to kevinveenbirkenbach/pkgmgr 2025-12-12 19:35:38 +00:00
kevinveenbirkenbach pushed tag v1.3.0 to kevinveenbirkenbach/pkgmgr 2025-12-12 19:35:26 +00:00
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 19:35:09 +00:00
3642f92776 Release version 1.3.0
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 19:23:54 +00:00
8f38edde67 **Fix Nix global symlinks for sudo secure_path without overriding distro paths**
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 19:05:57 +00:00
5875441b23 **Fix Nix resolution and symlink handling on Arch without overriding system paths**
kevinveenbirkenbach pushed to main at kevinveenbirkenbach/pkgmgr 2025-12-12 18:50:58 +00:00
9190f0d901 Fix init-nix so it works for non-root CI shells across distros