about summary refs log tree commit diff
path: root/src/nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-08 Merge pull request #2452 from ElvishJerricco/verify-sigs-overflowEelco Dolstra1-1/+1
2018-09-27 Don't talk about a "current folder build output"Eelco Dolstra1-4/+4
2018-09-25 Fix overflow when verifying signatures of content addressable pathsWill Fancher1-1/+1
2018-09-24 Merge pull request #2312 from dtzWill/fix/matched-names-should-still-print-ve...Eelco Dolstra1-1/+3
2018-09-10 auto args on replDing Xiang Fei1-2/+3
2018-09-01 nix path-info: Remove trailing spacesEelco Dolstra1-1/+4
2018-08-31 Really fix the buildEelco Dolstra1-0/+1
2018-08-31 nix path-info: Hopefully fix macOS build failureEelco Dolstra1-2/+2
2018-08-30 nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...Eelco Dolstra1-12/+22
2018-08-30 nix upgrade-nix: Improve error message if 'nix' is not in a profileEelco Dolstra1-1/+1
2018-08-30 Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nixEelco Dolstra1-11/+23
2018-08-30 Add simple test for nix upgrade-nixEelco Dolstra1-1/+8
2018-08-30 printSize() fixesEelco Dolstra1-7/+5
2018-08-30 Avoid overflow and use boost::formatBenjamin Hipple1-6/+7
2018-08-30 Add human readable closure sizes to nix path-infoBenjamin Hipple1-2/+27
2018-08-30 nix: Remove the -h flagEelco Dolstra1-1/+0
2018-08-29 Merge pull request #2336 from ivan/repl-trailing-spacesEelco Dolstra1-1/+6
2018-08-25 upgrade-nix: resolve profile symlinksDaiderd Jordan1-3/+10
2018-08-25 upgrade-nix: add --dry-runDaiderd Jordan1-8/+13
2018-08-19 nix run: Restore CPU affinityEelco Dolstra1-0/+3
2018-08-10 Slightly questionable workaround for #2342Eelco Dolstra1-1/+1
2018-08-09 nix run: Respect propagated-user-env-packagesEelco Dolstra1-2/+21
2018-08-07 repl: don't add trailing spaces to history linesIvan Kozik1-1/+6
2018-08-06 Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-nowEelco Dolstra1-3/+2
2018-08-02 s3 binary cache: support specifying an endpointGraham Christensen1-0/+4
2018-07-27 search: include versionWill Dietz1-1/+3
2018-07-19 Revert "progress-bar: re-draw last update if nothing new for 1sec."Will Dietz1-3/+2
2018-07-06 Merge pull request #2250 from dtzWill/feature/repl-progress-bar-buildsEelco Dolstra1-1/+1
2018-07-03 nix why-depends: render output into $PAGERMaximilian Bosch1-0/+2
2018-07-02 Merge pull request #2158 from Ma27/improve-search-uxEelco Dolstra1-10/+20
2018-07-02 search.cc: improve UX for `nix search`Maximilian Bosch1-10/+20
2018-06-23 repl: use `nix build` for building instead of `nix-store -r`Will Dietz1-1/+1
2018-06-18 progress-bar: re-draw last update if nothing new for 1sec.Will Dietz1-2/+3
2018-06-13 nix: Remove special handling of .drv filesEelco Dolstra1-22/+2
2018-06-12 Move EvalState from the stack to the heapEelco Dolstra2-8/+8
2018-05-30 Move evaluator-specific settings out of libstoreEelco Dolstra1-1/+1
2018-05-30 Modularize config settingsEelco Dolstra2-6/+9
2018-04-18 Allow multiple search experssions in nix searchDaniel Poelzleithner1-18/+38
2018-04-17 Handle arguments in $EDITOREelco Dolstra1-2/+2
2018-04-16 nix repl: Fix multiline SIGINT handling.Félix Baylac-Jacqué1-0/+1
2018-04-11 Fix #2057Eelco Dolstra1-0/+1
2018-03-30 nix copy: add an example with S3zimbatm1-0/+6
2018-03-29 Remove reference to non-existent manpagesEelco Dolstra1-0/+2
2018-03-15 Filter ANSI colors when not writing to a terminalEelco Dolstra1-1/+1
2018-03-13 Merge pull request #1906 from dtzWill/fix/nix-searchShea Levy1-1/+6
2018-03-02 Merge branch 'improve-search-algorithm' of git://github.com/Ma27/nixShea Levy1-6/+6
2018-03-02 Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nixShea Levy1-0/+1
2018-02-26 nix run: Fix segfault on macOSEelco Dolstra1-3/+1
2018-02-25 nix search: explicitly handle empty search string, fixes #1893Will Dietz1-0/+5
2018-02-25 nix search: fix bug where we wrote to cache when shouldn't, breakingWill Dietz1-1/+1