Age | Commit message (Expand) | Author | Files | Lines |
2018-08-30 | nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/... | Eelco Dolstra | 1 | -2/+2 |
2018-08-30 | Add simple test for nix upgrade-nix | Eelco Dolstra | 1 | -0/+12 |
2018-08-30 | Remove boost from the closure | Eelco Dolstra | 1 | -0/+8 |
2018-08-22 | Merge pull request #2368 from dezgeg/drop-dead-code | Eelco Dolstra | 1 | -8/+0 |
2018-08-21 | Disable the Ubuntu 17.10 build | Eelco Dolstra | 1 | -2/+2 |
2018-08-20 | Drop all references to NIX_INDENT_MAKE | Tuomas Tynkkynen | 1 | -4/+0 |
2018-08-20 | Drop all references to --disable-init-state | Tuomas Tynkkynen | 1 | -4/+0 |
2018-07-31 | Disable rpm_fedora27x86_64 | Eelco Dolstra | 1 | -1/+1 |
2018-07-31 | Fix RPM build | Eelco Dolstra | 1 | -1/+1 |
2018-05-30 | release.nix: Generate the installer script | Eelco Dolstra | 1 | -0/+21 |
2018-04-19 | Fix tests.evalNixOS | Eelco Dolstra | 1 | -1/+2 |
2018-04-11 | Remove non-existant fedora27i386 | Eelco Dolstra | 1 | -1/+0 |
2018-04-07 | release.nix: Use $sourceRoot instead of hardcoded source directory | Bogdan Seniuc | 1 | -2/+2 |
2018-03-29 | Expand the multi-user installer to support Linuxes with systemd | Graham Christensen | 1 | -5/+29 |
2018-03-26 | release.nix: Use pkgs.closureInfo for binaryTarball | Tuomas Tynkkynen | 1 | -5/+5 |
2018-03-22 | Add Boost dependency to Fedora/Ubuntu builds | Eelco Dolstra | 1 | -8/+8 |
2018-03-22 | Remove Fedora / Ubuntu releases that are no longer in Nixpkgs | Eelco Dolstra | 1 | -4/+2 |
2018-03-22 | Remove some release-critical jobs | Eelco Dolstra | 1 | -6/+0 |
2018-03-20 | Fix coverage job | Eelco Dolstra | 1 | -7/+5 |
2018-03-19 | Fix build on non-x86_64-linux | Eelco Dolstra | 1 | -2/+4 |
2018-03-14 | Factor out commonality between release.nix and shell.nix | Eelco Dolstra | 1 | -24/+4 |
2018-03-14 | Use boost::format from the boost package | Eelco Dolstra | 1 | -2/+3 |
2018-03-03 | release.nix: don't try to use nix-2.0 branch, no longer exists | Will Dietz | 1 | -1/+1 |
2018-02-20 | Fix evaluation of binaryTarball.aarch64-linux | Eelco Dolstra | 1 | -5/+6 |
2018-02-07 | Simplify | Eelco Dolstra | 1 | -1/+1 |
2018-02-07 | Merge branch 'fix-aarch64-test' of https://github.com/grahamc/nix | Eelco Dolstra | 1 | -5/+7 |
2018-01-18 | Don't define builtins.{currentSystem,currentTime} in pure mode | Eelco Dolstra | 1 | -1/+1 |
2018-01-16 | Add pure evaluation mode | Eelco Dolstra | 1 | -1/+1 |
2018-01-10 | release: access fetchGit from builtins to fix eval w/1.11 (<1.12) | Will Dietz | 1 | -1/+1 |
2018-01-04 | Fix Fedora 25 i386 RPM build | Benjamin Hipple | 1 | -1/+2 |
2018-01-02 | Fix RPM builds by increasing VM memory size | Benjamin Hipple | 1 | -1/+1 |
2017-12-25 | Remove debug line | Eelco Dolstra | 1 | -1/+0 |
2017-12-22 | release.nix: Use fetchTarball and fetchGit | Eelco Dolstra | 1 | -16/+17 |
2017-12-12 | tests.setuid: only on i686 and x86_64 linuxs | Graham Christensen | 1 | -4/+6 |
2017-12-04 | Simplify build by including nlohmann/json.hpp | Eelco Dolstra | 1 | -2/+0 |
2017-11-14 | Add dependencies for coverage test | Eelco Dolstra | 1 | -1/+1 |
2017-11-14 | Update lcov filter | Eelco Dolstra | 1 | -1/+1 |
2017-11-14 | Remove ncurses-bin | Eelco Dolstra | 1 | -1/+1 |
2017-11-03 | fetchGit: Add a test | Eelco Dolstra | 1 | -0/+3 |
2017-11-01 | Add fetchMercurial primop | Eelco Dolstra | 1 | -1/+1 |
2017-10-06 | fixing bashisms in test code | Jörg Thalheim | 1 | -1/+1 |
2017-09-14 | Remove Debian 8 and Ubuntu 14.10 | Eelco Dolstra | 1 | -6/+4 |
2017-08-21 | Allow builders to create activities | Eelco Dolstra | 1 | -0/+2 |
2017-08-19 | Remove nix-mode.el from Nix. | Matthew Bauer | 1 | -1/+1 |
2017-07-14 | Switch to a fancy multi-user installer on Darwin | Graham Christensen | 1 | -1/+6 |
2017-07-14 | Shellcheck the existing installer | Graham Christensen | 1 | -1/+4 |
2017-07-14 | Tarball job: Include libseccomp on Linux only | Eelco Dolstra | 1 | -2/+1 |
2017-06-19 | Let hydra choose an alternate list of systems | Shea Levy | 1 | -3/+1 |
2017-06-01 | Fix coverage job | Eelco Dolstra | 1 | -1/+1 |
2017-06-01 | RPM, Deb: Add dependency on libseccomp | Eelco Dolstra | 1 | -3/+3 |