nixpkgs/pkgs/applications/video/vdr
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
..
xineliboutput xineliboutput: xineLib -> xine-lib 2021-04-30 17:51:04 -03:00
default.nix vdr: Update license 2021-05-16 08:17:25 +02:00
plugins.nix treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
wrapper.nix treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00