Loading
ii: migrate to by-name
- Moved ii from pkgs/applications/networking/irc/ii/ to pkgs/by-name/ii/ii/ - Renamed default.nix → package.nix to follow by-name conventions - Switched stdenv → gccStdenv directly in the derivation - Updated mkDerivation to the modern finalAttrs form - Converted fetchurl sha256 → hash = style - Removed ii from all-packages.nix (auto-discovered via by-name)