From: Scott Worley Date: Fri, 9 Feb 2024 01:26:05 +0000 (-0800) Subject: Fix profile comparison: Don't use full path where name is expected X-Git-Url: http://git.scottworley.com/nix-profile-gc/commitdiff_plain/c47dfde776336a33d3a57503460703b91347e2b3?ds=inline;hp=c47dfde776336a33d3a57503460703b91347e2b3 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. :( ---