aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-09Make prim_exec and prim_importNative available to pluginsShea Levy
2018-04-09Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...Samuel Dionne-Riel
2018-04-09Merge branch 'add-split-test-file' of git://github.com/mightybyte/nixShea Levy
2018-04-09Merge pull request #2061 from shlevy/nix-daemon-interruptEelco Dolstra
2018-04-09nix-daemon: Exit successfully when interrupted.Shea Levy
2018-04-09Merge pull request #2055 from dudebout/patch-1Eelco Dolstra
2018-04-09Merge pull request #2059 from andrew-d/adunham/fix-destdirEelco Dolstra
2018-04-08Fix missing $DESTDIR when installing programsAndrew Dunham
2018-04-08Adds `nix-shell` test for special-cased ruby interpreter.Samuel Dionne-Riel
2018-04-07nix-shell: Fixes use with ruby shebangs.Samuel Dionne-Riel
2018-04-07fix typo in nix-env man pageNicolas Dudebout
2018-04-07release.nix: Use $sourceRoot instead of hardcoded source directoryBogdan Seniuc
2018-04-06Add missing eval-okay-regex-split.exp test fileDoug Beardsley
2018-04-06Merge pull request #2036 from AmineChikhaoui/disk-cache-ttlEelco Dolstra
2018-04-06update/re-order the options docsAmineChikhaoui