aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-10Print a warning when loading a large path into memoryEelco Dolstra
2014-06-02nix-env -qa --json: Generate valid JSON even if there are invalid meta attrsEelco Dolstra
2014-05-29Fix testEelco Dolstra
2014-05-29Sort nixPath attributesEelco Dolstra
2014-05-26Use std::unordered_setEelco Dolstra
2014-05-26nix-build: --add-root also takes 1 parameterAristid Breitkreuz
2014-05-26dev-shell is a bash script, not shSönke Hahn
2014-05-26Rephrase @ operator descriptionAdam Szkoda
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