dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

Add option lock.gitAdd to automatically add the lock file to git upon creation

Open DavHau opened this issue 1 year ago • 0 comments
trafficstars

The default should be true. It should only add the lock file to git when it didn't exist before, as that is the only situation where nix would reject the existing file. If the file already exists, we don't want to hide the diff from the user

DavHau avatar Jan 07 '24 16:01 DavHau