summaryrefslogtreecommitdiff
path: root/nixos/npins
AgeCommit message (Collapse)Author
19 hoursdeps: update nixosMartin Fischer
chromium: 137.0.7151.68 -> 138.0.7204.100 curl(bin): 8.13.0 -> 8.14.1 curl(man): 8.13.0 -> 8.14.1 element-desktop: 1.11.102 -> 1.11.105 file: 5.46 -> 5.45 firefox: 139.0.1 -> 140.0.4 go: 1.24.3 -> 1.24.4 iputils: 20240905 -> 20250605 mkpasswd: 5.6.1 -> 5.6.2 nix: 2.28.3 -> 2.28.4 nodejs: 22.14.0 -> 22.16.0 pipewire: 1.4.2 -> 1.4.5 python3: 3.12.10, 3.13.3 -> 3.12.11, 3.13.4 python3.13(doc): 3.13.3 -> 3.13.4 skim: 0.17.3 -> 0.18.0 strace: 6.14 -> 6.15 sudo: 1.9.16p2 -> 1.9.17p1 systemd: 257.5 -> 257.6 thunderbird: 138.0.1 -> 139.0.2 xwayland: 24.1.6 -> 24.1.8
19 hoursfeat(workstation): add vdfMartin Fischer
2025-06-16deps: update nixosMartin Fischer
Fixes `tokei -n commas` crashing, see https://github.com/NixOS/nixpkgs/pull/415015.
2025-06-16deps: update to NixOS 25.05Martin Fischer
I'm not sure why the Kodi user now needs to be in the `audio` group but without it the user can only see a dummy device.
2025-05-04deps: update nixosMartin Fischer
Updates Firefox from 135.0.1 to 138.0.1
2025-04-30deps: update spec-pubMartin Fischer
2025-04-30deps: update geopos-linkMartin Fischer
2025-04-14feat(tente): add lex-surfMartin Fischer
2025-04-06fix(tente): systemd log field name must be uppercaseMartin Fischer
2025-04-06deps: update rust-featuresMartin Fischer
2025-04-05feat(tente): add rust-featuresMartin Fischer
2025-04-02fix(workstation): update Zed for amdgpu bug workaroundMartin Fischer
2025-03-26tweak(tente): use logfmt for osm-proposalsMartin Fischer
2025-03-15feat(tente): add geopos.linkMartin Fischer
2025-03-12feat(tente): add spec.pubMartin Fischer
2025-03-09feat(tente): add osm-proposalsMartin Fischer
2025-03-09deps: update nixpkgs-unstableMartin Fischer
For Zed >0.176.1 where pyright failing to start has been fixed (https://github.com/zed-industries/zed/pull/24873).
2025-02-24tweak(workstation): use Zed from unstableMartin Fischer
2025-02-24deps: updateMartin Fischer
2025-02-24chore: sort npins/sources.json alphabeticallyMartin Fischer
npins automatically changes it to this order when doing any changes.
2024-12-29feat(shared): add vpnMartin Fischer
2024-12-12upgrade nixos-small to 24.11Martin Fischer
2024-12-11add VPS configMartin Fischer
2024-12-11upgrade to nixos-24.11Martin Fischer
2024-12-11refactor: switch to npinsMartin 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