aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07Merge branch 'master' of https://github.com/NixOS/nix into parallel-xzAmineChikhaoui
2018-02-07move the parallel-compression setting to binary-cache-store, the settingAmineChikhaoui
2018-02-07Prevent accidental recursive NixEelco Dolstra
2018-02-07make multi threaded compression configurable and use single threadedAmineChikhaoui
2018-02-07Merge branch 'master' of https://github.com/NixOS/nix into parallel-xzAmineChikhaoui
2018-02-07builtins.path test: Don't rely on shlevy's XDG_RUNTIME_DIRShea Levy
2018-02-07Improve filtering of ANSI escape sequences in build logsEelco Dolstra
2018-02-07SimplifyEelco Dolstra
2018-02-07Merge branch 'fix-aarch64-test' of https://github.com/grahamc/nixEelco Dolstra
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-07set block size to 0 to let the lzma lib choose the right one, addAmineChikhaoui
2018-02-06Add path primop.Shea Levy
2018-02-06support multi threaded xz encoder, this might be particularly useful inAmineChikhaoui
2018-02-06Update the progress bar at most 20 times per secondEelco Dolstra
2018-02-06Merge branch 'fix/busybox-sandbox-shell-attribute' of git://github.com/dtzWil...Shea Levy
2018-02-06realiseContext(): Add derivation outputs to the allowed pathsEelco Dolstra
2018-02-06checkURI(): Check file URIs against allowedPathsEelco Dolstra
2018-02-05Fix evaluationEelco Dolstra
2018-02-05release-common: use shell from nixpkgs, provide fallback for compatWill Dietz
2018-02-05Tweak progress bar messageEelco Dolstra
2018-02-05Allow substituters to be marked as trustedEelco Dolstra
2018-02-05Fix segfault using non-binary cache stores as substitutersEelco Dolstra
2018-02-03Remove nix-build --hashEelco Dolstra
2018-02-01Merge branch 'master' of git://github.com/catern/nixShea Levy
2018-02-01nix-build: Ignore --indirectEelco Dolstra
2018-02-01Remove docs on removed --drv-link and --add-drv-link optionsEelco Dolstra
2018-02-01Remove obsolete references to manifestsEelco Dolstra
2018-01-31document ability to set NIX_REMOTE=unix://path/to/socketSpencer Baugh
2018-01-31Merge pull request #1801 from catern/masterEelco Dolstra
2018-01-31Fix building without aws-sdk-cppEelco Dolstra
2018-01-31Rename 1.12 -> 2.0Eelco Dolstra
2018-01-31Add 'nix upgrade-nix' commandEelco Dolstra
2018-01-31Merge pull request #1825 from giorgiga/masterEelco Dolstra
2018-01-31CleanupEelco Dolstra
2018-01-31Merge branch 'http-binary-cache-put-upsert' of https://github.com/adelbertc/nixEelco Dolstra
2018-01-31Manual: Remove old cruftEelco Dolstra
2018-01-31Indent properlyEelco Dolstra
2018-01-29solves #1582Giorgio Gallo
2018-01-29configure: Use $CPP instead of cpp directlyBen Gamari
2018-01-27Improve manual on inheriting attributesEric Wolf
2018-01-26remote_store: register for NIX_REMOTE=unix://pathSpencer Baugh
2018-01-26HttpBinaryCacheStore: Support upsertFile with PUT.Shea Levy
2018-01-26Remove signed-binary-caches as the default for require-sigsEelco Dolstra
2018-01-24Merge pull request #1797 from dezgeg/userns-tests-fixEelco Dolstra
2018-01-24Merge pull request #1811 from dtzWill/update/json-3.0.1Eelco Dolstra
2018-01-23Merge pull request #1813 from copumpkin/download-pre-resolve-urlEelco Dolstra
2018-01-23Fix obscure corner case in name resolution for builtin:fetchurl in sandboxed ...Dan Peebles
2018-01-22nlohmann-json: 2.1.1 -> 3.0.1Will Dietz
2018-01-22Fix testEelco Dolstra
2018-01-22Don't access tarballs.nixos.org in a testEelco Dolstra