aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26Remove ExprBuiltinEelco Dolstra
2014-05-26Make the Nix search path declarativeEelco Dolstra
2014-05-26Ensure that -I flags get included in nixPathEelco Dolstra
2014-05-26Add constant ‘nixPath’Eelco Dolstra
2014-05-26Add primop ‘scopedImport’Eelco Dolstra
2014-05-26Shut up some signedness warningsEelco Dolstra
2014-05-23Ugly hack to allow --argstr values starting with a dashEelco Dolstra
2014-05-22Disable parallel.sh testEelco Dolstra
2014-05-21nix-store -l: Fetch build logs from the InternetEelco Dolstra
2014-05-15Provide a more useful error message when a dynamic attr lookup failsShea Levy
2014-05-15lvlInfo -> lvlTalkativeEelco Dolstra
2014-05-15nix-store --optimise: Remove bogus statisticsEelco Dolstra
2014-05-15Remove tabEelco Dolstra
2014-05-15Merge branch 'master' of github.com:wmertens/nixEelco Dolstra
2014-05-15Shortcut store files before lstatWout Mertens
2014-05-14Use the inodes given by readdir directlyWout Mertens
2014-05-14Remove redundant codeEelco Dolstra
2014-05-13Preload linked hashes to speed up lookupsWout Mertens
2014-05-13Prepare nix-mode to be uploaded to marmaladeRicky Elrod
2014-05-13nix-instantiate --eval: Apply auto-arguments if the result is a functionEelco Dolstra
2014-05-13fix typoCharles Strahan
2014-05-10Shortcut already-hardlinked fileswmertens
2014-05-06Really fix the RPM buildsEelco Dolstra
2014-05-05Fix RPM buildEelco Dolstra
2014-05-03Add ubuntu 14.04Rob Vermaas
2014-05-02Don't install Upstart job on FedoraEelco Dolstra
2014-05-02Fix Debian testsEelco Dolstra
2014-05-02Simplify multi-user installation instructionsEelco Dolstra
2014-05-02Set up directories and permissions for multi-user install automaticallyEelco Dolstra
2014-05-02Install an Upstart serviceEelco Dolstra
2014-05-02Set build-max-jobs to the number of available cores by defaultEelco Dolstra
2014-05-02When running as root, use build users by defaultEelco Dolstra
2014-04-28doc fix: swap 'import' and 'export'Charles Strahan
2014-04-25trunk -> masterEelco Dolstra
2014-04-15nix-env: Minor change to '--delete-generations Nd' semanticsRicardo M. Correia
2014-04-15Fix test evaluationEelco Dolstra
2014-04-11Bump dateEelco Dolstra
2014-04-11Bump version to 1.8Eelco Dolstra
2014-04-10Don't barf when installing as rootEelco Dolstra
2014-04-09Add docbook icons to the distributionEelco Dolstra
2014-04-08If a .drv cannot be parsed, show its pathEelco Dolstra
2014-04-08Simplify quick start sectionEelco Dolstra
2014-04-08Remove redundant stuffEelco Dolstra
2014-04-08Update installation instructionsEelco Dolstra
2014-04-08nix-shell --pure: Keep the user's $PAGEREelco Dolstra
2014-04-08Ensure that systemd units to into lib, not lib64Eelco Dolstra
2014-04-07Update release notesEelco Dolstra
2014-04-07Install systemd unitsEelco Dolstra
2014-04-04Show position info in attribute selection errorsEelco Dolstra
2014-04-04Show position info in Boolean operationsEelco Dolstra