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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
gc-auto.sh: Increase verbosity
Eelco Dolstra
1
-2
/
+2
2019-08-28
Fix macOS build
Eelco Dolstra
1
-1
/
+1
2019-08-28
Merge pull request #2921 from matthewbauer/handle-sigwinch
Eelco Dolstra
1
-0
/
+9
2019-08-28
Don't send certain setting overrides to the daemon
Eelco Dolstra
1
-0
/
+7
2019-08-28
Merge pull request #2745 from samueldr/install/detect-systemd-separately
Eelco Dolstra
1
-3
/
+7
2019-08-28
Merge pull request #3054 from matthewbauer/nix-dir-macos
Eelco Dolstra
1
-1
/
+1
2019-08-27
Update the libboost hack
Eelco Dolstra
1
-1
/
+6
2019-08-27
Compress binary tarballs using xz
Eelco Dolstra
2
-7
/
+6
2019-08-27
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
1
-8
/
+95
2019-08-27
Update release notes
Eelco Dolstra
1
-0
/
+5
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
3
-4
/
+31
2019-08-27
Merge pull request #3056 from grahamc/operators
Eelco Dolstra
1
-8
/
+95
2019-08-27
Hopefully fix post-hook test on macOS
Eelco Dolstra
1
-1
/
+1
2019-08-27
Add 2.3 release notes
Eelco Dolstra
1
-2
/
+68
2019-08-27
docs: operators: Make OR and AND capitalized
Graham Christensen
1
-2
/
+2
2019-08-27
Merge pull request #3064 from pszubiak/systemd-unit-service-fix
Eelco Dolstra
1
-0
/
+3
2019-08-27
nix-daemon.service: add install section.
Piotr Szubiakowski
1
-0
/
+3
2019-08-24
Merge pull request #2946 from vmandela/proxy
Graham Christensen
2
-0
/
+52
2019-08-24
docs: document the installer's use of proxy env vars
Graham Christensen
1
-0
/
+18
2019-08-24
installer: handle network proxy in systemd install
Venkateswara Rao Mandela
1
-0
/
+34
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
1
-0
/
+1
2019-08-23
operators: document exact precedenc, split up similar operators
Graham Christensen
1
-8
/
+95
2019-08-22
Allow empty /nix directory in multi-user installer
Matthew Bauer
1
-1
/
+1
2019-08-16
Merge pull request #3041 from zimbatm/nix-store-error-13
Eelco Dolstra
2
-2
/
+40
2019-08-16
nix-store: fix out of sync protocol
zimbatm
1
-2
/
+10
2019-08-16
libutil: add SizedSource
zimbatm
1
-0
/
+30
2019-08-15
Merge pull request #2945 from danidiaz/doc001
Eelco Dolstra
1
-9
/
+31
2019-08-15
Merge pull request #2782 from grahamc/flames
Eelco Dolstra
7
-3
/
+189
2019-08-15
Expanded documentation for .nix-defexpr
Daniel Diaz
1
-9
/
+31
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
7
-3
/
+189
2019-08-08
Merge pull request #3031 from grahamc/low-speed-limit
Eelco Dolstra
3
-3
/
+12
2019-08-08
conf: stalled-download-timeout: make tunable
Graham Christensen
3
-3
/
+12
2019-08-08
tests/post-hook.sh: Don't put result link in cwd
Eelco Dolstra
1
-1
/
+1
2019-08-08
Rename file for consistency
Eelco Dolstra
2
-1
/
+1
2019-08-07
Merge pull request #3030 from dtzWill/fix/missing-include-ocloexec
Eelco Dolstra
1
-0
/
+1
2019-08-07
fixup: docs for post-build-hook
Graham Christensen
1
-1
/
+1
2019-08-07
Merge pull request #2995 from tweag/post-build-hook
Eelco Dolstra
13
-4
/
+337
2019-08-07
pathlocks: add include to fcntl.h for O_CLOEXEC
Will Dietz
1
-0
/
+1
2019-08-06
post-build-hook: docs fixup
Graham Christensen
2
-3
/
+7
2019-08-02
nix-store --verify: Don't repair while holding the GC lock
Eelco Dolstra
1
-5
/
+4
2019-08-02
Simplify
Eelco Dolstra
1
-18
/
+14
2019-08-02
Use BSD instead of POSIX file locks
Eelco Dolstra
5
-108
/
+46
2019-08-02
Add a test for auto-GC
Eelco Dolstra
4
-3
/
+72
2019-08-02
Add a post-build-hook
regnat
13
-4
/
+333
2019-08-02
Tweak min-free/max-free descriptions
Eelco Dolstra
1
-5
/
+9
2019-07-30
Don’t rely on EPERM
Matthew Bauer
1
-2
/
+2
2019-07-30
Merge pull request #3009 from codedownio/add-pname-and-version-to-json
Eelco Dolstra
1
-4
/
+11
2019-07-30
Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-tests
Eelco Dolstra
2
-10
/
+16
2019-07-30
Merge pull request #3012 from basvandijk/fix-pathExists
Eelco Dolstra
2
-3
/
+12
2019-07-30
Disable findRuntimeRoots on darwin when running tests because lsof is slow
Bas van Dijk
2
-10
/
+16
[next]