aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/gi (follow)
Commit message (Collapse)AuthorAge
* modules/direnv: Implement pre-cached devshellsBenedikt Peetz24 hours
| | | | | | | | That means, that the devshells are only build once and centrally updated. Ideally, they would be built upon system update, but I haven't figured out a way to run `nix print-dev-env` in a nix build sandbox yet (and hope, that it's not necessary anymore once, that functionality moves to nixpkgs' `mkShell`).
* modules/{git,yt,legacy/pkgs}: Move some pkgs to their respective modulesBenedikt Peetz2026-07-01
|
* pkgs/git-cgit: InitBenedikt Peetz2026-07-01
|
* modules/{git,fonts,starship}: Avoid using deprecated escapesBenedikt Peetz2026-04-14
|
* modules/git: Adopt to changed defaults in home-managerBenedikt Peetz2026-04-14
|
* modules/git: Use correct name for `alias.*` config optionBenedikt Peetz2025-10-20
|
* {modules,legacy}/{git,conf/mail}: Use new rfc42 git configBenedikt Peetz2025-10-20
|
* treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz2025-04-27
| | | | This change also ensures that this repo is reuse-3.0 compliant.
* refactor(modules/git): Migrate and parameterizeBenedikt Peetz2024-10-24