aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01Update README.mdDomen Kožar
2020-05-01Update README.mdDomen Kožar
2020-05-01Update README.mdDomen Kožar
2020-04-30Revamp README.mdTobias Pflug
2020-04-30Merge pull request #3551 from mkenigs/rename-commandsEelco Dolstra
2020-04-30rename run to shell in testsMatthew Kenigsberg
2020-04-30Update issue templatesDomen Kožar
2020-04-30Update issue templatesDomen Kožar
2020-04-30nix dev-shell: Unset shellHookEelco Dolstra
2020-04-30nix dev-shell: Support structured attrsEelco Dolstra
2020-04-30nix dev-shell: Refactor script for getting the environmentEelco Dolstra
2020-04-30Merge pull request #3548 from Ma27/fetchtarball-posDomen Kožar
2020-04-29rename nix run to nix shell and nix app to nix runMatthew Kenigsberg
2020-04-29Fix displaying error-position in `builtins.fetch{Tree,Tarball}`Maximilian Bosch
2020-04-29StringSink pre allocateGuillaume Bouchard
2020-04-29Remove the `drain` argument from `readFile`Guillaume Bouchard
2020-04-29Merge pull request #3547 from nlewo/grantptEelco Dolstra
2020-04-29nix copy: Build derivationsEelco Dolstra
2020-04-29nix copy: Move --from / --to checkEelco Dolstra
2020-04-29Only call grantpt on MacOS systemsAntoine Eiche
2020-04-29Evaluation cache: Don't barf in read-only modeEelco Dolstra
2020-04-29builtins.readFile: do not truncate contentGuillaume Bouchard
2020-04-29Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-28Merge pull request #3542 from mkenigs/gcrootsEelco Dolstra
2020-04-28rename to NIX_GCROOTMatthew Kenigsberg
2020-04-28Tweak warning messageEelco Dolstra
2020-04-28Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nixEelco Dolstra
2020-04-28Merge pull request #3541 from alyssais/gcdosEelco Dolstra
2020-04-27Improve path:// handlingEelco Dolstra
2020-04-27flake-template.nix: Add defaultPackageEelco Dolstra
2020-04-27Fix long paths permanently breaking GCAlyssa Ross
2020-04-27commentMatthew Kenigsberg
2020-04-27Set GCROOT to store path to prevent garbage collectionMatthew Kenigsberg
2020-04-27Improve error message when an argument is not a flakeEelco Dolstra
2020-04-27nix search: Search legacyPackages recursivelyEelco Dolstra
2020-04-25nix-env: refactor uninstallDerivationsLinus Heckemann
2020-04-24nix search: Show versionEelco Dolstra
2020-04-23Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-22Don't include error.hh in util.hh to prevent header bloatEelco Dolstra
2020-04-22Don't install error-demoEelco Dolstra
2020-04-22Merge branch 'error-format' of https://github.com/bburdette/nixEelco Dolstra
2020-04-22Path fetcher: Fix store path nameEelco Dolstra
2020-04-22Merge pull request #3522 from HackerFoo/replace-select-with-pollEelco Dolstra
2020-04-22Path fetcher: Fix store path nameEelco Dolstra
2020-04-21Replace select() with poll() to allow waiting on more than FD_SETSIZE fdsDustin DeWeese
2020-04-20Fix typoEelco Dolstra
2020-04-20Revive 'nix search'Eelco Dolstra
2020-04-20Move eval-cache.{cc,hh}Eelco Dolstra
2020-04-20Get rid of the old eval cacheEelco Dolstra
2020-04-19Store more stuff in the evaluation cacheEelco Dolstra