lix/src/libstore
Linus Heckemann 919c3c20b3 seccomp: add 32-bit ARM on aarch64-linux
This allows building armv[67]l-linux derivations on compatible aarch64
machines. Failure to add the architecture may result from missing
hardware support, in which case we can't run 32-bit binaries and don't
need to restrict them with seccomp anyway,
2018-02-27 00:32:15 +00:00
..
binary-cache-store.cc
binary-cache-store.hh
build.cc seccomp: add 32-bit ARM on aarch64-linux 2018-02-27 00:32:15 +00:00
builtins.cc
builtins.hh
crypto.cc
crypto.hh
derivations.cc Add build-extra-platforms setting 2018-02-27 00:27:58 +00:00
derivations.hh
download.cc Fix downloadCached() with a chroot store 2018-02-23 13:00:42 +01:00
download.hh
export-import.cc
fs-accessor.hh
gc.cc
globals.cc Merge branch 'register-settings' of https://github.com/shlevy/nix 2018-02-19 13:58:34 +01:00
globals.hh Add build-extra-platforms setting 2018-02-27 00:27:58 +00:00
http-binary-cache-store.cc
legacy-ssh-store.cc
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Fix hang in build-remote 2018-02-12 22:48:55 +01:00
local-store.hh Fix hang in build-remote 2018-02-12 22:48:55 +01:00
local.mk configure: Add a flag to disable seccomp. 2018-02-18 02:35:01 -05:00
machines.cc
machines.hh
misc.cc
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc
pathlocks.cc Fix 'deadlock: trying to re-acquire self-held lock' 2018-02-12 17:06:06 +01:00
pathlocks.hh Fix 'deadlock: trying to re-acquire self-held lock' 2018-02-12 17:06:06 +01:00
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc
remote-store.hh
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc Allow plugins to define new settings. 2018-02-13 14:43:32 -05:00
store-api.hh
worker-protocol.hh