nix-super/src
siddhantCodes 2cf24a2df0 fix tests and minor changes
- use the iterator in `CanonPath` to count `level`
- use the `CanonPath::basename` method
- use `CanonPath::root` instead of `CanonPath{""}`
- remove `Path` and `PathView`, use `std::filesystem::path` directly
2024-07-03 17:43:55 +05:30
..
build-remote Use the new StoreReference in Machine 2024-05-22 09:20:15 -04:00
external-api-docs Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00
internal-api-docs Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00
libcmd Split out a new libnixflake 2024-06-26 19:56:21 -04:00
libexpr Stop vendoring toml11 2024-06-26 22:27:13 -04:00
libexpr-c No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
libfetchers use CanonPath in fs-sink and its derivatives 2024-06-30 19:03:15 +05:30
libflake Restore commit-lock-file-summary rename for consistency 2024-06-28 14:53:40 -07:00
libmain Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00
libstore fix tests and minor changes 2024-07-03 17:43:55 +05:30
libstore-c add empty line to documentation comments after @brief field (#10800) 2024-05-28 23:05:40 +00:00
libutil fix tests and minor changes 2024-07-03 17:43:55 +05:30
libutil-c Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00
nix Split out a new libnixflake 2024-06-26 19:56:21 -04:00
nix-build No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
nix-channel downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
nix-collect-garbage inline the usage of nix::readDirectory 2024-05-12 17:42:18 +05:30
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Merge pull request #10913 from NixOS/no-global-eval-settings-in-libexpr 2024-06-24 18:52:19 +02:00
nix-instantiate No global eval settings in libnixexpr 2024-06-24 12:15:16 -04:00
nix-store Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
perl Use lib instead of explicit fileset passing 2024-06-26 04:11:20 +02:00
libutil-test Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00
libutil-test-support Build nix-util-c with meson and unit test 2024-06-25 21:35:23 +02:00