| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-16 | flake: Remove the `shell_library` input and its dependencies | Benedikt Peetz | |
| All the remaining uses of the `sysLib` have been migrated to `pkgs.writeShellApplication`. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2024-10-24 | feat(modules/unison): Auto-ignore all symlinks made with `home.file` | Benedikt Peetz | |
| This allows us to actually sync symlinks, as most of the unwanted ones are already ignored. And syncing the `.direnv` gc-roots is not that much of a problem, because these are re-generated when they point to a non-existent path. | |||
| 2024-10-24 | refactor(modules/unison): Migrate to `by-name` and parameterize | Benedikt Peetz | |
