summaryrefslogtreecommitdiffstats
path: root/release.nix
AgeCommit message (Expand)Author
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
2018-03-19Fix build on non-x86_64-linuxEelco Dolstra
2018-03-14Factor out commonality between release.nix and shell.nixEelco Dolstra
2018-03-14Use boost::format from the boost packageEelco Dolstra
2018-03-03release.nix: don't try to use nix-2.0 branch, no longer existsWill Dietz
2018-02-20Fix evaluation of binaryTarball.aarch64-linuxEelco Dolstra
2018-02-07SimplifyEelco Dolstra
2018-02-07Merge branch 'fix-aarch64-test' of https://github.com/grahamc/nixEelco Dolstra
2018-01-18Don't define builtins.{currentSystem,currentTime} in pure modeEelco Dolstra
2018-01-16Add pure evaluation modeEelco Dolstra
2018-01-10release: access fetchGit from builtins to fix eval w/1.11 (<1.12)Will Dietz
2018-01-04Fix Fedora 25 i386 RPM buildBenjamin Hipple
2018-01-02Fix RPM builds by increasing VM memory sizeBenjamin Hipple
2017-12-25Remove debug lineEelco Dolstra
2017-12-22release.nix: Use fetchTarball and fetchGitEelco Dolstra
2017-12-12tests.setuid: only on i686 and x86_64 linuxsGraham Christensen
2017-12-04Simplify build by including nlohmann/json.hppEelco Dolstra
2017-11-14Add dependencies for coverage testEelco Dolstra
2017-11-14Update lcov filterEelco Dolstra
2017-11-14Remove ncurses-binEelco Dolstra
2017-11-03fetchGit: Add a testEelco Dolstra
2017-11-01Add fetchMercurial primopEelco Dolstra
2017-10-06fixing bashisms in test codeJörg Thalheim
2017-09-14Remove Debian 8 and Ubuntu 14.10Eelco Dolstra
2017-08-21Allow builders to create activitiesEelco Dolstra
2017-08-19Remove nix-mode.el from Nix.Matthew Bauer