Nix/src
Robert Hensing c8458bd731
Merge pull request #9555 from 9999years/positions-in-errors
Pass positions when evaluating
2023-12-09 03:55:58 +01:00
..
build-remote Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
libcmd Merge pull request #9497 from edolstra/move-access-control 2023-12-08 22:21:50 +01:00
libexpr Merge pull request #9555 from 9999years/positions-in-errors 2023-12-09 03:55:58 +01:00
libfetchers Merge pull request #9497 from edolstra/move-access-control 2023-12-08 22:21:50 +01:00
libmain Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
libstore Merge pull request #9563 from obsidiansystems/tryResolve-evalStore 2023-12-08 19:21:35 +01:00
libutil Clarify SourceAccessor methods should never implicitly follow symlinks 2023-12-08 20:00:47 -05:00
nix Add docs/rl-notes for nix hash convert / builtins.convertHash 2023-12-06 23:43:42 +01:00
nix-build Merge pull request #9497 from edolstra/move-access-control 2023-12-08 22:21:50 +01:00
nix-channel Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env PosixSourceAccessor: Don't follow any symlinks 2023-12-05 23:02:59 +01:00
nix-instantiate Move restricted/pure-eval access control out of the evaluator and into the accessor 2023-11-30 16:16:17 +01:00
nix-store Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test 2023-12-07 11:34:18 -05:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11