nixpkgs/pkgs/misc/emulators/retroarch
polykernel ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
..
cores.nix Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
default.nix Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
kodi-advanced-launchers.nix kodi-retroarch-advanced-launchers: take lib arg 2021-05-18 21:15:08 -07:00
wrapper.nix treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00