summaryrefslogtreecommitdiffstats
path: root/release-common.nix
AgeCommit message (Expand)Author
2020-03-13Remove the tarball jobEelco Dolstra
2020-02-18Build with large config Boehm GCEelco Dolstra
2019-12-19Merge branch 'libarchive' of https://github.com/yorickvP/nixEelco Dolstra
2019-12-13Initial gzip supportTom Bereknyei
2019-12-07libarchive proof of conceptYorick van Pelt
2019-11-26Add some Rust codeEelco Dolstra
2019-11-07Use upstream nlohmann_jsonEelco Dolstra
2019-11-06Make --enable-gc the defaultEelco Dolstra
2019-05-30release-common: fix build with `config.allowAliases = false`ln-nl
2018-11-13Remove editline expression, not needed anymoreEelco Dolstra
2018-11-13Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-01Disable the S3 content-encoding patchEelco Dolstra
2018-10-29editline: wipWill Dietz
2018-08-20Drop all references to --disable-init-stateTuomas Tynkkynen
2018-08-06Fix setting Content-Encoding in S3 uploadsEelco Dolstra
2018-07-03Include cpptoml for build simplicityEelco Dolstra
2018-07-03Add a fromTOML primopEelco Dolstra
2018-06-18release-common: prefer utillinuxMinimal to reduce compile-time depsWill Dietz
2018-06-08pr-2211: cleanupAleksandr Pashkov
2018-06-07pr-2211: cleanupAleksandr Pashkov
2018-06-06tests: more robust check for user namespaces availability (canUseSandbox)Aleksandr Pashkov
2018-05-07Support multi-part uploads for large NARs that exceed the size ofAmineChikhaoui
2018-03-14Factor out commonality between release.nix and shell.nixEelco Dolstra
2018-02-22Merge branch 'fix/sandbox-shell-features' of https://github.com/dtzWill/nixEelco Dolstra
2018-02-05release-common: use shell from nixpkgs, provide fallback for compatWill Dietz
2018-02-05busybox shell: enable various useful/expected featuresWill Dietz
2017-10-07release-common: Fix busybox builtins (busybox >= 1.27)Will Dietz
2017-05-30Only pass --with-sandbox-shell on LinuxEelco Dolstra
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra