diff options
author | stuebinm | 2025-04-17 21:58:53 +0200 |
---|---|---|
committer | stuebinm | 2025-04-17 21:58:53 +0200 |
commit | 06796c8df1f7723bd41c417d15f1b2063b19f72e (patch) | |
tree | aece0213887da330d2282ac76fbfe0d90539aeea /pkgs/default.nix | |
parent | 89cd529d11e44a182366c5c9128b35e78de294a7 (diff) |
a funny tool which was in this month's git-rev news.
https://sinclairtarget.com/blog/2025/03/who-will-maintain-vim-a-demo-of-git-who/
Diffstat (limited to '')
-rw-r--r-- | pkgs/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/default.nix b/pkgs/default.nix index 3f8dda3..9e4b3b4 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -7,7 +7,7 @@ travelynx crs-tracker crs-php bahnhof-name matrix-to hikari_unstable heartwood radicle-interface radicle-tui inweb nomsring bookwyrm mollysocket git-annex-remote-remarkable2 - ntfy-matrix-bot transport_validator mergiraf; + ntfy-matrix-bot transport_validator mergiraf git-who; pkgs = nixpkgs; } |