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-11-26
Add some Rust code
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-05
Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nix
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-04
Merge pull request #3202 from kraem/master
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-11-03
Update nix eval --help msg to not include deprecated command
kraem
2019-11-01
include netinet/in.h in src/nix/main.cc
ng0
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-28
nix repl: also handle lambda edit
zimbatm
2019-10-28
editorFor: take a pos object instead
zimbatm
2019-10-28
libexpr: findDerivationFilename return Pos instead of tuple
zimbatm
2019-10-23
libexpr: add findDerivationFilename
zimbatm
2019-10-23
libutil: add editorFor heuristic
zimbatm
2019-10-23
nix repl: add :edit command
zimbatm
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-10-06
nix doctor: add more logging output to checks
Benjamin Hipple
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
[next]