{ sources ? import ./nix, pkgs ? import sources.nixos-2505 { }, }: pkgs.mkShellNoCC { packages = with pkgs; [ npins colmena nixfmt-rfc-style ]; }