lix/src
Eelco Dolstra 091e5b4513
Merge pull request #9198 from edolstra/remove-direct
Input: Remove 'direct' field
2023-10-20 19:49:53 +02:00
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd Add API docs to some args-related functionality 2023-10-16 11:25:15 -04:00
libexpr doc: generic closure supported key types (#9183) 2023-10-19 12:39:41 +00:00
libfetchers Input: Remove 'direct' field 2023-10-20 19:14:04 +02:00
libmain Rename an identifier of ours called stdout 2023-09-20 09:04:42 -04:00
libstore Remove the ValidPathInfo == operator 2023-10-20 12:39:17 -04:00
libutil Add helper function parseHashFormat[Opt] printHashFormat 2023-10-19 00:56:44 +08:00
nix treewide: Reference HashFormat members with scope 2023-10-19 00:56:41 +08:00
nix-build printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-channel Factor out nix-defexpr path computation 2023-08-02 12:54:48 -04:00
nix-collect-garbage Clean up a few things related to profiles (#8526) 2023-06-19 04:04:59 +00:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-instantiate printStats -> maybePrintStats 2023-10-09 16:34:35 +02:00
nix-store Merge pull request #9157 from obsidiansystems/protocol-versions 2023-10-20 15:34:26 +02:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11