summaryrefslogtreecommitdiffstats
path: root/shell.nix
AgeCommit message (Expand)Author
2020-07-17Add back flake-compat shell.nixJohn Ericson
2020-06-26Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-17Simplify shell.nix and default.nixEelco Dolstra
2020-06-17Remove rustfmtEelco Dolstra
2020-03-13Remove the tarball jobEelco Dolstra
2020-02-25Add backward compatibility default.nix / shell.nixEelco Dolstra
2020-02-19Use Nixpkgs 20.03Eelco Dolstra
2020-02-18Remove outdated shell.nixEelco Dolstra
2020-02-18Build with large config Boehm GCEelco Dolstra
2020-01-13Fix Nixpkgs dependencyEelco Dolstra
2019-12-10Update to async/await-enabled tokioEelco Dolstra
2019-11-26Add some Rust codeEelco Dolstra
2019-10-25Switch to nixpkgs 19.09John Ericson
2019-05-17fetchGit -> fetchTarballEelco Dolstra
2019-04-01Use Nixpkgs 19.03Eelco Dolstra
2018-11-01Disable the S3 content-encoding patchEelco 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
2017-12-04Simplify build by including nlohmann/json.hppEelco Dolstra
2017-11-03fetchGit: Add a testEelco Dolstra
2017-11-01Add fetchMercurial primopEelco Dolstra
2017-08-21Allow builders to create activitiesEelco 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-04-28Check for libreadlineEelco Dolstra
2017-04-26Simplify building nix-perl in nix-shellEelco Dolstra
2017-04-25Make "nix repl" buildEelco Dolstra
2017-04-10shell.nix: Remove more dependenciesEelco Dolstra
2017-04-10shell.nix: Remove obsolete flagsEelco Dolstra
2017-03-15Add support for brotli compressionEelco Dolstra
2017-01-24shell.nix: Add a flag for using clangEelco Dolstra
2016-12-19Revert "shell.nix: Add libseccomp"Eelco Dolstra
2016-12-15Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2016-12-15shell.nix: Add libseccompEelco Dolstra
2016-12-11Add missing DBD::SQLite to shell.nixLinus Heckemann
2016-12-06Add shell.nixEelco Dolstra