aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13Allow includes from nix.confShea Levy
2018-02-13Merge pull request #1775 from LnL7/darwin-build-usersEelco Dolstra
2018-02-13Merge branch 'register-constant' of https://github.com/shlevy/nixEelco Dolstra
2018-02-13Merge branch 'plugins' of https://github.com/shlevy/nixEelco Dolstra
2018-02-13Merge pull request #1859 from FRidh/flattenEelco Dolstra
2018-02-12Fix hang in build-remoteEelco Dolstra
2018-02-12Fix 'deadlock: trying to re-acquire self-held lock'Eelco Dolstra
2018-02-12toBuildables -> buildEelco Dolstra
2018-02-11compression: make parallel sink separate classWill Dietz
2018-02-11compression: print warning if parallel requested but not supportedWill Dietz
2018-02-11Nix stats: flatten statisticsFrederik Rietdijk
2018-02-09configure.ac: check if lzma has MT support, fix deb build/etc.Will Dietz
2018-02-09nix: Ensure that the user sees errors from substitutersEelco Dolstra
2018-02-09getDefaultSubstituters(): Skip broken substitutersEelco Dolstra
2018-02-09Merge pull request #1848 from AmineChikhaoui/parallel-xzEelco Dolstra
2018-02-08Allow using RegisterPrimop to define constants.Shea Levy
2018-02-08Add plugins to make Nix more extensible.Shea Levy
2018-02-08nix-env: Fix parsing of --systemEelco Dolstra
2018-02-08dsa -> ed25519Eelco Dolstra
2018-02-08Merge branch 'master' of https://github.com/NixOS/nix into parallel-xzAmineChikhaoui
2018-02-07build-dry: disable failing portion of test until issue is fixedWill Dietz
2018-02-07nix build: Don't create output links with --dry-run.Will Dietz
2018-02-07tests: Add (failing) tests for reported --dry-run issues.Will Dietz
2018-02-07More completely fix recursive nix, unbreak testsWill Dietz
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-05busybox shell: enable various useful/expected featuresWill Dietz
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