aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Expand)Author
2021-10-28Merge remote-tracking branch 'origin/master' into non-blocking-gcEelco Dolstra
2021-10-23Fix devShell build on non-NixOS with a different boost versionBenoit de Chezelles
2021-10-15Run installTests on HydraEelco Dolstra
2021-10-07Adds a test for nss preload mechanismArthur Gautier
2021-10-06Make Mercurial optional for the flakes testsEelco Dolstra
2021-10-06Disable testing against nixUnstable on macOSEelco Dolstra
2021-10-05CompatibilityEelco Dolstra
2021-10-05Revert "Shorten the test drv name"Eelco Dolstra
2021-09-27Use separate lowdownEelco Dolstra
2021-09-24Use latest lowdownEelco Dolstra
2021-09-20flake: Use the real nixUnstable from nixpkgsregnat
2021-09-14Merge pull request #5246 from edolstra/faster-checkEelco Dolstra
2021-09-14flake.nix: Don't do cross builds in 'nix flake check'Eelco Dolstra
2021-09-14nix-tests: Run 'make installcheck' in parallelEelco Dolstra
2021-09-13lowdown: Update to 0.8.6Eelco Dolstra
2021-07-15nlohmann_json: Update to 3.9.1, fix use of internal copyEelco Dolstra
2021-06-29Disable -pie on static nixMatthew Bauer
2021-06-29Only cross compile from x86_64-linuxMatthew Bauer
2021-06-29Merge pull request #4944 from hercules-ci/fix-gc-crashEelco Dolstra
2021-06-28Support binaryTarballCross in ghaMatthew Bauer
2021-06-26Build cross-compilation in ghaMatthew Bauer
2021-06-26Support cross-compiling binaryTarballMatthew Bauer
2021-06-25Merge remote-tracking branch 'origin/master' into cross-jobsMatthew Bauer
2021-06-24boehmgc: Crude support for coroutinesRobert Hensing
2021-06-21perlBindings: fix build on aarch64-darwinDomen Kožar
2021-06-01Include aarch64-darwin in installerFinn Behrens
2021-06-01enable aarch64-darwin buildFinn Behrens
2021-05-29Build for aarch64-darwinDomen Kožar
2021-04-23Use lowdown 0.8.4Eelco Dolstra
2021-04-15Merge branch 'build-with-strictDeps' of https://github.com/hercules-ci/nixEelco Dolstra
2021-04-15Drop libbz2 / zlib / lzma dependency + style fixesEelco Dolstra
2021-03-31flake.nix: Make the sandbox tests work againRobert Hensing
2021-03-31flake.nix: Build nix with strictDeps = trueRobert Hensing
2021-03-29Merge pull request #4239 from tweag/test-against-old-daemonEelco Dolstra
2021-03-29nixpkgs/master compatibilityEelco Dolstra
2021-03-16Shorten the test drv nameregnat
2021-03-16Make the tests (optionnally) run in another derivationregnat
2021-03-16Add a test ensuring compatibility with an old daemonregnat
2021-03-09Merge branch 'master' into cross-jobsMatthew Bauer
2021-02-25Merge pull request #4549 from NixOS/installer-artifactEelco Dolstra
2021-02-22Add x86_64 compute levels as additional system typesDaniël de Kok
2021-02-21Generate installer script for each PR/pushDomen Kožar
2021-02-06libcmd/markdown: handle allocation errors in lowdown_term_rndrsternenseemann
2021-02-05Re-enable armv6l supportMatthew Bauer
2021-02-05Merge remote-tracking branch 'origin/master' into cross-jobsMatthew Bauer
2021-02-05Merge pull request #4495 from Infinisil/perl-bindings-passthruEelco Dolstra
2021-01-29Use passthru for perl-bindings, allows Nix patching for HydraSilvan Mosberger
2021-01-26Update to lowdown 0.7.9Eelco Dolstra
2020-12-03Include static "nix" binary in Hydra build productsMatthew Bauer
2020-11-21installer: simplify the per-build installationzimbatm