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
2018-03-30
nix copy: add an example with S3
zimbatm
1
-0
/
+6
2018-03-29
Remove reference to non-existent manpages
Eelco Dolstra
1
-0
/
+2
2018-03-15
Filter ANSI colors when not writing to a terminal
Eelco Dolstra
1
-1
/
+1
2018-03-13
Merge pull request #1906 from dtzWill/fix/nix-search
Shea Levy
1
-1
/
+6
2018-03-02
Merge branch 'improve-search-algorithm' of git://github.com/Ma27/nix
Shea Levy
1
-6
/
+6
2018-03-02
Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nix
Shea Levy
1
-0
/
+1
2018-02-26
nix run: Fix segfault on macOS
Eelco Dolstra
1
-3
/
+1
2018-02-25
nix search: explicitly handle empty search string, fixes #1893
Will Dietz
1
-0
/
+5
2018-02-25
nix search: fix bug where we wrote to cache when shouldn't, breaking
Will Dietz
1
-1
/
+1
2018-02-22
Merge branch 'fix/dry-run-partially' of https://github.com/dtzWill/nix
Eelco Dolstra
1
-0
/
+2
2018-02-21
Manual: Update chapter on remote builds
Eelco Dolstra
1
-0
/
+35
2018-02-21
nix-copy: fix examples
Jörg Thalheim
1
-3
/
+3
2018-02-19
Update release notes
Eelco Dolstra
2
-0
/
+24
2018-02-13
Fix #1762
Linus Heckemann
1
-0
/
+1
2018-02-13
Merge branch 'plugins' of https://github.com/shlevy/nix
Eelco Dolstra
1
-0
/
+2
2018-02-12
toBuildables -> build
Eelco Dolstra
3
-4
/
+4
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
1
-0
/
+2
2018-02-07
nix build: Don't create output links with --dry-run.
Will Dietz
1
-0
/
+2
2018-02-07
Improve filtering of ANSI escape sequences in build logs
Eelco Dolstra
1
-39
/
+4
2018-02-06
Update the progress bar at most 20 times per second
Eelco Dolstra
2
-14
/
+31
2018-02-05
Tweak progress bar message
Eelco Dolstra
1
-1
/
+6
2018-01-31
Add 'nix upgrade-nix' command
Eelco Dolstra
3
-1
/
+137
2018-01-17
nix eval: Stop progress bar before printing the result
Eelco Dolstra
1
-0
/
+4
2018-01-17
nix eval: Take only one argument
Eelco Dolstra
1
-15
/
+11
2018-01-16
parseExprFromFile -> evalFile
Eelco Dolstra
1
-4
/
+2
2018-01-12
nix log: use pager
Will Dietz
1
-0
/
+1
2017-12-26
nix repl: use linenoiseKeyType to differentiate ^C and ^D
Will Dietz
1
-1
/
+10
2017-12-14
edit: Catch stoi exceptions from line number parsing
Ben Gamari
1
-1
/
+6
2017-12-12
search.cc: sort attribute names with `std::map`
Maximilian Bosch
1
-6
/
+6
2017-12-11
Fix forward-decl of Bindings as "class", match definition.
Will Dietz
1
-1
/
+1
2017-12-11
Merge branch 'feature/linenoise-ng' of git://github.com/dtzWill/nix
Shea Levy
2
-2
/
+2
2017-12-04
Fix #1635.
Eelco Dolstra
1
-3
/
+18
2017-11-27
no "linenoiseFree" in linenoise-ng
Will Dietz
1
-1
/
+1
2017-11-27
replace vendored linenoise with linenoise-ng
Will Dietz
1
-1
/
+1
2017-11-20
nix eval --raw: Use coerceToString()
Eelco Dolstra
1
-2
/
+6
2017-11-20
nix run: Fix "flag '--command' requires 2 argument(s)"
Eelco Dolstra
1
-1
/
+1
2017-11-20
nix run: Fix accidental removal of /nix/store existence check
Eelco Dolstra
1
-1
/
+1
2017-11-20
nix run: Ignore non-directories while setting up the chroot
Eelco Dolstra
1
-3
/
+6
2017-11-14
nix ls-{nar,store} --json: Respect -R
Eelco Dolstra
1
-1
/
+1
2017-11-14
Don't indent JSON output
Eelco Dolstra
4
-4
/
+4
2017-11-14
nix ls-{store,nar}: Add --json flag
Eelco Dolstra
1
-6
/
+15
2017-11-14
Make config options available to legacy commands
Eelco Dolstra
1
-4
/
+0
2017-10-24
More progress indicator improvements
Eelco Dolstra
1
-0
/
+4
2017-10-24
Progress indicator: Show on what machine we're building
Eelco Dolstra
1
-0
/
+3
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
11
-56
/
+88
2017-10-23
Turn $NIX_REMOTE into a configuration option
Eelco Dolstra
2
-5
/
+1
2017-09-28
nix run: Restore signals
Eelco Dolstra
1
-0
/
+2
2017-09-27
nix copy: make recursive by default
Eelco Dolstra
3
-3
/
+16
2017-09-27
Tweak message
Eelco Dolstra
1
-1
/
+1
2017-09-27
nix build: Fix realising a store path
Eelco Dolstra
1
-1
/
+3
[next]