aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/sc/screenshot_persistent (unfollow)
Commit message (Collapse)Author
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-02-02fix(pkgs/{screenshot_persistent,lock,neorg}): Add `meta.mainProgram`Benedikt Peetz
2025-02-02fix(pkgs/screenshot_persistent): Start lf floating and on the correct fileBenedikt Peetz
2025-02-02refactor(pkgs/screenshot_persistent): Migrate to `writeShellApplication`Benedikt Peetz
`sysLib` is a good _framework_, but the overhead of the framework too much for such a simple shell script.
2024-05-23refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.