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-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
2018-08-30
nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...
Eelco Dolstra
1
-12
/
+22
2018-08-30
nix upgrade-nix: Improve error message if 'nix' is not in a profile
Eelco Dolstra
1
-1
/
+1
2018-08-30
Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nix
Eelco Dolstra
1
-11
/
+23
2018-08-30
Add simple test for nix upgrade-nix
Eelco Dolstra
1
-1
/
+8
2018-08-30
printSize() fixes
Eelco Dolstra
1
-7
/
+5
2018-08-30
Avoid overflow and use boost::format
Benjamin Hipple
1
-6
/
+7
2018-08-30
Add human readable closure sizes to nix path-info
Benjamin Hipple
1
-2
/
+27
2018-08-30
nix: Remove the -h flag
Eelco Dolstra
1
-1
/
+0
2018-08-29
Merge pull request #2336 from ivan/repl-trailing-spaces
Eelco Dolstra
1
-1
/
+6
2018-08-25
upgrade-nix: resolve profile symlinks
Daiderd Jordan
1
-3
/
+10
2018-08-25
upgrade-nix: add --dry-run
Daiderd Jordan
1
-8
/
+13
2018-08-19
nix run: Restore CPU affinity
Eelco Dolstra
1
-0
/
+3
2018-08-10
Slightly questionable workaround for #2342
Eelco Dolstra
1
-1
/
+1
2018-08-09
nix run: Respect propagated-user-env-packages
Eelco Dolstra
1
-2
/
+21
2018-08-07
repl: don't add trailing spaces to history lines
Ivan Kozik
1
-1
/
+6
2018-08-06
Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-now
Eelco Dolstra
1
-3
/
+2
2018-08-02
s3 binary cache: support specifying an endpoint
Graham Christensen
1
-0
/
+4
[next]