aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/local.mk
AgeCommit message (Expand)Author
2020-12-11Rework the db schema for derivation outputsregnat
2020-10-12Prepare for build/*.hh headersJohn Ericson
2020-10-11Prepare for build/* filesJohn Ericson
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-16StorePath: Rewrite in C++Eelco Dolstra
2020-03-30Makefile cleanupEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-02-03Install headers in the correct locationEelco Dolstra
2020-01-21Pluggable fetchersEelco Dolstra
2019-12-13Only install *.sb files on macOSEelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-10-08Handle empty sandbox_shellMatthew Bauer
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2018-05-07Support multi-part uploads for large NARs that exceed the size ofAmineChikhaoui
2018-03-20Move builtinFetchurl to its own fileEelco Dolstra
2018-02-18configure: Add a flag to disable seccomp.Shea Levy
2018-02-15Set backup MANPATH in case man path isn’t set correctly.Matthew Bauer
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2017-10-17Shift Darwin sandbox to separate installed filesDan Peebles
2017-06-06Always use the Darwin sandboxEelco Dolstra
2017-05-31OS X sandbox: Improve builtin sandbox profileEelco Dolstra
2017-05-30Darwin sandbox: Use sandbox-defaults.sbEelco Dolstra
2017-05-29Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra
2017-04-20Detect lsofEelco Dolstra
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-11-16Add build dependency for libseccompaszlig
2016-05-04Make the aws-cpp-sdk dependency optionalEelco Dolstra
2016-04-29Eliminate the substituter mechanismEelco Dolstra
2016-04-21Move S3BinaryCacheStore from HydraEelco Dolstra
2016-02-16Add C++ functions for .narinfo processing / signingEelco Dolstra
2015-11-24Merge pull request #704 from ysangkok/freebsd-supportEelco Dolstra
2015-11-21Revert "remove sandbox-defaults.sb"Shea Levy
2015-11-14remove sandbox-defaults.sbJude Taylor
2015-10-21Add resolve-system-dependencies.plJude Taylor
2015-10-21remove sandbox defaults into a new fileJude Taylor
2015-10-06Use pkg-config-provided LDFLAGS for libsqlite3 and libcurl.Manuel Jacob
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra
2015-04-16Fix using restricted mode with chrootsEelco Dolstra
2015-03-24Improve setting the default chroot dirsEelco Dolstra
2014-09-18Update spec fileEelco Dolstra
2014-09-18Install some pkgconfig filesEelco Dolstra
2014-08-04Add option ‘build-extra-chroot-dirs’Eelco Dolstra
2014-05-26Use std::unordered_setEelco Dolstra
2014-04-03Fix compile errors on IllumosDanny Wilson
2014-02-01Fix "make dist"Eelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-01-30Rename Makefile -> local.mkEelco Dolstra