about summary refs log tree commit diff
path: root/tests/timeout.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19 Add a test for --check / --repeatEelco Dolstra3-1/+32
2018-01-18 Don't define builtins.{currentSystem,currentTime} in pure modeEelco Dolstra2-7/+3
2018-01-17 nix eval: Stop progress bar before printing the resultEelco Dolstra1-0/+4
2018-01-17 nix eval: Take only one argumentEelco Dolstra1-15/+11
2018-01-17 Move show-trace docsEelco Dolstra3-8/+8
2018-01-17 TypoEelco Dolstra1-1/+1
2018-01-16 <nix/fetchurl.nix>: Don't access builtins.currentSystemEelco Dolstra1-2/+4
2018-01-16 Make show-trace a config settingEelco Dolstra2-4/+2
2018-01-16 Add pure evaluation modeEelco Dolstra19-53/+159
2018-01-16 parseExprFromFile -> evalFileEelco Dolstra1-4/+2
2018-01-15 Barf when using a diverted store on macOSEelco Dolstra1-2/+7
2018-01-15 Fix manpath detectionIavael1-1/+1
2018-01-12 nix log: use pagerWill Dietz1-0/+1
2018-01-12 Remove extra space.Peter Stuart1-1/+1
2018-01-12 import, builtins.readFile: Handle diverted storesEelco Dolstra4-8/+33
2018-01-10 release: access fetchGit from builtins to fix eval w/1.11 (<1.12)Will Dietz1-1/+1
2018-01-09 nix.conf: builders-use-substitutesRenzo Carbonara3-2/+23
2018-01-09 fetchGit: fix creation of uninitialized cache dir, let git create itWill Dietz1-1/+0
2018-01-09 fetchGit.sh: Test we don't "corrupt" cache if invoke w/o git availWill Dietz1-0/+13
2018-01-08 Improve error message with --repair for untrusted usersEelco Dolstra1-1/+1
2018-01-04 Fix Fedora 25 i386 RPM buildBenjamin Hipple1-1/+2
2018-01-04 Rename "use-substitutes" to "substitute"Eelco Dolstra3-3/+3
2018-01-03 installer: don't touch /etc/profileDaiderd Jordan1-1/+1
2018-01-02 Fix RPM builds by increasing VM memory sizeBenjamin Hipple1-1/+1
2018-01-02 Add hasContext primopShea Levy1-0/+9