| Commit message (Expand) | Author | Age | Files | Lines |
* | shell: use withGetopts for parse-target | tv | 2017-09-19 | 1 | -13/+7 |
* | shell: use withGetopt | tv | 2017-09-15 | 1 | -75/+47 |
* | shell: s@$PWD@./.@ | tv | 2017-08-15 | 1 | -1/+1 |
* | shell: add --source= flag | tv | 2017-08-15 | 1 | -2/+9 |
* | shell: restyle --force-populate | tv | 2017-08-15 | 1 | -1/+1 |
* | shell: --quiet enables whatsupnix | tv | 2017-08-10 | 1 | -16/+41 |
* | shell: cleanup use of force_populate | tv | 2017-08-10 | 1 | -2/+2 |
* | shell: add --force-populate flag | tv | 2017-07-27 | 1 | -5/+14 |
* | shell: set NIX_REMOTE only if daemon-socket exists | tv | 2017-07-25 | 1 | -1/+3 |
* | shell: add install command | tv | 2017-07-25 | 1 | -0/+42 |
* | shell: split init.proxy off from init.env | tv | 2017-07-25 | 1 | -30/+23 |
* | shell: add --default=TARGET option to parse-target | tv | 2017-07-23 | 1 | -15/+34 |
* | shell: add quote command | tv | 2017-07-23 | 1 | -12/+20 |
* | shell: add support for --pure | tv | 2017-07-23 | 1 | -1/+2 |
* | shell: add parse-target command | tv | 2017-07-23 | 1 | -21/+19 |
* | shell: add get-source command | tv | 2017-07-23 | 1 | -7/+21 |
* | shell: drop unused config variable | tv | 2017-07-22 | 1 | -4/+0 |
* | shell test: dummy_secrets=true before populate | tv | 2017-07-14 | 1 | -1/+2 |
* | shell: support --user | tv | 2017-07-13 | 1 | -6/+10 |
* | move source config from module system to 1systems/*/source.nix | tv | 2017-07-10 | 1 | -2/+4 |
* | shell: don't populate when source doesn't evaluate | tv | 2017-07-08 | 1 | -3/+4 |
* | shell: call proxy nix-shell with --run | tv | 2017-07-08 | 1 | -1/+1 |
* | shell: use stockholm lib | tv | 2017-06-30 | 1 | -4/+3 |
* | shell: use getopt | tv | 2017-06-30 | 1 | -14/+15 |
* | shell: use writeOut to create cmdspkg | tv | 2017-06-30 | 1 | -6/+3 |
* | shell: rename hook attribute to shell | tv | 2017-06-30 | 1 | -11/+6 |
* | shell: use writeDash | tv | 2017-06-30 | 1 | -16/+8 |
* | pkgs.whatsupnix: print gawk output ASAP | tv | 2017-06-30 | 1 | -2/+2 |
* | shell: use stockholm overlay | tv | 2017-06-30 | 1 | -8/+4 |
* | shell: inline qtarget | tv | 2017-06-30 | 1 | -3/+3 |
* | shell: using proxy implies populated target | tv | 2017-06-30 | 1 | -10/+6 |
* | shell: mark shellHook as sh | tv | 2017-06-30 | 1 | -1/+1 |
* | shell: init | tv | 2017-06-29 | 1 | -0/+210 |