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
/
nix
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
1
-1
/
+4
2019-08-02
Add a post-build-hook
regnat
1
-2
/
+14
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
1
-1
/
+4
2019-07-10
nix copy: Rename --substitute to --substitute-on-destination
Eelco Dolstra
1
-1
/
+1
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
1
-1
/
+1
2019-07-03
Fix C++ compatibility with older editline versions.
Niklas Hambüchen
1
-0
/
+7
2019-06-28
Fix macOS build failure
Eelco Dolstra
1
-2
/
+2
2019-06-25
ProgressBar: Fix updating
Eelco Dolstra
1
-11
/
+15
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
1
-0
/
+55
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
1
-1
/
+1
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
1
-0
/
+1
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
3
-13
/
+38
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
3
-13
/
+38
2019-05-11
progress-bar: hide expected if expected is 0 (unknown)
Florian Klink
1
-4
/
+11
2019-03-24
repl: Restore CTRL-C behaviour
xbreak
1
-0
/
+40
2019-03-14
experimental/optional -> optional
Eelco Dolstra
1
-1
/
+1
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
3
-9
/
+2
2019-01-10
Merge pull request #2617 from veprbl/pr/V547_nix_repl.cc
Eelco Dolstra
1
-18
/
+1
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
1
-1
/
+1
2018-12-25
remove some dead code in nix/repl.cc
Dmitry Kalinkin
1
-18
/
+1
2018-12-13
Support SRI hashes
Eelco Dolstra
1
-9
/
+14
2018-12-12
nix repl: don't create result symlinks
Daiderd Jordan
1
-1
/
+1
2018-11-20
repl: give user the choice between libeditline and libreadline
Kai Harries
1
-0
/
+9
2018-11-20
repl: Remove code that was commented out
Kai Harries
1
-2
/
+0
2018-11-16
nix ls-nar: allow reading from FIFOs
Linus Heckemann
1
-1
/
+1
2018-11-13
Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nix
Eelco Dolstra
2
-33
/
+77
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
3
-2
/
+9
2018-10-29
repl: complete if all matches share prefix
Will Dietz
1
-0
/
+18
2018-10-29
editline: wip
Will Dietz
2
-33
/
+59
2018-10-29
nix doctor: return nonzero exitcode if a check fails
Daiderd Jordan
1
-6
/
+20
2018-10-27
Fix signedness warning
Eelco Dolstra
1
-1
/
+1
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
1
-0
/
+110
2018-10-26
src/nix/local.mk: fix typos in names of symlinks
Will Dietz
1
-1
/
+1
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2
-6
/
+21
2018-10-08
Merge pull request #2452 from ElvishJerricco/verify-sigs-overflow
Eelco Dolstra
1
-1
/
+1
2018-09-27
Don't talk about a "current folder build output"
Eelco Dolstra
1
-4
/
+4
2018-09-26
nix doctor: reimplement profile warning without gcroot check
Daiderd Jordan
1
-20
/
+19
2018-09-25
Fix overflow when verifying signatures of content addressable paths
Will Fancher
1
-1
/
+1
2018-09-24
Merge pull request #2312 from dtzWill/fix/matched-names-should-still-print-ve...
Eelco Dolstra
1
-1
/
+3
2018-09-10
auto args on repl
Ding Xiang Fei
1
-2
/
+3
2018-09-02
nix doctor: only perform path/profile checks with a daemon/local store
Daiderd Jordan
1
-3
/
+6
2018-09-02
nix doctor: add check for profile roots
Daiderd Jordan
1
-0
/
+35
2018-09-02
nix doctor: add warning for multiple versions
Daiderd Jordan
1
-0
/
+17
2018-09-02
nix doctor: handle serve protocol
Daiderd Jordan
1
-4
/
+9
2018-09-02
nix doctor: add warning if client/daemon protocol mismatches
Daiderd Jordan
1
-1
/
+26
2018-09-02
nix doctor: add command
Daiderd Jordan
1
-0
/
+26
2018-09-01
nix path-info: Remove trailing spaces
Eelco Dolstra
1
-1
/
+4
2018-08-31
Really fix the build
Eelco Dolstra
1
-0
/
+1
2018-08-31
nix path-info: Hopefully fix macOS build failure
Eelco Dolstra
1
-2
/
+2
[next]