summaryrefslogtreecommitdiffstats
path: root/release.nix
AgeCommit message (Expand)Author
2020-04-03Publish a tarball containing the crates we depend onEelco Dolstra
2020-03-13Remove the 'release' jobEelco Dolstra
2020-03-13Remove the tarball jobEelco Dolstra
2020-03-13Fix macOSEelco Dolstra
2020-03-13Add CI with github actionsDomen Kožar
2020-02-19Use Nixpkgs 20.03Eelco Dolstra
2020-02-19Add dev outputEelco Dolstra
2020-02-18Build with large config Boehm GCEelco Dolstra
2020-02-18Enable debug symbolsEelco Dolstra
2020-01-13Test PRECOMPILE_HEADERS=0Eelco Dolstra
2020-01-13Fix Nixpkgs dependencyEelco Dolstra
2019-12-19Cleanup: Remove unused makeDeb/makeRPM functionsEelco Dolstra
2019-11-26Reduce the size of the vendor directory by removing some winapi cruftEelco Dolstra
2019-11-26Include cargo dependencies in the Nix tarballEelco Dolstra
2019-11-07Fix installerScript jobEelco Dolstra
2019-11-07Use upstream nlohmann_jsonEelco Dolstra
2019-11-07Disable the evalNixOS testEelco Dolstra
2019-11-06Disable the evalNixpkgs testEelco Dolstra
2019-11-06Fix binaryTarball testEelco Dolstra
2019-11-06Make --enable-gc the defaultEelco Dolstra
2019-11-05Disable shellcheckEelco Dolstra
2019-10-25Switch to nixpkgs 19.09John Ericson
2019-08-28Fix macOS buildEelco Dolstra
2019-08-27Update the libboost hackEelco Dolstra
2019-08-27Compress binary tarballs using xzEelco Dolstra
2019-05-17fetchGit -> fetchTarballEelco Dolstra
2019-04-01Use Nixpkgs 19.03Eelco Dolstra
2019-03-25version -> .version, avoid conflict with C++20 <version>Will Dietz
2019-02-22remove noop uses of nix-store --initzimbatm
2019-01-11install: Use base-16 hashesEelco Dolstra
2018-09-26bump base nixpkgs used by default 18.03 -> 18.09Will Dietz
2018-08-30nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...Eelco Dolstra
2018-08-30Add simple test for nix upgrade-nixEelco Dolstra
2018-08-30Remove boost from the closureEelco Dolstra
2018-08-22Merge pull request #2368 from dezgeg/drop-dead-codeEelco Dolstra
2018-08-21Disable the Ubuntu 17.10 buildEelco Dolstra
2018-08-20Drop all references to NIX_INDENT_MAKETuomas Tynkkynen
2018-08-20Drop all references to --disable-init-stateTuomas Tynkkynen
2018-07-31Disable rpm_fedora27x86_64Eelco Dolstra
2018-07-31Fix RPM buildEelco Dolstra
2018-05-30release.nix: Generate the installer scriptEelco Dolstra
2018-04-19Fix tests.evalNixOSEelco Dolstra
2018-04-11Remove non-existant fedora27i386Eelco Dolstra
2018-04-07release.nix: Use $sourceRoot instead of hardcoded source directoryBogdan Seniuc
2018-03-29Expand the multi-user installer to support Linuxes with systemdGraham Christensen
2018-03-26release.nix: Use pkgs.closureInfo for binaryTarballTuomas Tynkkynen
2018-03-22Add Boost dependency to Fedora/Ubuntu buildsEelco Dolstra
2018-03-22Remove Fedora / Ubuntu releases that are no longer in NixpkgsEelco Dolstra
2018-03-22Remove some release-critical jobsEelco Dolstra
2018-03-20Fix coverage jobEelco Dolstra