Loading
scss-lint: move to pkgs/by-name, update ffi
- Relocated from pkgs/development/tools/scss-lint to pkgs/by-name/sc/scss-lint following the by-name directory convention. - Updated ffi from 1.17.1 → 1.17.2 with corresponding sha256 refresh. - Regenerated gemset.nix to include explicit groups/platforms for sass-listen. - Replaced old Gemfile.lock (with multiple platform entries) with a new normalized lockfile (bundler 2.7.1). - Removed top-level alias from all-packages.nix. This keeps scss-lint reproducible under current RubyGems and aligns it with the by-name package layout.