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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-4
/
+15
2019-06-28
Fix `http2 = false` having no effect. Fixes #2971.
Aniket Deshpande
1
-0
/
+2
2019-06-28
Fix macOS build failure
Eelco Dolstra
1
-2
/
+2
2019-06-27
Don’t use entire /etc/nsswitch.conf file
Matthew Bauer
1
-1
/
+7
2019-06-25
ProgressBar: Fix updating
Eelco Dolstra
1
-11
/
+15
2019-06-25
nix-channel: Don't fetch binary-cache-url
Eelco Dolstra
2
-11
/
+1
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2
-11
/
+55
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
3
-2
/
+4
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
3
-10
/
+7
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
6
-49
/
+63
2019-06-24
Add '--no-net' convenience flag
Eelco Dolstra
5
-20
/
+35
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
7
-125
/
+162
2019-06-24
Downloader: Propagate exceptions from decompressionSink->finish()
Eelco Dolstra
1
-2
/
+7
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
4
-2
/
+7
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
6
-12
/
+29
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
1
-0
/
+13
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-06-16
Style fix
Eelco Dolstra
1
-1
/
+1
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
1
-0
/
+1
2019-06-15
nix: Support -j flag
Eelco Dolstra
2
-4
/
+9
2019-06-15
Daemon: warn when an untrusted user cannot override a setting
Félix Baylac-Jacqué
1
-1
/
+1
2019-06-05
Just enable hack on macOS
Matthew Bauer
1
-2
/
+8
2019-06-05
Handle SIGWINCH in main thread
Matthew Bauer
1
-0
/
+3
2019-06-01
Fix segfault in builtin fetchurl with hashed mirrors + SRI hashes
Eelco Dolstra
1
-1
/
+2
2019-05-29
bump cpptoml to v0.1.1
Ding Xiang Fei
1
-179
/
+390
2019-05-28
Iterate over references
Eelco Dolstra
1
-6
/
+6
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
1
-3
/
+23
2019-05-21
Merge pull request #2800 from flokli/progress-bar-hide-unknown-expected
Eelco Dolstra
1
-4
/
+11
2019-05-15
Merge pull request #2810 from NixOS/print-build-logs
Eelco Dolstra
4
-13
/
+39
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
4
-13
/
+39
2019-05-13
Merge pull request #2802 from LnL7/fix-needs-hashrewrite
Eelco Dolstra
1
-12
/
+16
2019-05-12
runProgram: Uncomment chdir support
Graham Christensen
1
-2
/
+2
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
3
-24
/
+32
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
3
-14
/
+33
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-11
progress-bar: hide expected if expected is 0 (unknown)
Florian Klink
1
-4
/
+11
2019-05-08
nix-shell: Don't absolutize '-p' expressions
Eelco Dolstra
1
-5
/
+7
2019-05-08
Merge branch 'repl/ctrlc' of https://github.com/xbreak/nix
Eelco Dolstra
1
-0
/
+40
2019-05-08
Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDER
Eelco Dolstra
1
-4
/
+3
2019-05-03
Add builtins.hashFile
Daniel Schaefer
1
-0
/
+15
2019-05-03
Fix "Bad system call" running i686-linux binaries on x86_64-linux
Eelco Dolstra
3
-4
/
+11
[prev]
[next]