Commit message (Collapse) | Author | ||
---|---|---|---|
2024-08-22 | fix(pkgs/yt): Update to v1.0.0 | Benedikt Peetz | |
2024-08-21 | fix(pkgs/yt): Update to 0.1.3 | Benedikt Peetz | |
2024-08-21 | fix(pkgs/yt): Wrap with the needed dependencies | Benedikt Peetz | |
2024-08-21 | fix(pkgs/ll): Ensure that the last_directory save dir exists | Benedikt Peetz | |
2024-08-21 | fix(pkgs/iamb): Temporarily include as pkg | Benedikt 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-21 | refactor(home/nvim/plgs/todo-comments): Migrate to RFC42 `settings` key | Benedikt Peetz | |
2024-08-21 | fix(flake/packages): Provide pkgsStable to `nvim` pkg | Benedikt Peetz | |
2024-08-21 | style(treewide): Reformat | Benedikt Peetz | |
2024-08-21 | fix(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-21 | refactor(pkgs/yt): Package externally and move out-of tree | Benedikt Peetz | |
This is now at https://git.vhack.eu/soispha/clients/yt | |||
2024-08-21 |