1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00
nixpkgs/pkgs
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
..
applications treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
build-support nix-prefetch-git: add fetchLFS flag to the JSON output 2021-08-28 10:14:48 +02:00
common-updater
data
desktops treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
development treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
games Merge pull request #135952 from Artturin/vintagestory 2021-08-28 01:52:21 +02:00
misc treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
os-specific Merge pull request #135345 from prusnak/ghc-aarch64-darwin 2021-08-28 13:10:55 +02:00
pkgs-lib
servers Merge pull request #135796 from r-ryantm/auto-update/sensu-go-backend 2021-08-28 08:06:05 -05:00
shells
stdenv
test
tools treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
top-level inferno: init at 0.10.6 2021-08-28 21:38:51 +09:00