aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-06rename the options to mention it's a narinfo TTL as disk cache is used all ov...AmineChikhaoui
2018-04-06re-order the options using the alphabetical order and improve the example in ...AmineChikhaoui
2018-04-06add documentation for the local disk cache TTL configAmineChikhaoui
2018-04-06Make the TTL for disk cache configurable, we can now completely disableAmineChikhaoui
2018-04-06Merge pull request #2040 from erictapen/doc-tofile-writetextfileEelco Dolstra
2018-04-06Use $CPPFLAGS when detecting version of aws-sdk-cppAndrew Dunham
2018-04-05<nix/buildenv.nix>: Ignore dangling symlinksEelco Dolstra
2018-04-05<nix/buildenv.nix>: Skip non-directory top-level pathsEelco Dolstra
2018-04-04Setup nix_path correctly in nix-profile-daemonMatthew Justin Bauer
2018-04-03document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm
2018-04-03libexpr: Make unsafeGetAttrPos not crash on noPosTuomas Tynkkynen
2018-03-30Merge pull request #2026 from grahamc/multi-user-linuxGraham Christensen
2018-03-30Add test eval-okay-nested-withRyan Trinkle
2018-03-30macos: Handle when a build user doesn't have a user IDGraham Christensen
2018-03-30Use a looser comparison for the 'user note' checkGraham Christensen
2018-03-30Check for the existence of a profile target before seeing if it mentions NixGraham Christensen
2018-03-30Merge pull request #2025 from zimbatm/document-s3-usageEelco Dolstra
2018-03-30nix copy: add an example with S3zimbatm
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2018-03-29Remove reference to non-existent manpagesEelco Dolstra
2018-03-29Process --option use-case-hack properlyEelco Dolstra
2018-03-29ValidPathInfo::isContentAddressed(): Ensure there are no referencesEelco Dolstra
2018-03-27Merge pull request #2005 from shlevy/fetchgit-docsEelco Dolstra
2018-03-27Merge pull request #2011 from dezgeg/use-closureinfoEelco Dolstra
2018-03-26release.nix: Use pkgs.closureInfo for binaryTarballTuomas Tynkkynen