You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For any flake that uses LFS, it must use self.lfs = true to be able to correctly use any of the git lfs assets. Unfortunately, flake-file does not seem to support this.
For any flake that uses LFS, it must use
self.lfs = trueto be able to correctly use any of the git lfs assets. Unfortunately, flake-file does not seem to support this.