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
2018-02-19
Update release notes
Eelco Dolstra
2018-02-13
Merge branch 'plugins' of https://github.com/shlevy/nix
Eelco Dolstra
2018-02-12
toBuildables -> build
Eelco Dolstra
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-02-07
Improve filtering of ANSI escape sequences in build logs
Eelco Dolstra
2018-02-06
Update the progress bar at most 20 times per second
Eelco Dolstra
2018-02-05
Tweak progress bar message
Eelco Dolstra
2018-01-31
Add 'nix upgrade-nix' command
Eelco Dolstra
2018-01-17
nix eval: Stop progress bar before printing the result
Eelco Dolstra
2018-01-17
nix eval: Take only one argument
Eelco Dolstra
2018-01-16
parseExprFromFile -> evalFile
Eelco Dolstra
2018-01-12
nix log: use pager
Will Dietz
2017-12-26
nix repl: use linenoiseKeyType to differentiate ^C and ^D
Will Dietz
2017-12-14
edit: Catch stoi exceptions from line number parsing
Ben Gamari
2017-12-11
Fix forward-decl of Bindings as "class", match definition.
Will Dietz
2017-12-11
Merge branch 'feature/linenoise-ng' of git://github.com/dtzWill/nix
Shea Levy
2017-12-04
Fix #1635.
Eelco Dolstra
2017-11-27
no "linenoiseFree" in linenoise-ng
Will Dietz
2017-11-27
replace vendored linenoise with linenoise-ng
Will Dietz
2017-11-20
nix eval --raw: Use coerceToString()
Eelco Dolstra
2017-11-20
nix run: Fix "flag '--command' requires 2 argument(s)"
Eelco Dolstra
2017-11-20
nix run: Fix accidental removal of /nix/store existence check
Eelco Dolstra
2017-11-20
nix run: Ignore non-directories while setting up the chroot
Eelco Dolstra
2017-11-14
nix ls-{nar,store} --json: Respect -R
Eelco Dolstra
2017-11-14
Don't indent JSON output
Eelco Dolstra
2017-11-14
nix ls-{store,nar}: Add --json flag
Eelco Dolstra
2017-11-14
Make config options available to legacy commands
Eelco Dolstra
2017-10-24
More progress indicator improvements
Eelco Dolstra
2017-10-24
Progress indicator: Show on what machine we're building
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-23
Turn $NIX_REMOTE into a configuration option
Eelco Dolstra
2017-09-28
nix run: Restore signals
Eelco Dolstra
2017-09-27
nix copy: make recursive by default
Eelco Dolstra
2017-09-27
Tweak message
Eelco Dolstra
2017-09-27
nix build: Fix realising a store path
Eelco Dolstra
2017-09-25
nix why-depends: Write to stdout
Eelco Dolstra
2017-09-25
Add "nix show-derivation"
Eelco Dolstra
2017-09-14
Add "nix add-to-store" command
Eelco Dolstra
2017-09-14
nix why-depends: Fix showing self-references
Eelco Dolstra
2017-09-11
nix why-depends: Add option to show all edges causing a dependency
Eelco Dolstra
2017-09-10
Add command "nix why-depends"
Eelco Dolstra
2017-09-10
Typo
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-08
nix copy: Add --substitute flag
Eelco Dolstra
2017-09-08
nix copy: Don't open the --from store twice
Eelco Dolstra
2017-09-08
nix copy: Add examples
Eelco Dolstra
2017-09-07
nix search: Add examples
Eelco Dolstra
2017-09-07
nix eval: Add examples
Eelco Dolstra
2017-09-07
nix log: Add examples
Eelco Dolstra
2017-09-07
nix build: Add examples
Eelco Dolstra
[next]