1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-10-18 00:16:11 -04:00
nix/src/libflake/flake
Robert Hensing ea966a70fc dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs
These are non-critical, so their behavior is ok to change.
Dropping empty items is not needed and usually not expected.
2024-07-13 03:06:24 +02:00
..
config.cc Refactor: rename C++ concatStringsSep -> dropEmptyInitThenConcatStringsSep 2024-07-13 03:05:50 +02:00
flake.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
flake.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
flakeref.cc Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
flakeref.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
lockfile.cc dropEmptyInitThenConcatStringsSep -> concatStringSep: diagnostics and docs 2024-07-13 03:06:24 +02:00
lockfile.hh Remove comparator.hh and switch to <=> in a bunch of places 2024-07-12 14:54:18 -04:00
settings.cc No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
settings.hh No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
url-name.cc Split out a new libnixflake 2024-06-26 19:56:21 -04:00
url-name.hh Split out a new libnixflake 2024-06-26 19:56:21 -04:00