Age | Commit message (Collapse) | Author | |
---|---|---|---|
2 days | feat(tente): add lex-surfHEADmaster | Martin Fischer | |
10 days | fix(tente): systemd log field name must be uppercase | Martin Fischer | |
10 days | deps: update rust-features | Martin Fischer | |
11 days | feat(tente): add rust-features | Martin Fischer | |
14 days | fix(workstation): update Zed for amdgpu bug workaround | Martin Fischer | |
2025-03-26 | tweak(tente): use logfmt for osm-proposals | Martin Fischer | |
2025-03-15 | feat(tente): add geopos.link | Martin Fischer | |
2025-03-12 | feat(tente): add spec.pub | Martin Fischer | |
2025-03-09 | feat(tente): add osm-proposals | Martin Fischer | |
2025-03-09 | deps: update nixpkgs-unstable | Martin Fischer | |
For Zed >0.176.1 where pyright failing to start has been fixed (https://github.com/zed-industries/zed/pull/24873). | |||
2025-02-24 | tweak(workstation): use Zed from unstable | Martin Fischer | |
2025-02-24 | deps: update | Martin Fischer | |
2025-02-24 | chore: sort npins/sources.json alphabetically | Martin Fischer | |
npins automatically changes it to this order when doing any changes. | |||
2024-12-29 | feat(shared): add vpn | Martin Fischer | |
2024-12-12 | upgrade nixos-small to 24.11 | Martin Fischer | |
2024-12-11 | add VPS config | Martin Fischer | |
2024-12-11 | upgrade to nixos-24.11 | Martin Fischer | |
2024-12-11 | refactor: switch to npins | Martin Fischer | |
niv is written in Haskell, while npins is written in Rust. I'm more comfortable with Rust. npins also seems more actively maintained. The files in npins/ were generated with: nix-shell -p npins npins init --bare npins add --name nixos channel nixos-24.05 |