about summary refs log tree commit diff stats
path: root/CHANGELOG.md (unfollow)
Commit message (Collapse)Author
2024-08-22fix(pkgs/yt): Update to v1.0.0Benedikt Peetz
2024-08-21fix(pkgs/yt): Update to 0.1.3Benedikt Peetz
2024-08-21fix(pkgs/yt): Wrap with the needed dependenciesBenedikt Peetz
2024-08-21fix(pkgs/ll): Ensure that the last_directory save dir existsBenedikt Peetz
2024-08-21fix(pkgs/iamb): Temporarily include as pkgBenedikt Peetz
This allows me to rebuild the system *before* the pr, updating imab in nixpkgs, is merged. Otherwise, iamb would cause the systemb build to fail, as it's affected by the `time` problem.
2024-08-21refactor(home/nvim/plgs/todo-comments): Migrate to RFC42 `settings` keyBenedikt Peetz
2024-08-21fix(flake/packages): Provide pkgsStable to `nvim` pkgBenedikt Peetz
2024-08-21style(treewide): ReformatBenedikt Peetz
2024-08-21fix(system/impermanence): Persist `/var/lib/nixos`Benedikt Peetz
Otherwise, users without an explicit uid/gid will get a new one assigned at each reboot (potentially changing file ownership from one user to another one).
2024-08-21refactor(pkgs/yt): Package externally and move out-of treeBenedikt Peetz
This is now at https://git.vhack.eu/soispha/clients/yt
2024-08-21