]> git.scottworley.com Git - nix-profile-gc/log
nix-profile-gc
8 months agoAppease shellcheck master
Scott Worley [Sat, 20 Apr 2024 08:42:34 +0000 (01:42 -0700)]
Appease shellcheck

10 months agoConsistently use 'pname' for profile names
Scott Worley [Fri, 9 Feb 2024 01:28:33 +0000 (17:28 -0800)]
Consistently use 'pname' for profile names

10 months agoFix profile comparison: Don't use full path where name is expected
Scott Worley [Fri, 9 Feb 2024 01:26:05 +0000 (17:26 -0800)]
Fix profile comparison: Don't use full path where name is expected

Bug: Yikes!  This deleted the current profile on a machine that hadn't
been started in awhile.  :(

19 months agoREADME
Scott Worley [Sat, 20 May 2023 05:05:32 +0000 (22:05 -0700)]
README

19 months agoLicense: GPL 3
Scott Worley [Sat, 20 May 2023 05:04:56 +0000 (22:04 -0700)]
License: GPL 3

21 months agoprofile-gc: Confidence gained! Change dryRun default: true → false
Scott Worley [Mon, 27 Mar 2023 02:41:44 +0000 (19:41 -0700)]
profile-gc: Confidence gained!  Change dryRun default: true → false

2 years agoprofile-gc: Start the timer on boot
Scott Worley [Thu, 8 Dec 2022 02:29:16 +0000 (18:29 -0800)]
profile-gc: Start the timer on boot

We have to use both OnActiveSec and OnUnitActiveSec, the former to run
the service the first time and the latter to trigger subsequent runs.

2 years agoprofile-gc: Make activeMeasurementGranularity configurable
Scott Worley [Thu, 8 Dec 2022 02:28:07 +0000 (18:28 -0800)]
profile-gc: Make activeMeasurementGranularity configurable

2 years agoprofile-gc: No unbound variable references
Scott Worley [Thu, 17 Nov 2022 14:03:04 +0000 (06:03 -0800)]
profile-gc: No unbound variable references

2 years agoprofile-gc: Use OnUnitActiveSec so timer recurs
Scott Worley [Thu, 17 Nov 2022 14:02:38 +0000 (06:02 -0800)]
profile-gc: Use OnUnitActiveSec so timer recurs

2 years agoprofile-gc
Scott Worley [Thu, 17 Nov 2022 10:10:13 +0000 (02:10 -0800)]
profile-gc