Nix/src
Robert Hensing 49b25ea85c refactor: Impure derivation type isPure -> isImpure
To quote the method doc:

Non-impure derivations can still behave impurely, to the degree permitted
by the sandbox. Hence why this method isn't `isPure`: impure derivations
are not the negation of pure derivations. Purity can not be ascertained
except by rather heavy tools.
2024-01-27 11:00:10 +01:00
..
build-remote Factor out `Machine::systemSupported` 2024-01-23 12:53:51 -05:00
libcmd DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00
libexpr libexpr: print value of what is attempted to be called as function 2024-01-22 22:41:42 +01:00
libfetchers fetchTree/fetchGit: re-enable shallow fetching 2024-01-19 20:30:47 +07:00
libmain Use `buildprefix` in a few more places 2023-11-29 19:49:07 -05:00
libstore refactor: Impure derivation type isPure -> isImpure 2024-01-27 11:00:10 +01:00
libutil Improve the `FileSystemObjectSink` interface 2024-01-22 18:01:21 -05:00
nix Print value on type error 2024-01-22 08:56:02 -08:00
nix-build DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +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 DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00
nix-instantiate DerivationInfo -> PackageInfo 2024-01-16 15:28:03 +01:00
nix-store Factor our `ServeProto::BasicServerConnection::handshake` 2024-01-22 12:43:11 -05:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00