1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-23 10:49:36 +01:00
nix/src
Théophane Hufschmitt 584d64bebc
Merge pull request #10154 from intelfx/work/fix-null-deref
libfetchers/git: fix UB due to invalid usage of unique_ptr
2024-03-05 09:10:28 +01:00
..
build-remote Factor out Machine::systemSupported 2024-01-23 12:53:51 -05:00
libcmd fetchToStore(): Don't always respect settings.readOnlyMode 2024-02-20 11:08:06 +00:00
libexpr AllowListInputAccessor: Clarify that the "allowed paths" are actually allowed prefixes 2024-02-28 01:40:43 +00:00
libfetchers libfetchers/git: use unique_ptr::get() instead of operator*() 2024-03-05 03:50:26 +01:00
libmain Use buildprefix in a few more places 2023-11-29 19:49:07 -05:00
libstore <nix/fetchurl.nix>: Restore support for "impure = true" 2024-02-13 21:51:13 +00:00
libutil Don't send settings that depend on disabled experimental features to the daemon 2024-02-20 14:53:28 +00:00
nix Accept multiple inputs in nix flake update 2024-03-04 08:54:00 +00: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