about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2014-05-29 Sort nixPath attributesEelco Dolstra1-0/+1
2014-05-26 Use std::unordered_setEelco Dolstra4-27/+5
2014-05-26 nix-build: --add-root also takes 1 parameterAristid Breitkreuz1-1/+1
2014-05-26 dev-shell is a bash script, not shSönke Hahn1-1/+1
2014-05-26 Rephrase @ operator descriptionAdam Szkoda1-4/+3
2014-05-26 Remove ExprBuiltinEelco Dolstra4-35/+8
2014-05-26 Make the Nix search path declarativeEelco Dolstra7-17/+51
2014-05-26 Ensure that -I flags get included in nixPathEelco Dolstra8-18/+33
2014-05-26 Add constant ‘nixPath’Eelco Dolstra3-2/+20
2014-05-26 Add primop ‘scopedImport’Eelco Dolstra8-3/+50
2014-05-26 Shut up some signedness warningsEelco Dolstra1-2/+2
2014-05-23 Ugly hack to allow --argstr values starting with a dashEelco Dolstra1-0/+7
2014-05-22 Disable parallel.sh testEelco Dolstra1-1/+2
2014-05-21 nix-store -l: Fetch build logs from the InternetEelco Dolstra9-93/+144
2014-05-15 Provide a more useful error message when a dynamic attr lookup failsShea Levy1-2/+10
2014-05-15 lvlInfo -> lvlTalkativeEelco Dolstra1-1/+1
2014-05-15 nix-store --optimise: Remove bogus statisticsEelco Dolstra3-14/+9
2014-05-15 Remove tabEelco Dolstra1-2/+2
2014-05-15 Merge branch 'master' of github.com:wmertens/nixEelco Dolstra2-8/+80
2014-05-15 Shortcut store files before lstatWout Mertens2-9/+37
2014-05-14 Use the inodes given by readdir directlyWout Mertens2-21/+25
2014-05-14 Remove redundant codeEelco Dolstra1-1/+1
2014-05-13 Preload linked hashes to speed up lookupsWout Mertens2-10/+41
2014-05-13 Prepare nix-mode to be uploaded to marmaladeRicky Elrod1-9/+14
2014-05-13 nix-instantiate --eval: Apply auto-arguments if the result is a functionEelco Dolstra1-5/+10
2014-05-13 fix typoCharles Strahan1-1/+1
2014-05-10 Shortcut already-hardlinked fileswmertens1-1/+10
2014-05-06 Really fix the RPM buildsEelco Dolstra1-1/+0
2014-05-05 Fix RPM buildEelco Dolstra1-1/+0
2014-05-03 Add ubuntu 14.04Rob Vermaas1-0/+4
2014-05-02 Don't install Upstart job on FedoraEelco Dolstra1-4/+3
2014-05-02 Fix Debian testsEelco Dolstra1-0/+1
2014-05-02 Simplify multi-user installation instructionsEelco Dolstra1-49/+12
2014-05-02 Set up directories and permissions for multi-user install automaticallyEelco Dolstra1-1/+28
2014-05-02 Install an Upstart serviceEelco Dolstra4-0/+8
2014-05-02 Set build-max-jobs to the number of available cores by defaultEelco Dolstra1-0/+5
2014-05-02 When running as root, use build users by defaultEelco Dolstra1-0/+1
2014-04-28 doc fix: swap 'import' and 'export'Charles Strahan1-2/+2
2014-04-25 trunk -> masterEelco Dolstra1-2/+2
2014-04-15 nix-env: Minor change to '--delete-generations Nd' semanticsRicardo M. Correia3-7/+15
2014-04-15 Fix test evaluationEelco Dolstra2-5/+5
2014-04-11 Bump dateEelco Dolstra1-2/+2
2014-04-11 Bump version to 1.8Eelco Dolstra1-1/+1
2014-04-10 Don't barf when installing as rootEelco Dolstra2-2/+1
2014-04-09 Add docbook icons to the distributionEelco Dolstra18-3/+2
2014-04-08 If a .drv cannot be parsed, show its pathEelco Dolstra7-10/+22
2014-04-08 Simplify quick start sectionEelco Dolstra1-46/+11
2014-04-08 Remove redundant stuffEelco Dolstra1-64/+0
2014-04-08 Update installation instructionsEelco Dolstra1-22/+32
2014-04-08 nix-shell --pure: Keep the user's $PAGEREelco Dolstra1-1/+1