aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28Check for libreadlineEelco Dolstra
2017-04-28Fix brainfartEelco Dolstra
2017-04-28Fix hash computation when importing NARs greater than 4 GiBEelco Dolstra
2017-04-26Merge pull request #1358 from shlevy/store-nestingEelco Dolstra
2017-04-26Add Store nesting to fix import-from-derivation within filterSourceShea Levy
2017-04-26DohEelco Dolstra
2017-04-26Simplify building nix-perl in nix-shellEelco Dolstra
2017-04-25nix repl: Fix Ctrl-CEelco Dolstra
2017-04-25Minor cleanupEelco Dolstra
2017-04-25Fix nix-shell testEelco Dolstra
2017-04-25"using namespace std" considered harmfulEelco Dolstra
2017-04-25nix repl: Use $XDG_DATA_HOME for the readline historyEelco Dolstra
2017-04-25Make "nix repl" buildEelco Dolstra
2017-04-25Merge nix-repl repositoryEelco Dolstra
2017-04-25Cleanup in preparation of merging nix-repl repo into nix repoEelco Dolstra
2017-04-25Merge branch 'master' of https://github.com/olejorgenb/nix-replEelco Dolstra
2017-04-25Fix buildEelco Dolstra
2017-04-25StorePathCommands: Build installablesEelco Dolstra
2017-04-25Set default installableEelco Dolstra
2017-04-25Interpret any installable containing a slash as a pathEelco Dolstra
2017-04-25Make StorePathsCommand a subclass of InstallablesCommandEelco Dolstra
2017-04-25Move code aroundEelco Dolstra
2017-04-25Add "nix eval" commandEelco Dolstra
2017-04-25Restructure installables handling in the "nix" commandEelco Dolstra
2017-04-24Remove debug statementEelco Dolstra
2017-04-24Factor out --jsonEelco Dolstra
2017-04-24nix-shell -p: Use runCommandCCEelco Dolstra
2017-04-24Merge pull request #1347 from kennyballou/sm-grammar-fixEelco Dolstra
2017-04-24Merge pull request #1351 from earldouglas/ellipsesEelco Dolstra
2017-04-24Merge pull request #1348 from armijnhemel/nix-envEelco Dolstra
2017-04-21Merge pull request #1352 from corngood/cygwin-fixesEelco Dolstra
2017-04-21add helper function to set 'interruptThrown'David McFarland
2017-04-21set _GNU_SOURCE on cygwinDavid McFarland
2017-04-20Drop misleading ellipsesJames Earl Douglas
2017-04-20Detect lsofEelco Dolstra
2017-04-20Improve nix show-config --jsonEelco Dolstra
2017-04-20Setting: Remove "Tag" template argumentEelco Dolstra
2017-04-20Read per-user settings from ~/.config/nix/nix.confEelco Dolstra
2017-04-20binary-caches-parallel-connections -> http-connectionsEelco Dolstra
2017-04-20nix.conf man page: binary-caches -> substitutersEelco Dolstra
2017-04-20Reimplement trusted-substituters (aka trusted-binary-caches)Eelco Dolstra
2017-04-19document optionArmijn Hemel
2017-04-19Fix small grammar issue about pagekballou
2017-04-19Reimplement connect-timeoutEelco Dolstra
2017-04-19getDerivations(): Filter out packages with bad derivation namesEelco Dolstra
2017-04-18Merge pull request #1337 from lheckemann/doc-tryEvalEelco Dolstra
2017-04-18Merge pull request #1321 from shlevy/channel-direct-tarball-errorEelco Dolstra
2017-04-17Manual: document tryEvalLinus Heckemann
2017-04-14Shut up some warningsEelco Dolstra
2017-04-14DohEelco Dolstra