depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
fix placeholder not substituted in passAsFile
mlatus
1
-1
/
+1
2020-02-18
structured-attrs: chown .attrs.* files to builder
Robin Gloster
1
-0
/
+2
2020-01-04
Move tmpDirInSandbox to initTmpDir
Matthew Bauer
1
-8
/
+8
2020-01-04
Fix sandbox fallback settings
Matthew Bauer
1
-26
/
+34
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
1
-1
/
+1
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
1
-3
/
+24
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
1
-0
/
+1
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
1
-0
/
+55
2019-08-02
Use BSD instead of POSIX file locks
Eelco Dolstra
1
-17
/
+0
2019-08-02
Add a post-build-hook
regnat
1
-0
/
+55
2019-07-30
Don’t rely on EPERM
Matthew Bauer
1
-2
/
+2
2019-07-25
Use sandbox fallback when cloning fails in builder
Matthew Bauer
1
-1
/
+11
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
1
-2
/
+12
2019-07-13
Merge pull request #2975 from matthewbauer/fix-nsswitch-issue
Eelco Dolstra
1
-1
/
+7
2019-07-02
build: replace 100 offset for build exit codes
Daiderd Jordan
1
-5
/
+19
2019-07-02
build: use binary mask for build status flags
Daiderd Jordan
1
-1
/
+9
2019-07-02
build: add exit code for hash and check mismatches
Daiderd Jordan
1
-3
/
+13
2019-06-27
Don’t use entire /etc/nsswitch.conf file
Matthew Bauer
1
-1
/
+7
2019-06-17
Another attempt at getting pseudoterminals to work on macOS
Eelco Dolstra
1
-0
/
+3
2019-06-16
Hopefully fix macOS tests
Eelco Dolstra
1
-4
/
+6
2019-06-16
Set $TERM
Eelco Dolstra
1
-0
/
+3
2019-06-16
Run builds in a pseudo-terminal
Eelco Dolstra
1
-8
/
+46
2019-05-13
Merge pull request #2802 from LnL7/fix-needs-hashrewrite
Eelco Dolstra
1
-12
/
+16
2019-05-12
build: make needsHashRewrite a method
Daiderd Jordan
1
-12
/
+16
2019-05-12
handleDiffHook: stop passing allowVfork
Graham Christensen
1
-3
/
+1
2019-05-12
runProgram: support gid, uid, chdir
Graham Christensen
1
-20
/
+16
2019-05-12
chdir, setgroups
Graham Christensen
1
-0
/
+4
2019-05-12
diff hook: execute as the build user, and pass the temp dir
Graham Christensen
1
-12
/
+29
2019-05-12
build: run diff-hook under --check and document diff-hook
Graham Christensen
1
-12
/
+18
2019-05-12
build: move needsHashRewrite initialization to startBuilder
Daiderd Jordan
1
-7
/
+7
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
1
-4
/
+4
2019-04-17
build: only skip hash rewriting for sandboxing on linux
Daiderd Jordan
1
-2
/
+18
2019-04-01
primeCache(): Barf if builds are needed but not allowed
Eelco Dolstra
1
-0
/
+6
2019-03-14
experimental/optional -> optional
Eelco Dolstra
1
-5
/
+5
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
1
-2
/
+0
2018-12-12
libstore: improve hash mismatch error messages
zimbatm
1
-2
/
+2
2018-11-15
Fix 'Read-only file system' when building a derivation
Eelco Dolstra
1
-0
/
+2
2018-10-27
Restore old (dis)allowedRequisites behaviour for self-references
Eelco Dolstra
1
-29
/
+34
2018-10-23
Per-output reference and closure size checks
Eelco Dolstra
1
-51
/
+168
2018-09-28
Check requiredSystemFeatures for local builds
Eelco Dolstra
1
-12
/
+9
2018-09-28
Move structured attrs handling into a separate class
Eelco Dolstra
1
-98
/
+15
2018-09-28
Remove obsolete check on system features
Eelco Dolstra
1
-1
/
+0
2018-09-28
Support special attributes in structured attributes derivations
Eelco Dolstra
1
-94
/
+175
2018-09-07
If fallback is enabled, temporarily disable substituters after a failure
Eelco Dolstra
1
-0
/
+6
2018-09-07
Handle queryPathInfo() failure from substituters when fallback is enabled
Eelco Dolstra
1
-0
/
+7
2018-08-31
Add localhost alias for ::1 to the sandbox
Eelco Dolstra
1
-1
/
+1
2018-06-12
Fix #2162: use getaddrinfo instead of curl to preload NSS
Yorick van Pelt
1
-4
/
+8
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
1
-11
/
+21
2018-05-30
Modularize config settings
Eelco Dolstra
1
-2
/
+4
2018-05-03
Don't set a CA assertion for paths with references
Eelco Dolstra
1
-0
/
+2
[next]