| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
`mbsync` now supports the xdg base directory standard:
`~/.mbsyncrc`
This is no longer configured via a config file:
~/.cups
Both of them have been obsolete, since I activated the `use-xdg` flag in nix:
~/.nix-profile
~/.nix-defexpr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The completion function is not really working, resulting in no file
suggestions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|