about summary refs log tree commit diff
path: root/shell.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19 Fix build on non-x86_64-linuxEelco Dolstra1-1/+1
2018-03-14 Factor out commonality between release.nix and shell.nixEelco Dolstra1-22/+1
2018-03-14 Use boost::format from the boost packageEelco Dolstra1-1/+2
2017-12-04 Simplify build by including nlohmann/json.hppEelco Dolstra1-1/+0
2017-11-03 fetchGit: Add a testEelco Dolstra1-0/+1
2017-11-01 Add fetchMercurial primopEelco Dolstra1-0/+3
2017-08-21 Allow builders to create activitiesEelco Dolstra1-0/+1
2017-05-29 Add a seccomp filter to prevent creating setuid/setgid binariesEelco Dolstra1-1/+2
2017-05-15 Add --with-sandbox-shell configure flagEelco Dolstra1-4/+3
2017-05-10 Replace readline by linenoiseEelco Dolstra1-1/+0
2017-04-28 Check for libreadlineEelco Dolstra1-1/+1
2017-04-26 Simplify building nix-perl in nix-shellEelco Dolstra1-1/+8
2017-04-25 Make "nix repl" buildEelco Dolstra1-0/+1
2017-04-10 shell.nix: Remove more dependenciesEelco Dolstra1-2/+1
2017-04-10 shell.nix: Remove obsolete flagsEelco Dolstra1-2/+0
2017-03-15 Add support for brotli compressionEelco Dolstra1-1/+2
2017-01-24 shell.nix: Add a flag for using clangEelco Dolstra1-1/+3
2016-12-19 Revert "shell.nix: Add libseccomp"Eelco Dolstra1-1/+0
2016-12-15 Merge branch 'master' of github.com:NixOS/nixEelco Dolstra1-0/+1
2016-12-15 shell.nix: Add libseccompEelco Dolstra1-0/+1
2016-12-11 Add missing DBD::SQLite to shell.nixLinus Heckemann1-0/+1
2016-12-06 Add shell.nixEelco Dolstra1-0/+33