aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07Support multi-part uploads for large NARs that exceed the size ofAmineChikhaoui
2018-05-07nix-shell: Only download requested outputsEelco Dolstra
2018-05-03Merge pull request #2132 from gleber/docs-impureEnvVars-env-sourcePeter Simons
2018-05-03Don't set a CA assertion for paths with referencesEelco Dolstra
2018-05-03LocalStore::addValidPath(): Throw error when the CA assertion is wrongEelco Dolstra
2018-05-02docs: mention source of env variables used by `impureEnvVars`.Gleb Peregud
2018-05-02Fix some random -Wconversion warningsEelco Dolstra
2018-05-02Fix builtins.add testEelco Dolstra
2018-05-02Fix bzip2 compression of files > 4 GiBEelco Dolstra
2018-04-30Merge pull request #2126 from DavidEGrayson/pr_gc_docEelco Dolstra
2018-04-30nix-collect-garbage: little doc fixDanylo Hlynskyi
2018-04-29add tests for builtins.addTim Sears
2018-04-23globals.hh: don't use '==' to compare string literalsWill Dietz
2018-04-23Merge branch 'aarch64-armv7' of git://github.com/lheckemann/nixShea Levy
2018-04-23Merge branch 'pos-crash-fix' of git://github.com/dezgeg/nixShea Levy
2018-04-23Merge branch 'add-test-eval-okay-nested-with' of git://github.com/ryantrinkle...Shea Levy
2018-04-23Merge branch 'doc/quiet' of git://github.com/samueldr/nixShea Levy
2018-04-23Merge branch 'hash-mismatch' of git://github.com/LnL7/nixShea Levy
2018-04-22Merge pull request #2101 from andrew-d/adunham/fix-library-orderingPeter Simons
2018-04-21Fix library ordering in MakefilesAndrew Dunham
2018-04-21Merge pull request #1707 from dtzWill/fix/issue-1692Peter Simons
2018-04-20doc: Adds `--quiet` to the common options.Samuel Dionne-Riel
2018-04-20download: make hash mismatch error consistent with fetchurlDaiderd Jordan
2018-04-20Merge pull request #2097 from dtzWill/fix/devpts-bind-mountEelco Dolstra
2018-04-20build.cc: fix bind-mount of /dev/{pts,ptmx} fallbackWill Dietz
2018-04-20Merge pull request #2092 from grahamc/opt-in-or-out-daemonEelco Dolstra
2018-04-19installer: default to the daemon installor for Linux with systemdGraham Christensen
2018-04-19installer: allow opting in / out to the daemon installerGraham Christensen
2018-04-19Fix tests.evalNixOSEelco Dolstra
2018-04-19Merge pull request #2090 from poelzi/multi_searchEelco Dolstra
2018-04-18add tests for multi searchDaniel Poelzleithner
2018-04-18Allow multiple search experssions in nix searchDaniel Poelzleithner
2018-04-17isFunction: True on primops.Shea Levy
2018-04-17Handle arguments in $EDITOREelco Dolstra
2018-04-17exportReferences: Check whether the path is in the input closureEelco Dolstra
2018-04-17Merge pull request #2068 from LnL7/version-2.1Eelco Dolstra
2018-04-16Merge branch 'repl' of https://github.com/NinjaTrappeur/nixEelco Dolstra
2018-04-16nix repl: Fix multiline SIGINT handling.Félix Baylac-Jacqué
2018-04-13Fix #1921Eelco Dolstra
2018-04-13Fix broken DocBookEelco Dolstra
2018-04-12Merge pull request #2071 from sseefried-forked/clarify-glossary-and-garbage-c...Shea Levy
2018-04-12Add to glossary and clarify garbage collectionSean Seefried
2018-04-11initPlugins: Fix dlopen error message.Shea Levy
2018-04-11Remove non-existant fedora27i386Eelco Dolstra
2018-04-11Fix #2057Eelco Dolstra
2018-04-10bump version to 2.1Daiderd Jordan
2018-04-10Fix perl-bindingsEelco Dolstra
2018-04-09manual: Add all dependencies to source prerequisites (#2060)John Arnold
2018-04-09Export required C++ version in pkgconfig.Shea Levy
2018-04-09Merge branch 'fix/ruby-shebang' of git://github.com/samueldr/nixShea Levy