• Joined on 2023-10-24
harald pushed to main at harald/nix-runner-container 2025-03-24 12:32:02 +01:00
fe63a56cca Merge pull request 'feat: update nix and nixos' (#1) from harald-patch-1 into main
8a19288e8e feat: also update the channel
d14c8e3c80 feat: update nix and nixos
Compare 3 commits »
harald deleted branch harald-patch-1 from harald/nix-runner-container 2025-03-24 12:32:02 +01:00
harald merged pull request harald/nix-runner-container#1 2025-03-24 12:32:00 +01:00
feat: update nix and nixos
harald pushed to harald-patch-1 at harald/nix-runner-container 2025-03-24 12:28:14 +01:00
8a19288e8e feat: also update the channel
harald created pull request harald/nix-runner-container#1 2025-03-24 12:26:20 +01:00
feat: update nix and nixos
harald created branch harald-patch-1 in harald/nix-runner-container 2025-03-24 12:26:15 +01:00
harald pushed to harald-patch-1 at harald/nix-runner-container 2025-03-24 12:26:15 +01:00
d14c8e3c80 feat: update nix and nixos
harald pushed to main at harald/vault-hier 2025-03-24 12:19:32 +01:00
f6a4aaf2d1 feat(checks): add end-to-end tests for vault-hier
f634af9cef chore(devshell): add vault package to development shell
Compare 2 commits »
harald pushed to main at harald/vault-hier 2025-03-24 11:49:58 +01:00
c1f76f4c8b refactor(nix): adjust formatting in vault-hier.nix
ce41414f4f refactor: modularize checks into separate Nix files
28ad7cc65c clippy
Compare 4 commits »
harald pushed to main at harald/nixcfg 2025-03-22 08:30:28 +01:00
87771bb544 fix(home-manager): correct ellipsis configuration
harald pushed to main at harald/nixcfg 2025-03-22 08:26:27 +01:00
7e9612daba fix(overlays): correct formatting in default.nix
b7f7dd18ab feat(flakes): add claude desktop package and overlay
Compare 2 commits »
harald pushed to main at harald/vault-hier 2025-03-20 17:07:45 +01:00
c65ae95b43 fix(auth): replace identity template with explicit username in vault policies
c132ba1722 fix(test): ensure vault-hier processes are terminated
92f37d6b37 chore(logging): update log level for vault_hier to trace
b445634b53 feat(test): enhance test_local.sh with error handling and API port
26e81cef17 feat: add CLI commands and server default behavior
Compare 5 commits »
harald pushed to main at harald/vault-hier 2025-03-20 15:55:12 +01:00
c662dfbfd8 feat(test): enhance test_local.sh with better cleanup
fbc8e689d4 refactor: remove tokio TcpListener and simplify address setup
5c0dcdb97a feat: disable Vault UI in local testing and compose setup
430970b375 feat(vault): add automated Vault initialization and unseal
c3902ff0f1 docs: add development guidelines in CLAUDE.md
Compare 10 commits »
harald created branch main in harald/vault-hier 2025-03-20 15:55:12 +01:00
harald created repository harald/vault-hier 2025-03-20 15:54:25 +01:00
harald pushed to main at harald/nixcfg 2025-03-20 09:56:14 +01:00
1a249317a5 chore: update .gitignore to include .direnv
harald pushed to main at harald/nixcfg 2025-03-20 09:55:37 +01:00
74d672a18e docs: add development guidelines in CLAUDE.md
harald pushed to main at harald/nixcfg 2025-03-20 09:55:24 +01:00
c2486f6c82 refactor: fix formatting and ensure consistent style
harald pushed to main at harald/nixcfg 2025-03-20 09:54:27 +01:00
e224d668eb feat(darwin): add ripgrep to base services
harald pushed to main at harald/nixcfg 2025-03-20 09:43:24 +01:00
afb98c401f docs: update README with project structure and instructions