No description
- Nix 77.3%
- Shell 15.5%
- Lua 5.4%
- Just 1.8%
Flake lock file updates:
• Updated input 'brew-api':
'git+https://github.com/BatteredBunny/brew-api?ref=refs/heads/main&rev=fbd14f7ef1abbc238a72e693ed4703b64bd696d4' (2026-02-03)
→ 'git+https://github.com/BatteredBunny/brew-api?ref=refs/heads/main&rev=ed10c79476514ce2d25b4b463d3df37de5d4d82e' (2026-02-03)
• Updated input 'caelestia-shell':
'github:caelestia-dots/shell/45b8764' (2026-02-01)
→ 'github:caelestia-dots/shell/4c72e3e' (2026-02-03)
• Updated input 'darwin-pkgs':
'git+https://github.com/NixOS/nixpkgs?ref=nixpkgs-25.11-darwin&rev=12361153871cd4169867363007202a67c6252002&shallow=1' (2026-02-02)
→ 'git+https://github.com/NixOS/nixpkgs?ref=nixpkgs-25.11-darwin&rev=e268fb22237a636d3cbf7e82e87c0bae78e1b3c6&shallow=1' (2026-02-03)
• Updated input 'nixpkgs':
'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.906892%2Brev-41e216c0ca66c83b12ab7a98cc326b5db01db646/019c1cea-d2ad-704a-a852-162a37608034/source.tar.gz' (2026-01-31)
→ 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.2511.906975%2Brev-d04d8548aed39902419f14a8537006426dc1e4fa/019c220d-5df5-780b-af35-239c062c9051/source.tar.gz' (2026-02-02)
• Updated input 'nixpkgs-unstable':
'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.938841%2Brev-cb369ef2efd432b3cdf8622b0ffc0a97a02f3137/019c1f48-32f8-7d45-bec1-c52b0c05b6c1/source.tar.gz' (2026-02-02)
→ 'https://api.flakehub.com/f/pinned/NixOS/nixpkgs/0.1.939624%2Brev-e6eae2ee2110f3d31110d5c222cd395303343b08/019c240d-29c9-709e-9b55-b0dc6858b20b/source.tar.gz' (2026-02-03)
• Updated input 'sops-nix':
'git+https://github.com/Mic92/sops-nix?ref=refs/heads/master&rev=1e89149dcfc229e7e2ae24a8030f124a31e4f24f' (2026-02-01)
→ 'git+https://github.com/Mic92/sops-nix?ref=refs/heads/master&rev=17eea6f3816ba6568b8c81db8a4e6ca438b30b7c' (2026-02-03)
• Updated input 'system-manager':
'git+https://github.com/numtide/system-manager?rev=81e1689e286518c8c99b0ce8aef4b09c267548f5' (2026-02-03)
→ 'git+https://github.com/numtide/system-manager?rev=fa89982a1997b50d78cd23faa8562e2d5a0f8367' (2026-02-03)
• Added input 'system-manager/userborn':
'github:nikstur/userborn/88666e2' (2026-01-31)
• Added input 'system-manager/userborn/flake-compat':
'github:edolstra/flake-compat/5edf11c' (2025-12-29)
• Added input 'system-manager/userborn/flake-parts':
'github:hercules-ci/flake-parts/80daad0' (2026-01-11)
• Added input 'system-manager/userborn/flake-parts/nixpkgs-lib':
follows 'system-manager/userborn/nixpkgs'
• Added input 'system-manager/userborn/nixpkgs':
follows 'system-manager/nixpkgs'
• Added input 'system-manager/userborn/pre-commit-hooks-nix':
'github:cachix/pre-commit-hooks.nix/a1ef738' (2026-01-22)
• Added input 'system-manager/userborn/pre-commit-hooks-nix/flake-compat':
follows 'system-manager/userborn/flake-compat'
• Added input 'system-manager/userborn/pre-commit-hooks-nix/gitignore':
'github:hercules-ci/gitignore.nix/637db32' (2024-02-28)
• Added input 'system-manager/userborn/pre-commit-hooks-nix/gitignore/nixpkgs':
follows 'system-manager/userborn/pre-commit-hooks-nix/nixpkgs'
• Added input 'system-manager/userborn/pre-commit-hooks-nix/nixpkgs':
follows 'system-manager/userborn/nixpkgs'
• Added input 'system-manager/userborn/systems':
'github:nix-systems/default/da67096' (2023-04-09)
• Updated input 'zen-browser':
'git+https://github.com/0xc000022070/zen-browser-flake?rev=5001ef6256122be3f15056427f20858429e9c10c' (2026-02-03)
→ 'git+https://github.com/0xc000022070/zen-browser-flake?rev=615a27db86f3fddd0f096b5e9ea832795a4608d1' (2026-02-03)
|
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| dynamic | ||
| hosts | ||
| lib | ||
| modules | ||
| overlays | ||
| pkgs | ||
| secrets | ||
| systems | ||
| users | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Bootstrap on MacOS
nix --extra-experimental-features nix-command --extra-experimental-features flakes run nix-darwin -- switch --flake ./nix-config#$hostname
Bootstrap system-manager
nix --extra-experimental-features 'nix-command flakes' run 'github:numtide/system-manager' -- switch --sudo --flake ./nix-config#default
Bootstrap home-manager
nix run home-manager/master -- --flake . switch -L -b backup