aboutsummaryrefslogtreecommitdiff
path: root/release.nix
AgeCommit message (Expand)Author
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
2017-07-14Switch to a fancy multi-user installer on DarwinGraham Christensen
2017-07-14Shellcheck the existing installerGraham Christensen
2017-07-14Tarball job: Include libseccomp on Linux onlyEelco Dolstra
2017-06-19Let hydra choose an alternate list of systemsShea Levy
2017-06-01Fix coverage jobEelco Dolstra
2017-06-01RPM, Deb: Add dependency on libseccompEelco Dolstra
2017-05-29Add test for setuid seccomp filterEelco Dolstra
2017-05-29Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra
2017-05-15Add --with-sandbox-shell configure flagEelco Dolstra
2017-05-10Replace readline by linenoiseEelco Dolstra
2017-05-03Fix Ubuntu 16.10 buildEelco Dolstra
2017-05-03Fix perlBindings.x86_64-darwinEelco Dolstra
2017-04-28Check for libreadlineEelco Dolstra
2017-04-25Make "nix repl" buildEelco Dolstra
2017-04-14Build on aarch64-linuxEelco Dolstra
2017-04-11Drop WWW::Curl dependencyEelco Dolstra
2017-03-31Fix evaluation errorEelco Dolstra
2017-03-31Merge branch 'remove-perl' of https://github.com/shlevy/nixEelco Dolstra
2017-03-30Remove tabsShea Levy
2017-03-15Add support for brotli compressionEelco Dolstra
2017-03-05Add signing and s3 support on darwinShea Levy
2017-02-22DohEelco Dolstra
2017-02-22Fix 32-bit RPM/Deb buildsEelco Dolstra
2017-02-21Drop some Ubuntu releasesEelco Dolstra
2017-02-21Debian build: Use parallel make and add Ubuntu 16.10Eelco Dolstra
2017-02-21RPM build: Use parallel makeEelco Dolstra
2017-02-21Build RPMs for Fedora 25Eelco Dolstra
2017-02-07Add nix-perl package for the perl bindingsShea Levy
2017-02-07Remove perl dependency.Shea Levy
2017-01-27release.nix: Drop nix-shell referencesEelco Dolstra
2016-12-19Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"Eelco Dolstra
2016-12-15Merge branch 'seccomp' of https://github.com/aszlig/nixEelco Dolstra
2016-12-06Drop unused WWW::Curl dependencyEelco Dolstra
2016-11-16release.nix: Add a test for sandboxingaszlig
2016-11-16Add build dependency for libseccompaszlig
2016-11-09Implement backwards-compatible RemoteStore::addToStore()Eelco Dolstra
2016-08-30Drop Fedora 19/20 buildsEelco Dolstra
2016-08-30Drop Ubuntu 13.10, 14.04 buildsEelco Dolstra
2016-08-10Remove $NIX_DB_DIREelco Dolstra
2016-05-31Fix OOM in the installer testEelco Dolstra
2016-05-31DohEelco Dolstra
2016-05-31Fix Debian 8 buildEelco Dolstra
2016-05-31Fix clang build failureEelco Dolstra
2016-05-04Make the aws-cpp-sdk dependency optionalEelco Dolstra
2016-05-02Merge pull request #892 from domenkozar/ubuntu1604Eelco Dolstra
2016-04-29add Ubuntu 16.03 .deb buildsDomen Kožar