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
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-31
nix shell -> nix dev-shell
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-24
Fix --refresh with --no-net
Eelco Dolstra
2020-03-24
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2020-03-24
nix path-info --json: Print hash in SRI format
Eelco Dolstra
2020-03-24
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-19
nix repl: Put EvalState on the heap
Eelco Dolstra
2020-03-19
nix repl: Scan NixRepl for GC roots
Eelco Dolstra
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-02-18
Disable the progress bar if $TERM == dumb or unset
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2019-12-18
nix make-content-addressable: Add --json flag
Eelco Dolstra
2019-12-14
Fix progress bar
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Shut up clang warning
Eelco Dolstra
2019-12-05
nix doctor: Fix typo
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
MultiCommand: Simplify construction
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
[next]