about summary refs log tree commit diff stats
path: root/pkgs/by-name/st/stamp/package.nix (follow)
Commit message (Collapse)AuthorAge
* 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.
* pkgs/stamp: Migrate to `writeShellApplication`Benedikt Peetz2025-04-14
|
* fix(pkgs/stamp): Streamline and update to work with reuse v5.0.xBenedikt Peetz2024-12-14
|
* fix(pkgs/stamp): Don't generate completionsBenedikt Peetz2024-08-23
| | | | | The completion function is not really working, resulting in no file suggestions.
* feat(pkgs/stamp): InitBenedikt Peetz2024-08-23