index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2019-10-21
Mark content-addressable paths with references as experimental
Eelco Dolstra
2019-10-21
nix make-content-addressable: Add examples
Eelco Dolstra
2019-10-21
Fix build
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
Add experimental-features setting
Eelco Dolstra
2019-10-21
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
2019-10-10
nix verify: Fix uninitialized variable
Eelco Dolstra
2019-10-09
Filter ANSI escape sequences in -L output
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
2019-10-09
nix search: Don't quietly ignore errors
Eelco Dolstra
2019-10-07
nix search: remove verbose example
Sam Doshi
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-02
Add a post-build-hook
regnat
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
2019-07-10
nix copy: Rename --substitute to --substitute-on-destination
Eelco Dolstra
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-07-03
Fix C++ compatibility with older editline versions.
Niklas Hambüchen
2019-06-28
Fix macOS build failure
Eelco Dolstra
2019-06-25
ProgressBar: Fix updating
Eelco Dolstra
2019-06-25
Automatically use --no-net if there are no network interfaces
Eelco Dolstra
2019-06-25
Add "warning" verbosity level
Eelco Dolstra
2019-06-15
nix: Add -L alias for --print-build-logs
Eelco Dolstra
2019-05-21
Merge pull request #2800 from flokli/progress-bar-hide-unknown-expected
Eelco Dolstra
2019-05-15
Merge pull request #2810 from NixOS/print-build-logs
Eelco Dolstra
2019-05-15
nix: Add --print-build-logs flag
Eelco Dolstra
2019-05-11
progress-bar: hide expected if expected is 0 (unknown)
Florian Klink
2019-03-24
repl: Restore CTRL-C behaviour
xbreak
2019-03-14
experimental/optional -> optional
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2019-01-10
Merge pull request #2617 from veprbl/pr/V547_nix_repl.cc
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-12-25
remove some dead code in nix/repl.cc
Dmitry Kalinkin
2018-12-13
Support SRI hashes
Eelco Dolstra
2018-12-12
nix repl: don't create result symlinks
Daiderd Jordan
2018-11-20
repl: give user the choice between libeditline and libreadline
Kai Harries
2018-11-20
repl: Remove code that was commented out
Kai Harries
2018-11-16
nix ls-nar: allow reading from FIFOs
Linus Heckemann
2018-11-13
Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nix
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-29
repl: complete if all matches share prefix
Will Dietz
2018-10-29
editline: wip
Will Dietz
2018-10-29
nix doctor: return nonzero exitcode if a check fails
Daiderd Jordan
2018-10-27
Fix signedness warning
Eelco Dolstra
2018-10-27
Merge branch 'nix-doctor' of https://github.com/LnL7/nix
Eelco Dolstra
2018-10-26
src/nix/local.mk: fix typos in names of symlinks
Will Dietz
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-10-08
Merge pull request #2452 from ElvishJerricco/verify-sigs-overflow
Eelco Dolstra
2018-09-27
Don't talk about a "current folder build output"
Eelco Dolstra
[next]