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
2017-05-29
Fix build failure on Debian/Ubuntu
Eelco Dolstra
1
-0
/
+1
2017-05-16
Improve progress indicator
Eelco Dolstra
5
-65
/
+211
2017-05-15
nix ls: support '/' for the root directory
Benno Fünfstück
1
-0
/
+4
2017-05-10
Replace readline by linenoise
Eelco Dolstra
2
-110
/
+63
2017-05-08
Add "nix edit" command
Eelco Dolstra
1
-0
/
+75
2017-05-04
nix dump-path: Add
Eelco Dolstra
3
-0
/
+55
2017-05-03
nix eval: Add a --raw flag
Eelco Dolstra
1
-1
/
+13
2017-05-02
Fix "nix ... --all"
Eelco Dolstra
2
-12
/
+16
2017-04-28
Check for libreadline
Eelco Dolstra
2
-1
/
+7
2017-04-25
nix repl: Fix Ctrl-C
Eelco Dolstra
1
-0
/
+10
2017-04-25
Minor cleanup
Eelco Dolstra
1
-10
/
+7
2017-04-25
"using namespace std" considered harmful
Eelco Dolstra
1
-6
/
+5
2017-04-25
nix repl: Use $XDG_DATA_HOME for the readline history
Eelco Dolstra
1
-3
/
+4
2017-04-25
Make "nix repl" build
Eelco Dolstra
2
-32
/
+36
2017-04-25
Merge nix-repl repository
Eelco Dolstra
1
-0
/
+719
2017-04-25
Cleanup in preparation of merging nix-repl repo into nix repo
Eelco Dolstra
1
-0
/
+719
2017-04-25
StorePathCommands: Build installables
Eelco Dolstra
3
-20
/
+13
2017-04-25
Set default installable
Eelco Dolstra
1
-1
/
+7
2017-04-25
Interpret any installable containing a slash as a path
Eelco Dolstra
1
-11
/
+7
2017-04-25
Make StorePathsCommand a subclass of InstallablesCommand
Eelco Dolstra
2
-24
/
+33
2017-04-25
Move code around
Eelco Dolstra
8
-80
/
+68
2017-04-25
Add "nix eval" command
Eelco Dolstra
1
-0
/
+44
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
8
-124
/
+249
2017-04-24
Factor out --json
Eelco Dolstra
2
-7
/
+3
2017-04-20
Improve nix show-config --json
Eelco Dolstra
1
-2
/
+1
2017-04-13
Add "nix show-config" command
Eelco Dolstra
1
-0
/
+43
2017-04-13
Convert Settings to the new config system
Eelco Dolstra
1
-1
/
+0
2017-04-08
Process nix.conf options in "new" nix commands, add test.
Will Dietz
1
-0
/
+1
2017-03-16
nix copy: Make -r option use the "from" store
Eelco Dolstra
3
-4
/
+14
2017-03-16
copyPaths(): Use queryValidPaths() to reduce SSH latency
Eelco Dolstra
1
-1
/
+1
2017-03-15
Add a "nix log" command
Eelco Dolstra
1
-0
/
+57
2017-01-26
exportReferencesGraph: Export more complete info in JSON format
Eelco Dolstra
1
-49
/
+6
2017-01-19
Merge pull request #981 from shlevy/build-remote-c++
Eelco Dolstra
1
-27
/
+1
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
11
-28
/
+28
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
11
-28
/
+28
2016-11-10
Store::computeFSClosure(): Support a set of paths
Eelco Dolstra
1
-2
/
+2
2016-11-10
build-remote: Implement in C++
Shea Levy
1
-27
/
+1
2016-11-09
Merge branch 'ssh-store' of https://github.com/shlevy/nix
Eelco Dolstra
4
-5
/
+5
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
2
-7
/
+7
2016-09-14
nix path-info: Add some more examples
Eelco Dolstra
1
-1
/
+9
2016-09-02
Merge openStore and openStoreAt with default arguments
Shea Levy
4
-5
/
+5
2016-08-30
Fix 32-bit build
Eelco Dolstra
1
-5
/
+2
2016-08-29
nix path-info: Add --json flag
Eelco Dolstra
1
-22
/
+81
2016-08-23
nix build: Use Nix search path
Eelco Dolstra
2
-6
/
+48
2016-08-10
Mark content-addressed paths in the Nix database and in .narinfo
Eelco Dolstra
2
-1
/
+6
2016-06-02
nix run: Set a reasonable uid/gid
Eelco Dolstra
1
-0
/
+7
2016-06-02
nix run: Handle the case where the /nix/store mount point doesn't exist
Eelco Dolstra
1
-2
/
+39
2016-06-02
nix run: Mount the Nix store in a private namespace
Eelco Dolstra
1
-1
/
+21
2016-06-02
Add basic "nix run" command
Eelco Dolstra
1
-0
/
+62
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2
-2
/
+2
[next]