about summary refs log tree commit diff
path: root/src/nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-08 nix copy: Don't open the --from store twiceEelco Dolstra1-1/+1
2017-09-08 nix copy: Add examplesEelco Dolstra1-1/+9
2017-09-07 nix search: Add examplesEelco Dolstra1-0/+18
2017-09-07 nix eval: Add examplesEelco Dolstra1-0/+18
2017-09-07 nix log: Add examplesEelco Dolstra1-1/+19
2017-09-07 nix build: Add examplesEelco Dolstra1-0/+14
2017-09-07 nix run: Add some examplesEelco Dolstra1-0/+18
2017-09-06 nix build: Add --out-link and --no-link optionsEelco Dolstra3-10/+24
2017-09-06 nix build: Create result symlinksEelco Dolstra4-42/+105
2017-09-01 Fix verbosity level for nix build --dry-runEelco Dolstra2-2/+2
2017-08-31 Add an activity for binary cache queriesEelco Dolstra1-3/+10
2017-08-31 More macOS build fixesEelco Dolstra1-1/+3
2017-08-31 Fix build failure on non-LinuxEelco Dolstra1-1/+1
2017-08-29 nix edit / log: Operate on a single InstallableEelco Dolstra6-89/+100
2017-08-29 nix search: Warn about cached resultsEelco Dolstra1-0/+2
2017-08-29 nix run: Flush the progress bar before starting the commandEelco Dolstra5-19/+28
2017-08-29 nix run: Add some flags for clearing/keeping the environmentEelco Dolstra1-0/+49
2017-08-29 nix run: Allow passing a command to executeEelco Dolstra1-2/+14
2017-08-29 nix run: Fix chroot executionEelco Dolstra2-60/+110
2017-08-29 Hide commands that don't have a descriptionEelco Dolstra1-2/+5
2017-08-28 Give activities a verbosity level againEelco Dolstra2-3/+6
2017-08-28 SimplifyEelco Dolstra1-15/+12
2017-08-25 SimplifyEelco Dolstra1-15/+12
2017-08-25 DohEelco Dolstra1-0/+1
2017-08-25 Allow derivations to update the build phaseEelco Dolstra1-7/+18
2017-08-25 Allow activities to be nestedEelco Dolstra1-2/+26
2017-08-25 Fix Debian buildEelco Dolstra1-1/+3
2017-08-25 Handle SIGWINCHEelco Dolstra1-8/+1
2017-08-25 When truncating the progress bar, take ANSI escape sequences into accountEelco Dolstra1-4/+41
2017-08-25 Restore activity metadataEelco Dolstra1-1/+9
2017-08-21 Remove debug lineEelco Dolstra1-2/+0
2017-08-16 nix verify: Restore the progress indicatorEelco Dolstra2-14/+40
2017-08-16 nix optimise-store: Show how much space has been freedEelco Dolstra1-43/+64
2017-08-16 nix optimise-store: AddEelco Dolstra2-4/+47
2017-08-16 Progress indicator: CleanupEelco Dolstra1-50/+59
2017-08-16 Progress indicator: More improvementsEelco Dolstra1-58/+51
2017-08-16 Progress indicator: Show number of active itemsEelco Dolstra1-3/+6
2017-08-16 Progress indicator: Unify "copying" and "substituting"Eelco Dolstra1-65/+5
2017-08-16 Improve substitution progress indicatorEelco Dolstra2-75/+32
2017-08-16 nix copy: Improve progress indicatorEelco Dolstra1-32/+67
2017-08-16 nix copy: Revive progress barEelco Dolstra1-0/+46
2017-08-16 nix copy: Add --no-check-sigs flagEelco Dolstra1-1/+9
2017-08-09 nix repl: Support printing floating-point numbersEelco Dolstra1-0/+4
2017-07-30 Replace Unicode quotes in user-facing strings by ASCIIJörg Thalheim15-38/+38
2017-07-26 nix search: Add a cacheEelco Dolstra1-9/+69
2017-07-20 nix-shell: Use bashInteractive from <nixpkgs>Eelco Dolstra1-3/+3
2017-07-20 nix search: Ignore top-level eval errorsEelco Dolstra2-2/+13
2017-07-20 nix search: Add --json flagEelco Dolstra1-13/+27
2017-07-20 Add "nix search" commandEelco Dolstra3-20/+160
2017-07-14 nix path-info: Show download sizes for binary cache storesEelco Dolstra1-1/+1