1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-29 10:31:15 +02:00
nix/src
Sergei Zimmerman 9fff868e39
libutil: Add missing format arguments to UsageError ctor
Once again found by an automated migration to `std::format`.
I've tested that boost::format works fine with `std::string_view`
arguments.
2025-04-25 13:35:16 +03:00
..
build-remote Add -Wundef to make #if FOO an error if not defined 2025-04-05 00:45:19 +02:00
external-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
internal-api-docs Format .nix files 2025-01-24 17:04:02 +01:00
libcmd lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
libexpr lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
libexpr-c Docs 2025-04-02 18:02:32 +02:00
libexpr-test-support Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libexpr-tests libexpr: fix UB in builtins.ceil and builtins.floor 2025-04-13 04:36:09 +02:00
libfetchers lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
libfetchers-c nix-fetchers-c: Init with settings object 2025-04-02 18:29:42 +02:00
libfetchers-tests Merge pull request #12877 from roberth/c-api-libflake-override-input 2025-04-08 09:01:51 +02:00
libflake lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
libflake-c Move the InputCache to EvalState 2025-04-14 14:29:14 +02:00
libflake-tests nix-flake-c: Add lock flags 2025-04-02 18:29:42 +02:00
libmain Add trailing commas on addFlag incantations 2025-04-07 17:18:15 -04:00
libmain-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libstore Merge pull request #13065 from roberth/escapeShellArg 2025-04-23 23:35:15 +02:00
libstore-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libstore-test-support Merge pull request #12836 from NixOS/component-in-header-path 2025-04-02 15:29:22 +02:00
libstore-tests Merge pull request #13032 from obsidiansystems/more-outputs-test 2025-04-15 19:08:35 +02:00
libutil libutil: Add missing format arguments to UsageError ctor 2025-04-25 13:35:16 +03:00
libutil-c Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
libutil-test-support Merge pull request #12877 from roberth/c-api-libflake-override-input 2025-04-08 09:01:51 +02:00
libutil-tests libutil: Add missing format arguments to UsageError ctor 2025-04-25 13:35:16 +03:00
nix nix-cli: restore binary-dist artifact to Hydra static builds 2025-04-24 08:46:47 -07:00
nix-build Rename shellEscape -> escapeShellArgAlways 2025-04-23 22:56:07 +02:00
nix-channel Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-collect-garbage Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-copy-closure Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-env Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-instantiate Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
nix-store Rename shellEscape -> escapeShellArgAlways 2025-04-23 22:56:07 +02:00
perl Merge pull request #12836 from NixOS/component-in-header-path 2025-04-02 15:29:22 +02:00
nix-functional-tests
nix-manual Build the manual with Meson 2024-10-09 11:58:17 -04:00